Skip to content

Commit

Permalink
Update Rust crate mongodb to 2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 9, 2024
1 parent fc38d99 commit 32273f3
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.20", optional = true }
mongodb = "2.8.0"
mongodb = "2.8.1"
remi = { path = "../../remi", version = "0.5.0" }
serde = { version = "1.0.196", features = ["derive"], optional = true }
tokio-util = "0.7.10"
Expand Down

0 comments on commit 32273f3

Please sign in to comment.