chore(checkpoint): save current v0 build state
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[package]
|
||||
name = "slhx-derive"
|
||||
version.workspace = true
|
||||
edition.workspace = true
|
||||
|
||||
[lib]
|
||||
proc-macro = true
|
||||
path = "src/lib.rs"
|
||||
|
||||
[dependencies]
|
||||
quote = "1"
|
||||
syn = { version = "2", features = ["full"] }
|
||||
Reference in New Issue
Block a user