chore(deps): bump bson from 2.12.0 to 2.13.0 (#1658)

This commit is contained in:
dependabot[bot]
2024-09-22 02:25:00 +00:00
committed by GitHub
parent d0c117353d
commit 609a238ab3
2 changed files with 3 additions and 3 deletions

View File

@@ -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 }