🎉 - First commit !

This commit is contained in:
Florian Sylvain
2021-07-03 00:52:42 +02:00
parent e92aabbaec
commit aadd8f8725
4 changed files with 220 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
[package]
name = "dichotomie"
version = "0.1.0"
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
rand = "0.8.4"