mirror of
https://github.com/clap-rs/clap
synced 2024-11-10 14:54:15 +00:00
chore: Remove outdated replacement
This commit is contained in:
parent
56f4ef7b80
commit
05bf0504f0
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue