Rust/Ruby/Python: update rustc and edition

This commit is contained in:
Paolo Tranquilli
2025-02-25 13:15:19 +01:00
parent 2edc9af1e0
commit eff87d24fa
13 changed files with 18 additions and 31 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "codeql-rust"
version = "0.1.0"
edition = "2021"
edition = "2024"
license = "MIT"
# When updating these dependencies, run `rust/update_cargo_deps.sh`