BillyDM / egui-baseview

A baseview backend for the egui Rust GUI library
MIT License
23 stars 18 forks source link

bump dependencies #17

Closed murl-digital closed 7 months ago

murl-digital commented 7 months ago

bumped egui to 0.27 and baseview to the latest commit. tested with the simple_demo example and everything seems to be working

BillyDM commented 7 months ago

Thanks!