We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9ff576 commit d551d90Copy full SHA for d551d90
Cargo.toml
@@ -9,6 +9,7 @@ license = "MIT OR Apache-2.0"
9
homepage = "https://crates.io"
10
repository = "https://github.com/rust-lang/cargo"
11
documentation = "https://docs.rs/cargo"
12
+readme = "README.md"
13
description = """
14
Cargo, a package manager for Rust.
15
"""
0 commit comments