bundled-full should not be a default feature

This commit is contained in:
Thom Chiovoloni 2021-05-08 23:52:24 -07:00
parent 97c81d68fc
commit fd070db601

View File

@ -94,8 +94,6 @@ bundled-full = [
"window",
]
default = ["bundled-full"]
[dependencies]
time = { version = "0.2.23", optional = true }
bitflags = "1.2"