Skip to content

Commit 595b089

Browse files
authored
Merge pull request #101 from arielsrv/dependabot/cargo/bson-2.15.0
Bump bson from 2.13.0 to 2.15.0
2 parents b87d034 + 05fe8cf commit 595b089

2 files changed

Lines changed: 88 additions & 18 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ tower-http = { version = "0.6", features = [
2828
chrono = "0.4.39"
2929
async-trait = "0.1.88"
3030
# Investigate if wither::bson can be used instead and activate this feature.
31-
bson = { version = "2.13.0", features = ["serde_with", "chrono-0_4"] }
31+
bson = { version = "2.15.0", features = ["serde_with", "chrono-0_4"] }
3232
jsonwebtoken = "9.3.1"
3333
once_cell = "1.21.3"
3434
bcrypt = "0.16.0"

0 commit comments

Comments
 (0)