Sort tables in Cargo.toml files (#23602)
This commit is contained in:
@ -12,8 +12,8 @@ edition = "2021"
|
||||
[dependencies]
|
||||
bincode = "1.3.3"
|
||||
byteorder = "1.4.3"
|
||||
log = "0.4.14"
|
||||
libsecp256k1 = "0.6.0"
|
||||
log = "0.4.14"
|
||||
solana-measure = { path = "../../measure", version = "=1.10.2" }
|
||||
solana-metrics = { path = "../../metrics", version = "=1.10.2" }
|
||||
solana-program-runtime = { path = "../../program-runtime", version = "=1.10.2" }
|
||||
|
Reference in New Issue
Block a user