deps and update CHANGELOG

This commit is contained in:
Jun Kurihara 2023-04-28 19:09:59 +09:00
commit 4fb15a91ce
No known key found for this signature in database
GPG key ID: D992B3E3DE1DED23
5 changed files with 18 additions and 11 deletions

View file

@ -13,7 +13,7 @@ categories = ["network-programming", "web-programming"]
license = "MIT"
[dependencies]
h3 = { version = "0.0.1", path = "../h3/h3" }
h3 = { version = "0.0.2", path = "../h3/h3" }
bytes = "1"
quinn = { path = "../quinn/quinn/", default-features = false }
quinn-proto = { path = "../quinn/quinn-proto/", default-features = false }