Set documentation, repository, and homepage fields

Former-commit-id: 24b6ba657455a761ccfeee98bf26d3da663dfc72
This commit is contained in:
alteous 2017-09-06 10:54:15 +01:00
parent 04d7bdd4ed
commit e0bacd9081

View File

@ -3,6 +3,9 @@ name = "mikktspace"
version = "0.1.0"
authors = ["Benjamin Wasty <benny.wasty@gmail.com>"]
description = "Mikkelsen tangent space algorithm"
documentation = "https://docs.rs/mikktspace"
repository = "https://github.com/bwasty/mikktspace-rs"
homepage = "https://github.com/bwasty/mikktspace-rs"
build = "build.rs"
[build-dependencies]