publicsuffix icon indicating copy to clipboard operation
publicsuffix copied to clipboard

An implementation of Mozilla's Public Suffix List in Rust

Results 3 publicsuffix issues
Sort by recently updated
recently updated
newest added

Breaking the combo of https://github.com/rushmorem/publicsuffix/pull/39.

Hi! Would you please make new tag? Primarily because 2.2.3 pulls idna 0.3.0 as dependency and master is pinned to 0.5.0. Thanks in advance!

There's a RUSTSEC https://rustsec.org/advisories/RUSTSEC-2024-0421 that suggest the following: "Upgrade to idna 1.0.3 or later, if depending on idna directly, or to url 2.5.4 or later, if depending on idna via...