Retarget repository URL
This commit is contained in:
parent
0875ea4444
commit
33511ee52a
1 changed files with 3 additions and 3 deletions
|
@ -16,9 +16,9 @@ authors = ["Brendan Zabarauskas <bjzaba@yahoo.com.au>",
|
||||||
license = "Apache-2.0"
|
license = "Apache-2.0"
|
||||||
description = "A linear algebra and mathematics library for computer graphics."
|
description = "A linear algebra and mathematics library for computer graphics."
|
||||||
|
|
||||||
documentation = "http://bjz.github.io/cgmath-rs"
|
documentation = "http://bjz.github.io/cgmath"
|
||||||
homepage = "https://github.com/bjz/cgmath-rs"
|
homepage = "https://github.com/bjz/cgmath"
|
||||||
repository = "https://github.com/bjz/cgmath-rs"
|
repository = "https://github.com/bjz/cgmath"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|
||||||
keywords = ["gamedev", "math", "matrix", "vector", "quaternion"]
|
keywords = ["gamedev", "math", "matrix", "vector", "quaternion"]
|
||||||
|
|
Loading…
Reference in a new issue