feat: init commit
This commit is contained in:
7
release.toml
Normal file
7
release.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
# Configuration for the [cargo-release](https://github.com/sunng87/cargo-release) tool.
|
||||
|
||||
pre-release-replacements = [
|
||||
{file="README.md", search="quick-js = .*", replace="{{crate_name}} = \"{{version}}\""},
|
||||
]
|
||||
|
||||
tag-prefix = "quick-js-"
|
||||
Reference in New Issue
Block a user