Skip to content

Commit 5548686

Browse files
committed
Bump edition to 2018.
1 parent 0b1c8eb commit 5548686

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name = "mandelbrot"
33
version = "0.2.0"
44
authors = ["Jim Blandy <[email protected]>"]
5+
edition = "2018"
56

67
[dependencies]
78
num = "0.1.34"

0 commit comments

Comments
 (0)