Skip to content

Commit

Permalink
h3-quinn v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruben2424 committed Jul 1, 2024
1 parent 4525cae commit d5bc862
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions changelog-h3-quinn.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### v0.0.6 (2024-07-01)
* Consolidate quic trait redundancy
* make types Sync

### v0.0.6 (2024-05-20)
* use quinn 0.11

Expand Down
2 changes: 1 addition & 1 deletion h3-quinn/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "h3-quinn"
version = "0.0.6"
version = "0.0.7"
rust-version = "1.66"
authors = ["Jean-Christophe BEGUE <[email protected]>"]
edition = "2021"
Expand Down

0 comments on commit d5bc862

Please sign in to comment.