From d172df6f0a9e105fbb501dc2c044ab685a269246 Mon Sep 17 00:00:00 2001 From: Lotte Steenbrink Date: Thu, 26 Aug 2021 10:58:59 +0200 Subject: implement run-pass tests as xtasks ` --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index ed0312d..5506a58 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -76,6 +76,7 @@ lto = true [workspace] members = [ "macros", + "xtask", ] # do not optimize proc-macro deps or build scripts -- cgit v1.2.3