rustdiff 0.1.2-rc

Semantic JSON & XML diff tool with a native GTK4 desktop UI
1
2
3
fn main() -> gtk4::glib::ExitCode {
    rustdiff::app::run()
}