Lazap-Development / Lazap

👾 A lightweight cross-platform software, unifying clients into a single, modern library
Other
127 stars 21 forks source link

Bump openssl from 0.10.42 to 0.10.43 in /src-tauri #102

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps openssl from 0.10.42 to 0.10.43.

Commits
  • 7db5cc7 Release openssl v0.10.43
  • d5037d4 Release openssl-sys v0.9.78
  • d43b2e1 Merge pull request #1736 from wiktor-k/improve-pkey-docs
  • 6c52dd4 Improve PKey documentation related to ed25519/ed448
  • 9ab49ba Fix lint error on clippy 1.65
  • b30313a Merge pull request #1710 from alexanderjordanbaker/X509VerifyTimeDepth
  • 2aed206 Merge pull request #1728 from wiktor-k/fix-elliptic
  • 520f6ef Fix reference to ECC
  • 0ba0c71 Merge pull request #1709 from wiktor-k/add-dsa-sig
  • 808b951 Add support for X509_VERIFY_PARAM_set_time and X509_VERIFY_PARAM_set_depth
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #109.