diff --git a/Cargo.toml b/Cargo.toml index 188f9768..3b6cd0f6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ readme = "README.md" build = "build.rs" exclude = [ "book-example/*", - "src/theme/stylus", + "src/theme/stylus/**", ] [dependencies]