mirror of
https://github.com/imsnif/bandwhich.git
synced 2026-02-09 01:59:18 +08:00
chore(release): 0.14.0
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -72,7 +72,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "bandwhich"
|
||||
version = "0.13.0"
|
||||
version = "0.14.0"
|
||||
dependencies = [
|
||||
"async-trait 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"cargo-insta 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
edition = "2018"
|
||||
name = "bandwhich"
|
||||
description = "Display current network utilization by process, connection and remote IP/hostname"
|
||||
version = "0.13.0"
|
||||
version = "0.14.0"
|
||||
homepage = "https://github.com/imsnif/bandwhich"
|
||||
repository = "https://github.com/imsnif/bandwhich"
|
||||
readme = "README.md"
|
||||
|
||||
Reference in New Issue
Block a user