diff --git a/crate/yew_styles/Cargo.toml b/crate/yew_styles/Cargo.toml index e31f3e0..5b82be7 100644 --- a/crate/yew_styles/Cargo.toml +++ b/crate/yew_styles/Cargo.toml @@ -1,6 +1,7 @@ [package] name = "yew_styles" version = "0.1.0" +description = "Framework styles for yew" authors = ["spieljs "] edition = "2018" license = "MIT"