Skip to content

Commit 079f045

Browse files
dependabot-preview[bot]Stephan Dilly
authored andcommitted
Bump anyhow from 1.0.31 to 1.0.32
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.31 to 1.0.32. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.31...1.0.32) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 8e4db0b commit 079f045

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
@@ -37,7 +37,7 @@ chrono = "0.4"
3737
backtrace = "0.3"
3838
ron = "0.6"
3939
serde = "1.0"
40-
anyhow = "1.0.31"
40+
anyhow = "1.0.32"
4141
unicode-width = "0.1"
4242

4343
[target.'cfg(not(windows))'.dependencies]

0 commit comments

Comments
 (0)