This website works better with JavaScript.
Explore
Help
Sign In
yanguangshaonian
/
aya-template
mirror of
https://github.com/aya-rs/aya-template
Watch
1
Star
0
Fork
You've already forked aya-template
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
60badbcc73
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '60badbcc73'
${ noResults }
aya-template
/
Cargo.toml
3 lines
79 B
TOML
Raw
Normal View
History
Unescape
Escape
Initial Commit Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
3 years ago
[
workspace
]
Add xtask for building ebpf programs Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
3 years ago
members
=
[
"{{project-name}}"
,
"{{project-name}}-common"
,
"xtask"
]