Skip to content

Commit

Permalink
remove unused solana-sdk dep from compute-budget-program (#4448)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinheavey authored Jan 14, 2025
1 parent 4d1779b commit 8c22358
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 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.

1 change: 0 additions & 1 deletion programs/compute-budget/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ edition = { workspace = true }

[dependencies]
solana-program-runtime = { workspace = true }
solana-sdk = { workspace = true }

[lib]
crate-type = ["lib"]
Expand Down
1 change: 0 additions & 1 deletion programs/sbf/Cargo.lock

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

1 change: 0 additions & 1 deletion svm/examples/Cargo.lock

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

0 comments on commit 8c22358

Please sign in to comment.