mirror of
https://github.com/Noratrieb/uwucc.git
synced 2026-01-17 01:55:07 +01:00
a bunch of stuff mostly
This commit is contained in:
parent
56e7f77a0d
commit
b9a2f939c4
29 changed files with 734 additions and 345 deletions
|
|
@ -9,4 +9,6 @@ edition = "2021"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
parser = { path = "./parser" }
|
||||
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