egui-plotter icon indicating copy to clipboard operation
egui-plotter copied to clipboard

update: egui dependencies to 0.30

Open MikMikus opened this issue 11 months ago • 3 comments

related to https://github.com/Gip-Gip/egui-plotter/issues/21

MikMikus avatar Jan 07 '25 09:01 MikMikus

As a temporary dependency solution you can use this pull request in your Cargo.toml:

[dependencies]
egui-plotter = { git = "https://github.com/Gip-Gip/egui-plotter.git", rev = "refs/pull/23/head" }

MikMikus avatar Jan 07 '25 09:01 MikMikus

@MikMikus please bump to 0.31, thanks!

hacknus avatar Feb 09 '25 10:02 hacknus

@hacknus

Here, should work:)

MikMikus avatar Feb 09 '25 23:02 MikMikus

Please bump up to 0.32 thanks!

hdjs2822-netizen avatar Aug 04 '25 19:08 hdjs2822-netizen