1 2 3 4 5 6 7 8 9
[package] description = "Implementation of a NELF parser" edition = "2021" license = "MPL-2.0" name = "nelf" readme = "README.md" repository = "https://github.com/Daniikk1012/nelf-rs" resolver = "2" version = "0.1.0"