Skip to content

Commit 1e047d8

Browse files
Build(deps): bump mongodb from 3.2.1 to 3.2.5 in /frameworks/Rust/actix
Bumps [mongodb](https://github.com/mongodb/mongo-rust-driver) from 3.2.1 to 3.2.5. - [Release notes](https://github.com/mongodb/mongo-rust-driver/releases) - [Commits](mongodb/mongo-rust-driver@v3.2.1...v3.2.5) --- updated-dependencies: - dependency-name: mongodb dependency-version: 3.2.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 269b91b commit 1e047d8

File tree

2 files changed

+40
-34
lines changed

2 files changed

+40
-34
lines changed

frameworks/Rust/actix/Cargo.lock

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

frameworks/Rust/actix/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ tokio = { version = "1", features = ["full"] }
5454
tokio-util = "0.7.13"
5555
tokio-postgres = "0.7.13"
5656
deadpool-postgres = "0.14.1"
57-
mongodb = "3.2.1"
57+
mongodb = "3.2.5"
5858
url = "2.5"
5959
v_htmlescape = "0.15"
6060
yarte = { version = "0.15", features = ["bytes-buf"] }

0 commit comments

Comments
 (0)