diff --git a/Cargo.toml b/Cargo.toml index 1cc967b1..d0636c99 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,6 +21,7 @@ exclude = [ "tests/", "benches/", "examples/", + "docs/", ] autoexamples = false