Skip to content

chore: pin vergen transitive dependency to 9.0.6#1683

Merged
photovoltex merged 1 commit intolibrespot-org:devfrom
lemon-sh:bumpvergen
Feb 9, 2026
Merged

chore: pin vergen transitive dependency to 9.0.6#1683
photovoltex merged 1 commit intolibrespot-org:devfrom
lemon-sh:bumpvergen

Conversation

@lemon-sh
Copy link
Copy Markdown
Contributor

@lemon-sh lemon-sh commented Jan 27, 2026

Fixes: #1681

Comment thread Cargo.toml Outdated
this fixes librespot-core failing to build due to vergen-gitcl
by pinning the version of its vergen dependency to 9.0.6,
which depends on the same version of vergen-lib as vergen-gitcl (0.1.6)
@lemon-sh lemon-sh changed the title chore: update vergen-gitcl to 9.1 in core chore: pin vergen transitive dependency to 9.0.6 Jan 30, 2026
@lemon-sh
Copy link
Copy Markdown
Contributor Author

lemon-sh commented Feb 8, 2026

@photovoltex sorry for bothering you, but can this be reviewed again?
The PR in its current form does not bump MSRV anymore.

Copy link
Copy Markdown
Member

@photovoltex photovoltex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the late review. Thanks for changing it to the not MSRV breaking version.

@photovoltex photovoltex merged commit 5440c4d into librespot-org:dev Feb 9, 2026
12 checks passed
@lemon-sh lemon-sh deleted the bumpvergen branch February 10, 2026 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

error[E0277]: the trait bound vergen::feature::build::Build: vergen_lib::entries::Add is not satisfied

2 participants