Re-enable console
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
Aode (Lion) 2022-02-26 12:30:03 -06:00
parent d2dbd8519c
commit e6035d3307
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +1,2 @@
[build]
# rustflags = ["--cfg", "tokio_unstable"]
rustflags = ["--cfg", "tokio_unstable"]

View file

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