mirror of
https://github.com/RGBCube/cstree
synced 2025-07-29 18:17:44 +00:00
Make SyntaxNode
Send
and Sync
(#12)
This commit is contained in:
parent
4116ed0138
commit
fb463aef18
4 changed files with 175 additions and 0 deletions
|
@ -25,6 +25,7 @@ features = ["derive"]
|
|||
m_lexer = "0.0.4"
|
||||
serde_json = "1.0.61"
|
||||
serde_test = "1.0.119"
|
||||
crossbeam-utils = "0.8"
|
||||
|
||||
[features]
|
||||
default = []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue