diff --git a/quinn-proto/Cargo.toml b/quinn-proto/Cargo.toml index 4c8d0521a..1b757fa72 100644 --- a/quinn-proto/Cargo.toml +++ b/quinn-proto/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "quinn-proto" -version = "0.11.7" +version = "0.11.8" edition.workspace = true rust-version.workspace = true license.workspace = true