diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ port_check = "0.1" bytesize = "1" nanoid = "0.4" alphanumeric-sort = "1" -clap = { version = "3.0.1", features = ["derive", "cargo", "wrap_help"] } +clap = { version = "3.0.4", features = ["derive", "cargo", "wrap_help"] } clap_complete = "3.0.1" chrono = "0.4" chrono-humanize = "0.2" |