chore(deps): bump egui_dnd from 0.15.0 to 0.16.0 (#145)

Bumps [egui_dnd](https://github.com/lucasmerlin/hello_egui) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/lucasmerlin/hello_egui/releases)
- [Changelog](https://github.com/lucasmerlin/hello_egui/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lucasmerlin/hello_egui/compare/egui_dnd-v0.15.0...egui_dnd-v0.16.0)

---
updated-dependencies:
- dependency-name: egui_dnd
  dependency-version: 0.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tarasov Aleksandr <55220741+arabianq@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-07-01 17:57:57 +03:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Tarasov Aleksandr
parent 4ce16d5301
commit 52dc0e3a09
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ eframe = { version = "0.35.0", default-features = false, features = [
] }
egui_extras = "0.35.0"
egui_material_icons = "0.7.0"
egui_dnd = "0.15.0"
egui_dnd = "0.16.0"
reqwest = "0.13.4"
percent-encoding = "2.3.2"