trust-graph
trust-graph copied to clipboard
chore(deps): update rust crate built to 0.8.0
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| built | build-dependencies | minor | 0.6.0 -> 0.8.0 |
Release Notes
lukaslueg/built (built)
v0.8.0
- Add override-variables
- Bump MSRV to 1.81 (due to dependencies)
v0.7.7
- Fix
NUM_JOBto 1 ifSOURCE_DATE_EPOCHis set, in order to better support reproducible builds - Set MSRV to 1.74 (due to dependencies)
v0.7.6
- Do not depend on
fmt::Debug-output (fmt-debug=none) - Bump
git2to 0.20 - Use
static- instead ofconst-items throughout
v0.7.5
Changed
- Bump
cargo-lockto 10.0
v0.7.4
Added
- Honor
SOURCE_DATE_EPOCHinBUILT_TIME_UTC
Changed
- Bump
git2to 0.19
v0.7.3
Added
- Search for lockfile in manifest's parent directory (crates in workspaces)
v0.7.2
Changed
- Fixed hard error in case
rustdocis missing
v0.7.1
Changed
- Fixed
no_stdbuilds
v0.7.0
Changed
- The
Options-type has been removed in favor of controllingbuilt's behavior by means of feature-flags. -
cargo-lockis now an optional dependency - Bump
git2to 0.18
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.