summaryrefslogtreecommitdiff
path: root/lib/rs/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rs/Cargo.toml')
-rw-r--r--lib/rs/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rs/Cargo.toml b/lib/rs/Cargo.toml
index 4aedaec2f..0b1974081 100644
--- a/lib/rs/Cargo.toml
+++ b/lib/rs/Cargo.toml
@@ -16,7 +16,7 @@ keywords = ["thrift"]
byteorder = "1.3"
integer-encoding = "3.0"
log = {version = "0.4", optional = true}
-ordered-float = "1.0"
+ordered-float = "2.0"
threadpool = {version = "1.7", optional = true}
[features]