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
dependabot[bot] and pront authored Oct 3, 2023
1 parent 7a55e54 commit 4295985
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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 4295985

Please sign in to comment.