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

9 lines
174 B
TOML

[package]
name = "kon_tokens"
version = "0.1.0"
edition = "2024"
[dependencies]
tokenservice-client = { version = "0.4.1", registry = "gitea" }
tokio = { workspace = true }