diff options
| author | Micha White <botahamec@outlook.com> | 2023-02-13 21:04:53 -0500 |
|---|---|---|
| committer | Micha White <botahamec@outlook.com> | 2023-02-13 21:04:53 -0500 |
| commit | e2901288036cfb3557a6855f56998ce0881b2afc (patch) | |
| tree | 9ddb89506626b86ffb76ac67431fa54010be6f1d /resources | |
| parent | a0fc4c9d826034363c7418e363d3ab3ae7249fea (diff) | |
Setup cargo-deny
Diffstat (limited to 'resources')
| -rw-r--r-- | resources/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
