move old files to a separate directory
This commit is contained in:
9
old_curriculum/Cargo.toml
Normal file
9
old_curriculum/Cargo.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "rustlings"
|
||||
version = "0.1.0"
|
||||
authors = ["Carol (Nichols || Goulding) <carol.nichols@gmail.com>"]
|
||||
|
||||
[dependencies]
|
||||
handlebars = "0.32.0"
|
||||
serde_json = "1.0.10"
|
||||
prlink = { git = "https://github.com/btbytes/prlink" }
|
||||
Reference in New Issue
Block a user