Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUpdate crates that use byteorder to use 0.5 #10437
Comments
|
jpeg-decoder 0.1.3 (which uses byteorder 0.5) has been published. |
|
immeta 0.3.2 is published with new version |
|
Image already merged on image-rs/image#525 I just asked if they have an ETA |
|
wayland-window 0.2.3is also published with new byteorder |
|
rust-websocket 0.16.2 also published with new byteorder |
|
image 0.9.0 also done |
|
bincode 0.5.3 done |
|
servo/ipc-channel is ok on master, who could generate a new version of it? |
|
Opened servo/ipc-channel#65. Will publish when it's merged. |
|
Apparently we use ipc-channel via git, so it should now be possible to update all of the crates to the newest versions. |
|
Nice |
|
Note for anybody doing this: |
|
I can update the lock files and remove the exception for |
Update to byteorder 0.5 Finishes #10437. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10565) <!-- Reviewable:end -->
|
Fixed by #10565. |
…=Ms2ger Finishes servo/servo#10437. Source-Repo: https://github.com/servo/servo Source-Revision: d566f1c143e051b3c3d4ff9e9d8087af8b45dbd6 UltraBlame original commit: 80585f49bc0ff711f662fc5725f767f705582826
…=Ms2ger Finishes servo/servo#10437. Source-Repo: https://github.com/servo/servo Source-Revision: d566f1c143e051b3c3d4ff9e9d8087af8b45dbd6 UltraBlame original commit: 80585f49bc0ff711f662fc5725f767f705582826
…=Ms2ger Finishes servo/servo#10437. Source-Repo: https://github.com/servo/servo Source-Revision: d566f1c143e051b3c3d4ff9e9d8087af8b45dbd6 UltraBlame original commit: 80585f49bc0ff711f662fc5725f767f705582826
As discussed in #10433 (comment).
Crates with the old dependency include:
cc @saurvs