From 872bbbc0d630ce5ccf17a6847c6b12846f745997 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Mon, 28 Sep 2020 20:01:05 +0800 Subject: upgrade to latest version of tui --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index eda6156..2172c42 100644 --- a/Makefile +++ b/Makefile @@ -31,7 +31,7 @@ benchmark: target/release/dua ## see how fast things are, powered by hyperfine tests: check unit-tests journey-tests ## run all tests -check:## run all unit tests +check:## run cargo-check with various features cargo check --all cargo check --all-features cargo check --no-default-features -- cgit v1.2.3