Skip to content

Commit 1946093

Browse files
build(deps): bump anyhow from 1.0.99 to 1.0.100
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.99 to 1.0.100. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.99...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 56594bc commit 1946093

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 @@ readme = "README.md"
1313
include = ["src/**/*", "LICENSE", "README.md", "CHANGELOG.md"]
1414

1515
[dependencies]
16-
anyhow = "1.0.99"
16+
anyhow = "1.0.100"
1717
camino = { version = "1.1.12", features = ["serde"] }
1818
clap = { version = "4.5.48", features = ["cargo", "env", "string"] }
1919
crossbeam = "0.8.4"

0 commit comments

Comments
 (0)