Skip to content

Commit c1feb1d

Browse files
mkvolkovpolarathene
authored andcommitted
gura corrected
1 parent 6876697 commit c1feb1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ edition = "2018"
1515
maintenance = { status = "actively-developed" }
1616

1717
[features]
18-
default = ["toml", "json", "yaml", "ini", "ron", "json5", "ura", "convert-case", "async"]
18+
default = ["toml", "json", "yaml", "ini", "ron", "json5", "gura", "convert-case", "async"]
1919
json = ["serde_json"]
2020
yaml = ["yaml-rust"]
2121
ini = ["rust-ini"]

0 commit comments

Comments
 (0)