summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index cce22d618..b9f8325a5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -48,7 +48,7 @@ yaml-rust = "0.4"
nom = "5.1.0"
os_info = "1.3.3"
urlencoding = "1.0.0"
-open = "1.3.2"
+open = "1.3.3"
ureq = { version = "0.11.3", default-features = false, features = ["tls"] }
serde_urlencoded = "0.6.1"
unicode-width = "0.1.7"