Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

token-cli: Bump to 4.0.1 for new release #7085

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

joncinque
Copy link
Contributor

Problem

The current spl-token-cli fails to build, and it looks like it's because some of the SPL crates lost their ability to support 2.0 during the re-publish.

Solution

The 2.0.3 Solana crates use only 2.0 crates, and SPL already supports this version, so we just need to bump the token cli version and publish.

Fixes #7043

@joncinque joncinque merged commit d181f74 into solana-labs:master Jul 31, 2024
31 checks passed
@joncinque joncinque deleted the tkclibump branch July 31, 2024 15:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Install spl-token-cli v4.0.0 failed
1 participant