commit | af368e9287ea975d184f9f66df52dbf109adf0e4 | [log] [tgz] |
---|---|---|
author | Alessandro Ghedini <alessandro@ghedini.me> | Fri Nov 10 13:44:04 2023 +0100 |
committer | Alessandro Ghedini <alessandro@ghedini.me> | Fri Nov 10 13:44:04 2023 +0100 |
tree | fbfce66d8134bb1b64ccb00e7c80ca8c4673861b | |
parent | 1993e0d3e5de78602cfd33d7757cf6de94d96976 [diff] |
0.19.0
diff --git a/quiche/Cargo.toml b/quiche/Cargo.toml index ef9e354..f3c47e1 100644 --- a/quiche/Cargo.toml +++ b/quiche/Cargo.toml
@@ -1,6 +1,6 @@ [package] name = "quiche" -version = "0.18.0" +version = "0.19.0" authors = ["Alessandro Ghedini <alessandro@ghedini.me>"] edition = "2018" build = "src/build.rs"