diff --git a/Cargo.toml b/Cargo.toml index 7ffc49e..eb76a36 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ edition = "2021" build = "build.rs" license = "AGPL-3.0" repository = "https://github.com/Titaniumtown/YTBN-Graphing-Software" +description = "Crossplatform (and web-compatible) graphing calculator" [lib] crate-type = ["cdylib"]