diff --git a/ash/Cargo.toml b/ash/Cargo.toml index 886fea6..493ce05 100644 --- a/ash/Cargo.toml +++ b/ash/Cargo.toml @@ -11,7 +11,7 @@ documentation = "https://docs.rs/ash" [dependencies] shared_library = "0.1.9" -lazy_static = "0.2.1" +lazy_static = "1" [features] default = []