initial commit

This commit is contained in:
nora 2021-03-01 10:00:16 +01:00
commit 7577fc6041
9 changed files with 130 additions and 0 deletions

5
Cargo.lock generated Normal file
View file

@ -0,0 +1,5 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "mandelbrot_set"
version = "0.1.0"