File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " phoenix-cli"
3- version = " 0.3.0 "
3+ version = " 0.3.1 "
44description = " CLI and associated library for interacting with the Phoenix program from the command line"
55edition = " 2021"
66license = " MIT"
@@ -20,7 +20,7 @@ anyhow = "1.0.66"
2020clap = { version = " 4.0.26" , features = [" derive" ] }
2121shellexpand = " 2.1.2"
2222solana-sdk = " 1.10.32"
23- ellipsis-client = " 0.1.16 "
23+ ellipsis-client = " 0.2.0 "
2424solana-client = " 1.10.32"
2525solana-account-decoder = " 1.14.7"
2626solana-cli-config = " 1.14.7"
@@ -34,7 +34,7 @@ serde = { version = "1.0", features = ["derive"] }
3434serde_json = " 1.0"
3535spl-associated-token-account = { version = " 1.1.1" , features = [ " no-entrypoint" ] }
3636phoenix-v1 = { version = " 0.2.2" , features = [" no-entrypoint" ] }
37- phoenix-sdk = " 0.4.0 "
37+ phoenix-sdk = " 0.4.1 "
3838bytemuck = " 1.13.0"
3939reqwest = " 0.11.14"
4040bincode = " 1.3.3"
You can’t perform that action at this time.
0 commit comments