mirror of
https://github.com/tursodatabase/libsql.git
synced 2024-12-15 03:59:46 +00:00
21145e0b1b
* fix warning deprecated cargo config extension * decode `x-namespace-bin`
6 lines
109 B
TOML
6 lines
109 B
TOML
[build]
|
|
rustflags = ["--cfg", "tokio_unstable"]
|
|
|
|
[alias]
|
|
xtask = "run --manifest-path ./xtask/Cargo.toml --"
|