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

@ -17,6 +17,5 @@ solana-metrics = { path = "../metrics", version = "=1.10.2" }
name = "solana-upload-perf"
path = "src/upload-perf.rs"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]