Skip to content

gix-url does not compile with the version of url it specifies #1119

Open
@kornelski

Description

@kornelski

Current behavior 😯

gix-url specifies url = "2.1.1" requirement, but uses features from version 2.2.

Expected behavior 🤔

It should build with the versions it specifies in Cargo.toml, i.e. cargo update -Z minimal-versions.

Normally I wouldn't care about minimal-versions that much, but gix is releasing semver-major versions frequently, which other crates are not keeping up with, and I have multiple duplicate copies of gix in my dependency tree that I'm desperately trying to dedupe.

Git behavior

N/A

Steps to reproduce 🕹

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions