Files
ai-app/scripts/xtask/Cargo.toml
T

10 lines
176 B
TOML

[package]
name = "xtask"
version = "0.1.0"
edition = "2024"
# Packages the Compose shell APK directly with existing SDK/JDK tools.
[[bin]]
name = "xtask"
path = "src/main.rs"