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 6876697 commit c1feb1dCopy full SHA for c1feb1d
Cargo.toml
@@ -15,7 +15,7 @@ edition = "2018"
15
maintenance = { status = "actively-developed" }
16
17
[features]
18
-default = ["toml", "json", "yaml", "ini", "ron", "json5", "ura", "convert-case", "async"]
+default = ["toml", "json", "yaml", "ini", "ron", "json5", "gura", "convert-case", "async"]
19
json = ["serde_json"]
20
yaml = ["yaml-rust"]
21
ini = ["rust-ini"]
0 commit comments