ACE-RISCV
ACE-RISCV copied to clipboard
Update Rust crate thiserror to v2.0.17
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| thiserror | dependencies | patch | 2.0.12 -> 2.0.17 |
Release Notes
dtolnay/thiserror (thiserror)
v2.0.17
- Use differently named __private module per patch release (#434)
v2.0.16
- Add to "no-std" crates.io category (#429)
v2.0.15
- Prevent
Error::provideAPI becoming unavailable from a future new compiler lint (#427)
v2.0.14
- Allow build-script cleanup failure with NFSv3 output directory to be non-fatal (#426)
v2.0.13
- Documentation improvements
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
⚠️ 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:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: tools/cove_tap_tool/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path tools/cove_tap_tool/Cargo.toml --package [email protected] --precise 2.0.17
error: failed to acquire package cache lock
Caused by:
failed to open: /home/ubuntu/.cargo/.package-cache
Caused by:
failed to create directory `/home/ubuntu/.cargo`
Caused by:
File exists (os error 17)