Kon/libs/Cargo.toml
toast 5417dcaa1d
All checks were successful
Build and push Docker image / build (push) Successful in 3m24s
Build and push Docker image / deploy (push) Successful in 1m5s
Repository restructure
2024-12-07 04:42:34 +11:00

13 lines
201 B
TOML

[package]
name = "kon_libs"
version = "0.1.0"
edition = "2024"
[dependencies]
cargo_toml = { workspace = true }
poise = { workspace = true }
reqwest = { workspace = true }
[features]
production = []