This website works better with JavaScript
Home
Explore
Help
Sign In
DragonOS-Community
/
aya
mirror of
https://github.com/aya-rs/aya
Watch
4
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
add .cargo/config
Alessandro Decina
3 years ago
parent
e666cad2d6
commit
8956dd0b71
1 changed files
with
2 additions
and
0 deletions
Unified View
Show Diff Stats
2
0
.cargo/config
+ 2
- 0
.cargo/config
View File
@@ -0,0 +1,2 @@
+[alias]
+xtask = "run --package xtask --"