Skip to content

Commit

Permalink
chore(deps): update rust crate mongodb to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent d244a31 commit 48461e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ getset = "0.1.2"
hyper = { version = "1.1.0", features = ["full"] }
jsonwebtoken = "9.2.0"
mockall = "0.13.0"
mongodb = { version = "2.8.0", features = ["bson-chrono-0_4", "bson-uuid-1"] }
mongodb = { version = "3.0.0", features = ["bson-chrono-0_4", "bson-uuid-1"] }
regex = "1.10.3"
reqwest = { version = "0.11.24", features = ["json"] }
rs-firebase-admin-sdk = "1.2.2"
Expand Down

0 comments on commit 48461e5

Please sign in to comment.