mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +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]
|
[workspace]
|
||||||
|
resolver = "2"
|
||||||
members = [
|
members = [
|
||||||
"extractor",
|
"extractor",
|
||||||
"buramu",
|
"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