Bump Cargo.toml version to match crates.io
This makes is possible for consumers to use cargo [replace] with the latest Glutin.
This commit is contained in:
parent
f3db0ba641
commit
6c5bc52a5f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "winit"
|
name = "winit"
|
||||||
version = "0.6.3"
|
version = "0.6.4"
|
||||||
authors = ["The winit contributors, Pierre Krieger <pierre.krieger1708@gmail.com>"]
|
authors = ["The winit contributors, Pierre Krieger <pierre.krieger1708@gmail.com>"]
|
||||||
description = "Cross-platform window creation library."
|
description = "Cross-platform window creation library."
|
||||||
keywords = ["windowing"]
|
keywords = ["windowing"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue