This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [cargo_metadata](https://github.com/oli-obk/cargo_metadata) | dependencies | minor | `0.21.0` → `0.23.0` |
---
### Release Notes
<details>
<summary>oli-obk/cargo_metadata (cargo_metadata)</summary>
### [`v0.23.1`](https://github.com/oli-obk/cargo_metadata/blob/HEAD/CHANGELOG.md#0231---2025-11-11)
[Compare Source](https://github.com/oli-obk/cargo_metadata/compare/0.23.0...0.23.1)
##### Changed
- Stabilized `build_directory`
### [`v0.23.0`](https://github.com/oli-obk/cargo_metadata/blob/HEAD/CHANGELOG.md#0230---2025-09-27)
[Compare Source](https://github.com/oli-obk/cargo_metadata/compare/0.22.0...0.23.0)
##### Added
- Added `FeatureName` and `PackageName` newtype wrappers.
### [`v0.22.0`](https://github.com/oli-obk/cargo_metadata/blob/HEAD/CHANGELOG.md#0220---2025-08-18)
[Compare Source](https://github.com/oli-obk/cargo_metadata/compare/0.21.0...0.22.0)
##### Added
- Added `pub fn env_remove<K: Into<OsString>>(&mut self, key: K) -> &mut MetadataCommand` to `MetadataCommand`.
- Added export of `cargo_platform` at crate's root module.
##### Changed
- Updated dependencies:
- `camino` from `1.0.7` to `1.1.10`
- `cargo_platform` from `0.2.0` to `0.3.0`
- `derive_builder` from `0.12` to `0.20`
- `semver` from `1.0.7` to `1.0.26`
- `serde_json` from `1.0.118` to `1.0.142`
- `serde` from `1.0.136` to `1.0.219`
- `thiserror` from `2.0.3` to `2.0.12`
- Made `Dependency`'s `source` member the same type as `Package`'s `source` member: `Option<Source>`.
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Enabled.
♻ **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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjMuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE2My4zIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWwiLCJsYWJlbHMiOlsiYXV0b21hdGVkIiwiZGVwZW5kZW5jaWVzIl19-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
0.21.0→0.23.0Release Notes
oli-obk/cargo_metadata (cargo_metadata)
v0.23.1Compare Source
Changed
build_directoryv0.23.0Compare Source
Added
FeatureNameandPackageNamenewtype wrappers.v0.22.0Compare Source
Added
pub fn env_remove<K: Into<OsString>>(&mut self, key: K) -> &mut MetadataCommandtoMetadataCommand.cargo_platformat crate's root module.Changed
caminofrom1.0.7to1.1.10cargo_platformfrom0.2.0to0.3.0derive_builderfrom0.12to0.20semverfrom1.0.7to1.0.26serde_jsonfrom1.0.118to1.0.142serdefrom1.0.136to1.0.219thiserrorfrom2.0.3to2.0.12Dependency'ssourcemember the same type asPackage'ssourcemember:Option<Source>.Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Mend Renovate.