From cb7a926e9a83f7f6fac18a2034960bb7f91159aa Mon Sep 17 00:00:00 2001 From: Roy Ivy III Date: Tue, 28 Aug 2018 20:39:50 -0500 Subject: [PATCH] maint: turn off cargo autotests to silence warnings --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 76acc235e..8b74f668f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,7 @@ name = "uutils" version = "0.0.1" authors = [] build = "build.rs" +autotests = false [features] unix = [