mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-08 22:38:01 -06:00
Big rewrite.
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
[package]
|
||||
name = "unshell-macros"
|
||||
version.workspace = true
|
||||
edition.workspace = true
|
||||
description = "Proc macros for unshell leaf declarations"
|
||||
|
||||
[lib]
|
||||
proc-macro = true
|
||||
|
||||
[dependencies]
|
||||
syn = { workspace = true, features = ["full"] }
|
||||
quote = { workspace = true }
|
||||
proc-macro2 = { workspace = true }
|
||||
Reference in New Issue
Block a user