diff options
| author | mo khan <mo@mokhan.ca> | 2025-06-20 11:45:59 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2025-06-20 11:45:59 -0600 |
| commit | 63ce8f874564369ceabfbb023c7516c9bcfd3838 (patch) | |
| tree | 6ae9b96b5193afac7094082ae42f3e37767f4187 /Cargo.toml | |
| parent | 468f1b652080c94d5d8668cf8f6e650af00a782d (diff) | |
refactor: use please builders
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ path = "src/lib.rs" [dependencies] envoy-types = "0.6.0" +please = { git = "https://github.com/xlgmokha/please.git", version = "0.1.0" } tokio = { version = "1.0", features = ["macros", "rt-multi-thread"] } tonic = "*" tonic-health = "0.13.1" |
