diff options
| author | MatthieuCoder <matthieu@matthieu-dev.xyz> | 2023-01-02 20:07:48 +0400 |
|---|---|---|
| committer | MatthieuCoder <matthieu@matthieu-dev.xyz> | 2023-01-02 20:07:48 +0400 |
| commit | 562eea54627527130de9ceee1d791f2948e431d2 (patch) | |
| tree | 29ae82421f1a21cfd860e1db3353963d306a983e /Cargo.lock | |
| parent | f152af136f24f309cd95e645cbc2e06b776a01d7 (diff) | |
add ratelimiter service
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1792,6 +1792,7 @@ dependencies = [ "anyhow", "futures-util", "hyper", + "leash", "proto", "serde", "serde_json", |
