We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8671ae6 commit 15cb793Copy full SHA for 15cb793
Cargo.toml
@@ -4,6 +4,10 @@ version = "0.1.1"
4
edition = "2021"
5
description = "An animation Crate for Iced and Cosmic DE"
6
license = "MIT"
7
+repository = "https://github.com/pop-os/cosmic-time"
8
+documentation = "https://docs.rs/cosmic-time"
9
+keywords = ["gui", "animation", "interface", "widgets", "iced"]
10
+categories = ["gui"]
11
12
[workspace]
13
members = [
0 commit comments