Added expansion of hosts list.

This commit is contained in:
Alexandr Bogomyakov
2023-06-20 01:41:07 +03:00
parent b19e4eeab9
commit 8ec62dd661
3 changed files with 77 additions and 29 deletions

View File

@ -17,3 +17,4 @@ clap = { version = "4.3.4", features = ["derive"] }
colored = "2.0.0"
dialoguer = "0.10.4"
itertools = "0.10.5"
brace-expand = "0.1.0"