From 9fbb34a17f739652c98da005d510212595a196c5 Mon Sep 17 00:00:00 2001 From: Duncan Fairbanks Date: Thu, 21 Dec 2023 16:24:44 -0800 Subject: [PATCH] don't publish to shipyard --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0c0bb8a..29793ce 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,6 @@ version = "0.2.0" edition = "2021" license = "MIT OR Apache-2.0" repository = "https://github.com/ForesightMiningSoftwareCorporation/vector_expr" -publish = ["foresight-mining-software-corporation"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html