diff options
Diffstat (limited to 'third_party/rust/neqo-qpack/Cargo.toml')
-rw-r--r-- | third_party/rust/neqo-qpack/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/rust/neqo-qpack/Cargo.toml b/third_party/rust/neqo-qpack/Cargo.toml index 1becac8190..822cddd9c0 100644 --- a/third_party/rust/neqo-qpack/Cargo.toml +++ b/third_party/rust/neqo-qpack/Cargo.toml @@ -13,7 +13,7 @@ edition = "2021" rust-version = "1.74.0" name = "neqo-qpack" -version = "0.7.2" +version = "0.7.5" authors = ["The Neqo Authors <necko@mozilla.com>"] homepage = "https://github.com/mozilla/neqo/" license = "MIT OR Apache-2.0" |