egui-plotter
egui-plotter copied to clipboard
update: egui dependencies to 0.30
related to https://github.com/Gip-Gip/egui-plotter/issues/21
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 please bump to 0.31, thanks!
Please bump up to 0.32 thanks!