mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
8 lines
94 B
TOML
8 lines
94 B
TOML
[workspace]
|
|
[package]
|
|
name = "hello-cargo"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|