Skip to content

Commit

Permalink
Merge pull request #1 from ezTxmMC/dependabot/cargo/mongodb-3.0.1
Browse files Browse the repository at this point in the history
Update mongodb requirement from 2.8.2 to 3.0.1
  • Loading branch information
ezTxmMC authored Jul 12, 2024
2 parents 11522c0 + 8107d0f commit 6617043
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 @@ -20,5 +20,5 @@ features = [
]

[dependencies.mongodb]
version = "2.8.2"
version = "3.0.1"
features = ["tokio-runtime"]

0 comments on commit 6617043

Please sign in to comment.