commit | ef199ccbc2a56831bbacc436fff1de49fa7aac16 | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Tue Sep 03 01:28:31 2024 +0200 |
committer | Jens Geyer <jensg@apache.org> | Tue Sep 03 01:33:19 2024 +0200 |
tree | ec1b9ec9588c6e1e5f6a4655deacd111f2556448 | |
parent | 467c6bdcb14f1fcdfb416df92b76ca9e5abbdc90 [diff] [blame] |
bump version number
diff --git a/lib/rs/Cargo.toml b/lib/rs/Cargo.toml index dd4a1b6..263b9d9 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.21.0" +version = "0.22.0" license = "Apache-2.0" authors = ["Apache Thrift Developers <dev@thrift.apache.org>"] homepage = "http://thrift.apache.org"