Skip to content

Commit 439e9fa

Browse files
build(deps): bump gtk4-layer-shell from 0.6.3 to 0.7.1
Bumps [gtk4-layer-shell](https://github.com/pentamassiv/gtk4-layer-shell-gir) from 0.6.3 to 0.7.1. - [Commits](https://github.com/pentamassiv/gtk4-layer-shell-gir/commits) --- updated-dependencies: - dependency-name: gtk4-layer-shell dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a247ac3 commit 439e9fa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

anyrun/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ anyrun-provider-ipc = { git = "https://github.com/anyrun-org/anyrun-provider" }
1313

1414
clap = { features = [ "derive" ], version = "4.2.7" }
1515
gtk4 = { features = [ "v4_12" ], version = "0.10.0" }
16-
gtk4-layer-shell = "0.6.3"
16+
gtk4-layer-shell = "0.7.1"
1717
relm4 = { branch = "service", git = "https://github.com/anyrun-org/Relm4" }
1818
ron = "0.8.0"
1919
serde = { features = [ "derive" ], version = "1.0.210" }

0 commit comments

Comments
 (0)