diff --git a/selector/Cargo.toml b/selector/Cargo.toml index 3260e15f..ece5a63b 100644 --- a/selector/Cargo.toml +++ b/selector/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "iced_selector" -description = "A set of abstractions for selecting data from the widget tree." +description = "A set of abstractions for selecting data from the widget tree" version.workspace = true authors.workspace = true edition.workspace = true