Add missing description metadata to subcrates

This commit is contained in:
Héctor Ramón Jiménez 2025-12-07 20:59:50 +01:00
parent b32ea0f7ff
commit c59615019d
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
5 changed files with 5 additions and 0 deletions

View file

@ -1,5 +1,6 @@
[package]
name = "iced_program"
description = "The definition of an iced program"
version.workspace = true
authors.workspace = true
edition.workspace = true