update egui and egui_baseview

This commit is contained in:
Billy Messenger
2024-02-22 11:49:11 -06:00
committed by Robbert van der Helm
parent 7a01b57735
commit 0dccb4501f
9 changed files with 119 additions and 53 deletions

View File

@@ -142,3 +142,6 @@ strip = "symbols"
inherits = "release"
debug = true
strip = "none"
[toolchain]
channel = "nightly"