summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorseth <[email protected]>2023-12-15 16:06:59 -0500
committerseth <[email protected]>2023-12-15 16:41:13 -0500
commitb520f45fd3ef855cb0b3ff23603fd5d30aa27296 (patch)
tree102747965571a56bf986d9d40651461584b88cbf /Cargo.toml
parente78f09012cef68cbbde8ace7d95d3c5dd5645a67 (diff)
commands: add rust target to version
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 62fec73..35e50b4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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