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 6b8eb39 commit e6b256bCopy full SHA for e6b256b
Cargo.toml
@@ -10,7 +10,7 @@ readme = "README.md"
10
edition = "2021"
11
12
[dependencies]
13
-ron = { version = "0.9.0", optional = true }
+ron = { version = "0.10.1", optional = true }
14
directories = "6"
15
serde = "^1.0"
16
serde_yaml = { version = "0.9", optional = true }
0 commit comments