mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-26 13:01:27 +03:00
Remove a couple of outdated fields in std_detect Cargo.toml
It is no longer a part of the stdarch repo and the rest is not necessary anymore due to no longer publishing to crates.io.
This commit is contained in:
@@ -7,11 +7,6 @@ authors = [
|
||||
"Gonzalo Brito Gadeschi <gonzalobg88@gmail.com>",
|
||||
]
|
||||
description = "`std::detect` - Rust's standard library run-time CPU feature detection."
|
||||
homepage = "https://github.com/rust-lang/stdarch"
|
||||
repository = "https://github.com/rust-lang/stdarch"
|
||||
readme = "README.md"
|
||||
keywords = ["std", "run-time", "feature", "detection"]
|
||||
categories = ["hardware-support"]
|
||||
license = "MIT OR Apache-2.0"
|
||||
edition = "2024"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user