mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-08-21 16:30:27 +00:00
Bump Rust to 1.96.0 and fix clippy lints (#5733)
This commit is contained in:
@@ -244,7 +244,7 @@ jobs:
|
||||
# sync with Dockerfile.
|
||||
#
|
||||
# --override sets this as the default rust toolchain version in this directory.
|
||||
run: rustup toolchain install 1.93.0 --profile minimal --component clippy --override
|
||||
run: rustup toolchain install 1.96.0 --profile minimal --component clippy --override
|
||||
|
||||
- uses: ./.github/actions/build-policies
|
||||
|
||||
|
||||
Reference in New Issue
Block a user