mirror of
https://github.com/openharmony/third_party_rust_ryu.git
synced 2026-07-19 19:13:31 -04: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:
@@ -9,7 +9,6 @@ edition = "2018"
|
||||
exclude = ["performance.png", "chart/**"]
|
||||
keywords = ["float"]
|
||||
license = "Apache-2.0 OR BSL-1.0"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/dtolnay/ryu"
|
||||
rust-version = "1.36"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user