Skip to content

Commit 0b72b90

Browse files
Build(deps): bump anyhow from 1.0.100 to 1.0.101
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.100 to 1.0.101. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.100...1.0.101) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.101 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d4eeade commit 0b72b90

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -27,7 +27,7 @@ versions = "7.0.0"
2727
fs-err = "3.2.2"
2828
number_prefix = "0.4.0"
2929
url = "2.5.8"
30-
anyhow = "1.0.100"
30+
anyhow = "1.0.101"
3131
tempfile = "3.24.0"
3232
decrypt-cookies = { version = "0.10.4", optional = true }
3333

0 commit comments

Comments
 (0)