rust_testing_code/Cargo.toml

10 lines
237 B
TOML
Raw Normal View History

2020-07-17 04:01:23 +00:00
[package]
name = "hello_world"
version = "0.1.0"
authors = ["Eduardo Cueto Mendoza <cueto303@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]