Skip to content

Commit

Permalink
Link to patch publishing PR
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Jan 20, 2019
1 parent 5c2bf64 commit 248810b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,6 @@ travis-ci = { repository = "alexcrichton/proc-macro2" }
#
# When publishing proc-macro2, Cargo will forbid publishing with a patch
# section. You need to delete this section and then publish with --allow-dirty.
# A PR https://github.com/rust-lang/cargo/pull/6535 proposes to make it no
# longer an error to publish with a patch section.
proc-macro2 = { path = "." }

0 comments on commit 248810b

Please sign in to comment.