mirror of
https://github.com/shadowsocks/shadowsocks-rust.git
synced 2026-02-09 01:59:16 +08:00
feat: applied json5-rs callum-oakley/json5-rs#53
This commit is contained in:
@@ -195,7 +195,7 @@ smoltcp = { version = "0.12", optional = true, default-features = false, feature
|
||||
] }
|
||||
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
json5 = "1.2"
|
||||
json5 = "1.3"
|
||||
serde_json = "1.0"
|
||||
bson = { version = "3.0.0", features = ["serde"], optional = true }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user