Tiny toml fmt fix

This commit is contained in:
Tyera Eulberg 2021-09-17 14:16:14 -06:00
parent b2152be3b2
commit c4fe352965
1 changed files with 1 additions and 2 deletions

View File

@ -76,7 +76,6 @@ solana-version = { path = "../version", version = "=1.8.0" }
static_assertions = "1.1.0"
systemstat = "0.1.8"
[build-dependencies]
rustc_version = "0.4"
@ -99,4 +98,4 @@ name = "sigverify_stage"
name = "retransmit_stage"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]
targets = ["x86_64-unknown-linux-gnu"]