move .cargo/config to config.toml (#3454)

This commit is contained in:
Dustin J. Mitchell
2024-05-13 21:51:23 -04:00
committed by GitHub
parent 20583ddb7d
commit e4c33d1e1d

2
config.toml Normal file
View File

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