Skip to content

Commit

Permalink
chore(deps): update rust crate remi-fs to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 21, 2024
1 parent 9a4cf24 commit ec9da00
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 11 deletions.
46 changes: 36 additions & 10 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 @@ -49,7 +49,7 @@ multer = "3.1.0"
opentelemetry = "0.26.0"
remi = "0.8.0"
remi-azure = { version = "0.8.0", features = ["tracing"] }
remi-fs = { version = "0.8.0", features = ["tracing"] }
remi-fs = { version = "0.9.0", features = ["tracing"] }
remi-s3 = { version = "0.8.0", features = ["tracing"] }
schemars = "0.8.21"
semver = { version = "1.0.23", features = ["serde"] }
Expand Down

0 comments on commit ec9da00

Please sign in to comment.