Kon/repo/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

11 lines
202 B
TOML

[package]
name = "kon_repo"
version = "0.1.0"
edition = "2024"
[dependencies]
bb8 = { workspace = true }
bb8-redis = { workspace = true }
kon_tokens = { workspace = true }
tokio = { workspace = true }