Add tailing newline to winit/Cargo.toml
This commit is contained in:
parent
97f1f3dcf4
commit
287f3ea99a
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue