We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fabf614 commit d9cae33Copy full SHA for d9cae33
changelog-h3-quinn.md
@@ -1,3 +1,7 @@
1
+### v0.0.3 (2023-05-16)
2
+
3
+* Update dependencies (quinn 0.10 and rustls 0.21) ([fabf614](https://github.com/hyperium/h3/commit/fabf6149c9ee57d7803ea5fb4426f895cbb5d244))
4
5
### v0.0.2 (2023-04-11)
6
7
#### Bug Fixes
h3-quinn/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "h3-quinn"
-version = "0.0.2"
+version = "0.0.3"
rust-version = "1.63"
authors = ["Jean-Christophe BEGUE <jc.begue@pm.me>"]
edition = "2018"
0 commit comments