We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42fea39 commit 2cbc16cCopy full SHA for 2cbc16c
license-tool.toml
@@ -11,7 +11,7 @@
11
"rustls-webpki-0.100.1" = { license = "ISC" }
12
13
# `webpki` doesn't specify their license in the metadata, but the file contains the ISC terms.
14
-"webpki-0.22.1" = { license = "ISC" }
+"webpki-0.22.2" = { license = "ISC" }
15
16
# `zerocopy` et al don't specify their licenses in the metadata, but the file contains the 2-clause BSD terms.
17
"zerocopy-0.6.1" = { license = "BSD-2-Clause" }
0 commit comments