Skip to content

Commit 609a238

Browse files
chore(deps): bump bson from 2.12.0 to 2.13.0 (#1658)
1 parent d0c1173 commit 609a238

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/shadowsocks-service/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ smoltcp = { version = "0.11", optional = true, default-features = false, feature
203203

204204
serde = { version = "1.0", features = ["derive"] }
205205
json5 = "0.4"
206-
bson = { version = "2.12.0", optional = true }
206+
bson = { version = "2.13.0", optional = true }
207207

208208
shadowsocks = { version = "1.20.2", path = "../shadowsocks", default-features = false }
209209

0 commit comments

Comments
 (0)