From e2901288036cfb3557a6855f56998ce0881b2afc Mon Sep 17 00:00:00 2001 From: Micha White Date: Mon, 13 Feb 2023 21:04:53 -0500 Subject: Setup cargo-deny --- resources/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'resources/Cargo.toml') diff --git a/resources/Cargo.toml b/resources/Cargo.toml index d5d8276..fea7f39 100644 --- a/resources/Cargo.toml +++ b/resources/Cargo.toml @@ -2,6 +2,7 @@ name = "alligator_resources" 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