commit | 92dcc500462ac22bb72e822d3f4e99039d29acfd | [log] [tgz] |
---|---|---|
author | Alessandro Ghedini <alessandro@ghedini.me> | Thu Sep 23 15:38:30 2021 +0100 |
committer | Alessandro Ghedini <alessandro@ghedini.me> | Thu Sep 23 15:38:30 2021 +0100 |
tree | 8bf7aaf2db8b568f72c326f81a927fc90bc2772f | |
parent | a96c98113303c07f00471844d529d7ae1c34eba8 [diff] |
0.10.0
diff --git a/Cargo.toml b/Cargo.toml index df2a61e..470dbce 100644 --- a/Cargo.toml +++ b/Cargo.toml
@@ -1,6 +1,6 @@ [package] name = "quiche" -version = "0.9.0" +version = "0.10.0" authors = ["Alessandro Ghedini <alessandro@ghedini.me>"] edition = "2018" build = "src/build.rs"