mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-27 07:03:15 -04:00
Bump the stdweb version to 0.4.18 (#1049)
This removes the need to patch to a git version
This commit is contained in:
@@ -8,6 +8,7 @@ pub use self::timeout::Timeout;
|
||||
use crate::platform::web::WindowExtStdweb;
|
||||
use crate::window::Window;
|
||||
|
||||
use stdweb::js;
|
||||
use stdweb::web::html_element::CanvasElement;
|
||||
|
||||
pub fn throw(msg: &str) {
|
||||
|
||||
Reference in New Issue
Block a user