commit | 5b1e3d286411e2cc411f8dc6d6ff1ee40f1bd026 | [log] [tgz] |
---|---|---|
author | Alessandro Ghedini <alessandro@ghedini.me> | Mon Dec 11 16:18:12 2023 +0000 |
committer | Alessandro Ghedini <alessandro@ghedini.me> | Mon Dec 11 16:18:12 2023 +0000 |
tree | 49a27d589643830ae56853c5fcf51d71bfed76ac | |
parent | ec3e004a457bb5009453361785090827dc3fce0e [diff] |
0.20.0
diff --git a/quiche/Cargo.toml b/quiche/Cargo.toml index 5fbbb01..ed7b1f5 100644 --- a/quiche/Cargo.toml +++ b/quiche/Cargo.toml
@@ -1,6 +1,6 @@ [package] name = "quiche" -version = "0.19.0" +version = "0.20.0" authors = ["Alessandro Ghedini <alessandro@ghedini.me>"] edition = "2018" build = "src/build.rs"