[package] name = "ascii_set" version = "0.1.0" authors = ["Joe Neeman "] documentation = "http://jneem.github.io/ascii-set" repository = "http://github.com/jneem/ascii-set" readme = "README.md" license = "Unlicense" description = "Fast membership of ASCII character classes." [dev-dependencies] rand = "0.3"