chore: fix metadata

This commit is contained in:
Dmitriy Pleshevskiy 2022-07-24 00:13:01 +03:00
parent 4180703536
commit 8a5d0d7f1a
Signed by: pleshevskiy
GPG Key ID: 1B59187B161C0215
1 changed files with 4 additions and 1 deletions

View File

@ -12,9 +12,12 @@ categories = ["data-structures", "parsing"]
# rust-version = "1.51.0" # The first version of Cargo that supports this field is 1.56.0
[metadata]
[package.metadata]
msrv = "1.51.0"
[package.metadata.docs.rs]
all-features = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[features]