summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2019-12-30 21:41:19 +0100
committerAram Drevekenin <aram@poor.dev>2019-12-30 21:41:19 +0100
commit92f0872ec3e4dcf58a5aed1ed8e111a71e4cf273 (patch)
treedfabcb50dc36cc871043511b961ff4300f0fc48a /Cargo.toml
parenta935397e66c96d989e7b81157ee603b0a58664d2 (diff)
chore(rename): what ==> bandwhich
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e9c1a4a..3b556c0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,8 +1,8 @@
[package]
edition = "2018"
-name = "what"
+name = "bandwhich"
description = "Display current network utilization by process, connection and remote IP/hostname"
-version = "0.5.1"
+version = "0.6.0"
homepage = "https://github.com/imsnif/what"
repository = "https://github.com/imsnif/what"
readme = "README.md"