From f7a7bf20a99b1d52ef5f936705611ce24a1006b7 Mon Sep 17 00:00:00 2001 From: Micha White Date: Wed, 27 Sep 2023 09:41:01 -0400 Subject: Edited some of the crates --- model/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'model/Cargo.toml') diff --git a/model/Cargo.toml b/model/Cargo.toml index cdda386..891889a 100644 --- a/model/Cargo.toml +++ b/model/Cargo.toml @@ -3,6 +3,7 @@ name = "model" version = "0.1.0" authors = ["Mike White "] edition = "2018" +publish = false # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.3