Skip to content

Commit 8ca630f

Browse files
chore(deps): bump anyhow from 1.0.94 to 1.0.95 (#106)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.94 to 1.0.95. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.94...1.0.95) --- updated-dependencies: - dependency-name: anyhow 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 2bb466d commit 8ca630f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ zellij-tile = "0.41.2"
2424
chrono = { version = "0.4.39", default-features = false }
2525
regex = "1.11.1"
2626
chrono-tz = "0.10.0"
27-
anyhow = "1.0.94"
27+
anyhow = "1.0.95"
2828
anstyle = "1.0.10"
2929
uuid = { version = "1.11.0", features = ["v4"] }
3030
lazy_static = "1.5.0"

0 commit comments

Comments
 (0)