Beautify Cargo.tomls with |cargo tomlfmt| (#4477)

This commit is contained in:
Michael Vines
2019-05-29 18:30:49 -07:00
committed by GitHub
parent 348c2263ba
commit 7a021dff05
42 changed files with 214 additions and 214 deletions

View File

@ -15,7 +15,7 @@ log = "0.4.2"
nix = "0.14.0"
rand = "0.6.1"
socket2 = "0.3.9"
solana-logger = { path = "../logger", version = "0.16.0" }
solana-logger = { path = "../logger", version = "0.16.0" }
tokio = "0.1"
[lib]