diff --git a/.github/workflows/sync-e2e.yml b/.github/workflows/sync-e2e.yml index 61cc465..efd96e6 100644 --- a/.github/workflows/sync-e2e.yml +++ b/.github/workflows/sync-e2e.yml @@ -45,10 +45,10 @@ jobs: cache: "pnpm" - name: Install Rust - uses: dtolnay/rust-toolchain@stable + uses: dtolnay/rust-toolchain@e97e2d8cc328f1b50210efc529dca0028893a2d9 #master - name: Cache Rust dependencies - uses: Swatinem/rust-cache@v2 + uses: swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 #v2.8.2 with: workspaces: "src-tauri" diff --git a/.vscode/settings.json b/.vscode/settings.json index 271caaa..8552059 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -31,6 +31,7 @@ "codegen", "codesign", "commitish", + "Crashpad", "CTYPE", "daijro", "dataclasses", @@ -61,6 +62,7 @@ "getcwd", "gettimezone", "gifs", + "globset", "gsettings", "healthreport", "hiddenimports",