Skip to content

Commit 646b1f8

Browse files
authored
chore: update macOS system-configuration dep (#2368)
1 parent 85dd6da commit 646b1f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ rustls = { version = "0.23", default-features = false, features = ["ring"] }
184184
windows-registry = "0.2"
185185

186186
[target.'cfg(target_os = "macos")'.dependencies]
187-
system-configuration = { version = "0.5.1", optional = true }
187+
system-configuration = { version = "0.6.0", optional = true }
188188

189189
# wasm
190190

0 commit comments

Comments
 (0)