From 372ee944805421010a3e674a3bb2b7d36d794bd6 Mon Sep 17 00:00:00 2001 From: Sergio Gasquez Date: Wed, 20 Mar 2024 16:46:10 +0100 Subject: [PATCH] feat: Remove env --- hil-test/.cargo/config.toml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/hil-test/.cargo/config.toml b/hil-test/.cargo/config.toml index f1d8531e5a9..a7b329645d2 100644 --- a/hil-test/.cargo/config.toml +++ b/hil-test/.cargo/config.toml @@ -1,7 +1,3 @@ -[env] -DEFMT_LOG="info" -RUST_LOG = "warn" - [target.'cfg(target_arch = "riscv32")'] runner = "probe-rs run" rustflags = [