nix-config/templates/rust/Cargo.toml
2023-09-20 09:09:16 -04:00

6 lines
78 B
TOML

[package]
name = "foo-bar"
version = "0.1.0"
license = "MIT"
edition = "2021"