mirror of
https://github.com/SECTL/SecScore.git
synced 2026-07-19 19:04:23 +08:00
7 lines
125 B
TOML
7 lines
125 B
TOML
[target.x86_64-pc-windows-msvc]
|
|
rustflags = ["-C", "link-arg=-fuse-ld=lld"]
|
|
|
|
[alias]
|
|
dev = "tauri dev"
|
|
build = "tauri build"
|