feat: update rust to 1.94.0

This commit is contained in:
Daniil Polyakov
2026-03-17 21:25:30 +03:00
parent 3b0e842a42
commit 252848a145
68 changed files with 440 additions and 436 deletions
@@ -9,7 +9,7 @@ type Instruction = (u128, ProgramId, u32, Option<PdaSeed>);
/// A program that calls another program `num_chain_calls` times.
/// It permutes the order of the input accounts on the subsequent call
/// The `ProgramId` in the instruction must be the `program_id` of the authenticated transfers
/// program
/// program.
fn main() {
let (
ProgramInput {