psl: update to 2.1.206

Update the public suffix list to the latest release.

Ticket: #8360
pull/15343/head
Jason Ish 2 months ago committed by Victor Julien
parent 2841bcf330
commit 07555b97fc

@ -1155,9 +1155,9 @@ dependencies = [
[[package]]
name = "psl"
version = "2.1.197"
version = "2.1.206"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b15ca31b68a87f984f41949f5e4341502dcd2af119b3226ba7285b3fe3e77ea2"
checksum = "f0fd5dad387c0ff76cf1ac9f0f90ee4f1d966c969edfe7325e73141bf4352e0a"
dependencies = [
"psl-types",
]

Loading…
Cancel
Save