commit | 65291dac391080d8aa8188ea62f428f4398425cc | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Tue Mar 02 21:02:34 2021 +0100 |
committer | Jens Geyer <jensg@apache.org> | Tue Mar 02 21:02:34 2021 +0100 |
tree | 2b18b7231808f8a91e8619d119354aab7c977113 | |
parent | 65fb49bb41f852375b278c9057d52c9472f0cb3a [diff] [blame] |
version 0.14.1
diff --git a/lib/rs/Cargo.toml b/lib/rs/Cargo.toml index 4f2b4c8..5c2339a 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 = "2018" -version = "0.14.0" +version = "0.14.1" license = "Apache-2.0" authors = ["Apache Thrift Developers <dev@thrift.apache.org>"] homepage = "http://thrift.apache.org"