diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-06-28 06:50:13 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-06-28 06:50:13 +0800 |
| commit | 50f2d767e2d07685e49fb7deae68d506ea11a79d (patch) | |
| tree | 2e3e9aa7caec585ce68ea45144edabc8bec14252 /Cargo.toml | |
| parent | 490c4f53fec97b43b5c98d9f6addef496906297c (diff) | |
chore: clean up Cargo.toml metadata and update lockfilesdev/mingling_pathf
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" |
