mirror of
https://github.com/babichjacob/ac-qu-ai-nt.git
synced 2025-12-15 12:45:29 -05: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