Skip to content

Commit

Permalink
remove unused build deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinheavey committed Sep 14, 2024
1 parent 5dcc6d9 commit ff49bf8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions sdk/transaction-error/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,8 @@ solana-frozen-abi-macro = { workspace = true, optional = true }
solana-program = { workspace = true }
solana-sanitize = { workspace = true }

[build-dependencies]
rustc_version = { workspace = true, optional = true }

[features]
frozen-abi = [
"dep:rustc_version",
"dep:solana-frozen-abi",
"dep:solana-frozen-abi-macro"
]
Expand Down

0 comments on commit ff49bf8

Please sign in to comment.