Skip to content

Commit 7ad3f48

Browse files
Bump anyhow from 1.0.75 to 1.0.100
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.75 to 1.0.100. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.75...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 224c2fd commit 7ad3f48

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
@@ -14,7 +14,7 @@ path = "src/bin.rs"
1414
[dependencies]
1515
actions_toolkit = { git = "https://github.com/dev-bio/actions-toolkit.git", rev = "9e0c6d70848a443081b6c521c8e2ae5b17b3cdd9" }
1616
glob = { version = "0.3.1" }
17-
anyhow = "1.0.72"
17+
anyhow = "1.0.100"
1818
rayon = "1.9.0"
1919
sha1 = "0.10.6"
2020
hex = "0.4.3"

0 commit comments

Comments
 (0)