From 1d11c9c91aeeb891f5d214f59d714eedd6679002 Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Fri, 14 Aug 2020 17:30:16 +0200 Subject: Document xtask has few deps invariant --- xtask/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'xtask') 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" ungrammar = "1.1.1" walkdir = "2.3.1" write-json = "0.1.0" +# Avoid adding more dependencies to this crate -- cgit v1.2.3