diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2019-04-29 15:37:25 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-29 15:37:25 -0400 |
commit | 62031e3cb0f6e2b2fc74665135cdff040fb980c8 (patch) | |
tree | 76cec18e0f1cc0f97f4df30e9262639f8af823c8 /components/script/dom | |
parent | 852223b08a007e348d0c8e64b9eeed6ab0432b4f (diff) | |
parent | 5b9f151f032a9a0ee3fc5fe626c76df8c474e9ce (diff) | |
download | servo-62031e3cb0f6e2b2fc74665135cdff040fb980c8.tar.gz servo-62031e3cb0f6e2b2fc74665135cdff040fb980c8.zip |
Auto merge of #23289 - CYBAI:regex-1.1, r=jdm
Update regex to 1.1
I just found the `aho-corasick` dependency is still `0.6.9` and then I found `regex` depends on it.
I remember there's a rewrite of `aho-corasick` at BurntSushi/aho-corasick@e8493baf54d0685d35c2e0a3bf4104717bdf0bd2 to improve itself.
---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes do not require tests because it just updates `regex` crate
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23289)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom')
0 files changed, 0 insertions, 0 deletions