We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5170723 commit 3f4fe4fCopy full SHA for 3f4fe4f
Cargo.toml
@@ -19,7 +19,7 @@ log = "0.4.14"
19
paste = "1.0"
20
bstringify = "0.1.2"
21
enum-init = { git = "https://github.com/obsidiansystems/enum-init" }
22
-num-traits = "0.2.15"
+num-traits = { version = "0.2.14", default-features = false }
23
num-derive = "0.3.3"
24
trie-enum = { git = "https://github.com/ea-nasir/trie-enum" }
25
0 commit comments