diff --git a/Cargo.toml b/Cargo.toml index 18eef70..e71e436 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "psl" description = "Extract root domain and suffix from a domain name" -version = "2.1.64" +version = "2.1.65" license = "MIT/Apache-2.0" repository = "https://github.com/addr-rs/psl" documentation = "https://docs.rs/psl"