From c14a329714fb7107dab3faf0e0c5a2375a2ad87b Mon Sep 17 00:00:00 2001
From: Igor Gnatenko <i.gnatenko.brain@gmail.com>
Date: Fri, 3 May 2019 10:28:12 +0200
Subject: [PATCH] chore: Update opener to 0.4

---
 Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cargo.toml b/Cargo.toml
index a598dc37747..0c3303b7c36 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -45,7 +45,7 @@ libc = "0.2"
 log = "0.4.6"
 libgit2-sys = "0.7.9"
 num_cpus = "1.0"
-opener = "0.3.0"
+opener = "0.4"
 rustfix = "0.4.4"
 same-file = "1"
 semver = { version = "0.9.0", features = ["serde"] }