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 --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 212fdb6..d481405 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,6 +7,7 @@ name = "alligator" version = "0.0.1" edition = "2021" rust-version = "1.65" +publish = false [dependencies] alligator_render = { path = "render" } -- cgit v1.2.3