mirror of
https://github.com/cloudflare/quiche.git
synced 2025-05-15 01:54:18 +08:00
h3i: release 0.4.0
This commit is contained in:
parent
a186a49c9d
commit
c6489c891a
@ -38,7 +38,7 @@ env_logger = "0.10"
|
||||
foundations = { version = "4", default-features = false }
|
||||
futures = { version = "0.3" }
|
||||
futures-util = { version = "0.3", default-features = false }
|
||||
h3i = { version = "0.3", path = "./h3i" }
|
||||
h3i = { version = "0.4", path = "./h3i" }
|
||||
ipnetwork = { version = "0.20" }
|
||||
libc = { version = "0.2.76", default-features = false }
|
||||
log = { version = "0.4.20" }
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "h3i"
|
||||
version = "0.3.0"
|
||||
version = "0.4.0"
|
||||
authors = [
|
||||
"Lucas Pardue <lucas@lucaspardue.com>",
|
||||
"Evan Rittenhouse <evanrittenhouse@gmail.com>",
|
||||
|
Loading…
x
Reference in New Issue
Block a user