Sort tables in Cargo.toml files (#23602)

This commit is contained in:
Brooks Prumo
2022-03-11 11:05:57 -06:00
committed by GitHub
parent 2bff36dfba
commit d20dd21600
49 changed files with 109 additions and 112 deletions

View File

@@ -12,7 +12,7 @@ documentation = "https://docs.rs/solana-remote-wallet"
[dependencies]
console = "0.15.0"
dialoguer = "0.10.0"
hidapi = { version = "1.3.4", default-features = false, optional = true}
hidapi = { version = "1.3.4", default-features = false, optional = true }
log = "0.4.14"
num-derive = { version = "0.3" }
num-traits = { version = "0.2" }