Skip to content

Commit

Permalink
chore: Remove outdated replacement
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Oct 1, 2022
1 parent 56f4ef7 commit 05bf050
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions clap_derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ targets = ["x86_64-unknown-linux-gnu"]
shared-version = true
dependent-version = "upgrade"
tag-name = "v{{version}}"
pre-release-replacements = [
{file="README.md", search="github.com/clap-rs/clap/blob/[^/]+/", replace="github.com/clap-rs/clap/blob/{{tag_name}}/", exactly=2, prerelease = true},
]

[lib]
proc-macro = true
Expand Down

0 comments on commit 05bf050

Please sign in to comment.