fix(dependencys):bumped cargo_metadata to v0.18.1
to avoid yanked v0.14.3
#3386
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Does your PR solve an issue?
docs.rs for this package currently does not build due to yanked dependencys
=> This is a yanked dependency https://docs.rs/cargo_metadata/0.14.3/cargo_metadata/index.html
I have followed the commit trail from https://github.com/oli-obk/cargo_metadata/blame/d7d326f8458bf7dbc7af380c454e922a5661898d to https://github.com/oli-obk/cargo_metadata/blame/709d508c54593e4ee0ef00e94dd04a6158e6e5d7/Cargo.toml and have not found things which are breaking for our usage