Skip to content

Commit

Permalink
Update Rust crate remi-fs to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 27, 2024
1 parent 438641b commit 5ed9ae7
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.3"
remi-core = "0.4.3"
remi-fs = { version = "0.4.3", features = ["serde", "log"] }
remi-fs = { version = "0.5.0", features = ["serde", "log"] }
sentry = "0.32.1"
sentry-tower = "0.32.1"
sentry-tracing = "0.32.1"
Expand Down

0 comments on commit 5ed9ae7

Please sign in to comment.