summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 533673d..1ff6601 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -24,7 +24,7 @@ description = "Display current network utilization by process, connection and re
anyhow = { version = "1.0.75", features = ["backtrace"] }
async-trait = "0.1.76"
chrono = "0.4"
-clap-verbosity-flag = "2.1.0"
+clap-verbosity-flag = "2.1.1"
clap = { version = "4.4.10", features = ["derive"] }
crossterm = "0.27.0"
derivative = "2.2.0"