fix: json5 unmaintained, RUSTSEC-2025-0120

This commit is contained in:
zonyitoo
2025-11-20 21:26:10 +08:00
parent e47f0b906b
commit fff99a9418
6 changed files with 25 additions and 22 deletions

View File

@@ -218,7 +218,7 @@ tracing-appender = { version = "0.2.3", optional = true, default-features = fals
time = { version = "0.3", optional = true }
serde = { version = "1.0", features = ["derive"] }
json5 = "0.4"
serde_json5 = "0.2"
thiserror = "2.0"
base64 = "0.22"