Skip to content

Commit bc5ad24

Browse files
committed
Remove unneeded lib name from Cargo.toml
This is left over from the proc-macro2-next preview releases.
1 parent a4e9050 commit bc5ad24

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ option, off by default, to also reimplement itself in terms of the upstream
1515
unstable API.
1616
"""
1717

18-
[lib]
19-
name = "proc_macro2"
20-
2118
[package.metadata.docs.rs]
2219
rustc-args = ["--cfg", "procmacro2_semver_exempt"]
2320
rustdoc-args = ["--cfg", "procmacro2_semver_exempt"]

0 commit comments

Comments
 (0)