Skip to content

Commit aed2915

Browse files
chore(deps): Bump anyhow from 1.0.97 to 1.0.98
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.97 to 1.0.98. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.97...1.0.98) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.98 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d92ef77 commit aed2915

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
@@ -28,7 +28,7 @@ default = []
2828
test-tool = []
2929

3030
[dependencies]
31-
anyhow = { version = "1.0.97", default-features = false }
31+
anyhow = { version = "1.0.98", default-features = false }
3232
thiserror = "2.0.12"
3333
exchange-rs = { git = "https://github.com/exchangers-mail/exchange-rs", branch = "main" }
3434

0 commit comments

Comments
 (0)