mirror of
https://github.com/imsnif/bandwhich.git
synced 2026-02-09 01:59:18 +08:00
* chore(deps): bump the dependencies group with 14 updates Bumps the dependencies group with 14 updates: | Package | From | To | | --- | --- | --- | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.80` | `0.1.81` | | [clap-verbosity-flag](https://github.com/clap-rs/clap-verbosity-flag) | `2.2.0` | `2.2.1` | | [clap](https://github.com/clap-rs/clap) | `4.5.8` | `4.5.13` | | [crossterm](https://github.com/crossterm-rs/crossterm) | `0.27.0` | `0.28.0` | | [pnet](https://github.com/libpnet/libpnet) | `0.34.0` | `0.35.0` | | [pnet_macros_support](https://github.com/libpnet/libpnet) | `0.34.0` | `0.35.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.63` | | [tokio](https://github.com/tokio-rs/tokio) | `1.38.0` | `1.39.2` | | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.30.12` | `0.31.0` | | [pnet_base](https://github.com/libpnet/libpnet) | `0.34.0` | `0.35.0` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.7` | `4.5.12` | | [clap_mangen](https://github.com/clap-rs/clap) | `0.2.22` | `0.2.23` | | [http_req](https://github.com/jayjamesjay/http_req) | `0.11.0` | `0.11.1` | | [zip](https://github.com/zip-rs/zip2) | `1.1.4` | `2.1.6` | Updates `async-trait` from 0.1.80 to 0.1.81 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.80...0.1.81) Updates `clap-verbosity-flag` from 2.2.0 to 2.2.1 - [Changelog](https://github.com/clap-rs/clap-verbosity-flag/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap-verbosity-flag/compare/v2.2.0...v2.2.1) Updates `clap` from 4.5.8 to 4.5.13 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.8...v4.5.13) Updates `crossterm` from 0.27.0 to 0.28.0 - [Release notes](https://github.com/crossterm-rs/crossterm/releases) - [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossterm-rs/crossterm/compare/0.27.0...0.28) Updates `pnet` from 0.34.0 to 0.35.0 - [Release notes](https://github.com/libpnet/libpnet/releases) - [Commits](https://github.com/libpnet/libpnet/compare/v0.34.0...v0.35.0) Updates `pnet_macros_support` from 0.34.0 to 0.35.0 - [Release notes](https://github.com/libpnet/libpnet/releases) - [Commits](https://github.com/libpnet/libpnet/compare/v0.34.0...v0.35.0) Updates `thiserror` from 1.0.61 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.63) Updates `tokio` from 1.38.0 to 1.39.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.0...tokio-1.39.2) Updates `sysinfo` from 0.30.12 to 0.31.0 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md) - [Commits](https://github.com/GuillaumeGomez/sysinfo/commits/v0.31.0) Updates `pnet_base` from 0.34.0 to 0.35.0 - [Release notes](https://github.com/libpnet/libpnet/releases) - [Commits](https://github.com/libpnet/libpnet/compare/v0.34.0...v0.35.0) Updates `clap_complete` from 4.5.7 to 4.5.12 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.7...clap_complete-v4.5.12) Updates `clap_mangen` from 0.2.22 to 0.2.23 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.22...clap_mangen-v0.2.23) Updates `http_req` from 0.11.0 to 0.11.1 - [Release notes](https://github.com/jayjamesjay/http_req/releases) - [Commits](https://github.com/jayjamesjay/http_req/compare/v0.11.0...v0.11.1) Updates `zip` from 1.1.4 to 2.1.6 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.1.4...v2.1.6) --- updated-dependencies: - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: clap-verbosity-flag dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: crossterm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pnet dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pnet_macros_support dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sysinfo dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pnet_base dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: clap_mangen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: http_req dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> * Revert updates of breaking deps --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: cyqsimon <28627918+cyqsimon@users.noreply.github.com>
80 lines
2.2 KiB
TOML
80 lines
2.2 KiB
TOML
[package]
|
|
name = "bandwhich"
|
|
version = "0.22.2"
|
|
authors = [
|
|
"Aram Drevekenin <aram@poor.dev>",
|
|
"Eduardo Toledo <etoledom@icloud.com>",
|
|
"Eduardo Broto <ebroto@tutanota.com>",
|
|
"Kelvin Zhang <zhangxp1998@gmail.com>",
|
|
"Brooks Rady <b.j.rady@gmail.com>",
|
|
"cyqsimon <28627918+cyqsimon@users.noreply.github.com>",
|
|
]
|
|
categories = ["network-programming", "command-line-utilities"]
|
|
edition = "2021"
|
|
exclude = ["src/tests/*", "demo.gif"]
|
|
homepage = "https://github.com/imsnif/bandwhich"
|
|
keywords = ["networking", "utilization", "cli"]
|
|
license = "MIT"
|
|
readme = "README.md"
|
|
repository = "https://github.com/imsnif/bandwhich"
|
|
rust-version = "1.74.0"
|
|
description = "Display current network utilization by process, connection and remote IP/hostname"
|
|
|
|
[features]
|
|
default = []
|
|
# UI tests temporarily disabled by default, until big refactor is done
|
|
ui_test = []
|
|
|
|
[dependencies]
|
|
anyhow = { version = "1.0.86", features = ["backtrace"] }
|
|
async-trait = "0.1.81"
|
|
chrono = "0.4"
|
|
clap-verbosity-flag = "2.2.1"
|
|
clap = { version = "4.5.13", features = ["derive"] }
|
|
crossterm = "0.27.0"
|
|
derivative = "2.2.0"
|
|
ipnetwork = "0.20.0"
|
|
itertools = "0.13.0"
|
|
log = "0.4.22"
|
|
once_cell = "1.19.0"
|
|
pnet = "0.34.0"
|
|
pnet_macros_support = "0.34.0"
|
|
ratatui = "0.27.0"
|
|
resolv-conf = "0.7.0"
|
|
simplelog = "0.12.2"
|
|
thiserror = "1.0.63"
|
|
tokio = { version = "1.39", features = ["rt", "sync"] }
|
|
trust-dns-resolver = "0.23.2"
|
|
unicode-width = "0.1.11"
|
|
strum = { version = "0.26.3", features = ["derive"] }
|
|
|
|
[target.'cfg(any(target_os = "android", target_os = "linux"))'.dependencies]
|
|
procfs = "0.16.0"
|
|
|
|
[target.'cfg(any(target_os = "macos", target_os = "freebsd"))'.dependencies]
|
|
regex = "1.10.5"
|
|
|
|
[target.'cfg(target_os = "windows")'.dependencies]
|
|
netstat2 = "0.9.1"
|
|
sysinfo = "0.31.0"
|
|
|
|
[dev-dependencies]
|
|
insta = "1.39.0"
|
|
packet-builder = { version = "0.7.0", git = "https://github.com/cyqsimon/packet_builder.git", branch = "patch-update" }
|
|
pnet_base = "0.34.0"
|
|
regex = "1.10.5"
|
|
rstest = "0.21.0"
|
|
|
|
[build-dependencies]
|
|
anyhow = "1.0.86"
|
|
clap = { version = "4.5.13", features = ["derive"] }
|
|
clap-verbosity-flag = "2.2.1"
|
|
clap_complete = "4.5.12"
|
|
clap_mangen = "0.2.23"
|
|
derivative = "2.2.0"
|
|
strum = { version = "0.26.3", features = ["derive"] }
|
|
|
|
[target.'cfg(target_os = "windows")'.build-dependencies]
|
|
http_req = "0.11.1"
|
|
zip = "2.1.6"
|