Rust: add licensing information to crates and extractor pack

This commit is contained in:
Paolo Tranquilli
2025-02-20 10:22:17 +01:00
parent 7fa41c438f
commit 1038f7c035
5 changed files with 5 additions and 1 deletions

View File

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