1
0
Fork 0
This commit is contained in:
Jeremy Kaplan 2022-10-16 00:28:14 -07:00
commit dfb684bff3
2 changed files with 3 additions and 0 deletions

2
cargo/config.toml Normal file
View file

@ -0,0 +1,2 @@
[alias]
c = "clippy"