mirror of
https://github.com/rust-lang/cargo.git
synced 2025-10-01 11:30:39 +00:00
Remove wrong url in benchsuite manifest.
This commit is contained in:
parent
dcc4702599
commit
7344045550
@ -5,7 +5,6 @@ edition = "2021"
|
|||||||
license = "MIT OR Apache-2.0"
|
license = "MIT OR Apache-2.0"
|
||||||
homepage = "https://github.com/rust-lang/cargo"
|
homepage = "https://github.com/rust-lang/cargo"
|
||||||
repository = "https://github.com/rust-lang/cargo"
|
repository = "https://github.com/rust-lang/cargo"
|
||||||
documentation = "https://docs.rs/cargo-platform"
|
|
||||||
description = "Benchmarking suite for Cargo."
|
description = "Benchmarking suite for Cargo."
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user