Skip to content

Commit 17836c4

Browse files
committed
make chalk-macros use Rust 2018
1 parent e9bc069 commit 17836c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

chalk-macros/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ authors = ["Rust Compiler Team", "Chalk developers"]
77
repository = "https://github.com/rust-lang/chalk"
88
readme = "README.md"
99
keywords = ["compiler", "traits", "prolog"]
10+
edition = "2018"
1011

1112
[dependencies]
1213
lazy_static = "1.1.0"

0 commit comments

Comments
 (0)