Skip to content

Commit dd6d00b

Browse files
committed
Update thiserror
1 parent f9ccd06 commit dd6d00b

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

Cargo.lock

Lines changed: 33 additions & 33 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
@@ -24,7 +24,7 @@ solana-program-error = "2.2.1"
2424
solana-program-pack = "2.2.1"
2525
solana-pubkey = { version = "2.2.1", features = ["bytemuck"] }
2626
solana-rent = "2.2.1"
27-
thiserror = "2.0"
27+
thiserror = "2.0.12"
2828

2929
[dev-dependencies]
3030
solana-program-test = "2.2.0"

0 commit comments

Comments
 (0)