mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-31 13:50:05 -04:00
Use HTTPS for doc hyperlink
This commit is contained in:
@@ -7,7 +7,7 @@ keywords = ["windowing", "opengl"]
|
|||||||
license = "Apache-2.0"
|
license = "Apache-2.0"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://github.com/tomaka/glutin"
|
repository = "https://github.com/tomaka/glutin"
|
||||||
documentation = "http://tomaka.github.io/glutin/"
|
documentation = "https://tomaka.github.io/glutin/"
|
||||||
build = "build.rs"
|
build = "build.rs"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
|
|||||||
Reference in New Issue
Block a user