add description to Cargo.toml

This commit is contained in:
Simon Gardling 2022-04-12 15:27:11 -04:00
parent a27b7ea0b0
commit 803cd9b5fa

View File

@ -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"]