mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-07-26 05:46:59 +00:00
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:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tarasov Aleksandr
parent
4ce16d5301
commit
52dc0e3a09
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user