Files
servo/components/script
bors-servo 62031e3cb0 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@e8493baf54 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 -->
2019-04-29 15:37:25 -04:00
..
2018-11-06 11:39:09 +01:00
2019-04-25 11:37:35 +02:00
2019-04-29 22:25:12 +09:00
2019-04-25 11:37:35 +02:00
2018-11-19 14:47:12 +01:00
2018-11-19 14:47:12 +01:00
2018-11-19 14:47:12 +01:00
2019-04-26 08:54:24 -04:00