diff options
Diffstat (limited to 'xtask/Cargo.toml')
-rw-r--r-- | xtask/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xtask/Cargo.toml b/xtask/Cargo.toml index a8b9b010d..8045a98ea 100644 --- a/xtask/Cargo.toml +++ b/xtask/Cargo.toml | |||
@@ -14,3 +14,4 @@ pico-args = "0.3.1" | |||
14 | quote = "1.0.2" | 14 | quote = "1.0.2" |
15 | proc-macro2 = "1.0.8" | 15 | proc-macro2 = "1.0.8" |
16 | anyhow = "1.0.26" | 16 | anyhow = "1.0.26" |
17 | flate2 = "1.0" | ||