From 03a0a27386586a0af0d7c2873007c4cb699db26c Mon Sep 17 00:00:00 2001 From: luwenpeng Date: Sat, 15 Oct 2022 12:12:08 +0800 Subject: [update] Cargo.toml -- disable publish --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 50abb80..83d201f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,7 @@ name = "stellar" version = "0.1.0" edition = "2021" +publish = false # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.3