commit | 0d5b4f9fa1e9b69c1f8da9a68f2a7eb2c734662b | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Sat Jul 08 12:49:11 2023 +0200 |
committer | Jens Geyer <jensg@apache.org> | Sat Jul 08 12:49:11 2023 +0200 |
tree | 31b8d8bbe69b3b4270481467224252f7547b4f46 | |
parent | bccca9301dedd6403062ef6be4c56533f889e5b5 [diff] [blame] |
created reƶease branch 0.19.0
diff --git a/lib/rs/Cargo.toml b/lib/rs/Cargo.toml index 4b3c857..38c277d 100644 --- a/lib/rs/Cargo.toml +++ b/lib/rs/Cargo.toml
@@ -2,7 +2,7 @@ name = "thrift" description = "Rust bindings for the Apache Thrift RPC system" edition = "2021" -version = "0.19.0" +version = "0.20.0" license = "Apache-2.0" authors = ["Apache Thrift Developers <dev@thrift.apache.org>"] homepage = "http://thrift.apache.org"