mirror of
https://github.com/shadowsocks/shadowsocks-rust.git
synced 2026-02-09 01:59:16 +08:00
fix: json5 unmaintained, RUSTSEC-2025-0120
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user