add repo to Cargo.toml
This commit is contained in:
parent
f2bd775262
commit
34e64366e6
@ -4,6 +4,7 @@ version = "0.1.0"
|
|||||||
edition = "2021"
|
edition = "2021"
|
||||||
build = "build.rs"
|
build = "build.rs"
|
||||||
license = "AGPL-3.0"
|
license = "AGPL-3.0"
|
||||||
|
repository = "https://github.com/Titaniumtown/integral_site"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
crate-type=["cdylib"]
|
crate-type=["cdylib"]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user