This commit is contained in:
Simon Gardling
2022-03-08 12:20:51 -05:00
parent 46e8d02cd7
commit 83d8e1cc88
5 changed files with 14 additions and 14 deletions

View File

@@ -1,10 +1,10 @@
[package]
name = "integral_site"
name = "ytbn_graphing_software"
version = "0.1.0"
edition = "2021"
build = "build.rs"
license = "AGPL-3.0"
repository = "https://github.com/Titaniumtown/integral_site"
repository = "https://github.com/Titaniumtown/YTBN-Graphing-Software"
[lib]
crate-type=["cdylib"]