From 8866d8f43679dbfa286e3fb827c238dc616619df Mon Sep 17 00:00:00 2001 From: Ben Bridle Date: Sun, 24 Dec 2023 22:06:32 +1300 Subject: Add information to Cargo.toml --- Cargo.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 1052981..0bf0531 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,9 @@ [package] name = "phosphor" -version = "0.1.0" +version = "1.0.0" +authors = ["Ben Bridle"] edition = "2021" +description = "Window management library" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.3-70-g09d2