chore(deps): bump eframe from 0.33.3 to 0.34.1

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

---
updated-dependencies:
- dependency-name: eframe
  dependency-version: 0.34.1
  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-03-30 16:10:51 +00:00
committed by GitHub
parent 26b1464381
commit 3db2d1fa64
2 changed files with 387 additions and 258 deletions

643
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -20,7 +20,7 @@ chrono = "0.4"
crossbeam-channel = "0.5"
crossbeam-utils = "0.8"
color-eyre = "0.6"
eframe = "0.33"
eframe = "0.34"
egui_extras = "0.33"
dirs = "6"
dunce = "1"