We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f88984b commit 66d0286Copy full SHA for 66d0286
pubkey/Cargo.toml
@@ -33,7 +33,6 @@ solana-frozen-abi-macro = { workspace = true, optional = true, features = [
33
solana-sanitize = { workspace = true }
34
35
[target.'cfg(target_os = "solana")'.dependencies]
36
-solana-define-syscall = { workspace = true }
37
solana-sha256-hasher = { workspace = true }
38
39
[target.'cfg(not(target_os = "solana"))'.dependencies]
0 commit comments