Skip to content

Commit 7eb366e

Browse files
committed
Cargo.toml sort
1 parent e10cb05 commit 7eb366e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packet/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ solana-frozen-abi-macro = { workspace = true, optional = true, features = ["froz
3939
solana-pubkey = { workspace = true }
4040

4141
[dev-dependencies]
42-
solana-pubkey = { workspace = true, features = ["std"] }
4342
solana-packet = { path = ".", features = ["dev-context-only-utils"] }
43+
solana-pubkey = { workspace = true, features = ["std"] }
4444
static_assertions = { workspace = true }
4545

4646
[lints]

0 commit comments

Comments
 (0)