Skip to content

Commit 53c85f9

Browse files
committed
remove solana addres
1 parent eb34ace commit 53c85f9

3 files changed

Lines changed: 0 additions & 3 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,4 +90,3 @@ solana-keypair = "3.0.1"
9090
solana-pubkey = "3.0.0"
9191
solana-transaction = "3.0.1"
9292
solana-native-token = "3.0.0"
93-
solana-address = "2.1.0"

basics/hello-solana/asm/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ edition = "2021"
88
[dev-dependencies]
99
litesvm.workspace = true
1010
solana-instruction.workspace = true
11-
solana-address.workspace = true
1211
solana-keypair.workspace = true
1312
solana-native-token.workspace = true
1413
solana-pubkey.workspace = true

0 commit comments

Comments
 (0)