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

@@ -11,7 +11,7 @@ homepage = "https://solana.com/"
[dependencies]
log = "0.4.2"
serde_json = "1.0.39"
solana-metrics = { path = "../metrics", version = "0.16.0" }
solana-metrics = { path = "../metrics", version = "0.16.0" }
[[bin]]
name = "solana-upload-perf"