We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9beede8 commit da41e11Copy full SHA for da41e11
Cargo.toml
@@ -52,7 +52,7 @@ once_cell = "1.19.0"
52
owo-colors = { version = "4.0.0", features = ["supports-color"] }
53
rand = "0.8.5"
54
regex = "1.10.4"
55
-remi = "0.7.1"
+remi = "0.8.0"
56
remi-azure = { version = "0.7.0", features = ["serde", "tracing"] }
57
remi-fs = { version = "0.7.1", features = ["serde", "tracing", "file-format"] }
58
remi-s3 = { version = "0.7.1", features = ["serde", "tracing"] }
0 commit comments