Skip to content

Commit fabdb3c

Browse files
committed
1 parent 5ccb45e commit fabdb3c

File tree

3 files changed

+1248
-0
lines changed

3 files changed

+1248
-0
lines changed

rust/generate-schema/Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,7 @@ edition = "2021"
55

66
[dependencies]
77
ungrammar = "1.16.1"
8+
proc-macro2 = "1.0.33"
9+
quote = "1.0.12"
10+
itertools = "0.10.1"
811

0 commit comments

Comments
 (0)