Skip to content

Commit c11410c

Browse files
committed
h3-quinn v0.0.5
1 parent 651ff5e commit c11410c

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

changelog-h3-quinn.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### v0.0.5 (2024-01-24)
2+
3+
* Update to `http` v1.
4+
15
### v0.0.4 (2023-10-23)
26

37
* Fix `cargo doc` warning ([3ef7c1a](https://github.com/hyperium/h3/commit/3ef7c1a37b635e8446322d8f8d3a68580a208ad8))
@@ -17,4 +21,4 @@
1721

1822
### v0.0.1 (2023-03-09)
1923

20-
initial release
24+
initial release

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.4"
3+
version = "0.0.5"
44
rust-version = "1.63"
55
authors = ["Jean-Christophe BEGUE <[email protected]>"]
66
edition = "2018"

0 commit comments

Comments
 (0)