From a0cd6e9c9f73edd2c1e89e28a8d6d3dbefbcfbf4 Mon Sep 17 00:00:00 2001 From: Polesznyák Márk Date: Tue, 30 Sep 2025 10:23:55 +0200 Subject: docs(README): add builds.sr.ht status badge --- Cargo.toml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index a7bbeab..eec44a8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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 -- cgit v1.2.3