init-projects/rust/Cargo.toml

11 lines
222 B
TOML
Raw Normal View History

2023-09-19 16:17:33 +02:00
[package]
name = "example"
version = "0.1.0"
edition = "2021"
publish = false
license = "AGPL-3.0-or-later"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]