diff --git a/docs/Cargo.toml b/docs/Cargo.toml index af1e7fd8..73a42c14 100644 --- a/docs/Cargo.toml +++ b/docs/Cargo.toml @@ -3,6 +3,7 @@ name = "docs" version = "0.0.1" edition = "2021" build = "build.rs" +publish = false [build-dependencies] skeptic = "0.13.7"