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 /render/Cargo.toml | |
| parent | a0fc4c9d826034363c7418e363d3ab3ae7249fea (diff) | |
Setup cargo-deny
Diffstat (limited to 'render/Cargo.toml')
| -rw-r--r-- | render/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/render/Cargo.toml b/render/Cargo.toml index 87536c1..086a993 100644 --- a/render/Cargo.toml +++ b/render/Cargo.toml @@ -3,6 +3,7 @@ name = "alligator_render" version = "0.1.0" edition = "2021" rust-version = "1.65" +publish = false # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
