mirror of
https://github.com/Noratrieb/haesli.git
synced 2026-01-16 12:45:04 +01:00
6 lines
No EOL
175 B
TOML
6 lines
No EOL
175 B
TOML
[alias]
|
|
xtask = "run --package xtask --"
|
|
|
|
[build]
|
|
# note: if this doesn't apply, update your global rustflags in "~/.cargo/config.toml"
|
|
rustflags = ["--cfg", "tokio_unstable"] |