Skip to content

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

Closed

Description

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: bugCategory: bugP-highPriority: HighPriority: Highregression-from-stable-to-stableRegression in stable that worked in a previous stable release.Regression 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