add description to Cargo.toml
This commit is contained in:
parent
a27b7ea0b0
commit
803cd9b5fa
@ -5,6 +5,7 @@ edition = "2021"
|
|||||||
build = "build.rs"
|
build = "build.rs"
|
||||||
license = "AGPL-3.0"
|
license = "AGPL-3.0"
|
||||||
repository = "https://github.com/Titaniumtown/YTBN-Graphing-Software"
|
repository = "https://github.com/Titaniumtown/YTBN-Graphing-Software"
|
||||||
|
description = "Crossplatform (and web-compatible) graphing calculator"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
crate-type = ["cdylib"]
|
crate-type = ["cdylib"]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user