commit | 1310dc1eb4014457a667a7287d1fa113432c7a54 | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Wed Nov 29 22:35:29 2017 +0100 |
committer | Jens Geyer <jensg@apache.org> | Fri Dec 01 23:13:19 2017 +0100 |
tree | 04b7001b97ec6c82f4ec29a1246b0df48cbc9d49 | |
parent | 1c7bf3ebc43b8f2f2a800f6ed43643d001e12040 [diff] [blame] |
Version 0.11.0
diff --git a/lib/rs/Cargo.toml b/lib/rs/Cargo.toml index 5f8f5e8..8e68175 100644 --- a/lib/rs/Cargo.toml +++ b/lib/rs/Cargo.toml
@@ -1,7 +1,7 @@ [package] name = "thrift" description = "Rust bindings for the Apache Thrift RPC system" -version = "1.0.0" +version = "0.11.0" license = "Apache-2.0" authors = ["Apache Thrift Developers <dev@thrift.apache.org>"] homepage = "http://thrift.apache.org"