[package] name = "evebox-suricata-rule-parser" version = "0.2.0" authors = ["Jason Ish "] edition = "2018" description = "Suricata rule parser for EveBox" license = "MIT" homepage = "https://evebox.org" repository = "https://github.com/jasonish/evebox" documentation = "https://evebox.org" [dependencies] nom = "5.0.1" anyhow = "1.0.32"