Skip to content

Commit 6913143

Browse files
committed
Trigger devnet deploy
1 parent fcc16a4 commit 6913143

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

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+

solana-programs/programs/tuktuk/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ anchor-lang = { workspace = true, features = ["init-if-needed"] }
2222
anchor-spl = { workspace = true }
2323
bytemuck = "1.10.0"
2424
solana-zk-sdk = { workspace = true }
25+

0 commit comments

Comments
 (0)