summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2019-11-12 11:48:02 +0100
committerAram Drevekenin <aram@poor.dev>2019-11-12 11:48:02 +0100
commit832bda5aaae1ae7ae599276c7e66a21a48780d04 (patch)
tree5a45a05a43de6eeb7b6762abb308aa930917ad67
parent68b7a0e7d5ed4ca09d2f694d989b6423da1b4afd (diff)
chore(release): 0.3.3
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 72b1230..d26fb46 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,11 +2,11 @@
edition = "2018"
name = "what"
description = "Display current network utilization by process, connection and remote IP/hostname"
-version = "0.3.2"
+version = "0.3.3"
homepage = "https://github.com/imsnif/what"
repository = "https://github.com/imsnif/what"
readme = "README.md"
-authors = ["Aram Drevekenin <aram@poor.dev>"]
+authors = ["Aram Drevekenin <aram@poor.dev>", "Eduardo Toledo <etoledom@icloud.com>"]
keywords = ["networking", "utilization", "cli"]
categories = ["network-programming", "command-line-utilities"]
license = "MIT"