We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 671235b commit d188b97Copy full SHA for d188b97
5 files changed
crates/remote-execution/Cargo.toml
@@ -10,6 +10,7 @@ serde_json = { workspace = true }
10
serde_yaml = { workspace = true }
11
tempfile = { workspace = true }
12
pathdiff = { workspace = true }
13
+anyhow = "1.0.98"
14
15
16
[dev-dependencies]
0 commit comments