mirror of
https://github.com/github/codeql.git
synced 2026-04-26 09:15:12 +02:00
Rust/Ruby/Python: update rustc and edition
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "codeql-extractor"
|
||||
version = "0.2.0"
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
authors = ["GitHub"]
|
||||
|
||||
# When updating these dependencies, run `misc/bazel/3rdparty/update_cargo_deps.sh`
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
# This file specifies the Rust version used to develop and test the shared
|
||||
# extractor. It is set to the lowest version of Rust we want to support.
|
||||
|
||||
[toolchain]
|
||||
channel = "1.74"
|
||||
profile = "minimal"
|
||||
components = [ "clippy", "rustfmt" ]
|
||||
Reference in New Issue
Block a user