some more learning programms

This commit is contained in:
Ananke 2017-04-15 15:55:53 +02:00
parent 87b7fbdee4
commit c3fcb60f7d
12 changed files with 262 additions and 50 deletions

2
Cargo.lock generated
View file

@ -1,5 +1,5 @@
[root]
name = "hello_world"
name = "Rust_Playground"
version = "0.0.1"
dependencies = [
"rand 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",