mirror of
https://github.com/Noratrieb/haesli.git
synced 2026-01-14 19:55:03 +01:00
add tokio-console support
This commit is contained in:
parent
f2195133fb
commit
ab736984cc
6 changed files with 456 additions and 18 deletions
|
|
@ -1,2 +1,6 @@
|
|||
[alias]
|
||||
xtask = "run --package xtask --"
|
||||
xtask = "run --package xtask --"
|
||||
|
||||
[build]
|
||||
# note: if this doesn't apply, update your global rustflags in "~/.cargo/config.toml"
|
||||
rustflags = ["--cfg", "tokio_unstable"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue