diff options
| author | Andrew Clayton <a.clayton@nginx.com> | 2025-01-10 16:26:19 +0000 |
|---|---|---|
| committer | Andrew Clayton <a.clayton@nginx.com> | 2025-01-10 16:33:06 +0000 |
| commit | 2356bd94ea8e3af26dac547f0c47d884366d03ab (patch) | |
| tree | 08697ddbe1011dadf4a32d489ab3bf5db0cec6e3 /tools/unitctl/Cargo.lock | |
| parent | 0b39cba007c0f1f262597ed264a45fa7a375ddca (diff) | |
| download | unit-2356bd94ea8e3af26dac547f0c47d884366d03ab.tar.gz unit-2356bd94ea8e3af26dac547f0c47d884366d03ab.tar.bz2 | |
tools/unitctl: Update for version 1.34.1
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 79fd254b..b28e591d 100644 --- a/tools/unitctl/Cargo.lock +++ b/tools/unitctl/Cargo.lock @@ -2185,7 +2185,7 @@ checksum = "adb9e6ca4f869e1180728b7950e35922a7fc6397f7b641499e8f3ef06e50dc83" [[package]] name = "unit-client-rs" -version = "1.34.0" +version = "1.34.1" dependencies = [ "bollard", "custom_error", @@ -2208,7 +2208,7 @@ dependencies = [ [[package]] name = "unit-openapi" -version = "1.34.0" +version = "1.34.1" dependencies = [ "base64 0.21.7", "futures", @@ -2222,7 +2222,7 @@ dependencies = [ [[package]] name = "unitctl" -version = "1.34.0" +version = "1.34.1" dependencies = [ "clap", "colored_json", |
