mirror of
https://github.com/tursodatabase/libsql.git
synced 2025-02-08 07:50:15 +00:00
6 lines
109 B
TOML
6 lines
109 B
TOML
[build]
|
|
rustflags = ["--cfg", "tokio_unstable"]
|
|
|
|
[alias]
|
|
xtask = "run --manifest-path ./xtask/Cargo.toml --"
|