-
Notifications
You must be signed in to change notification settings - Fork 24
Closed
Labels
Continuous IntegrationWorkflows and AutomationWorkflows and AutomationDependenciesRelated to DependenciesRelated to Dependencies
Milestone
Description
We are getting this CI error due to the ordered-multimap package:
I think it has been fixed in the v0.7.0, but we are using the 0.6.0.
The dependency tree is the following:
Torrust Index -> config-rs v0.14.0 -> rust-ini v0.19.0 -> ordered-multimap 0.6.0.
The error is fixed in the v0.7.1 of ordered-multimap, but to get that newer version, the config-rs package needs to bump the rust-ini v0.19.0 to v0.20.0.
That dependency update is already present in the Cargo.toml file of the github repo for the config-rs package, but the crates.io package that we download in the project, still uses the v0.19.0.
I have already opened an issue in the config-rs project so they can update the crates.io package with the latest changes:
rust-cli/config-rs#548
Metadata
Metadata
Assignees
Labels
Continuous IntegrationWorkflows and AutomationWorkflows and AutomationDependenciesRelated to DependenciesRelated to Dependencies
Type
Projects
Status
Done
