diff options
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", |
