Skip to content

Commit

Permalink
Update Rust crate remi-s3 to 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 18, 2024
1 parent 75043fa commit 7e8e809
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 @@ -64,7 +64,7 @@ remi = "0.6.1"
remi-azure = { version = "0.6.1", optional = true }
remi-fs = { version = "0.6.1", optional = true }
remi-gridfs = { version = "0.6.1", optional = true }
remi-s3 = { version = "0.6.0", optional = true }
remi-s3 = { version = "0.6.1", optional = true }
serde = { version = "1.0.196", optional = true }

[package.metadata.docs.rs]
Expand Down

0 comments on commit 7e8e809

Please sign in to comment.