commit | 63e86ce23a28b990c68fb908971ac95ea30444c6 | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Fri Jun 11 00:41:22 2021 +0200 |
committer | Jens Geyer <jensg@apache.org> | Fri Jun 11 00:55:22 2021 +0200 |
tree | 173d86af8c70f13db1ba1f1eda4c36629d5033df | |
parent | d604602064e9218cc1f0153a4f83dff22fa1b44e [diff] [blame] |
Version 0.14.2
diff --git a/lib/rs/Cargo.toml b/lib/rs/Cargo.toml index 5c2339a..05dfe03 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.1" +version = "0.14.2" license = "Apache-2.0" authors = ["Apache Thrift Developers <dev@thrift.apache.org>"] homepage = "http://thrift.apache.org"