refactor: upgrade tauri 2.0

This commit is contained in:
Kevin Yue
2024-12-26 21:35:55 +08:00
parent 0f67be465b
commit 8f8ad466f4
73 changed files with 7232 additions and 5026 deletions

View File

@@ -2,6 +2,11 @@
export OFFLINE = @OFFLINE@
export BUILD_FE = 0
export BUILD_GUI = @BUILD_GUI@
export PATH := /usr/lib/rust-@RUST_VERSION@/bin:$(PATH)
%:
which cargo
which rustc
dh $@ --no-parallel