regex 1.1.9

An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
Documentation
{
  "git": {
    "sha1": "df23d5abe4ce63792009bf4ef6db72a826fb7d5c"
  }
}