Skip to content

Conversation

@zekefast
Copy link
Contributor

@zekefast zekefast commented Dec 30, 2025

Overview

Upgrade relm4 dependency in Cargo.toml: 0.10.0 -> 0.10.1. Update edition: 2021 -> 2024. Set rust-version to 1.92.

This changes allow to align relm4-template with latest release of "relm4" crate.

Additional Changes

  • Update Cargo.lock.
  • Enable gnome_49 feature for relm4 dependency in Cargo.toml.

Related Pull Requests

TODO

…ion: 2021 -> 2024. Set rust-version to 1.92.

This changes allow to align relm4-template with latest release of "relm4" crate.

Additional changes:
- Update Cargo.lock.
- Enable "gnome_49" feature for relm4 dependency in Cargo.toml.
@zekefast zekefast force-pushed the upgrade_relm_additional_fixes branch from e45b5a0 to 3e68a47 Compare December 30, 2025 02:16
The dependency was added to specify correct version of `libadwaita` as `gnome_49` feature flag addition incorrectly enable `libadwaita/v1_9` while Gnome 49 ships with `libadwaita` 1.8.

As we made the fix for `gnome_49` flag in `relm4` we can remove the direct dependency on `libadwaita` with version specifications.

Co-authored-by: bahrom04 <[email protected]>
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.

3 participants