Skip to content

Commit 8d19398

Browse files
committed
reenable edition 2018
1 parent efe8212 commit 8d19398

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ repository = "https://github.com/sekineh/binary-heap-plus-rs"
88
readme = "README.md"
99
keywords = ["binary", "heap", "priority", "queue"]
1010
categories = ["data-structures", "algorithms", ]
11+
edition = "2018"
1112

1213
[dependencies]
1314
compare = "0.1.0"

0 commit comments

Comments
 (0)