summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2018-12-12 16:59:16 +0100
committerLinus Färnstrand <linus@mullvad.net>2018-12-12 17:17:15 +0100
commit913736ad4e7cd21a015d76296ebf7b33bacfba04 (patch)
treed33ea8c34ac1e4751fbe01170108a97051352d82
parent6a8fc44439e139c711f19a91499a7613f56b3fb6 (diff)
downloadmullvadvpn-913736ad4e7cd21a015d76296ebf7b33bacfba04.tar.xz
mullvadvpn-913736ad4e7cd21a015d76296ebf7b33bacfba04.zip
Bump openvpn-plugin git hash
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 42776fe2fa..d087f2cc0a 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1238,7 +1238,7 @@ dependencies = [
[[package]]
name = "openvpn-plugin"
version = "0.3.0"
-source = "git+https://github.com/mullvad/openvpn-plugin-rs?branch=auth-failed-event#bb82d84f7a464b2d7313cc7521bc6e6048409f94"
+source = "git+https://github.com/mullvad/openvpn-plugin-rs?branch=auth-failed-event#c989d7a43de59e4207c31355be7952251273236b"
dependencies = [
"derive-try-from-primitive 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",