diff options
Diffstat (limited to '')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ two-face = "0.4.3" [dependencies.iced_core] git = "https://github.com/pml68/iced" -rev = "3a491669e7fecf21c261de63dcb1e8069063648f" +branch = "feat/rehighlight-on-redraw" [package.metadata.docs.rs] rustdoc-args = ["--cfg", "docsrs"] |
