chore(deps): bump egui_extras from 0.33.3 to 0.34.2

Bumps [egui_extras](https://github.com/emilk/egui) from 0.33.3 to 0.34.2.
- [Release notes](https://github.com/emilk/egui/releases)
- [Changelog](https://github.com/emilk/egui/blob/0.34.2/CHANGELOG.md)
- [Commits](https://github.com/emilk/egui/compare/0.33.3...0.34.2)

---
updated-dependencies:
- dependency-name: egui_extras
  dependency-version: 0.34.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-05-04 18:56:13 +00:00
committed by GitHub
parent e2e5dbfcae
commit 17483d126a
2 changed files with 204 additions and 24 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ crossbeam-channel = "0.5"
crossbeam-utils = "0.8"
color-eyre = "0.6"
eframe = "0.33"
egui_extras = "0.33"
egui_extras = "0.34"
dirs = "6"
dunce = "1"
hotwatch = "0.5"