Skip to content

Breaking change in cargo_util 0.1.3, in semver-minor version! #10803

@steffahn

Description

@steffahn

Problem

ProcessBuilder::get_args returns an impl Iterator<Item = &OsString> now, whereas previously, it returned &[OsString].

This has the effect that non-locked builds of cargo-outdated and cargo-geiger fail (these crates are depending on cargo 1.61 or 1.60).

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: bugP-highPriority: Highregression-from-stable-to-stableRegression in stable that worked in a previous stable release.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions