File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ You can run the convenience script in this repo to download the compiler to
3838
3939``` console
4040zig fetch --save https://github.com/joncinque/base58-zig/archive/refs/tags/v0.13.3.tar.gz
41- zig fetch --save https://github.com/joncinque/solana-program-sdk-zig/archive/refs/tags/v0.13.0 .tar.gz
41+ zig fetch --save https://github.com/joncinque/solana-program-sdk-zig/archive/refs/tags/v0.13.1 .tar.gz
4242```
4343
44442 . (Optional) if you want to generate a keypair during building, you'll also
Original file line number Diff line number Diff line change 11.{
22 .name = "solana-program-sdk" ,
3- .version = "0.13.0 " ,
3+ .version = "0.13.1 " ,
44 .minimum_zig_version = "0.12.0" ,
55
66 // This field is optional.
You can’t perform that action at this time.
0 commit comments