Bumped version

This commit is contained in:
Forest 2019-09-08 11:15:46 -04:00
parent 26a027745e
commit c31b01b051

View File

@ -18,7 +18,7 @@ server = { package = "veloren-server", path = "../server" }
# Graphics
gfx = "0.18.1"
gfx_device_gl = { version = "0.16.1", optional = true }
gfx_device_gl = { version = "0.16.2", optional = true }
gfx_window_glutin = "0.31.0"
glutin = "0.21.0"
winit = { version = "0.19.1", features = ["serde"] }