Skip to content

Commit e61c0e2

Browse files
Bump anyhow from 1.0.98 to 1.0.100
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.98 to 1.0.100. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.98...1.0.100) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.100 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4936460 commit e61c0e2

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
@@ -13,7 +13,7 @@ edition = "2024"
1313
rust-version = "1.89"
1414

1515
[workspace.dependencies]
16-
anyhow = "1.0.98"
16+
anyhow = "1.0.100"
1717
criterion = "0.5.1"
1818
crossbeam-channel = "0.5.15"
1919
dirs = "6.0.0"

0 commit comments

Comments
 (0)