Skip to content

Commit 39a972d

Browse files
committed
Auto merge of #12020 - ehuss:benchmark-wrong-doc, r=hi-rustin
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.
2 parents cb81efb + 7344045 commit 39a972d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

benches/benchsuite/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ edition = "2021"
55
license = "MIT OR Apache-2.0"
66
homepage = "https://github.com/rust-lang/cargo"
77
repository = "https://github.com/rust-lang/cargo"
8-
documentation = "https://docs.rs/cargo-platform"
98
description = "Benchmarking suite for Cargo."
109

1110
[dependencies]

0 commit comments

Comments
 (0)