add "readme"-key to Cargo.toml in order for this crate to have a preview on crates.io
This commit is contained in:
parent
2b0d14c89e
commit
9ba75196bd
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ documentation = "https://docs.rs/libm"
|
|||
keywords = ["libm", "math"]
|
||||
license = "MIT OR Apache-2.0"
|
||||
name = "libm"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/rust-lang/libm"
|
||||
version = "0.2.1"
|
||||
edition = "2018"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue