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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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