Skip to content

Commit 5486a02

Browse files
build(deps): Bump anyhow from 1.0.101 to 1.0.102 (#58)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.101 to 1.0.102. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.101...1.0.102) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.102 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eeaf227 commit 5486a02

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ A simple playground for rust
1111
log = "0.4"
1212
pretty_env_logger = "0.5"
1313
clap = { version = "4.5.58", features = ["derive"] }
14-
anyhow = "1.0.101"
14+
anyhow = "1.0.102"
1515
byteorder = "1.5.0"
1616
regex = "1.12.3"
1717
path-clean = "1.0.1"

0 commit comments

Comments
 (0)