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 4584d53 commit 04f9ab9Copy full SHA for 04f9ab9
Cargo.toml
@@ -19,5 +19,5 @@ uniresid = { version = "0.1.4", optional = true }
19
fluent-uri = { version = "*", optional = true, default-features = false }
20
21
[features]
22
-default = ["fluent-uri"]
+default = []
23
std = ["serde/std", "serde_json/std", "fluent-uri?/std"]
0 commit comments