Skip to content

gtk-rs GTK3 bindings - no longer maintained #227

@c-git

Description

@c-git

Hi,

Thank you very much for the work done on this crate. cargo-deny brought it to my attention that the gtk-sys crate that this crate depends on is no longer maintained as per their repo. I tried searching to see if there was already an issue here but I couldn't find one. The details of the security advisory follows:

error[unmaintained]: gtk-rs GTK3 bindings - no longer maintained
   ┌─ /home/one/log-viewer/Cargo.lock:37:1
   │
37 │ atk-sys 0.18.2 registry+https://github.com/rust-lang/crates.io-index
   │ -------------------------------------------------------------------- unmaintained advisory detected
   │
   = ID: RUSTSEC-2024-0416
   = Advisory: https://rustsec.org/advisories/RUSTSEC-2024-0416
   = The gtk-rs GTK3 bindings are no longer maintained.
     
     The maintainers have archived the repository, and added a note to the crate
     description and its README.md that the crates are no longer maintained.
     
     Please take a look at [gtk4-rs](https://github.com/gtk-rs/gtk4-rs) instead.
     ```
   = Announcement: https://github.com/gtk-rs/gtk3-rs/commit/508a69b63a3c5bf73790e0e59101a955847f30d6
   = Solution: No safe upgrade is available!
   = atk-sys v0.18.2
     └── gtk-sys v0.18.2
         └── rfd v0.15.1
             └── log_viewer v0.2.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions