[package] name = "ise_logparser" version = "0.1.0" edition = "2021" [dependencies] const_format = "0.2.32" lazy_static = "1.5.0" nom = "7.1.3" nom-regex = "0.2.0" regex = "1.10.6"