regex 1.4.5

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