diff --git a/Cargo.toml b/Cargo.toml index 66fbc75..d18c5db 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "refraction" version = "0.1.0" authors = ["Alexander Altman "] -description = "" +description = "A general-purpose lens library for Rust." readme = "README.md" license = "Apache-2.0" homepage = "https://github.com/pthariensflame/refraction"