Skip to content

Commit d9cae33

Browse files
authored
h3-quinn v0.0.3 (#191)
1 parent fabf614 commit d9cae33

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

changelog-h3-quinn.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
15
### v0.0.2 (2023-04-11)
26

37
#### Bug Fixes

h3-quinn/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "h3-quinn"
3-
version = "0.0.2"
3+
version = "0.0.3"
44
rust-version = "1.63"
55
authors = ["Jean-Christophe BEGUE <jc.begue@pm.me>"]
66
edition = "2018"

0 commit comments

Comments
 (0)