Added cargo file and updated name to fit

This commit is contained in:
2020-06-11 13:52:09 -04:00
parent 93737abed3
commit 3dc9661907
21 changed files with 48 additions and 7 deletions

9
Cargo.toml Normal file
View File

@@ -0,0 +1,9 @@
[package]
name = "Tutorials"
version = "0.1.0"
authors = ["Mattrixwv <m_ellison@ymail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]