forked from Orchid/orchid
Lexer test mode works
This commit is contained in:
@@ -6,3 +6,8 @@ edition = "2021"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
camino = "1.1.7"
|
||||
clap = { version = "=4.5.4", features = ["derive"] }
|
||||
itertools = "0.13.0"
|
||||
orchid-base = { version = "0.1.0", path = "../orchid-base" }
|
||||
orchid-host = { version = "0.1.0", path = "../orchid-host" }
|
||||
|
||||
Reference in New Issue
Block a user