Skip to content

Commit a7398e8

Browse files
committed
release: 0.6.10
2 parents 6c2746c + 74daf8e commit a7398e8

File tree

4 files changed

+29
-39
lines changed

4 files changed

+29
-39
lines changed

CREDITS.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
# Project Dependencies
22
Package: cargo-bashman
3-
Version: 0.6.9
3+
Version: 0.6.10
44
Target: x86_64-unknown-linux-gnu
5-
Generated: 2025-01-09 18:39:54 UTC
5+
Generated: 2025-02-21 03:02:58 UTC
66

77
| Package | Version | Author(s) | License |
88
| ---- | ---- | ---- | ---- |
9-
| [**adbyss_psl**](https://github.com/Blobfolio/adbyss) | 0.15.2 | [Josh Stoik](mailto:[email protected]) | WTFPL |
9+
| [**adbyss_psl**](https://github.com/Blobfolio/adbyss) | 0.15.3 | [Josh Stoik](mailto:[email protected]) | WTFPL |
1010
| [**argyle**](https://github.com/Blobfolio/argyle) | 0.10.1 | [Josh Stoik](mailto:[email protected]) | WTFPL |
11-
| [bitflags](https://github.com/bitflags/bitflags) | 2.6.0 | The Rust Project Developers | MIT OR Apache-2.0 |
12-
| [cc](https://github.com/rust-lang/cc-rs) ⚒️ | 1.2.7 | [Alex Crichton](mailto:[email protected]) | MIT OR Apache-2.0 |
11+
| [bitflags](https://github.com/bitflags/bitflags) | 2.8.0 | The Rust Project Developers | MIT OR Apache-2.0 |
12+
| [cc](https://github.com/rust-lang/cc-rs) ⚒️ | 1.2.14 | [Alex Crichton](mailto:[email protected]) | MIT OR Apache-2.0 |
1313
| [cfg-if](https://github.com/alexcrichton/cfg-if) | 1.0.0 | [Alex Crichton](mailto:[email protected]) | MIT OR Apache-2.0 |
1414
| [**dactyl**](https://github.com/Blobfolio/dactyl) | 0.9.1 | [Josh Stoik](mailto:[email protected]) | WTFPL |
1515
| [displaydoc](https://github.com/yaahc/displaydoc) | 0.2.5 | [Jane Lusby](mailto:[email protected]) | MIT OR Apache-2.0 |
1616
| [fastrand](https://github.com/smol-rs/fastrand) | 2.3.0 | [Stjepan Glavina](mailto:[email protected]) | Apache-2.0 OR MIT |
1717
| [form_urlencoded](https://github.com/servo/rust-url) | 1.2.1 | The rust-url developers | MIT OR Apache-2.0 |
18-
| [**fyi_msg**](https://github.com/Blobfolio/fyi) | 1.5.0 | [Josh Stoik](mailto:[email protected]) | WTFPL |
19-
| [getrandom](https://github.com/rust-random/getrandom) | 0.2.15 | The Rand Project Developers | MIT OR Apache-2.0 |
18+
| [**fyi_msg**](https://github.com/Blobfolio/fyi) | 1.6.1 | [Josh Stoik](mailto:[email protected]) | WTFPL |
19+
| [getrandom](https://github.com/rust-random/getrandom) | 0.3.1 | The Rand Project Developers | MIT OR Apache-2.0 |
2020
| [icu_collections](https://github.com/unicode-org/icu4x) | 1.5.0 | The ICU4X Project Developers | Unicode-3.0 |
2121
| [icu_locid](https://github.com/unicode-org/icu4x) | 1.5.0 | The ICU4X Project Developers | Unicode-3.0 |
2222
| [icu_locid_transform](https://github.com/unicode-org/icu4x) | 1.5.0 | The ICU4X Project Developers | Unicode-3.0 |
@@ -36,32 +36,32 @@
3636
| [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | 0.4.15 | [Dan Gohman](mailto:[email protected]) | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT |
3737
| [litemap](https://github.com/unicode-org/icu4x) | 0.7.4 | The ICU4X Project Developers | Unicode-3.0 |
3838
| [memchr](https://github.com/BurntSushi/memchr) | 2.7.4 | [Andrew Gallant](mailto:[email protected]) and bluss | Unlicense OR MIT |
39-
| [once_cell](https://github.com/matklad/once_cell) | 1.20.2 | [Aleksey Kladov](mailto:[email protected]) | MIT OR Apache-2.0 |
39+
| [once_cell](https://github.com/matklad/once_cell) | 1.20.3 | [Aleksey Kladov](mailto:[email protected]) | MIT OR Apache-2.0 |
4040
| [**oxford_join**](https://github.com/Blobfolio/oxford_join) | 0.4.2 | [Josh Stoik](mailto:[email protected]) | WTFPL |
4141
| [percent-encoding](https://github.com/servo/rust-url/) | 2.3.1 | The rust-url developers | MIT OR Apache-2.0 |
42-
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | 1.0.92 | [David Tolnay](mailto:[email protected]) and [Alex Crichton](mailto:[email protected]) | MIT OR Apache-2.0 |
42+
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | 1.0.93 | [David Tolnay](mailto:[email protected]) and [Alex Crichton](mailto:[email protected]) | MIT OR Apache-2.0 |
4343
| [quote](https://github.com/dtolnay/quote) | 1.0.38 | [David Tolnay](mailto:[email protected]) | MIT OR Apache-2.0 |
44-
| [rustix](https://github.com/bytecodealliance/rustix) | 0.38.43 | [Dan Gohman](mailto:[email protected]) and [Jakub Konka](mailto:[email protected]) | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT |
45-
| [ryu](https://github.com/dtolnay/ryu) | 1.0.18 | [David Tolnay](mailto:[email protected]) | Apache-2.0 OR BSL-1.0 |
46-
| [**semver**](https://github.com/dtolnay/semver) | 1.0.24 | [David Tolnay](mailto:[email protected]) | MIT OR Apache-2.0 |
47-
| [**serde**](https://github.com/serde-rs/serde) | 1.0.217 | [Erick Tryzelaar](mailto:[email protected]) and [David Tolnay](mailto:[email protected]) | MIT OR Apache-2.0 |
48-
| [serde_derive](https://github.com/serde-rs/serde) | 1.0.217 | [Erick Tryzelaar](mailto:[email protected]) and [David Tolnay](mailto:[email protected]) | MIT OR Apache-2.0 |
49-
| [**serde_json**](https://github.com/serde-rs/json) | 1.0.135 | [Erick Tryzelaar](mailto:[email protected]) and [David Tolnay](mailto:[email protected]) | MIT OR Apache-2.0 |
44+
| [rustix](https://github.com/bytecodealliance/rustix) | 0.38.44 | [Dan Gohman](mailto:[email protected]) and [Jakub Konka](mailto:[email protected]) | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT |
45+
| [ryu](https://github.com/dtolnay/ryu) | 1.0.19 | [David Tolnay](mailto:[email protected]) | Apache-2.0 OR BSL-1.0 |
46+
| [**semver**](https://github.com/dtolnay/semver) | 1.0.25 | [David Tolnay](mailto:[email protected]) | MIT OR Apache-2.0 |
47+
| [**serde**](https://github.com/serde-rs/serde) | 1.0.218 | [Erick Tryzelaar](mailto:[email protected]) and [David Tolnay](mailto:[email protected]) | MIT OR Apache-2.0 |
48+
| [serde_derive](https://github.com/serde-rs/serde) | 1.0.218 | [Erick Tryzelaar](mailto:[email protected]) and [David Tolnay](mailto:[email protected]) | MIT OR Apache-2.0 |
49+
| [**serde_json**](https://github.com/serde-rs/json) | 1.0.139 | [Erick Tryzelaar](mailto:[email protected]) and [David Tolnay](mailto:[email protected]) | MIT OR Apache-2.0 |
5050
| [shlex](https://github.com/comex/rust-shlex) ⚒️ | 1.3.0 | [comex](mailto:[email protected]), [Fenhl](mailto:[email protected]), [Adrian Taylor](mailto:[email protected]), [Alex Touchet](mailto:[email protected]), [Daniel Parks](mailto:dp+[email protected]), and [Garrett Berg](mailto:[email protected]) | MIT OR Apache-2.0 |
51-
| [smallvec](https://github.com/servo/rust-smallvec) | 1.13.2 | The Servo Project Developers | MIT OR Apache-2.0 |
51+
| [smallvec](https://github.com/servo/rust-smallvec) | 1.14.0 | The Servo Project Developers | MIT OR Apache-2.0 |
5252
| [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) | 1.2.0 | [Robert Grosse](mailto:[email protected]) | MIT OR Apache-2.0 |
53-
| [syn](https://github.com/dtolnay/syn) | 2.0.95 | [David Tolnay](mailto:[email protected]) | MIT OR Apache-2.0 |
53+
| [syn](https://github.com/dtolnay/syn) | 2.0.98 | [David Tolnay](mailto:[email protected]) | MIT OR Apache-2.0 |
5454
| [synstructure](https://github.com/mystor/synstructure) | 0.13.1 | [Nika Layzell](mailto:[email protected]) | MIT |
55-
| [tempfile](https://github.com/Stebalien/tempfile) | 3.15.0 | [Steven Allen](mailto:[email protected]), The Rust Project Developers, [Ashley Mannix](mailto:[email protected]), and [Jason White](mailto:[email protected]) | MIT OR Apache-2.0 |
55+
| [tempfile](https://github.com/Stebalien/tempfile) | 3.17.1 | [Steven Allen](mailto:[email protected]), The Rust Project Developers, [Ashley Mannix](mailto:[email protected]), and [Jason White](mailto:[email protected]) | MIT OR Apache-2.0 |
5656
| [tinystr](https://github.com/unicode-org/icu4x) | 0.7.6 | The ICU4X Project Developers | Unicode-3.0 |
5757
| [**trimothy**](https://github.com/Blobfolio/trimothy) | 0.6.1 | [Josh Stoik](mailto:[email protected]) | WTFPL |
58-
| [unicode-ident](https://github.com/dtolnay/unicode-ident) | 1.0.14 | [David Tolnay](mailto:[email protected]) | (MIT OR Apache-2.0) AND Unicode-3.0 |
58+
| [unicode-ident](https://github.com/dtolnay/unicode-ident) | 1.0.17 | [David Tolnay](mailto:[email protected]) | (MIT OR Apache-2.0) AND Unicode-3.0 |
5959
| [**url**](https://github.com/servo/rust-url) | 2.5.4 | The rust-url developers | MIT OR Apache-2.0 |
6060
| [**utc2k**](https://github.com/Blobfolio/utc2k) | 0.11.2 | [Josh Stoik](mailto:[email protected]) | WTFPL |
6161
| [utf16_iter](https://github.com/hsivonen/utf16_iter) | 1.0.5 | [Henri Sivonen](mailto:[email protected]) | Apache-2.0 OR MIT |
6262
| [utf8_iter](https://github.com/hsivonen/utf8_iter) | 1.0.4 | [Henri Sivonen](mailto:[email protected]) | Apache-2.0 OR MIT |
6363
| [write16](https://github.com/hsivonen/write16) | 1.0.0 | | Apache-2.0 OR MIT |
64-
| [**write_atomic**](https://github.com/Blobfolio/write_atomic) | 0.5.2 | [Josh Stoik](mailto:[email protected]) | WTFPL |
64+
| [**write_atomic**](https://github.com/Blobfolio/write_atomic) | 0.5.3 | [Josh Stoik](mailto:[email protected]) | WTFPL |
6565
| [writeable](https://github.com/unicode-org/icu4x) | 0.5.5 | The ICU4X Project Developers | Unicode-3.0 |
6666
| [yoke](https://github.com/unicode-org/icu4x) | 0.7.5 | [Manish Goregaokar](mailto:[email protected]) | Unicode-3.0 |
6767
| [yoke-derive](https://github.com/unicode-org/icu4x) | 0.7.5 | [Manish Goregaokar](mailto:[email protected]) | Unicode-3.0 |

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-bashman"
3-
version = "0.6.9"
3+
version = "0.6.10"
44
license = "WTFPL"
55
authors = ["Josh Stoik <[email protected]>"]
66
edition = "2021"
@@ -73,7 +73,7 @@ argyle = "0.10.*"
7373
argyle = "0.10.*"
7474
adbyss_psl = "0.15.*"
7575
dactyl = "0.9.*"
76-
fyi_msg = "1.5.*"
76+
fyi_msg = "1.6.*"
7777
oxford_join = "0.4.*"
7878
trimothy = "0.6.*"
7979
utc2k = "0.11.*"

README.md

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -19,25 +19,15 @@ MAN pages are saved in both plain ("app.1") and GZipped ("app.1.gz") states. Lin
1919

2020
As might be expected, `cargo bashman` requires [`cargo`](https://github.com/rust-lang/cargo). If you don't already have that installed, check out [rustup](https://rustup.rs/) before continuing.
2121

22-
Debian and Ubuntu users can just grab the pre-built `.deb` package from the [latest release](https://github.com/Blobfolio/bashman/releases/latest).
23-
24-
To build from source:
22+
Debian and Ubuntu users can just grab the pre-built `.deb` package from the [latest release](https://github.com/Blobfolio/bashman/releases/latest), otherwise it can be built/installed from source the usual way:
2523

2624
```bash
27-
# Clone the source.
28-
git clone https://github.com/Blobfolio/bashman.git
29-
30-
# Go to it.
31-
cd bashman
32-
33-
# Build as usual. Specify additional flags as desired.
34-
cargo build \
35-
--bin cargo-bashman \
36-
--release
25+
# See "cargo install --help" for more options.
26+
cargo install \
27+
--git https://github.com/Blobfolio/bashman.git \
28+
--bin cargo-bashman
3729
```
3830

39-
(This should work under other 64-bit Unix environments too, like MacOS.)
40-
4131

4232

4333
## Usage

release/man/cargo-bashman.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
.TH "CARGO BASHMAN" "1" "January 2025" "cargo\-bashman v0.6.9" "User Commands"
1+
.TH "CARGO BASHMAN" "1" "February 2025" "cargo\-bashman v0.6.10" "User Commands"
22
.SH NAME
3-
CARGO BASHMAN \- Manual page for cargo\-bashman v0.6.9.
3+
CARGO BASHMAN \- Manual page for cargo\-bashman v0.6.10.
44
.SH DESCRIPTION
55
A Cargo plugin to generate bash completions, man pages, and/or crate credits.
66
.SS USAGE:

0 commit comments

Comments
 (0)