diff --git a/service/Cargo.toml b/service/Cargo.toml index 00ca16a..006c325 100644 --- a/service/Cargo.toml +++ b/service/Cargo.toml @@ -5,6 +5,7 @@ authors = ["Fluence Labs"] edition = "2018" description = "trust graph wasm" license = "Apache-2.0" +publish = false [[bin]] name = "trust-graph"