commit | 28ef289f027713cb024e3171ccfa2972fc12a9e2 | [log] [tgz] |
---|---|---|
author | Alessandro Ghedini <alessandro@ghedini.me> | Tue Aug 22 14:25:07 2023 +0100 |
committer | Alessandro Ghedini <alessandro@ghedini.me> | Tue Aug 22 14:25:07 2023 +0100 |
tree | aaa046e4b4d50ab2cf7117162e59151a59457215 | |
parent | af656066b04595d0b388cfaa044934be076ed778 [diff] |
0.18.0
diff --git a/quiche/Cargo.toml b/quiche/Cargo.toml index b2d0ed1..4ebf1ba 100644 --- a/quiche/Cargo.toml +++ b/quiche/Cargo.toml
@@ -1,6 +1,6 @@ [package] name = "quiche" -version = "0.17.2" +version = "0.18.0" authors = ["Alessandro Ghedini <alessandro@ghedini.me>"] edition = "2018" build = "src/build.rs"