chore: add cargo xtask alias
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: Iaf5e1365e825e88a6cde49a50624c7736a6a6964
This commit is contained in:
parent
7a0a009ced
commit
c18edc9146
1 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
||||||
|
[alias]
|
||||||
|
xtask = "run --manifest-path xtask/Cargo.toml --"
|
||||||
|
|
||||||
[unstable]
|
[unstable]
|
||||||
build-std = ["std", "panic_abort", "core", "alloc"]
|
build-std = ["std", "panic_abort", "core", "alloc"]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue