diff options
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock index 0909ef3fc7..eeb783b97a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2305,6 +2305,7 @@ dependencies = [ [[package]] name = "nix" version = "0.25.0" +source = "git+https://github.com/mullvad/nix?rev=8c1410c8c8d94bb1eada192487b9034e742f8b75#8c1410c8c8d94bb1eada192487b9034e742f8b75" dependencies = [ "bitflags", "cfg-if", @@ -3523,6 +3524,7 @@ dependencies = [ [[package]] name = "system-configuration" version = "0.4.0" +source = "git+https://github.com/mullvad/system-configuration-rs#5df2d065fa6c40a75f4f93b8a1db598abfc16743" dependencies = [ "bitflags", "core-foundation", @@ -3543,6 +3545,7 @@ dependencies = [ [[package]] name = "system-configuration-sys" version = "0.4.1" +source = "git+https://github.com/mullvad/system-configuration-rs#5df2d065fa6c40a75f4f93b8a1db598abfc16743" dependencies = [ "core-foundation-sys", "libc 0.2.137", |
