Skip to content

Commit

Permalink
Update Rust crate remi-fs to 0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 28, 2024
1 parent 7d6a24f commit 2c03167
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 25 deletions.
58 changes: 34 additions & 24 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 @@ -39,7 +39,7 @@ prost = "0.12.3"
prost-types = "0.12.3"
regex = "1.10.4"
remi-core = "0.4.3"
remi-fs = { version = "0.4.3", features = ["serde", "log"] }
remi-fs = { version = "0.6.3", features = ["serde", "log"] }
sentry = "0.32.2"
sentry-tower = "0.32.2"
sentry-tracing = "0.32.2"
Expand Down

0 comments on commit 2c03167

Please sign in to comment.