tauri-apps / tauri-apps/libappindicator-rs
`gtk` and `gtk-sys` need updated in `Cargo.toml`
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 48
- Forks
- 20
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
gtk and gtk-sys aren't currently on the latest version, which is causing an issue in my project when updating the version of gtk used in my project: https://github.com/hwittenborn/celeste/pull/82#issuecomment-1468299121.
I also saw that Renovate is used in the main Tauri repository, but it doesn't appear to be being used here. Maybe that could be added here too so these kind of issues aren't needed?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in Cargo.toml and compare the gtk and gtk-sys dependency versions with their latest compatible releases. Review the linked Celeste discussion for the reported compatibility issue; done means the dependency updates are applied and the project still builds, with Renovate considered separately if maintainers want automated updates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100