aboutsummaryrefslogtreecommitdiff
path: root/xtask/Cargo.toml
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2021-03-06 20:02:06 +0000
committerAleksey Kladov <[email protected]>2021-03-07 08:12:59 +0000
commit0296cd590e4c0a21f75b7ec7b420d849c7e9588e (patch)
tree1b57a3f77193cbd62c22f65720575e5e765674cc /xtask/Cargo.toml
parent71b8fb7c572eb658ee1136f086d6348aafba1e1d (diff)
:arrow_up: xflags
Diffstat (limited to 'xtask/Cargo.toml')
-rw-r--r--xtask/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/xtask/Cargo.toml b/xtask/Cargo.toml
index b17dde598..e084f0df6 100644
--- a/xtask/Cargo.toml
+++ b/xtask/Cargo.toml
@@ -15,5 +15,5 @@ ungrammar = "=1.11"
15walkdir = "2.3.1" 15walkdir = "2.3.1"
16write-json = "0.1.0" 16write-json = "0.1.0"
17xshell = "0.1" 17xshell = "0.1"
18xflags = "0.1.2" 18xflags = "0.2.1"
19# Avoid adding more dependencies to this crate 19# Avoid adding more dependencies to this crate