summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index de8674434b87..a32a631ecd78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -38,7 +38,7 @@ build() {
export VITE_DEFAULT_SERVER="https://dust-mail.herokuapp.com"
- export RUSTUP_TOOLCHAIN=1.57
+ export RUSTUP_TOOLCHAIN=1.61
yarn run tauri build
}