mirror of
https://codeberg.org/unspeaker/tek.git
synced 2026-08-28 12:56:57 +02:00
This commit is contained in:
parent
ae496987c8
commit
7fcab73b04
12 changed files with 811 additions and 559 deletions
|
|
@ -6,6 +6,7 @@ edition = "2024"
|
|||
[lib]
|
||||
proc-macro = true
|
||||
[dependencies]
|
||||
case = "1.0.0"
|
||||
proc-macro2 = "1.0.106"
|
||||
quote = "1.0.46"
|
||||
syn = { version = "2.0.119", features = ["full", "extra-traits"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue