Skip to content

Commit

Permalink
Auto merge of #12020 - ehuss:benchmark-wrong-doc, r=hi-rustin
Browse files Browse the repository at this point in the history
Remove wrong url in benchsuite manifest.

This was a copy-paste error when it was added. The documentation field isn't too important here since this is never published.
  • Loading branch information
bors committed Apr 24, 2023
2 parents cb81efb + 7344045 commit 39a972d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion benches/benchsuite/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ edition = "2021"
license = "MIT OR Apache-2.0"
homepage = "https://github.com/rust-lang/cargo"
repository = "https://github.com/rust-lang/cargo"
documentation = "https://docs.rs/cargo-platform"
description = "Benchmarking suite for Cargo."

[dependencies]
Expand Down

0 comments on commit 39a972d

Please sign in to comment.