commit | c5fc0679ece63636a2264ef273c75f08a405fdf7 | [log] [tgz] |
---|---|---|
author | Alessandro Ghedini <alessandro@ghedini.me> | Fri Jan 24 18:24:00 2025 +0000 |
committer | Alessandro Ghedini <alessandro@ghedini.me> | Fri Jan 24 18:24:00 2025 +0000 |
tree | 4c2ebe4e08185698085653ca35ea09ce32ede108 | |
parent | 457809c300447cc0b6bdc42f0d14416149616847 [diff] |
quiche: release 0.23.2
diff --git a/quiche/Cargo.toml b/quiche/Cargo.toml index b2fa734..4245127 100644 --- a/quiche/Cargo.toml +++ b/quiche/Cargo.toml
@@ -1,6 +1,6 @@ [package] name = "quiche" -version = "0.23.1" +version = "0.23.2" authors = ["Alessandro Ghedini <alessandro@ghedini.me>"] edition = "2018" build = "src/build.rs"