From b03793553fe74dd0fcd42bf7b480a9062e804cd5 Mon Sep 17 00:00:00 2001 From: gennyble Date: Sun, 20 Apr 2025 12:32:38 -0500 Subject: emboard import --- Cargo.toml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 9ff4b6a..149bcd7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,3 +16,8 @@ twilight-gateway = "0.16.0" twilight-http = "0.16.0" twilight-model = "0.16.0" twilight-util = { version = "0.16.0", features = ["builder"] } +ureq = { version = "3.0.11", optional = true } + +[features] +default = ["emboard-direct"] +emboard-direct = ["ureq"] -- cgit 1.4.1-3-g733a5