From 4ebf0c8c44eca2612d5d10c318ad227b5f07fd0a Mon Sep 17 00:00:00 2001 From: NKGoc Date: Tue, 4 May 2021 20:53:23 +0200 Subject: [PATCH] remove description added when making sense out of cargo make --- Makefile.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.toml b/Makefile.toml index c68d7223..60ad31ca 100644 --- a/Makefile.toml +++ b/Makefile.toml @@ -6,7 +6,6 @@ SKIP_TEST = false # Add clippy to the default flow [tasks.dev-test-flow] -description = "Defines the default developer build flow with tests." dependencies = [ "format-flow", "format-toml-conditioned-flow",