diff --git a/license-tool.toml b/license-tool.toml index 03f02d26d7711..f0e6df918efbf 100644 --- a/license-tool.toml +++ b/license-tool.toml @@ -11,7 +11,7 @@ "rustls-webpki-0.100.1" = { license = "ISC" } # `webpki` doesn't specify their license in the metadata, but the file contains the ISC terms. -"webpki-0.22.1" = { license = "ISC" } +"webpki-0.22.2" = { license = "ISC" } # `zerocopy` et al don't specify their licenses in the metadata, but the file contains the 2-clause BSD terms. "zerocopy-0.6.1" = { license = "BSD-2-Clause" }