bumb dependencies

This commit is contained in:
Robin Appelman 2021-08-24 19:23:38 +02:00
commit b95d68a845

View file

@ -9,7 +9,7 @@ repository = "https://github.com/icewind1991/tf-log-parser"
[dependencies]
steamid-ng = "1"
nom = "6"
nom = "7"
enum-iterator = "0.7"
chrono = { version = "0.4", features = ["serde"] }
thiserror = "1"