Skip to content

Commit 3ddfcb9

Browse files
committed
Fix build
1 parent b527617 commit 3ddfcb9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

solana-programs/Anchor.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[toolchain]
2-
anchor_version = "0.31.0"
2+
anchor_version = "0.31.1"
33

44
[features]
55
resolution = true

solana-programs/programs/cron/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,4 @@ solana-zk-sdk = { workspace = true }
2727
tuktuk-program = { git = "https://github.com/helium/tuktuk.git", rev = "112afe5e80aff8199c3b779203b76b35d97c42d1" }
2828
clockwork-cron = "2.0.19"
2929
chrono = "0.4.39"
30+

0 commit comments

Comments
 (0)