mirror of
https://github.com/LukasKalbertodt/programmieren-in-rust.git
synced 2026-05-04 22:41:12 +02:00
Add forgotten solutions
This commit is contained in:
Executable
+8
@@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "flip"
|
||||
version = "0.1.0"
|
||||
authors = ["Lukas Kalbertodt <lukas.kalbertodt@gmail.com>"]
|
||||
|
||||
[dependencies]
|
||||
clap = "~2.20"
|
||||
rand = "0.3.15"
|
||||
Reference in New Issue
Block a user