File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.6.2] ( https://github.com/kixelated/web-transport-rs/compare/web-transport-v0.6.1...web-transport-v0.6.2 ) - 2024-10-27
10+
11+ ### Other
12+
13+ - Gotta bump deps too. ([ #48 ] ( https://github.com/kixelated/web-transport-rs/pull/48 ) )
14+ - Update crate description
15+
916## [ 0.6.1] ( https://github.com/kixelated/web-transport-rs/compare/web-transport-v0.6.0...web-transport-v0.6.1 ) - 2024-10-26
1017
1118### Other
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ authors = ["Luke Curley"]
55repository = " https://github.com/kixelated/web-transport-rs"
66license = " MIT OR Apache-2.0"
77
8- version = " 0.6.1 "
8+ version = " 0.6.2 "
99edition = " 2021"
1010
1111keywords = [" quic" , " http3" , " webtransport" ]
You can’t perform that action at this time.
0 commit comments