mirror of
https://codeberg.org/icewind/tf-log-parser.git
synced 2026-06-03 18:24:09 +02:00
logos from git
This commit is contained in:
parent
c215ca3987
commit
7363719655
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ serde = { version = "1", features = ["derive"] }
|
|||
serde_json = "1"
|
||||
main_error = "0.1"
|
||||
paste = "1"
|
||||
logos = { version = "0.12", path = "../../logos/logos" }
|
||||
logos = { version = "0.12", git = "https://github.com/icewind1991/logos", branch = "chunk-const-generics" }
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = "0.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue