diff --git a/Cargo.toml b/Cargo.toml index a9f80be..770d518 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,6 +7,7 @@ repository = "https://github.com/dathere/ckanaction" license = "Unlicense" keywords = ["ckan"] categories = ["api-bindings", "asynchronous"] +exclude = ["/docs"] [dependencies] bon = "3.6.3"