mirror of
https://codeberg.org/icewind/tf-log-parser.git
synced 2026-06-03 18:24:09 +02:00
bumb dependencies
This commit is contained in:
parent
8a88e452ea
commit
b95d68a845
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ repository = "https://github.com/icewind1991/tf-log-parser"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
steamid-ng = "1"
|
steamid-ng = "1"
|
||||||
nom = "6"
|
nom = "7"
|
||||||
enum-iterator = "0.7"
|
enum-iterator = "0.7"
|
||||||
chrono = { version = "0.4", features = ["serde"] }
|
chrono = { version = "0.4", features = ["serde"] }
|
||||||
thiserror = "1"
|
thiserror = "1"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue