diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2019-02-14 10:29:52 +0100 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2019-02-14 10:29:52 +0100 |
| commit | d5c57eace522429a8edb7943f85120242b7e0ff8 (patch) | |
| tree | e7c9ba0fc693b7c3c6061419b2768ab4bda18720 | |
| parent | b4a4b0881353bb952f4019b4eaea0c6c71e1388e (diff) | |
| download | mullvadvpn-d5c57eace522429a8edb7943f85120242b7e0ff8.tar.xz mullvadvpn-d5c57eace522429a8edb7943f85120242b7e0ff8.zip | |
Bump binaries repo to version with shadowsocks
| -rw-r--r-- | Cargo.toml | 1 | ||||
| m--------- | dist-assets/binaries | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml index 8e68361379..20d61b7d1d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,3 +12,4 @@ members = [ "talpid-core", "talpid-ipc", ] +exclude = ["dist-assets/binaries/shadowsocks-rust"]
\ No newline at end of file diff --git a/dist-assets/binaries b/dist-assets/binaries -Subproject a3d23d96a4d45ea28e86927fc885baec09073c4 +Subproject c700c8b968415a0f398051c914dc7cc89317f87 |
