rust-windowing / winit

Window handling library in pure Rust
https://docs.rs/winit/
Apache License 2.0
4.88k stars 911 forks source link

CI: Fix cargo deny #4002

Closed madsmtm closed 5 days ago

kchibisov commented 5 days ago

@daxpedda could you look into the nightly wasm CI stuff?

daxpedda commented 5 days ago

I fixed this in https://github.com/rustwasm/wasm-bindgen/pull/4284. Its nightly breakage, so it can be safely ignored.

Hopefully I can cut a new release of wasm-bindgen soon.