mirror of
https://github.com/RGBCube/cstree
synced 2025-07-29 10:07:44 +00:00
Prepare release candidate (#55)
This commit is contained in:
parent
64e94d7d30
commit
47179dab79
7 changed files with 466 additions and 369 deletions
|
@ -16,3 +16,6 @@ proc-macro = true
|
|||
proc-macro2 = "1.0.56"
|
||||
quote = "1.0.26"
|
||||
syn = { version = "2.0.14" }
|
||||
|
||||
[dev-dependencies]
|
||||
cstree = { path = "../cstree" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue