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

Commit b58677f

Browse files
committed
Bump some crate versions
1 parent 4893198 commit b58677f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

token/cli/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ serde_json = "1.0.57"
1414
solana-account-decoder = { version = "1.3.4" }
1515
solana-clap-utils = { version = "1.3.4"}
1616
solana-cli-config = { version = "1.3.4" }
17-
solana-client = { version = "1.3.2" }
18-
solana-logger = { version = "1.3.2" }
17+
solana-client = { version = "1.3.4" }
18+
solana-logger = { version = "1.3.4" }
1919
solana-sdk = { version = "1.3.4" }
2020
spl-token = { version = "1.0", path="../program" }
2121

0 commit comments

Comments
 (0)