mirror of
https://github.com/github/codeql.git
synced 2025-12-16 08:43:11 +01:00
QL for QL: update toolchain
This commit is contained in:
BIN
ql/Cargo.lock
generated
BIN
ql/Cargo.lock
generated
Binary file not shown.
@@ -1,4 +1,5 @@
|
||||
[workspace]
|
||||
resolver = "2"
|
||||
members = [
|
||||
"extractor",
|
||||
"buramu",
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
# This file specifies the Rust version used to develop and test the QL
|
||||
# extractor. It is set to the lowest version of Rust we want to support.
|
||||
|
||||
[toolchain]
|
||||
channel = "1.74"
|
||||
profile = "minimal"
|
||||
components = [ "rustfmt" ]
|
||||
Reference in New Issue
Block a user