Skip to content

Replaced encoding with encoding_rs - #22

Open
0x5A69656C wants to merge 1 commit into
justinas:masterfrom
0x5A69656C:encoding_rs
Open

Replaced encoding with encoding_rs#22
0x5A69656C wants to merge 1 commit into
justinas:masterfrom
0x5A69656C:encoding_rs

Conversation

@0x5A69656C

Copy link
Copy Markdown

Replaced encoding with encoding_rs due to encoding no longer being maintained. [RUSTSEC-2021-0153]

To support this change, the parser decoding logic was updated to use encoding_rs::Encoding, and charset detection was updated to use WHATWG labels via Encoding::for_label.

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.

1 participant