Files
servo/components
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
..
2019-04-29 22:25:12 +09:00
2019-03-22 15:41:48 +08:00
2018-12-11 10:43:51 +09:00
2019-04-20 22:39:22 +02:00
2019-03-22 15:41:48 +08:00
2019-04-12 14:17:21 +02:00
2019-01-28 11:32:40 +01:00
2018-11-10 17:47:28 +01:00
2019-03-31 20:14:46 +08:00
2019-04-29 22:25:12 +09:00
2018-11-19 14:47:27 +01:00
2019-04-12 12:20:14 +02:00
2019-04-29 22:25:12 +09:00