diff --git a/core/Cargo.toml b/core/Cargo.toml index 5cd14fec1c..1a7a452b04 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -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"] \ No newline at end of file +targets = ["x86_64-unknown-linux-gnu"]