mirror of
https://github.com/zaphar/abortable_parser.git
synced 2025-07-21 20:29:49 -04:00
MAINT: Update metadata for Cargo.toml
This commit is contained in:
parent
1b3b37bbba
commit
79ee6841e4
@ -2,5 +2,11 @@
|
||||
name = "abortable-parser"
|
||||
version = "0.1.0"
|
||||
authors = ["Jeremy Wall <jeremy@marzhillstudios.com>"]
|
||||
description = "A parser combinator library with an emphasis on error handling"
|
||||
repository = "https://github.com/zaphar/abortable_parser"
|
||||
documentation = "https://docs.rs/crate/abortable-parser"
|
||||
readme = "README.md"
|
||||
license = "Apache-2.0"
|
||||
keywords = ["parsing"]
|
||||
|
||||
[dependencies]
|
||||
|
Loading…
x
Reference in New Issue
Block a user