diff --git a/Cargo.toml b/Cargo.toml
index d439fd2fc2bcb253a96172920cb3757852c355e2..c40533f1f10646077c2612f42d7ecba7a42dba8f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,10 @@
 [package]
 name = "redox_installer"
 version = "0.2.1"
+description = "A Redox filesystem builder"
+license = "MIT"
+authors = ["Jeremy Soller <jackpot51@gmail.com>"]
+repository = "https://gitlab.redox-os.org/redox-os/installer"
 
 [[bin]]
 name = "redox_installer"