mirror of
https://github.com/eyre-rs/eyre.git
synced 2025-10-01 06:52:10 +00:00
oops that didn't quite work (#60)
This commit is contained in:
parent
5365400b3e
commit
74fa2c9dea
@ -50,7 +50,7 @@ replace="{{version}}"
|
|||||||
|
|
||||||
[[package.metadata.release.pre-release-replacements]]
|
[[package.metadata.release.pre-release-replacements]]
|
||||||
file = "src/lib.rs"
|
file = "src/lib.rs"
|
||||||
search = "#!\\[doc\\(html_root_url"
|
search = "#!\\[doc\\(html_root_url.*"
|
||||||
replace = "#![doc(html_root_url = \"https://docs.rs/{{crate_name}}/{{version}}\")]"
|
replace = "#![doc(html_root_url = \"https://docs.rs/{{crate_name}}/{{version}}\")]"
|
||||||
exactly = 1
|
exactly = 1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user