Skip to content

Commit

Permalink
Revert "fix: Patch system-configuration version (#2130)" (#2172)
Browse files Browse the repository at this point in the history
This reverts commit e639bdc.
  • Loading branch information
seanmonstar committed Mar 12, 2024
1 parent c7940c6 commit d334800
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 d334800

Please sign in to comment.