mirror of
https://github.com/babichjacob/ac-qu-ai-nt.git
synced 2025-10-01 16:37:53 -04:00
fix(ac-qu-ai-nt-gui-eframe): write a main
function instead of re-exporting so that the declared MSRV can be met
This commit is contained in:
@@ -1 +1,3 @@
|
|||||||
use ac_qu_ai_nt_gui_eframe::main;
|
fn main() {
|
||||||
|
ac_qu_ai_nt_gui_eframe::main();
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user