6 lines
92 B
TOML
6 lines
92 B
TOML
[env]
|
|
MACOSX_DEPLOYMENT_TARGET = "12.0"
|
|
|
|
[alias]
|
|
xtask = "run --package xtask --release --"
|