Skip to content

Commit

Permalink
Include the man page in the crate
Browse files Browse the repository at this point in the history
so downstreams can package it.
  • Loading branch information
bgilbert authored and MitMaro committed Jul 4, 2024
1 parent 30c7199 commit b109b63
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ include = [
"/CHANGELOG.md",
"/LICENSE",
"/readme",
"/README.md"
"/README.md",
"/src/interactive-rebase-tool.1"
]
edition = "2021"

Expand Down

0 comments on commit b109b63

Please sign in to comment.