regex 1.5.3

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