summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorcyqsimon <28627918+cyqsimon@users.noreply.github.com>2023-09-19 17:51:21 +0800
committercyqsimon <28627918+cyqsimon@users.noreply.github.com>2023-09-19 17:51:21 +0800
commit448152ce1a3b1c8ec9464aa4d7102b121d362232 (patch)
tree3a4eeb612f98fb37cbdab23be7afd945bfe00cd0 /Cargo.toml
parent1778dc11865142ff7c6eeccc5283cc172d8568ed (diff)
Bump version to 0.21.0
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 27f573f..eabf23a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
edition = "2021"
name = "bandwhich"
description = "Display current network utilization by process, connection and remote IP/hostname"
-version = "0.20.0"
+version = "0.21.0"
rust-version = "1.70.0"
homepage = "https://github.com/imsnif/bandwhich"
repository = "https://github.com/imsnif/bandwhich"