Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'xtask/Cargo.toml')
-rw-r--r--xtask/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/xtask/Cargo.toml b/xtask/Cargo.toml
index a83d32e414..192de86947 100644
--- a/xtask/Cargo.toml
+++ b/xtask/Cargo.toml
@@ -8,6 +8,7 @@ rust-version.workspace = true
[dependencies]
anyhow.workspace = true
+directories = "5.0"
flate2 = "1.0.24"
write-json = "0.1.2"
xshell.workspace = true