RouHim / chwp

Changes the wallpaper from the command line.
MIT License
6 stars 0 forks source link

chore(deps): update rust crate rustls to 0.23 - autoclosed #51

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
rustls dependencies minor 0.22 -> 0.23

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 8 months ago

âš  Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

â™» Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package rustls@0.22.2 --precise 0.23.2
    Updating crates.io index
error: failed to select a version for the requirement `rustls = "^0.22.0"`
candidate versions found which didn't match: 0.23.2
location searched: crates.io index
required by package `ureq v2.9.6`
    ... which satisfies dependency `ureq = "^2.9.6"` (locked to 2.9.6) of package `chwp v0.0.0 (/tmp/renovate/repos/github/RouHim/chwp)`
perhaps a crate was updated and forgotten to be re-vendored?