Skip to content

Commit

Permalink
build(deps): bump mongodb from 2.3.1 to 2.6.1
Browse files Browse the repository at this point in the history
Bumps [mongodb](https://github.com/mongodb/mongo-rust-driver) from 2.3.1 to 2.6.1.
- [Release notes](https://github.com/mongodb/mongo-rust-driver/releases)
- [Commits](mongodb/mongo-rust-driver@v2.3.1...v2.6.1)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 10, 2023
1 parent 349b7c8 commit e210863
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 38 deletions.
133 changes: 96 additions & 37 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ csv = "1.2"
log = "0.4"
log4rs = "1.2"
chrono = { version = "0.4", features = ["serde"] }
mongodb = "2.1"
mongodb = "2.6"

0 comments on commit e210863

Please sign in to comment.