aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ea35440..0576705 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,6 +19,7 @@ unicode-segmentation = "1.0"
[dev-dependencies]
iced = { git = "https://github.com/iced-rs/iced" }
+open = "5.3"
[package.metadata.docs.rs]
rustdoc-args = ["--cfg", "docsrs"]