Skip to content

Commit d0870c8

Browse files
build(deps): bump anyhow from 1.0.98 to 1.0.99 (#469)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 86892fd commit d0870c8

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
@@ -29,7 +29,7 @@ codegen-units = 1
2929
panic = "abort"
3030

3131
[dependencies]
32-
anyhow = "1.0.98"
32+
anyhow = "1.0.99"
3333
chrono = "0.4.41"
3434
clap = { version = "4.5.43", features = ["derive", "env"] }
3535
glob = "0.3.3"

0 commit comments

Comments
 (0)