Skip to content

Commit 8cb2bb6

Browse files
Bump thiserror from 2.0.12 to 2.0.17
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.12 to 2.0.17. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.12...2.0.17) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 51512a0 commit 8cb2bb6

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

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.

program/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ solana-program-error = "3.0.0"
2626
solana-pubkey = "2.2.1"
2727
solana-sdk-ids = "3.0.0"
2828
solana-system-interface = "2"
29-
thiserror = "2.0.9"
29+
thiserror = "2.0.17"
3030

3131
[dev-dependencies]
3232
mollusk-svm = { version = "0.5.1", features = ["fuzz"] }

0 commit comments

Comments
 (0)