We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87b4747 commit 9ab4141Copy full SHA for 9ab4141
bashman/Cargo.toml
@@ -5,6 +5,7 @@ license = "WTFPL"
5
authors = ["Josh Stoik <[email protected]>"]
6
edition = "2018"
7
description = "BashMan is a Cargo plugin that helps you generate BASH completions and/or MAN pages for your Rust project."
8
+repository = "https://github.com/Blobfolio/bashman"
9
publish = false
10
11
[package.metadata.deb]
0 commit comments