Skip to content

Commit 84316da

Browse files
authored
h3-webtransport v0.1.2 (#305)
1 parent 2dc3412 commit 84316da

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

changelog-h3-webtransport.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v0.1.2 (2025-05-06)
2+
* use new h3 error types
3+
* some code cleanup
4+
15
# v0.1.1
26
* update dependencies
37
* move datagram logic to its own crate

h3-webtransport/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-webtransport"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
edition = "2021"
55
documentation = "https://docs.rs/h3-webtransport"
66
repository = "https://github.com/hyperium/h3"

0 commit comments

Comments
 (0)