Files
rust-sandbox/hello_cargo/Cargo.toml
Mariano Sciacco 401ef5eeef add hello_cargo
2021-07-31 10:30:24 +02:00

9 lines
180 B
TOML

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