Forward porting (#966)

* README: Use shields.io instead of Herokuapp (#859)

* README: Link to FEATURES.md and missing features wiki page (#860)

Closes #854

* Update URLs (#863)

* CHANGELOG.md: Add line from #861 (legacy) that is missing from equivalent #964 (EL 2)
This commit is contained in:
Felix Rabe
2019-06-23 08:39:26 +02:00
committed by Osspial
parent 063648368d
commit 2442305bb7
6 changed files with 24 additions and 19 deletions

View File

@@ -7,7 +7,7 @@ edition = "2018"
keywords = ["windowing"]
license = "Apache-2.0"
readme = "README.md"
repository = "https://github.com/tomaka/winit"
repository = "https://github.com/rust-windowing/winit"
documentation = "https://docs.rs/winit"
categories = ["gui"]