[package] name = "tnipv-preamble" version = "0.1.0" edition = "2021" license = "MPL-2.0" rust-version = "1.79" repository = "https://github.com/telcoin-association/tnipv" description = "Preamble parser for tnipv, the Telcoin Network Improvement Proposal validator" keywords = ["telcoin", "tnip", "tnipv", "tnips"] [dependencies] annotate-snippets = "0.9.1" regex = "1.8.4" snafu = "0.7.4" [dev-dependencies] assert_matches = "1.5.0"