regex 1.1.7

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