RainbowCookie32 / rusty-psn

A GUI/CLI tool for downloading PS3 and PS4 game updates
MIT License
320 stars 15 forks source link

build(deps): bump sha1_smol from 1.0.0 to 1.0.1 #230

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps sha1_smol from 1.0.0 to 1.0.1.

Commits
  • f9d88bd 1.0.1
  • 4512792 Remove unused code
  • b936e8f Make wording in description more clear (#44)
  • 1a218ae In LICENSE file, mention that the MIT license applies to src/simd.rs (#47)
  • 00e5f65 make hexdigest available under alloc feature, not only std-environments...
  • 8e7ae49 Fixed references in readme and removed an empty line in lib.rs
  • dff98b3 Update license to make it easier for github to detect
  • d26382e Added dependency shim for old sha1 crate (#41)
  • See full diff 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.