diff --git a/quinn/Cargo.toml b/quinn/Cargo.toml index d1829e85b..4b020a34e 100644 --- a/quinn/Cargo.toml +++ b/quinn/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "quinn" -version = "0.11.5" +version = "0.11.6" license.workspace = true repository.workspace = true description = "Versatile QUIC transport protocol implementation"