diff --git a/quinn/Cargo.toml b/quinn/Cargo.toml index 93294a1f0..9b7ab2c49 100644 --- a/quinn/Cargo.toml +++ b/quinn/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "quinn" -version = "0.11.2" +version = "0.11.3" license.workspace = true repository.workspace = true description = "Versatile QUIC transport protocol implementation"