diff --git a/ash/Cargo.toml b/ash/Cargo.toml index 24bf22e..205661e 100644 --- a/ash/Cargo.toml +++ b/ash/Cargo.toml @@ -13,8 +13,6 @@ documentation = "https://docs.rs/ash" shared_library = "0.1.5" lazy_static = "0.2.1" libc = "0.2.26" -enumflags = "*" -enumflags_derive = "*" [features] default = []