[package] name = "fixnite-lib" version = "0.1.0" authors = ["Chad Baxter "] description = "A library crate for the fixnite project." publish = true repository = "https://www.github.com/LogoiLab/FixNite" license-file = "LICENSE.md" [dependencies] nom = "4.0.0"