Add tailing newline to winit/Cargo.toml

This commit is contained in:
hatoo 2019-12-02 21:58:35 +09:00
parent 97f1f3dcf4
commit 287f3ea99a

View file

@ -17,4 +17,4 @@ futures = { version = "0.3", features = ["thread-pool"] }
log = "0.4"
[target.'cfg(target_os = "windows")'.dependencies.winapi]
version = "0.3.6"
version = "0.3.6"