Kon/libs/Cargo.toml
toast f87a970067
All checks were successful
Build and push Docker image / build (push) Successful in 8m5s
Build and push Docker image / deploy (push) Successful in 43s
Add debug logs to github.rs
2024-12-17 19:36:49 +11:00

13 lines
201 B
TOML

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