Update dependencies - #203
Conversation
|
Let’s coordinate this with other Servo dependencies: servo/servo#20497 |
|
Looks good, please also remove Reviewed 3 of 3 files at r1. string-cache-codegen/lib.rs, line 195 at r1 (raw file):
It’s unfortunate that we can’t use hex literals anymore but oh well, it’s not that important. Comments from Reviewable |
|
We can do a trick with |
|
|
|
That said we don’t really need it, try this if you feel like it. |
Also fix an unnoticed bug and render data as hex numbers.
Ah yeah, this is the right one. And I've implemented it anyway so that numbers in |
|
Thanks! @bors-servo r+ Reviewed 4 of 4 files at r2. Comments from Reviewable |
|
📌 Commit f392c9b has been approved by |
Update dependencies <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/string-cache/203) <!-- Reviewable:end -->
|
☀️ Test successful - status-travis |
This change is