Skip to content

Commit 399584f

Browse files
chore: Bump anyhow from 1.0.98 to 1.0.102
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.98 to 1.0.102. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.98...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>
1 parent 0e5d77c commit 399584f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -25,7 +25,7 @@ panic = "abort"
2525
lto = true
2626

2727
[workspace.dependencies]
28-
anyhow = "1.0.89"
28+
anyhow = "1.0.102"
2929
paste = "1.0.14"
3030
wdk = "0.4.1"
3131
wdk-alloc = "0.4.1"

0 commit comments

Comments
 (0)