diff options
| author | Andrew Clayton <a.clayton@nginx.com> | 2025-07-29 19:23:55 +0100 |
|---|---|---|
| committer | Andrew Clayton <a.clayton@nginx.com> | 2025-09-03 21:06:15 +0100 |
| commit | 5a18769580264254e93f3161479242812ffa528a (patch) | |
| tree | 1565834c13b662d3b73e32f7879934e644788f94 /tools/unitctl/Cargo.lock | |
| parent | afc9e15bf1413160e1d1ca2726beb3b676625182 (diff) | |
| download | unit-5a18769580264254e93f3161479242812ffa528a.tar.gz unit-5a18769580264254e93f3161479242812ffa528a.tar.bz2 | |
tools/unitctl: Update for version 1.35.0
Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
Diffstat (limited to 'tools/unitctl/Cargo.lock')
| -rw-r--r-- | tools/unitctl/Cargo.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/unitctl/Cargo.lock b/tools/unitctl/Cargo.lock index 9097aab6..0418d3ab 100644 --- a/tools/unitctl/Cargo.lock +++ b/tools/unitctl/Cargo.lock @@ -2279,7 +2279,7 @@ checksum = "5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512" [[package]] name = "unit-client-rs" -version = "1.34.0" +version = "1.35.0" dependencies = [ "bollard", "custom_error", @@ -2302,7 +2302,7 @@ dependencies = [ [[package]] name = "unit-openapi" -version = "1.34.0" +version = "1.35.0" dependencies = [ "base64 0.21.7", "futures", @@ -2316,7 +2316,7 @@ dependencies = [ [[package]] name = "unitctl" -version = "1.34.0" +version = "1.35.0" dependencies = [ "clap", "colored_json", |
