servo / surfman

Accelerated offscreen graphics for WebGL
Apache License 2.0
173 stars 84 forks source link

Unbreak publishing #303

Closed jdm closed 2 months ago

jdm commented 3 months ago

Fixes I made in order to publish 0.9.5.

mrobinson commented 3 months ago

Sorry for breaking things and thanks for the fix. Let me know when this is ready and I'll give it a review.

mukilan commented 2 months ago

I've fixed some more errors in android-example (crate-type & edition in android-example/rust/Cargo.toml). The rust compilation fails at the final link step. That might need more investigation. @jdm was there anything else you wanted to address or is this in a state to be merged?