This commit is contained in:
Andrey Lesnikov 2016-09-05 22:10:15 +03:00
parent bb91df4fb8
commit 6089fa8c2c
3 changed files with 4 additions and 11 deletions

View file

@ -7,7 +7,7 @@ keywords = ["windowing", "opengl"]
license = "Apache-2.0"
readme = "README.md"
repository = "https://github.com/tomaka/glutin"
documentation = "https://tomaka.github.io/glutin/"
documentation = "https://docs.rs/glutin"
build = "build.rs"
[dependencies]