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 52ba3ec commit 06c1befCopy full SHA for 06c1bef
crates/binjs_meta/Cargo.toml
@@ -14,7 +14,7 @@ license = "MIT"
14
travis-ci = { repository = "https://github.com/binast/binjs-ref", branch = "master" }
15
16
[dependencies]
17
-Inflector = "^0.11.4"
+Inflector = { version = "^0.11.4", default-features=false }
18
itertools = "^0.8"
19
log = "^0.4"
20
weedle = "0.11"
0 commit comments