diff options
Diffstat (limited to '')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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"] |
