Skip to content

Commit

Permalink
chore(deps): Update license-tool.toml webpki version (vectordotdev#18986
Browse files Browse the repository at this point in the history
)

chore(deps): Update license-tool.toml webpki versionn

Accidentally broke in vectordotdev@409b69d

Signed-off-by: Jesse Szwedko <[email protected]>
  • Loading branch information
jszwedko authored and AndrooTheChen committed Sep 23, 2024
1 parent 8804050 commit c042c49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion license-tool.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,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.4" = { 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" }
Expand Down

0 comments on commit c042c49

Please sign in to comment.