[package] name = "journald-parser" version = "0.1.0" edition = "2021" authors = [ "Nikola Milosavljevic "] description = "A parser for the systemd journal format" readme = "README.md" repository = "https://github.com/nikola-milosa/journald-parser" keywords = ["journald", "systemd", "journal", "parser"] license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]