mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-28 07:33:14 -04:00
Deprecate the stdweb backend (#1712)
* Deprecate the stdweb backend * Add a changelog entry * Fmt * Move the deprecation notice
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#![deprecated(since = "0.23.0", note = "Please migrate to web-sys over stdweb")]
|
||||
|
||||
mod canvas;
|
||||
mod event;
|
||||
mod scaling;
|
||||
|
||||
Reference in New Issue
Block a user