Skip to content
This repository was archived by the owner on Jul 1, 2026. It is now read-only.

Commit 38a1b87

Browse files
chore(deps): bump thiserror from 2.0.17 to 2.0.18 (#54)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.17 to 2.0.18. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.17...2.0.18) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 76abfdd commit 38a1b87

2 files changed

Lines changed: 23 additions & 23 deletions

File tree

Cargo.lock

Lines changed: 22 additions & 22 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
@@ -20,7 +20,7 @@ bitcoin = { version = "0.32.8", default-features = false, features = [
2020
] }
2121
secp256k1 = { version = "0.29.1", features = ["global-context"] }
2222
nostr = "0.44.2"
23-
thiserror = "2.0.11"
23+
thiserror = "2.0.18"
2424
esplora-client = { version = "0.12.1", default-features = false, features = [
2525
"tokio",
2626
"async-https-rustls",

0 commit comments

Comments
 (0)