diff --git a/crates/detect-targets/Cargo.toml b/crates/detect-targets/Cargo.toml index 6da0416e..4d0016e4 100644 --- a/crates/detect-targets/Cargo.toml +++ b/crates/detect-targets/Cargo.toml @@ -2,7 +2,7 @@ name = "detect-targets" description = "Detect the target of the env at runtime" repository = "https://github.com/cargo-bins/cargo-binstall" -documentation = "https://docs.rs/detect-target" +documentation = "https://docs.rs/detect-targets" version = "0.1.1" rust-version = "1.61.0" authors = ["Jiahao XU "]