mirror of https://github.com/zkat/miette.git
meta: tweak makefile
This commit is contained in:
parent
bc449c8426
commit
edd18c8991
|
|
@ -14,4 +14,4 @@ args = ["release", "--workspace", "${@}"]
|
|||
workspace=false
|
||||
install_crate="cargo-readme"
|
||||
command = "cargo"
|
||||
args = ["readme"]
|
||||
args = ["readme", "-o", "README.md"]
|
||||
|
|
|
|||
Loading…
Reference in New Issue