aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-06-28 06:50:13 +0800
committer魏曹先生 <1992414357@qq.com>2026-06-28 06:50:13 +0800
commit50f2d767e2d07685e49fb7deae68d506ea11a79d (patch)
tree2e3e9aa7caec585ce68ea45144edabc8bec14252 /Cargo.toml
parent490c4f53fec97b43b5c98d9f6addef496906297c (diff)
chore: clean up Cargo.toml metadata and update lockfilesdev/mingling_pathf
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"