diff --git a/Cargo.toml b/Cargo.toml index 0525fef..7f38e2c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -94,8 +94,6 @@ bundled-full = [ "window", ] -default = ["bundled-full"] - [dependencies] time = { version = "0.2.23", optional = true } bitflags = "1.2"