mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Bazel/Rust: Change rust version
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
# we want to support.
|
||||
|
||||
[toolchain]
|
||||
channel = "1.85"
|
||||
channel = "1.86"
|
||||
profile = "minimal"
|
||||
components = [ "clippy", "rustfmt" ]
|
||||
|
||||
Reference in New Issue
Block a user