We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 651ff5e commit c11410cCopy full SHA for c11410c
changelog-h3-quinn.md
@@ -1,3 +1,7 @@
1
+### v0.0.5 (2024-01-24)
2
+
3
+* Update to `http` v1.
4
5
### v0.0.4 (2023-10-23)
6
7
* Fix `cargo doc` warning ([3ef7c1a](https://github.com/hyperium/h3/commit/3ef7c1a37b635e8446322d8f8d3a68580a208ad8))
@@ -17,4 +21,4 @@
17
21
18
22
### v0.0.1 (2023-03-09)
19
23
20
-initial release
24
+initial release
h3-quinn/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "h3-quinn"
-version = "0.0.4"
+version = "0.0.5"
rust-version = "1.63"
authors = ["Jean-Christophe BEGUE <[email protected]>"]
edition = "2018"
0 commit comments