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 f9e481c..2777869 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -48,7 +48,7 @@ serde_yaml = "0.9"
termimad = "0.20"
thiserror = "1.0"
tokio = { version = "1.20", features = ["full"] }
-webbrowser = "0.7"
+webbrowser = "0.8"
[dependencies.cursive]
version = "0.18"