fix: bump rust version from 1.90.0 to 1.93.0
This commit is contained in:
2
.github/workflows/git-commands.yaml
vendored
2
.github/workflows/git-commands.yaml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user