diff --git a/Cargo.toml b/Cargo.toml index 43572d0..61f02b8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,5 +10,5 @@ keywords = ["vulkan", "graphic"] documentation = "https://docs.rs/ash" [dependencies] -sharedlib = "6.0.0" +shared_library = "0.1.5" lazy_static = "0.2.1"