init new cargo project

This commit is contained in:
olivia
2018-04-26 21:41:19 +02:00
parent 5e89d1e888
commit 3ffefa32e1
3 changed files with 17 additions and 0 deletions

6
Cargo.toml Normal file
View File

@@ -0,0 +1,6 @@
[package]
name = "rustlings"
version = "0.1.0"
authors = ["olivia <olivia@fastmail.com>"]
[dependencies]