forked from Orchid/orchid
New plans for macros
About to move them completely to stdlib
This commit is contained in:
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]
|
||||
clap = { version = "=4.5.4", features = ["derive"] }
|
||||
Reference in New Issue
Block a user