summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
2024-04-15chore(deps): bump the dependencies group with 6 updates (#405)dependabot[bot]
2024-04-01chore(deps): bump the dependencies group with 10 updates (#396)dependabot[bot]
2024-03-17chore(deps): bump mio from 0.8.10 to 0.8.11 (#380)dependabot[bot]
2024-03-03chore(deps): bump ratatui from 0.25.0 to 0.26.1 (#368)dependabot[bot]
2024-03-01chore(deps): bump clap_complete from 4.4.9 to 4.5.1 (#376)dependabot[bot]
2024-03-01chore(deps): bump clap-verbosity-flag from 2.1.2 to 2.2.0 (#375)dependabot[bot]
2024-03-01chore(deps): bump clap_mangen from 0.2.18 to 0.2.20 (#374)dependabot[bot]
2024-03-01chore(deps): bump chrono from 0.4.33 to 0.4.34 (#372)dependabot[bot]
2024-03-01chore(deps): bump anyhow from 1.0.79 to 1.0.80 (#369)dependabot[bot]
2024-03-01chore(deps): bump tokio from 1.35.1 to 1.36.0 (#370)dependabot[bot]
2024-03-01chore(deps): bump insta from 1.34.0 to 1.35.1 (#371)dependabot[bot]
2024-03-01chore(deps): bump log from 0.4.20 to 0.4.21 (#367)dependabot[bot]
2024-03-01chore(deps): bump thiserror from 1.0.56 to 1.0.57 (#366)dependabot[bot]
2024-03-01chore(deps): bump clap from 4.4.18 to 4.5.1 (#373)dependabot[bot]
2024-02-01chore(deps): bump itertools from 0.12.0 to 0.12.1 (#363)dependabot[bot]
2024-02-01chore(deps): bump strum from 0.25.0 to 0.26.1 (#362)dependabot[bot]
2024-02-01chore(deps): bump clap_mangen from 0.2.17 to 0.2.18 (#361)dependabot[bot]
2024-01-28Bump version to 0.22.2v0.22.2cyqsimon
2024-01-28Generate completion & manpage (#357)cyqsimon
2024-01-28Bump version to 0.22.1v0.22.1cyqsimon
2024-01-28Bump version to 0.22.0v0.22.0cyqsimon
2024-01-28Bump all dependenciescyqsimon
2024-01-28chore(deps): bump ratatui from 0.24.0 to 0.25.0 (#348)dependabot[bot]
2024-01-18chore(deps): bump tracing from 0.1.39 to 0.1.40 (#354)dependabot[bot]
2024-01-01chore(deps): bump anyhow from 1.0.75 to 1.0.78 (#347)dependabot[bot]
2024-01-01chore(deps): bump http_req from 0.10.1 to 0.10.2 (#344)dependabot[bot]
2024-01-01chore(deps): bump clap from 4.4.10 to 4.4.12 (#345)dependabot[bot]
2024-01-01chore(deps): bump thiserror from 1.0.50 to 1.0.53 (#346)dependabot[bot]
2024-01-01chore(deps): bump once_cell from 1.18.0 to 1.19.0 (#349)dependabot[bot]
2024-01-01chore(deps): bump clap-verbosity-flag from 2.1.0 to 2.1.1 (#350)dependabot[bot]
2024-01-01chore(deps): bump tokio from 1.34.0 to 1.35.1 (#351)dependabot[bot]
2024-01-01chore(deps): bump async-trait from 0.1.74 to 0.1.76 (#352)dependabot[bot]
2023-12-16chore(deps): bump zerocopy from 0.7.21 to 0.7.31 (#343)dependabot[bot]
2023-12-01chore(deps): bump sysinfo from 0.29.10 to 0.29.11 (#336)dependabot[bot]
2023-12-01chore(deps): bump tokio from 1.33.0 to 1.34.0 (#335)dependabot[bot]
2023-12-01chore(deps): bump itertools from 0.11.0 to 0.12.0 (#334)dependabot[bot]
2023-12-01chore(deps): bump clap from 4.4.7 to 4.4.10 (#333)dependabot[bot]
2023-11-29chore(deps): bump openssl from 0.10.57 to 0.10.60 (#332)dependabot[bot]
2023-11-02Display bandwidth in different unit families (#328)cyqsimon
2023-11-01Bump ratatui to 0.24.0 (#327)cyqsimon
2023-11-01chore(deps): bump procfs from 0.15.1 to 0.16.0 (#321)dependabot[bot]
2023-11-01chore(deps): bump trust-dns-resolver from 0.23.1 to 0.23.2 (#319)dependabot[bot]
2023-11-01chore(deps): bump clap from 4.4.6 to 4.4.7 (#320)dependabot[bot]
2023-11-01chore(deps): bump regex from 1.10.1 to 1.10.2 (#325)dependabot[bot]
2023-11-01chore(deps): bump thiserror from 1.0.49 to 1.0.50 (#323)dependabot[bot]
2023-11-01chore(deps): bump http_req from 0.10.0 to 0.10.1 (#324)dependabot[bot]
2023-11-01chore(deps): bump clap-verbosity-flag from 2.0.1 to 2.1.0 (#326)dependabot[bot]
2023-10-20Make logging race-free using a global lock & macro (#309)cyqsimon
2023-10-17Partially fix flaky tests (#308)cyqsimon
2023-10-16Bump version to 0.21.1v0.21.1cyqsimon