We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c96c236 commit fb6732dCopy full SHA for fb6732d
program/Cargo.toml
@@ -19,7 +19,7 @@ num-derive = "0.4"
19
num-traits = "0.2"
20
num_enum = "0.7.3"
21
solana-program = "2.1.0"
22
-thiserror = "1.0"
+thiserror = "2.0"
23
24
[dev-dependencies]
25
lazy_static = "1.5.0"
0 commit comments