We tried to fix the wincode dependency issues by locking solana-rpc-client to a lower version, but unfortunately it still has issues when publishing packages such as the test-cli, as the internal package dependencies will fail to compile. This requires use of --frozen on cargo install.
Originally posted by @fedgiac in #105 (review)
We tried to fix the wincode dependency issues by locking
solana-rpc-clientto a lower version, but unfortunately it still has issues when publishing packages such as thetest-cli, as the internal package dependencies will fail to compile. This requires use of--frozenoncargo install.Originally posted by @fedgiac in #105 (review)