Skip to content

Commit 74dee6d

Browse files
authored
Merge pull request #78 from neeml/dependabot/cargo/thiserror-2.0.18
chore(deps): Bump thiserror from 2.0.17 to 2.0.18
2 parents b1f7b3b + 9aa37c3 commit 74dee6d

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 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
@@ -30,7 +30,7 @@ test-tool = []
3030

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

3636
[profile.dev]

0 commit comments

Comments
 (0)