mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 06:10:06 -04:00
glow-vs-web cleanup following https://github.com/emilk/egui/pull/868
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -936,6 +936,8 @@ dependencies = [
|
||||
"glutin",
|
||||
"image",
|
||||
"memoffset",
|
||||
"wasm-bindgen",
|
||||
"web-sys",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -943,6 +945,7 @@ name = "egui_web"
|
||||
version = "0.15.0"
|
||||
dependencies = [
|
||||
"egui",
|
||||
"egui_glow",
|
||||
"epi",
|
||||
"js-sys",
|
||||
"ron",
|
||||
|
||||
Reference in New Issue
Block a user