Skip to content

Commit

Permalink
chore(deps): bump bson from 2.12.0 to 2.13.0 (#1658)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 22, 2024
1 parent d0c1173 commit 609a238
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/shadowsocks-service/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }

Expand Down

0 comments on commit 609a238

Please sign in to comment.