blob: 5437a7a8aca582a4be813a6bde7a9b1d167321bf [file] [log] [blame] [edit]
[package]
name = "regex-syntax"
version = "0.3.9" #:version
authors = ["The Rust Project Developers"]
license = "MIT/Apache-2.0"
repository = "https://github.com/rust-lang/regex"
documentation = "http://doc.rust-lang.org/regex/regex_syntax/index.html"
homepage = "https://github.com/rust-lang/regex"
description = "A regular expression parser."
[dev-dependencies]
quickcheck = "0.2"
rand = "0.3"
[profile.test]
codegen-units = 8