rust/.cargo/config

6 lines
88 B
Plaintext

[alias]
uitest = "test --test compile-test"
[build]
rustflags = ["-Zunstable-options"]