mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2025-02-16 09:02:25 +00:00
Publish vk-sys 0.3.3 (#917)
This commit is contained in:
parent
2519bc915a
commit
7ff3e5d51f
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "vk-sys"
|
||||
version = "0.3.2"
|
||||
version = "0.3.3"
|
||||
authors = ["Pierre Krieger <pierre.krieger1708@gmail.com>", "The vulkano contributors"]
|
||||
repository = "https://github.com/vulkano-rs/vulkano"
|
||||
description = "Bindings for the Vulkan graphics API"
|
||||
|
@ -16,5 +16,5 @@ fnv = "1.0.6"
|
||||
shared_library = "0.1.7"
|
||||
smallvec = "0.5.0"
|
||||
lazy_static = "0.2.9"
|
||||
vk-sys = { version = "0.3.2", path = "../vk-sys" }
|
||||
vk-sys = { version = "0.3.3", path = "../vk-sys" }
|
||||
half = "1"
|
||||
|
Loading…
Reference in New Issue
Block a user