commit | adca4bc48b2061e92cbc6faa4ec972da7e356b5b | [log] [tgz] |
---|---|---|
author | Alessandro Ghedini <alessandro@ghedini.me> | Thu Mar 30 17:20:40 2023 +0900 |
committer | Alessandro Ghedini <alessandro@ghedini.me> | Thu Mar 30 17:47:26 2023 +0900 |
tree | 446e50f016ccdaf82cc557f1f6f7cb5554fe58cd | |
parent | de1e245169bee2ce9d4061fa7ddf025b4a73fcec [diff] |
0.17.1
diff --git a/quiche/Cargo.toml b/quiche/Cargo.toml index fc24be7..0eb2417 100644 --- a/quiche/Cargo.toml +++ b/quiche/Cargo.toml
@@ -1,6 +1,6 @@ [package] name = "quiche" -version = "0.16.0" +version = "0.17.1" authors = ["Alessandro Ghedini <alessandro@ghedini.me>"] edition = "2018" build = "src/build.rs"