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.2.0 "
3+ version = " 0.2.1 "
44description = " CLI and associated library for interacting with the Phoenix program from the command line"
55edition = " 2021"
66license = " MIT"
@@ -33,8 +33,8 @@ spl-token = { version = "3.2.0", features = ["no-entrypoint"] }
3333serde = { version = " 1.0" , features = [" derive" ] }
3434serde_json = " 1.0"
3535spl-associated-token-account = { version = " 1.1.1" , features = [ " no-entrypoint" ] }
36- phoenix-v1 = { version = " 0.2.0 " , features = [" no-entrypoint" ] }
37- phoenix-sdk = " 0.2.0 "
36+ phoenix-v1 = { version = " 0.2.2 " , features = [" no-entrypoint" ] }
37+ phoenix-sdk = " 0.2.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