Skip to content

Commit 6283309

Browse files
Akash ThotaAkash Thota
authored andcommitted
fix: conflicts on master rebase
1 parent 3095b8b commit 6283309

File tree

3 files changed

+111
-48
lines changed

3 files changed

+111
-48
lines changed

Cargo.lock

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ serde = { version = "1.0.130", features = ["derive"] }
4040
serde_json = "1.0"
4141
shellexpand = "2.1.0"
4242
solana-cli-config.workspace = true
43+
solana-rpc-client.workspace = true
4344
solana-client = "3.0.0"
4445
solana-clock.workspace = true
4546
solana-commitment-config.workspace = true
@@ -56,6 +57,7 @@ solana-signature.workspace = true
5657
solana-signer.workspace = true
5758
solana-system-interface.workspace = true
5859
solana-transaction.workspace = true
60+
solana-rpc-client-api.workspace = true
5961
solana-pubsub-client.workspace = true
6062
solana-transaction-status-client-types = "3.0.0"
6163
syn = { version = "1.0.60", features = ["full", "extra-traits"] }

0 commit comments

Comments
 (0)