commit | c75646a359e4bb38ff11e4b7255a3ad49ab3319c | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Tue Aug 30 22:54:32 2022 +0200 |
committer | Jens Geyer <jensg@apache.org> | Tue Aug 30 23:55:34 2022 +0200 |
tree | 754e37fc0f25d7e96b0d809b83f7e2eb05941445 | |
parent | 22f6a8a3c879175e18ce95f88a393f34ff8f158c [diff] [blame] |
version bump
diff --git a/lib/rs/Cargo.toml b/lib/rs/Cargo.toml index 292f1bb..6c862aa 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.17.0" +version = "0.18.0" license = "Apache-2.0" authors = ["Apache Thrift Developers <dev@thrift.apache.org>"] homepage = "http://thrift.apache.org"