Sort tables in Cargo.toml files (#23602)
This commit is contained in:
@@ -11,10 +11,10 @@ publish = false
|
||||
|
||||
[dependencies]
|
||||
clap = "2.33.1"
|
||||
rand = "0.7.0"
|
||||
serde = "1.0.136"
|
||||
serde_json = "1.0.79"
|
||||
solana-logger = { path = "../logger", version = "=1.10.2" }
|
||||
rand = "0.7.0"
|
||||
|
||||
[[bin]]
|
||||
name = "solana-net-shaper"
|
||||
|
Reference in New Issue
Block a user