diff --git a/.github/workflows/dependencies.yml b/.github/workflows/dependencies.yml index 4d4147ac07..3d829d0421 100644 --- a/.github/workflows/dependencies.yml +++ b/.github/workflows/dependencies.yml @@ -24,15 +24,15 @@ jobs: include: - target: x86_64-unknown-linux-gnu - os: ubuntu-latest - cross: false + os: ubuntu-latest + cross: false - target: x86_64-apple-darwin - os: macos-11 - cross: false + os: macos-11 + cross: false - target: aarch64-apple-darwin - os: macos-11 + os: macos-11 cross: true - target: x86_64-pc-windows-msvc @@ -44,7 +44,7 @@ jobs: - name: Install Rust stable uses: dtolnay/rust-toolchain@stable with: - toolchain: stable + toolchain: 1.70.0 target: ${{ matrix.target }} - name: Install Protoc @@ -54,9 +54,9 @@ jobs: - name: Build qdrant env: - VERSION: 1.5.1 + VERSION: 1.6.0 run: | - cargo install --target ${{ matrix.target }} --git https://github.com/qdrant/qdrant --tag v${{ env.VERSION }} --locked --root . qdrant + cargo install --target ${{ matrix.target }} --git https://github.com/qdrant/qdrant --tag v${{ env.VERSION }} --root . qdrant - name: Upload binaries uses: actions/upload-artifact@v3 with: diff --git a/apps/desktop/src-tauri/bin/qdrant-aarch64-apple-darwin b/apps/desktop/src-tauri/bin/qdrant-aarch64-apple-darwin index e186b27d34..763f593f0f 100755 --- a/apps/desktop/src-tauri/bin/qdrant-aarch64-apple-darwin +++ b/apps/desktop/src-tauri/bin/qdrant-aarch64-apple-darwin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:318d6e7a256897f6785a7330386e91d35ea6ce3daf465749fd84c60da1b01d57 -size 46813668 +oid sha256:d5bcdc8dba2c6c54f50d08f877720b4d511ef59e700e83f1cab567d080b7aa9f +size 53184068 diff --git a/apps/desktop/src-tauri/bin/qdrant-x86_64-apple-darwin b/apps/desktop/src-tauri/bin/qdrant-x86_64-apple-darwin index 9b067ac4c2..05e9eaeddd 100755 --- a/apps/desktop/src-tauri/bin/qdrant-x86_64-apple-darwin +++ b/apps/desktop/src-tauri/bin/qdrant-x86_64-apple-darwin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:19ebec464622e0729c53457185dc1217218ecc3b6645b7c822fdacaae6a9d41e -size 33410448 +oid sha256:52b7d9b242909659252a7092b3a67d958f46d400ac24e9f0a55002918008e802 +size 56945176 diff --git a/apps/desktop/src-tauri/bin/qdrant-x86_64-pc-windows-msvc.exe b/apps/desktop/src-tauri/bin/qdrant-x86_64-pc-windows-msvc.exe index 726e283d6d..925be54455 100644 --- a/apps/desktop/src-tauri/bin/qdrant-x86_64-pc-windows-msvc.exe +++ b/apps/desktop/src-tauri/bin/qdrant-x86_64-pc-windows-msvc.exe @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a75f7684117a84726a3799dbda3a7f5a1cc901ca29fee8e2ac0fc981bd30f30d -size 40742912 +oid sha256:0650075152d8fc4da892a5aa7bfa3cb7809d3f9638d19f578773791a1dcb6505 +size 48054272 diff --git a/apps/desktop/src-tauri/bin/qdrant-x86_64-unknown-linux-gnu b/apps/desktop/src-tauri/bin/qdrant-x86_64-unknown-linux-gnu index 37bddbeea8..4b358da793 100755 --- a/apps/desktop/src-tauri/bin/qdrant-x86_64-unknown-linux-gnu +++ b/apps/desktop/src-tauri/bin/qdrant-x86_64-unknown-linux-gnu @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f38b9da80c9a92cecadf92027282d702bbbfcadea278051d3eb1b1ef82cdb532 -size 37316912 +oid sha256:9f761873c38a827ea28e060ad22d3d41b3865a5ae27f9ddc6e1ef96a2000a422 +size 60662808