Skip to content

Commit bd7e727

Browse files
authored
Merge pull request #83 from neeml/dependabot/cargo/anyhow-1.0.101
chore(deps): Bump anyhow from 1.0.100 to 1.0.101
2 parents fa279cf + 66eeeee commit bd7e727

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

3131
[dependencies]
32-
anyhow = { version = "1.0.100", default-features = false }
32+
anyhow = { version = "1.0.101", default-features = false }
3333
thiserror = "2.0.18"
3434
exchange-rs = { git = "https://github.com/neeml/exchange-rs", branch = "main" }
3535

0 commit comments

Comments
 (0)