Skip to content

Commit 5cb322d

Browse files
⬆️🦀 Update Rust crate egui_extras to 0.33.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 13ee491 commit 5cb322d

File tree

2 files changed

+63
-15
lines changed

2 files changed

+63
-15
lines changed

Cargo.lock

Lines changed: 62 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gui/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ eframe = {version = "0.32.0", default-features = false, features = [
2424
"x11",
2525
]}
2626
egui = "0.32.0"
27-
egui_extras = "0.32.0"
27+
egui_extras = "0.33.0"
2828
git-version = "0.3.9"
2929
konst = "0.4.0"
3030
log = "0.4"

0 commit comments

Comments
 (0)