Skip to content

Commit

Permalink
Update Rust crate mongodb to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent af0e624 commit 89e617e
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 @@ -47,7 +47,7 @@ humantime = "2.1.0"
image = "0.25.1"
mimalloc = "0.1.41"
mime = "0.3.17"
mongodb = { version = "2.8.2", features = ["tracing", "log"] }
mongodb = { version = "3.0.0", features = ["tracing", "log"] }
multer = "3.1.0"
num_cpus = "1.16.0"
opentelemetry = "0.22.0"
Expand Down

0 comments on commit 89e617e

Please sign in to comment.