Remove inconsistent period in description metadata

This commit is contained in:
Héctor Ramón Jiménez 2025-12-07 21:00:47 +01:00
parent c59615019d
commit b807f506c0
No known key found for this signature in database
GPG key ID: 7CC46565708259A7

View file

@ -1,6 +1,6 @@
[package] [package]
name = "iced_selector" 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 version.workspace = true
authors.workspace = true authors.workspace = true
edition.workspace = true edition.workspace = true