-
-
Notifications
You must be signed in to change notification settings - Fork 359
Open
Labels
acknowledgedan issue is accepted as shortcoming to be fixedan issue is accepted as shortcoming to be fixedfeedback requested
Description
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
Labels
acknowledgedan issue is accepted as shortcoming to be fixedan issue is accepted as shortcoming to be fixedfeedback requested