eframe_template icon indicating copy to clipboard operation
eframe_template copied to clipboard

Git patch in Cargo.toml still uses master instead of main

Open azerupi opened this issue 6 months ago • 0 comments

In the Cargo.toml there are these lines:

https://github.com/emilk/eframe_template/blob/110ac559db398e29e1790cb3797e6f10a0651d39/Cargo.toml#L47-L49

But it looks like both egui and eframe have renamed those to main.

azerupi avatar Jun 21 '25 17:06 azerupi