Skip to content

Commit

Permalink
chore(deps): Bump webpki from 0.22.1 to 0.22.2 (vectordotdev#18744)
Browse files Browse the repository at this point in the history
* chore(deps): Bump webpki from 0.22.1 to 0.22.2

Bumps [webpki](https://github.com/briansmith/webpki) from 0.22.1 to 0.22.2.
- [Commits](https://github.com/briansmith/webpki/commits)

---
updated-dependencies:
- dependency-name: webpki
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* update webpki in license-tool.toml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pavlos Rontidis <pavlos.rontidis@gmail.com>
  • Loading branch information
2 people authored and jszwedko committed Oct 27, 2023
1 parent 42fea39 commit 2cbc16c
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 @@ -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" }
Expand Down

0 comments on commit 2cbc16c

Please sign in to comment.