chore(deps): bump eframe from 0.34.1 to 0.34.2 (#98)

Bumps [eframe](https://github.com/emilk/egui) from 0.34.1 to 0.34.2.
- [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.34.1...0.34.2)

---
updated-dependencies:
- dependency-name: eframe
  dependency-version: 0.34.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-05-13 21:44:09 +03:00
committed by GitHub
parent 0bb7ef3f33
commit 573958c05b
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ egui = { version = "0.34.2", default-features = false, features = [
"default_fonts",
"rayon",
] }
eframe = { version = "0.34.1", default-features = false, features = [
eframe = { version = "0.34.2", default-features = false, features = [
"default_fonts",
"glow",
"x11",