aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b30df36..eba99ab 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,6 +2,11 @@
name = "bubbles"
version = "0.1.0"
edition = "2021"
+authors = ["Jacob Janzen"]
+description = "Creates a procedurally generated image that sort of looks like bubbles"
+repository = "https://github.com/JacobJanzen/Bubbles/"
+license = "GPL-3.0"
+keywords = ["generative-art","gif"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html