diff --git a/Cargo.toml b/Cargo.toml index 84e2605..87296e5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ authors = ["Kyle Clemens "] edition = "2018" [features] -default-features = [] +default = ["logic"] logic = [ "cssparser",