Skip to content

Commit f785541

Browse files
authored
h3-quinn v0.0.7 (#251)
1 parent 4525cae commit f785541

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

changelog-h3-quinn.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### v0.0.6 (2024-07-01)
2+
* Consolidate quic trait redundancy
3+
* make types Sync
4+
15
### v0.0.6 (2024-05-20)
26
* use quinn 0.11
37

h3-quinn/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "h3-quinn"
3-
version = "0.0.6"
3+
version = "0.0.7"
44
rust-version = "1.66"
55
authors = ["Jean-Christophe BEGUE <[email protected]>"]
66
edition = "2021"

0 commit comments

Comments
 (0)