regex 1.1.4

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