Skip to content

Conversation

@r0x0d
Copy link
Contributor

@r0x0d r0x0d commented Nov 21, 2025

Summary

Some dependencies in this project already exists in fedora repositories, but they are in a version that is not present in any of the supported releases.

This patch aims to update the dependencies to reduce the incompatibility errors during the build.

Type of Change

  • Feature
  • Bug fix
  • Refactor / Code quality
  • Performance improvement
  • Documentation
  • Tests
  • Security fix
  • Build / Release
  • Other (specify below)

Dependency update

Testing

Just running cargo test locally.

Related Issues

Relates to #5716

Some dependencies in this project already exists in fedora repositories,
but they are in a version that is not present in any of the supported
releases.

This patch aims to update the dependencies to reduce the incompatibility
errors during the build.

Relates: block#5716
Signed-off-by: Rodolfo Olivieri <[email protected]>
@r0x0d r0x0d force-pushed the update-deps-for-fedora-packaging branch from e73a961 to c89f1d7 Compare November 21, 2025 15:58
@r0x0d
Copy link
Contributor Author

r0x0d commented Nov 21, 2025

Took the liberty to move some dependencies to the root Cargo.toml and use the workspaces = true feature, this way, it becomes easier in the future to update dependencies.

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.

1 participant