mirror of
https://github.com/shadowsocks/shadowsocks-rust.git
synced 2026-02-09 01:59:16 +08:00
chore(deps): bump bson from 2.12.0 to 2.13.0 (#1658)
This commit is contained in:
@@ -203,7 +203,7 @@ smoltcp = { version = "0.11", optional = true, default-features = false, feature
|
||||
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
json5 = "0.4"
|
||||
bson = { version = "2.12.0", optional = true }
|
||||
bson = { version = "2.13.0", optional = true }
|
||||
|
||||
shadowsocks = { version = "1.20.2", path = "../shadowsocks", default-features = false }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user