codyps / sodalite

tweetnacl in rust
27 stars 9 forks source link

build(deps): bump cc from 1.0.68 to 1.0.71 #31

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps cc from 1.0.68 to 1.0.71.

Commits
  • 1e59593 Bump to 1.0.71
  • 3967ef3 add prefixes for x86 to support cross-compiling from non-x86 targets (#621)
  • 4942159 Adds cachepot to the known wrappers set (#626)
  • d7e7c77 Add SOLID target support (#609)
  • b2792e3 Support UEFI: fix object generation type for UEFI target. (#623)
  • 114437e Bump to 1.0.70
  • 178fd03 Address issues with new Catalyst/M1 simulator targets (#614)
  • 05a8062 When spawn() fails, include the underlying error in the message. (#613)
  • 4a6e8b7 Improve CUDA support (#612)
  • a11e066 allow cachepot als alternative to sccache (#599)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 2 years ago

Superseded by #33.