nix-config/templates/rust-cargo/Cargo.toml
Bruno BELANYI 26d6fcae4a
All checks were successful
ci/woodpecker/push/check Pipeline was successful
templates: add rust-cargo
2024-04-12 15:02:47 +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]