summaryrefslogtreecommitdiff
path: root/tutorial/rs/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tutorial/rs/Cargo.toml')
-rw-r--r--tutorial/rs/Cargo.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/tutorial/rs/Cargo.toml b/tutorial/rs/Cargo.toml
index d8e2a9a8d..5e21d51a6 100644
--- a/tutorial/rs/Cargo.toml
+++ b/tutorial/rs/Cargo.toml
@@ -9,8 +9,6 @@ publish = false
[dependencies]
clap = "2.33"
-ordered-float = "1.0"
-try_from = "0.3"
[dependencies.thrift]
path = "../../lib/rs"