Results 213 comments of Onè

Including the other advisory numbers here in case anyone is searching for them. ``` warning[unmaintained]: gtk-rs GTK3 bindings - no longer maintained ┌─ /home/log-viewer/Cargo.lock:148:1 │ 148 │ gdk-sys 0.18.2 registry+https://github.com/rust-lang/crates.io-index...

Thank you very much for the explanation. I honestly don't know if it's worth it for me. I use egui most of the time and for native applications (compared to...

Referencing issue on repo for derivate https://github.com/mcarton/rust-derivative/issues/117

I had redone the template in rust so no sed needed and had decided it maybe wasn't worth it as it wasn't that much better than the script. But I...

# TLDR I suspect the original author may not have had experience with macOS and thus didn't know of the differences between the versions of `sed`. I think the simplest...

I think the update to the readme is the best short term mitigation. But I think once [rust's single file scripts](https://github.com/rust-lang/cargo/issues/12207) stabilize we should migrate over.

> Bacon newbie here. I have the same problem with my rust project. > > ``` > [jobs.run] > command = ["cargo", "run", "--color", "always"] > need_stdout = true >...

This is a great idea. Been a bit preoccupied of late. Saw this idea and wanted to second it. Happy to do some testing on this once you have a...

Is this a public repo? Can you provide a link? Note: For future when taking screenshots if the whole screen is not needed take less so it's easier for people...

Actually created a new repo with no changes from the template and on the first run this also failed for me https://github.com/c-git/reqwest_w_egui_testing/actions/runs/12565247766 so seems it might be a problem with...