tael-gui 0.5.10

Desktop GUI for tael, embedded by the `tael gui` command
1
2
3
fn main() {
    tael_gui_lib::run()
}