diff options
| author | Emīls Piņķis <emils@mullvad.net> | 2018-06-19 15:48:41 +0100 |
|---|---|---|
| committer | Emīls Piņķis <emils@mullvad.net> | 2018-06-21 16:06:19 +0100 |
| commit | 7f592d6477e89372394853a56346a7feaf252208 (patch) | |
| tree | 5f891cf8929fbd3a0196cc163110db354bfe51aa /Cargo.lock | |
| parent | 98cceca9a1f1ce0fc1efcc0d790640e8aa6b4fbd (diff) | |
| download | mullvadvpn-7f592d6477e89372394853a56346a7feaf252208.tar.xz mullvadvpn-7f592d6477e89372394853a56346a7feaf252208.zip | |
Change Firewall trait to take a cache dir as a parameter in it's constructor
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock index 1e8e6c17f3..10cb559070 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1394,7 +1394,6 @@ dependencies = [ "jsonrpc-macros 8.0.0 (git+https://github.com/paritytech/jsonrpc?tag=v8.0.1)", "libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", - "mullvad-paths 0.1.0", "notify 4.0.3 (registry+https://github.com/rust-lang/crates.io-index)", "openvpn-plugin 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", "os_pipe 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
