Skip to content

Commit 4db4e52

Browse files
chore(deps): update rust crate pulldown-cmark-to-cmark to v21.1.0 (#1127)
* chore(deps): update rust crate pulldown-cmark-to-cmark to v21.1.0 * Fix manpage Makefile --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Christopher Harrison <[email protected]>
1 parent 331875a commit 4db4e52

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/manpages/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ install: $(MAN_DIR)/man1/$(NAME).1.gz
2525
$(MAN_DIR)/man1/$(NAME).1.gz: $(BUILD_PREFIX).1.gz $(MAN_DIR)/man1
2626
install \
2727
-m 0644 \
28-
-S \
2928
"$<" \
3029
"$@"
3130

0 commit comments

Comments
 (0)