diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -22,6 +22,10 @@ two-face = { version = "0.4", default-features = false, features = [ git = "https://github.com/pml68/iced" branch = "feat/rehighlight-on-redraw" +[dev-dependencies.iced] +git = "https://github.com/pml68/iced" +branch = "feat/rehighlight-on-redraw" + [package.metadata.docs.rs] rustdoc-args = ["--cfg", "docsrs"] all-features = true |
