Skip to content

Commit 203f28c

Browse files
committed
Restore compatibility with rustc 1.15-1.16
1 parent f96d995 commit 203f28c

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 @@ keywords = ["macros"]
88
repository = "https://github.com/alexcrichton/proc-macro2"
99
homepage = "https://github.com/alexcrichton/proc-macro2"
1010
documentation = "https://docs.rs/proc-macro2"
11+
build = "build.rs"
1112
description = """
1213
A stable implementation of the upcoming new `proc_macro` API. Comes with an
1314
option, off by default, to also reimplement itself in terms of the upstream

0 commit comments

Comments
 (0)