Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch from yaml-rust to yaml-rust2 dependency #554

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

0rzech
Copy link
Contributor

@0rzech 0rzech commented Mar 27, 2024

This is because yaml-rust is unmaintained and thus has been reported in RUSTSEC-2024-0320.

Resolves #473 .
Resolves #553 .

@matthiasbeyer
Copy link
Collaborator

Although #549 I will merge this if CI is green.

This is because yaml-rust is unmaintained and thus has been reported in
[RUSTSEC-2024-0320](https://rustsec.org/advisories/RUSTSEC-2024-0320).

Signed-off-by: Piotr Orzechowski <piotr@orzechowski.tech>
@0rzech
Copy link
Contributor Author

0rzech commented Mar 27, 2024

CI should become green now.

@matthiasbeyer matthiasbeyer merged commit e3c1d0b into mehcode:master Mar 27, 2024
6 checks passed
@0rzech 0rzech deleted the yaml-rust2-dependency branch March 27, 2024 10:54
@jmevel
Copy link

jmevel commented May 1, 2024

Hi
Is it possible de create a new release on crates.io ?
This has been merged a month ago but the latest 0.14.0 is 3 months old...

Thanks

@matthiasbeyer
Copy link
Collaborator

#549

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cargo-audit reports that yaml-rust is unmaintained Remove YAML support
4 participants