Skip to content

Commit 2e9df1d

Browse files
build(deps): bump anyhow from 1.0.89 to 1.0.90
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.89 to 1.0.90. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.89...1.0.90) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aa4a1ef commit 2e9df1d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ readme = "README.md"
1212
include = ["src/**/*", "LICENSE", "README.md", "CHANGELOG.md"]
1313

1414
[dependencies]
15-
anyhow = "1.0.89"
15+
anyhow = "1.0.90"
1616
camino = { version = "1.1.9", features = ["serde"] }
1717
clap = { version = "4.5.20", features = ["cargo", "env", "string"] }
1818
derive_builder = "0.20.2"

0 commit comments

Comments
 (0)