Skip to content

Commit faa437c

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

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
@@ -24,7 +24,7 @@ lazy_static = "1.4.0"
2424
dns-lookup = "2.0.4"
2525
serde_json = "1.0.108"
2626
urlencoding = "2.1.3"
27-
anyhow = "1.0.75"
27+
anyhow = "1.0.95"
2828

2929
[profile.dev]
3030
opt-level = 0

0 commit comments

Comments
 (0)