Skip to content

Commit

Permalink
looser version requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
bonedaddy committed Jan 4, 2025
1 parent f296faa commit 61969c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ bincode = "1.3.3"
borsh = { version = "0.10.4" }
serde = { version = "1.0.215", features = ["derive"] }
serde_json = "1.0.133"
solana-program = "2.1.4"
solana-program = "2"

[dev-dependencies]
solana-client = "2"
Expand Down

0 comments on commit 61969c1

Please sign in to comment.