mirror of
https://github.com/xzcrpw/blackwall.git
synced 2026-05-19 15:45:12 +02:00
release: blackwall v1
This commit is contained in:
commit
e01b11f7ff
63 changed files with 11133 additions and 0 deletions
7
xtask/Cargo.toml
Normal file
7
xtask/Cargo.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[package]
|
||||
name = "xtask"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
# No external deps — uses std::process::Command only
|
||||
Loading…
Add table
Add a link
Reference in a new issue