diff --git a/Cargo.toml b/Cargo.toml index 3e88a0e9e..6d681e6d5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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.5.1" +system-configuration = "0.6" # wasm