Kon/tokens/Cargo.toml
toast 75f40bd65a
Some checks failed
Build and push Docker image / deploy (push) Blocked by required conditions
Build and push Docker image / build (push) Has been cancelled
Repository restructure
2024-12-07 04:24:35 +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 }