mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 06:40:06 -04:00
egui-wgpu: only depend on epaint (not entire egui) (#2438)
* egui-wgpu: only depend on epaint (not entire egui) * Update changelog link * Fix doclinks
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -1356,7 +1356,7 @@ version = "0.20.0"
|
||||
dependencies = [
|
||||
"bytemuck",
|
||||
"document-features",
|
||||
"egui",
|
||||
"epaint",
|
||||
"puffin",
|
||||
"tracing",
|
||||
"type-map",
|
||||
|
||||
Reference in New Issue
Block a user