diff options
| author | Emīls <emils@mullvad.net> | 2018-07-02 11:58:15 +0100 |
|---|---|---|
| committer | Emīls Piņķis <emils@mullvad.net> | 2018-07-05 16:05:05 +0100 |
| commit | 7a535f1517dccf043c524e4d2d97e516264ba820 (patch) | |
| tree | 5c0a539de1c98861cba988ee4257fb6feeed6619 | |
| parent | 891b91867a8b56616fc70b4ab982ad598bef2e54 (diff) | |
| download | mullvadvpn-7a535f1517dccf043c524e4d2d97e516264ba820.tar.xz mullvadvpn-7a535f1517dccf043c524e4d2d97e516264ba820.zip | |
Move patch section to workspace manifest
| -rw-r--r-- | Cargo.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml index 8e68361379..cb296616d2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,3 +12,6 @@ members = [ "talpid-core", "talpid-ipc", ] + +[patch.crates-io] +openssl-sys = { git = "https://github.com/mullvad/rust-openssl" } |
