mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-25 16:25:31 +00:00
Require more precise versions
This commit is contained in:
parent
a589946992
commit
42dcd1e606
@ -6,8 +6,8 @@ build = "build.rs"
|
||||
description = "Safe wrapper for the Vulkan graphics API"
|
||||
|
||||
[dependencies]
|
||||
shared_library = "0.1"
|
||||
lazy_static = "0.1"
|
||||
shared_library = "0.1.4"
|
||||
lazy_static = "0.1.15"
|
||||
|
||||
[build-dependencies]
|
||||
vk-sys = { path = "../vk-sys" }
|
||||
|
Loading…
Reference in New Issue
Block a user