Skip to content

Commit 66d0286

Browse files
committed
Remove unused dependency
1 parent f88984b commit 66d0286

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pubkey/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ solana-frozen-abi-macro = { workspace = true, optional = true, features = [
3333
solana-sanitize = { workspace = true }
3434

3535
[target.'cfg(target_os = "solana")'.dependencies]
36-
solana-define-syscall = { workspace = true }
3736
solana-sha256-hasher = { workspace = true }
3837

3938
[target.'cfg(not(target_os = "solana"))'.dependencies]

0 commit comments

Comments
 (0)