Skip to content

Commit 7fd64b6

Browse files
Update system-deps requirement from 6 to 7 (#9)
Updates the requirements on [system-deps](https://github.com/gdesmott/system-deps) to permit the latest version. - [Release notes](https://github.com/gdesmott/system-deps/releases) - [Changelog](https://github.com/gdesmott/system-deps/blob/main/CHANGELOG.md) - [Commits](https://github.com/gdesmott/system-deps/compare/system-deps@6.0.0...v7.0.0) --- updated-dependencies: - dependency-name: system-deps dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2bf6911 commit 7fd64b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

granite/sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ package = "gtk4-sys"
6464
version = "0.8"
6565

6666
[build-dependencies]
67-
system-deps = "6"
67+
system-deps = "7"
6868

6969
[dev-dependencies]
7070
shell-words = "1.0.0"

0 commit comments

Comments
 (0)