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