Skip to content

Commit 387597a

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

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.99", default-features = false }
33-
thiserror = "2.0.15"
33+
thiserror = "2.0.16"
3434
exchange-rs = { git = "https://github.com/neeml/exchange-rs", branch = "main" }
3535

3636
[profile.dev]

0 commit comments

Comments
 (0)