aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2020-08-14 16:30:53 +0100
committerGitHub <[email protected]>2020-08-14 16:30:53 +0100
commitf7abd16a8c896657ab6170e4f09839e92da006c0 (patch)
treec577a3c3020ff331d8f77e4f4c4133b7d50e5af6
parent3b5947e1cd2bcdbea6512c659c4e8590b5305ef3 (diff)
parent1d11c9c91aeeb891f5d214f59d714eedd6679002 (diff)
Merge #5760
5760: Document xtask has few deps invariant r=matklad a=matklad bors r+ 🤖 Co-authored-by: Aleksey Kladov <[email protected]>
-rw-r--r--xtask/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/xtask/Cargo.toml b/xtask/Cargo.toml
index 1a1140b04..e9edbdd10 100644
--- a/xtask/Cargo.toml
+++ b/xtask/Cargo.toml
@@ -18,3 +18,4 @@ quote = "1.0.2"
18ungrammar = "1.1.1" 18ungrammar = "1.1.1"
19walkdir = "2.3.1" 19walkdir = "2.3.1"
20write-json = "0.1.0" 20write-json = "0.1.0"
21# Avoid adding more dependencies to this crate