Skip to content

Commit 8e4eb11

Browse files
deps(cargo): bump the cargo-dependencies group with 2 updates (#37)
Bumps the cargo-dependencies group with 2 updates: [argh](https://github.com/google/argh) and [tracing-subscriber](https://github.com/tokio-rs/tracing). Updates `argh` from 0.1.17 to 0.1.19 - [Release notes](https://github.com/google/argh/releases) - [Commits](google/argh@v0.1.17...v0.1.19) Updates `tracing-subscriber` from 0.3.22 to 0.3.23 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.22...tracing-subscriber-0.3.23) --- updated-dependencies: - dependency-name: argh dependency-version: 0.1.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: tracing-subscriber dependency-version: 0.3.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ba58c9c commit 8e4eb11

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sectxtbin/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ license = "ISC"
1212
[dependencies]
1313
sectxtlib = { path = "../sectxtlib", version = "0.4.0" }
1414
anyhow = "1.0.102"
15-
argh = "0.1.17"
15+
argh = "0.1.19"
1616
futures = "0.3.32"
1717
human-panic = "2.0.6"
1818
lazy_static = "1.5.0"

0 commit comments

Comments
 (0)