tauri-egui
tauri-egui copied to clipboard
Update dependencies
Fixes issue #27.
Lock the versions of tauri packages using = because every beta release can be breaking but cargo treats every beta as a minor and will update the dependency anyway.
EDIT: Never mind, this fork wasn't tested to see if it would compile, you can't just update dependency versions.