aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 8f20ba7..95cb488 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"