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 fc13a6c commit 09ebcafCopy full SHA for 09ebcaf
1 file changed
Cargo.toml
@@ -33,7 +33,7 @@ camino-tempfile = "1.4.1"
33
clap = { version = "4.5", features = ["derive", "env"] }
34
colored = "3"
35
convert_case = "0.8"
36
-erebor = { git = "https://github.com/oxidecomputer/erebor", rev = "eff27fb3a652e993a62c8babe327108538fcde53"}
+erebor = { git = "https://github.com/oxidecomputer/erebor", rev = "eff27fb3a652e993a62c8babe327108538fcde53" }
37
expectorate = "=1.1.0" # 1.2 requires rust 1.75; bump eventually
38
futures = "0.3.31"
39
fxhash = "0.2.1"
0 commit comments