Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ description = "regular expressions for nom parsers"
license = "MIT"
keywords = ["parser", "parser-combinators", "regex"]
categories = ["parsing"]
repository = "https://github.com/rust-bakery/nom-regex"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down