From b520f45fd3ef855cb0b3ff23603fd5d30aa27296 Mon Sep 17 00:00:00 2001 From: seth Date: Fri, 15 Dec 2023 16:06:59 -0500 Subject: commands: add rust target to version --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') 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 -- cgit v1.2.3