Skip to content

Commit d10a722

Browse files
fix(deps): bump system-configuration from 0.6.1 to 0.7.0
Bumps [system-configuration](https://github.com/mullvad/system-configuration-rs) from 0.6.1 to 0.7.0. - [Changelog](https://github.com/mullvad/system-configuration-rs/blob/main/CHANGELOG.md) - [Commits](mullvad/system-configuration-rs@v0.6.1...v0.7.0) --- updated-dependencies: - dependency-name: system-configuration dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b654a1b commit d10a722

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

Cargo.lock

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

crates/fig_desktop/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ objc.workspace = true
137137
objc2.workspace = true
138138
objc2-app-kit = { workspace = true, features = ["NSApplication"] }
139139
objc2-foundation.workspace = true
140-
system-configuration = "0.6.0"
140+
system-configuration = "0.7.0"
141141

142142
[build-dependencies]
143143
image = "0.25.6"

0 commit comments

Comments
 (0)