diff --git a/Cargo.toml b/Cargo.toml index 3fac0b0..6c30935 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -25,6 +25,7 @@ categories = [ ] include = [ "src/**/*.rs", + "examples/**/*.rs", "katex.html", "Cargo.toml", "README.md",