diff --git a/quinn-proto/Cargo.toml b/quinn-proto/Cargo.toml index 6267ffe74..617c41081 100644 --- a/quinn-proto/Cargo.toml +++ b/quinn-proto/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "quinn-proto" -version = "0.11.8" +version = "0.11.9" edition.workspace = true rust-version.workspace = true license.workspace = true