diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -26,8 +26,8 @@ just_template = "0.1.3" serde = { version = "1.0.228", features = ["derive"] } serde_json = "1.0.150" -serde_yaml = "0.9.34+deprecated" -toml = "1.1.2+spec-1.1.0" +serde_yaml = "0.9.34" +toml = "1.1.2" ron = "0.12.2" dirs = "6.0.0" |
