add config.toml for xtask usage

This commit is contained in:
Mika Bomm 2025-03-31 12:42:27 +02:00
parent fb8994694a
commit 59b5f29344

2
.cargo/config.toml Normal file
View file

@ -0,0 +1,2 @@
[alias]
xtask = "run -p xtask --"