mirror of
https://github.com/servo/servo.git
synced 2025-08-15 10:25:32 +01:00
Auto merge of #8787 - Jayflux:hotfix/8695, r=mbrubeck
now using external ref_slice instead of the std version fixed #8695 Fixes #8695. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8787) <!-- Reviewable:end -->
This commit is contained in:
commit
8ae008761f
7 changed files with 24 additions and 4 deletions
|
@ -88,3 +88,4 @@ serde = "0.6"
|
|||
caseless = "0.1.0"
|
||||
image = "0.5.0"
|
||||
url = "0.5"
|
||||
ref_slice = "0.1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue