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 /Cargo.toml | |
| parent | a0fc4c9d826034363c7418e363d3ab3ae7249fea (diff) | |
Setup cargo-deny
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ name = "alligator" version = "0.0.1" edition = "2021" rust-version = "1.65" +publish = false [dependencies] alligator_render = { path = "render" } |
