diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 9e274d1..d7c396e 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -1,10 +1,10 @@ [package] name = "catppuccin" -version = "1.0.3" +version = "1.0.4" authors = ["backwardspy "] edition = "2021" description = "🦀 Soothing pastel theme for Rust." -repository = "https://github.com/catpuccin/palettes/tree/main/rust" +repository = "https://github.com/catppuccin/palette/tree/main/rust" license = "MIT" keywords = ["catppuccin", "palette", "colour", "theme"]