Skip to content

Commit 33a4b9f

Browse files
committed
Update Rust crate remi-fs to 0.6.2
1 parent f9069a2 commit 33a4b9f

File tree

2 files changed

+35
-25
lines changed

2 files changed

+35
-25
lines changed

Cargo.lock

Lines changed: 34 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ prost = "0.12.3"
3939
prost-types = "0.12.3"
4040
regex = "1.10.3"
4141
remi-core = "0.4.3"
42-
remi-fs = { version = "0.4.3", features = ["serde", "log"] }
42+
remi-fs = { version = "0.6.2", features = ["serde", "log"] }
4343
sentry = "0.32.2"
4444
sentry-tower = "0.32.2"
4545
sentry-tracing = "0.32.2"

0 commit comments

Comments
 (0)