kklas / anchor-client-gen

A tool for generating solana web3 clients from anchor IDLs.
MIT License
135 stars 21 forks source link

CI: add solana version to rust cache #19

Closed kklas closed 2 years ago

kklas commented 2 years ago

This is needed because building the program bpf depends on solana version, so we want to cache the build cache under the right key.