Skip to content

Commit

Permalink
Update Rust crate mongodb to 2.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 15, 2024
1 parent b94dfbc commit 8bd4c14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/gridfs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ async-trait = "0.1.77"
bytes = "1.5.0"
futures-util = "0.3.30"
log = { version = "0.4.21", optional = true }
mongodb = "2.8.1"
mongodb = "2.8.2"
remi = { path = "../../remi", version = "0.6.3" }
serde = { version = "1.0.197", features = ["derive"], optional = true }
tokio-util = "0.7.10"
Expand Down

0 comments on commit 8bd4c14

Please sign in to comment.