nix-config/templates/rust-cargo/Cargo.toml
Bruno BELANYI 76cbf973a0
All checks were successful
ci/woodpecker/push/check Pipeline was successful
WIP: templates: add rust-cargo
TODO: find out if I can use the `cargoLock` FOD to run `clippy`.
2024-04-04 13:36:16 +00:00

9 lines
176 B
TOML

[package]
name = "project"
version = "0.0.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]