mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-07-26 05:46:59 +00:00
chore(deps): bump egui_material_icons from 0.6.0 to 0.7.0 (#142)
Bumps [egui_material_icons](https://github.com/lucasmerlin/hello_egui) from 0.6.0 to 0.7.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_material_icons-v0.6.0...egui_material_icons-v0.7.0) --- updated-dependencies: - dependency-name: egui_material_icons dependency-version: 0.7.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>
This commit is contained in:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
48cda995ee
commit
4ce16d5301
+1
-1
@@ -70,7 +70,7 @@ eframe = { version = "0.35.0", default-features = false, features = [
|
||||
"wayland",
|
||||
] }
|
||||
egui_extras = "0.35.0"
|
||||
egui_material_icons = "0.6.0"
|
||||
egui_material_icons = "0.7.0"
|
||||
egui_dnd = "0.15.0"
|
||||
|
||||
reqwest = "0.13.4"
|
||||
|
||||
Reference in New Issue
Block a user