Skip to content

Commit

Permalink
Remove num-derive from address-lookup-table
Browse files Browse the repository at this point in the history
  • Loading branch information
ksolana committed Feb 11, 2025
1 parent c0c0a6f commit 7f8b170
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 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/address-lookup-table/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ edition = { workspace = true }
bincode = { workspace = true }
bytemuck = { workspace = true }
log = { workspace = true }
num-derive = { workspace = true }
num-traits = { workspace = true }
solana-address-lookup-table-interface = { workspace = true, features = [
"bincode",
Expand Down

0 comments on commit 7f8b170

Please sign in to comment.