mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-05 10:13:00 +02:00
* initial windows impl * macos * adapt windows impl to config changes for macos * debian * add missing x-scheme-handler prefix * bundle xdg-mime * typo * revert messed up fmt * rm pnpm lock * rm todo * Update core/tauri-utils/src/config.rs Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com> * Update core/tauri-utils/src/config.rs Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com> * &Option<> -> Option<&> * DL0 -> R7 --------- Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>