commit | 6868ebbb31cf32dbde018b03831d167565ba51d8 | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Thu Jan 20 21:02:02 2022 +0100 |
committer | Jens Geyer <jensg@apache.org> | Thu Jan 20 21:02:02 2022 +0100 |
tree | bb4538c411b8f91e73529979584d0b819b23c16d | |
parent | 7a6829531f00f7e95f904d5794d632acee62ddf0 [diff] |
Release 0.16.0
diff --git a/lib/rs/Cargo.toml b/lib/rs/Cargo.toml index a32d671..4aedaec 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.16.0" +version = "0.17.0" license = "Apache-2.0" authors = ["Apache Thrift Developers <dev@thrift.apache.org>"] homepage = "http://thrift.apache.org"