mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Rust/Ruby/Python: update rustc and edition
This commit is contained in:
8
rust-toolchain.toml
Normal file
8
rust-toolchain.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
# This file specifies the Rust version used to develop and test the
|
||||
# extractors written in rust. It is set to the lowest version of Rust
|
||||
# we want to support.
|
||||
|
||||
[toolchain]
|
||||
channel = "1.85"
|
||||
profile = "minimal"
|
||||
components = [ "clippy", "rustfmt" ]
|
||||
Reference in New Issue
Block a user