Set documentation, repository, and homepage fields
Former-commit-id: 24b6ba657455a761ccfeee98bf26d3da663dfc72
This commit is contained in:
parent
04d7bdd4ed
commit
e0bacd9081
@ -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]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user