Update description in Cargo.toml

This commit is contained in:
Olivier Goffart 2023-01-27 08:54:13 +01:00
parent 9180704d70
commit f2c680ac28
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ version = "0.3.4"
authors = ["Slint Developers <info@slint-ui.com>"]
edition = "2021"
license = "GPL-3.0-only OR LicenseRef-Slint-commercial"
description = "Slint Rust API"
description = "GUI toolkit to efficiently develop fluid graphical user interfaces for embedded devices and desktop applications"
repository = "https://github.com/slint-ui/slint"
homepage = "https://slint-ui.com"
categories = ["gui", "rendering::engine"]