diff options
| author | seth <[email protected]> | 2023-12-15 16:06:59 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-12-15 16:41:13 -0500 |
| commit | b520f45fd3ef855cb0b3ff23603fd5d30aa27296 (patch) | |
| tree | 102747965571a56bf986d9d40651461584b88cbf /Cargo.toml | |
| parent | e78f09012cef68cbbde8ace7d95d3c5dd5645a67 (diff) | |
commands: add rust target to version
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ edition = "2021" repository = "https://github.com/getchoo/teawieBot" license = "MIT" readme = "README.md" +build = "build.rs" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
