Skip to content

Commit

Permalink
Update Rust crate remi to 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 17, 2024
1 parent a6ab334 commit f5a6cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/remi/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ fs = ["dep:remi-fs"]
azure_core = { version = "0.19.0", optional = true }
bytes = "1.5.0"
mongodb = { version = "2.8.1", optional = true }
remi = "0.6.0"
remi = "0.6.1"
remi-azure = { version = "0.6.0", optional = true }
remi-fs = { version = "0.6.0", optional = true }
remi-gridfs = { version = "0.6.0", optional = true }
Expand Down

0 comments on commit f5a6cf6

Please sign in to comment.