mirror of
https://github.com/goauthentik/authentik
synced 2026-04-25 17:15:26 +02:00
* packages/ak-lib: init Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space> * fixup Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space> --------- Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
6 lines
80 B
TOML
6 lines
80 B
TOML
[alias]
|
|
t = ["nextest", "run"]
|
|
|
|
[build]
|
|
rustflags = ["--cfg", "tokio_unstable"]
|