feat: handle login and scaling up deployments
This commit is contained in:
parent
b14d3b599d
commit
6021bb05f1
5 changed files with 222 additions and 44 deletions
|
|
@ -38,3 +38,5 @@ clap = { version = "4.0", default-features = false, features = ["std", "cargo",
|
|||
futures = { version = "0.3.17", default-features = false }
|
||||
either = "1.6.1"
|
||||
nix = { version= "0.30.1", features = [ "zerocopy"] }
|
||||
tokio-splice2 = "0.3.2"
|
||||
strip-ansi-escapes = "0.2.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue