No console by default
All checks were successful
/ tests (push) Successful in 2m2s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 2m31s
/ check (x86_64-unknown-linux-musl) (push) Successful in 2m26s
/ clippy (push) Successful in 1m25s
/ check (aarch64-unknown-linux-musl) (push) Successful in 2m31s

This commit is contained in:
asonix 2024-02-25 21:08:17 -06:00
parent bf21f05aca
commit 4aed601664

View file

@ -19,7 +19,7 @@ strip = true
[features]
console = ["dep:console-subscriber"]
default = ["console"]
default = []
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html