From 5e89d1e888a8fafc39096afce36d02e313f349c2 Mon Sep 17 00:00:00 2001 From: olivia Date: Thu, 26 Apr 2018 21:29:11 +0200 Subject: move old files to a separate directory --- Cargo.toml | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 Cargo.toml (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml deleted file mode 100644 index d82b8a1..0000000 --- a/Cargo.toml +++ /dev/null @@ -1,9 +0,0 @@ -[package] -name = "rustlings" -version = "0.1.0" -authors = ["Carol (Nichols || Goulding) "] - -[dependencies] -handlebars = "0.32.0" -serde_json = "1.0.10" -prlink = { git = "https://github.com/btbytes/prlink" } -- cgit v1.2.3