Skip to content

Commit

Permalink
sort Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinheavey committed Aug 4, 2024
1 parent 416ba55 commit bd7d4f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ solana-bn254 = { workspace = true }
solana-decode-error = { workspace = true }
solana-frozen-abi = { workspace = true, optional = true }
solana-frozen-abi-macro = { workspace = true, optional = true }
solana-program-core = { workspace = true }
solana-program = { workspace = true }
solana-program-core = { workspace = true }
solana-program-memory = { workspace = true }
solana-sanitize = { workspace = true }
solana-sdk-macro = { workspace = true }
Expand Down

0 comments on commit bd7d4f9

Please sign in to comment.