Files
authentik/.cargo/config.toml
T
2026-04-27 01:08:32 +02:00

6 lines
95 B
TOML

[alias]
t = ["nextest", "run", "--workspace"]
[build]
rustflags = ["--cfg", "tokio_unstable"]