mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-02 14:50:04 -04:00
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:
@@ -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"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user