regex 1.1.3

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