Skip to content

Commit 9afce1c

Browse files
committed
[Cargo.toml] transition to edition 2018
1 parent 7ac0397 commit 9afce1c

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
@@ -9,6 +9,7 @@ name = "cargo-bisect-rustc"
99
readme = "README.md"
1010
repository = "https://github.com/rust-lang/cargo-bisect-rustc"
1111
version = "0.2.1"
12+
edition = "2018"
1213

1314
[dependencies]
1415
dialoguer = "0.3.0"

0 commit comments

Comments
 (0)