Skip to content

Commit b109b63

Browse files
bgilbertMitMaro
authored andcommitted
Include the man page in the crate
so downstreams can package it.
1 parent 30c7199 commit b109b63

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ include = [
1515
"/CHANGELOG.md",
1616
"/LICENSE",
1717
"/readme",
18-
"/README.md"
18+
"/README.md",
19+
"/src/interactive-rebase-tool.1"
1920
]
2021
edition = "2021"
2122

0 commit comments

Comments
 (0)