commit | 75cf93ed22264fecaa79e82f05fa9f02d49fc58b | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Sun Feb 04 14:50:37 2024 +0100 |
committer | Jens Geyer <jensg@apache.org> | Sun Feb 04 14:50:37 2024 +0100 |
tree | ad7e483b593040fadd747648624c844ceeef3b58 | |
parent | 0c637d7aa553a52b11bf92855448a20914d59817 [diff] [blame] |
bump version number
diff --git a/lib/rs/Cargo.toml b/lib/rs/Cargo.toml index a6e8533..dd4a1b6 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.20.0" +version = "0.21.0" license = "Apache-2.0" authors = ["Apache Thrift Developers <dev@thrift.apache.org>"] homepage = "http://thrift.apache.org"