Skip to content

Commit

Permalink
Revert "fix: Patch system-configuration version (seanmonstar#2130)" (
Browse files Browse the repository at this point in the history
…seanmonstar#2172)

This reverts commit e639bdc.
  • Loading branch information
seanmonstar authored and Nutomic committed Nov 7, 2024
1 parent 74aed02 commit f71e3a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ futures-util = { version = "0.3.0", default-features = false, features = ["std",
winreg = "0.50.0"

[target.'cfg(target_os = "macos")'.dependencies]
system-configuration = "0.6"
system-configuration = "0.5.1"

# wasm

Expand Down

0 comments on commit f71e3a1

Please sign in to comment.