We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 965e04f + d1a1868 commit 5250357Copy full SHA for 5250357
Cargo.toml
@@ -15,7 +15,7 @@ travis-ci = { repository = "alkis/decimal" }
15
[dependencies]
16
bitflags = "1"
17
libc = "0.2"
18
-ord_subset = { optional = true, version = "2" }
+ord_subset = { optional = true, version = "3" }
19
rustc-serialize = { optional = true, version = "0.3" }
20
serde = { optional = true, version = "1" }
21
0 commit comments