Skip to content

Commit ca43b70

Browse files
Bump mongodb from 3.5.2 to 3.6.0 (#626)
Bumps [mongodb](https://github.com/mongodb/mongo-rust-driver) from 3.5.2 to 3.6.0. - [Release notes](https://github.com/mongodb/mongo-rust-driver/releases) - [Commits](mongodb/mongo-rust-driver@v3.5.2...v3.6.0) --- updated-dependencies: - dependency-name: mongodb dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Luke Kim <80174+lukekim@users.noreply.github.com>
1 parent 1c1ee69 commit ca43b70

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

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

core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ fundu = "2.0"
5656
futures = "0.3"
5757
geo-types = "0.7"
5858
itertools = "0.14"
59-
mongodb = { version = "3.5.2", features = ["openssl-tls"], optional = true }
59+
mongodb = { version = "3.6.0", features = ["openssl-tls"], optional = true }
6060
mysql_async = { version = "0.36", features = [
6161
"native-tls-tls",
6262
"chrono",

0 commit comments

Comments
 (0)