We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b527617 commit 3ddfcb9Copy full SHA for 3ddfcb9
solana-programs/Anchor.toml
@@ -1,5 +1,5 @@
1
[toolchain]
2
-anchor_version = "0.31.0"
+anchor_version = "0.31.1"
3
4
[features]
5
resolution = true
solana-programs/programs/cron/Cargo.toml
@@ -27,3 +27,4 @@ solana-zk-sdk = { workspace = true }
27
tuktuk-program = { git = "https://github.com/helium/tuktuk.git", rev = "112afe5e80aff8199c3b779203b76b35d97c42d1" }
28
clockwork-cron = "2.0.19"
29
chrono = "0.4.39"
30
+
0 commit comments