mirror of
https://github.com/Noratrieb/uwucc.git
synced 2026-01-14 16:45:07 +01:00
intern
This commit is contained in:
parent
d3846e3357
commit
77e18126e7
9 changed files with 312 additions and 129 deletions
|
|
@ -9,6 +9,7 @@ edition = "2021"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
bumpalo = "3.10.0"
|
||||
analysis = { path = "./analysis" }
|
||||
parser = { path = "./parser" }
|
||||
dbg-pls = { version = "0.3.2", features = ["derive", "colors"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue