Skip to content

Commit 279519f

Browse files
committed
Attempt to unbreak docs.rs build
1 parent 3f8382d commit 279519f

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
@@ -19,6 +19,7 @@ unstable API.
1919
doctest = false
2020

2121
[package.metadata.docs.rs]
22+
rustc-args = ["--cfg", "procmacro2_semver_exempt"]
2223
rustdoc-args = ["--cfg", "procmacro2_semver_exempt"]
2324

2425
[dependencies]

0 commit comments

Comments
 (0)