0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2024-12-15 03:59:46 +00:00
libsql/.cargo/config.toml
ad hoc 21145e0b1b
fix namespace bin header (#1406)
* fix warning deprecated cargo config extension

* decode `x-namespace-bin`
2024-05-22 14:23:52 +00:00

6 lines
109 B
TOML

[build]
rustflags = ["--cfg", "tokio_unstable"]
[alias]
xtask = "run --manifest-path ./xtask/Cargo.toml --"