Skip to content

Commit 5809a04

Browse files
fix(deps): update rust crate remi to 0.9.0
1 parent 2bb7237 commit 5809a04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ once_cell = "1.19.0"
5252
owo-colors = { version = "4.0.0", features = ["supports-color"] }
5353
rand = "0.8.5"
5454
regex = "1.10.4"
55-
remi = "0.7.1"
55+
remi = "0.9.0"
5656
remi-azure = { version = "0.7.0", features = ["serde", "tracing"] }
5757
remi-fs = { version = "0.7.1", features = ["serde", "tracing", "file-format"] }
5858
remi-s3 = { version = "0.7.1", features = ["serde", "tracing"] }

0 commit comments

Comments
 (0)