mirror of
https://gitee.com/openharmony/third_party_rust_unicode-ident
synced 2024-11-23 07:29:52 +00:00
Remove default package.readme metadata from Cargo.toml
Since cargo 1.46.0, README.md is recognized by default.
This commit is contained in:
parent
0869852154
commit
d9fd2ffe77
@ -8,7 +8,6 @@ documentation = "https://docs.rs/unicode-ident"
|
||||
edition = "2018"
|
||||
keywords = ["unicode"]
|
||||
license = "(MIT OR Apache-2.0) AND Unicode-DFS-2016"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/dtolnay/unicode-ident"
|
||||
rust-version = "1.31"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user