fix: bump rust version from 1.90.0 to 1.93.0

This commit is contained in:
Ruben Fiszel
2026-02-10 23:55:36 +00:00
parent cfd383cd93
commit fc8a546ff2
8 changed files with 15 additions and 15 deletions

View File

@@ -66,7 +66,7 @@ jobs:
- uses: actions-rust-lang/setup-rust-toolchain@v1
with:
cache-workspaces: backend
toolchain: 1.90.0
toolchain: 1.93.0
- name: Install xmlsec and gssapi build-time deps
run: |