commit | f9f037bd5a9776ff1f7e28b530418299d102d8d3 | [log] [tgz] |
---|---|---|
author | Allen George <allen.george@gmail.com> | Thu Dec 27 13:56:21 2018 -0500 |
committer | James E. King III <jking@apache.org> | Fri Dec 28 07:33:17 2018 -0500 |
tree | 680a617c155b56a010d444fe8791803c878d7a4f | |
parent | a597725bcbfc261caae834fd763dd3734ab1ffce [diff] [blame] |
Update Cargo.toml, release instructions and release script Client: rs
diff --git a/lib/rs/Cargo.toml b/lib/rs/Cargo.toml index f5844b4..ed32179 100644 --- a/lib/rs/Cargo.toml +++ b/lib/rs/Cargo.toml
@@ -7,7 +7,7 @@ homepage = "http://thrift.apache.org" documentation = "https://thrift.apache.org" readme = "README.md" -exclude = ["Makefile*", "test/**"] +exclude = ["Makefile*", "test/**", "*.iml"] keywords = ["thrift"] [dependencies]