summaryrefslogtreecommitdiffstats
path: root/examples/markdown/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/markdown/Cargo.toml')
-rw-r--r--examples/markdown/Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/markdown/Cargo.toml b/examples/markdown/Cargo.toml
index 9404d5d2..cb74b954 100644
--- a/examples/markdown/Cargo.toml
+++ b/examples/markdown/Cargo.toml
@@ -8,3 +8,5 @@ publish = false
[dependencies]
iced.workspace = true
iced.features = ["markdown", "highlighter", "debug"]
+
+open = "5.3"