cst: eliminate manual synchronization between enum variants and numeric values
This commit is contained in:
parent
d1cad19fea
commit
b9d8cb6d5d
3 changed files with 260 additions and 221 deletions
|
@ -14,5 +14,6 @@ cstree = "0.12"
|
|||
text-size = "1.1"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
regex = "1.11.1"
|
||||
regex = "1.11"
|
||||
glob = "0.3"
|
||||
num_enum = "0.7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue