We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b1c8eb commit 5548686Copy full SHA for 5548686
Cargo.toml
@@ -2,6 +2,7 @@
2
name = "mandelbrot"
3
version = "0.2.0"
4
authors = ["Jim Blandy <[email protected]>"]
5
+edition = "2018"
6
7
[dependencies]
8
num = "0.1.34"
0 commit comments