regex 1.5.4

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