summaryrefslogtreecommitdiff
path: root/lib/rs/test/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rs/test/Cargo.toml')
-rw-r--r--lib/rs/test/Cargo.toml4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/rs/test/Cargo.toml b/lib/rs/test/Cargo.toml
index decc985d8..9341bd563 100644
--- a/lib/rs/test/Cargo.toml
+++ b/lib/rs/test/Cargo.toml
@@ -7,9 +7,7 @@ authors = ["Apache Thrift Developers <dev@thrift.apache.org>"]
publish = false
[dependencies]
-clap = "<2.28.0"
-ordered-float = "1.0"
-try_from = "0.3"
+clap = "2.33"
[dependencies.thrift]
path = "../"