Skip to content

Commit 3cf5de7

Browse files
build(deps): bump thiserror from 1.0.64 to 2.0.12 (#70)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.64 to 2.0.12. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.64...2.0.12) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.12 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 93ed381 commit 3cf5de7

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

Cargo.lock

Lines changed: 14 additions & 14 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
@@ -34,7 +34,7 @@ solana-sdk = "2.2.1"
3434
solana-sdk-ids = "3.0.0"
3535
solana-short-vec = "3.0.0"
3636
solana-system-interface = "1.0.0"
37-
thiserror = "1.0.61"
37+
thiserror = "2.0.12"
3838

3939
[workspace.metadata.spellcheck]
4040
config = "scripts/spellcheck.toml"

0 commit comments

Comments
 (0)