summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <bridle.benjamin@gmail.com>2023-12-24 22:06:32 +1300
committerBen Bridle <bridle.benjamin@gmail.com>2023-12-24 22:06:32 +1300
commit8866d8f43679dbfa286e3fb827c238dc616619df (patch)
treedb0694f1a2f71aeb012e8c88ba9de4dcb7d9cc8c /Cargo.toml
parent6500dd529b0ddb06966786c6a65ded6141f12620 (diff)
downloadphosphor-8866d8f43679dbfa286e3fb827c238dc616619df.zip
Add information to Cargo.tomlv1.0.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 3 insertions, 1 deletions
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