This commit is contained in:
2023-09-07 18:26:18 +03:00
parent 9dc659cea1
commit 52f4e54bc4

View File

@ -1,6 +1,6 @@
[package]
name = "rexec"
version = "1.0.9"
version = "1.1.0"
readme = "https://github.com/house-of-vanity/rexec#readme"
edition = "2021"
description = "Parallel SSH executor"
@ -22,7 +22,6 @@ lazy-st = "0.2.2"
regex = "1"
clap = { version = "4.3.4", features = ["derive"] }
colored = "2.0.0"
#dialoguer = "0.10.4"
itertools = "0.10.5"
brace-expand = "0.1.0"
question = "0.2.2"