Skip to content

Commit

Permalink
chore(deps): update rust crate remi to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 4, 2024
1 parent c75c876 commit 917d419
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 7 deletions.
22 changes: 16 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ diesel = { version = "2.2.4", features = ["postgres", "sqlite", "chrono"] }
eyre = "0.6.12"
multer = "3.1.0"
opentelemetry = "0.27.0"
remi = "0.9.1"
remi = "0.10.0"
remi-azure = { version = "0.9.1", features = ["tracing", "export-azure"] }
remi-fs = { version = "0.9.1", features = ["tracing"] }
remi-s3 = { version = "0.9.1", features = ["tracing", "export-crates"] }
Expand Down

0 comments on commit 917d419

Please sign in to comment.