diff options
Diffstat (limited to 'bot')
| -rwxr-xr-x | bot/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bot/Cargo.toml b/bot/Cargo.toml index 53f8637b..af715adc 100755 --- a/bot/Cargo.toml +++ b/bot/Cargo.toml @@ -2,6 +2,7 @@ edition = "2021" name = "bot" version = "0.1.0" +publish = false # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
