From c6e8c15b39781ce48cd3f0d829ab5c6574ccd01b Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Sat, 3 Jun 2023 21:34:21 -0500 Subject: build: add xtask release command --- .cargo/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.cargo') diff --git a/.cargo/config.toml b/.cargo/config.toml index 35049cb..8c7aa77 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -1,2 +1,2 @@ [alias] -xtask = "run --package xtask --" +xtask = "run --config profile.dev.debug=false --package xtask --" -- cgit v1.2.3-70-g09d2