ACE-RISCV
ACE-RISCV copied to clipboard
Update Rust crate hybrid-array to 0.4.0
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| hybrid-array | dependencies | minor | 0.2.3 -> 0.4.0 |
Release Notes
RustCrypto/hybrid-array (hybrid-array)
v0.4.5
Added
- Impl
arbitrary::ArbitraryforArray(#153)
Changed
- Switch from
doc_auto_cfgtodoc_cfg(#154)
v0.4.4
Added
- Enable the
subtle/const-genericsfeature (#149)
v0.4.3
Added
Array::as_(mut_)ptr(#147)
Changed
- Remove bounds on
Array::slice_as_flattened(_mut); makeconst fn(#144) - Make
Array::as_(mut_)sliceaconst fn(#147) - Make
Array::<Array<T, U>::as_flattened(_mut)aconst fn(#147)
v0.4.2
Added
Array::slice_as_flattened(_mut)(#142)
v0.4.1
Changed
- Make slice conversions
const fn(#140)
v0.4.0
Added
ArraySizeimpls forU536andU568(#128)AsArrayRef/AsArrayMuttraits with impls on[T; N]andArray(#135)allocfeature withBox/Vecconversions to/fromArray(#136, #138)
Removed
AsRef/AsMutimpls on[T; N](#133)
v0.3.1
Added
subtlefeature (#126)
v0.3.0
Changed
- Bump edition to 2024; MSRV 1.85 (#116)
Removed
U3293as an unused ML-DSA size (#117)
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: security-monitor/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path security-monitor/rust-crates/riscv_cove_tap/Cargo.toml --package [email protected] --precise 0.4.5
Updating crates.io index
Updating crates.io index
error: failed to select a version for the requirement `hybrid-array = "^0.2"`
candidate versions found which didn't match: 0.4.5
location searched: crates.io index
required by package `ml-kem v0.3.0-pre`
... which satisfies dependency `ml-kem = "^0.3.0-pre"` (locked to 0.3.0-pre) of package `riscv_cove_tap v0.2.0 (/tmp/renovate/repos/github/IBM/ACE-RISCV/security-monitor/rust-crates/riscv_cove_tap)`