Skip to content

Commit 2780b39

Browse files
committed
release: 0.7.3
2 parents 546efae + c1f8de7 commit 2780b39

File tree

6 files changed

+30
-28
lines changed

6 files changed

+30
-28
lines changed

CREDITS.md

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,30 @@
11
# Project Dependencies
22
Package: cargo-bashman
3-
Version: 0.7.2
3+
Version: 0.7.3
44
Target: x86_64-unknown-linux-gnu
5-
Generated: 2025-05-16 03:01:47 UTC
5+
Generated: 2025-06-02 05:18:57 UTC
66

77
| Package | Version | Author(s) | License |
88
| ---- | ---- | ---- | ---- |
9-
| [**adbyss_psl**](https://github.com/Blobfolio/adbyss) | 0.17.0 | [Josh Stoik](mailto:[email protected]) | WTFPL |
9+
| [**adbyss_psl**](https://github.com/Blobfolio/adbyss) | 0.18.0 | [Josh Stoik](mailto:[email protected]) | WTFPL |
1010
| [**argyle**](https://github.com/Blobfolio/argyle) | 0.12.3 | [Josh Stoik](mailto:[email protected]) | WTFPL |
1111
| [bitflags](https://github.com/bitflags/bitflags) | 2.9.1 | The Rust Project Developers | MIT OR Apache-2.0 |
12-
| [cc](https://github.com/rust-lang/cc-rs) ⚒️ | 1.2.22 | [Alex Crichton](mailto:[email protected]) | MIT OR Apache-2.0 |
12+
| [cc](https://github.com/rust-lang/cc-rs) ⚒️ | 1.2.25 | [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 |
14-
| [**dactyl**](https://github.com/Blobfolio/dactyl) | 0.10.2 | [Josh Stoik](mailto:[email protected]) | WTFPL |
14+
| [**dactyl**](https://github.com/Blobfolio/dactyl) | 0.12.0 | [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 |
17+
| [filetime](https://github.com/alexcrichton/filetime) | 0.2.25 | [Alex Crichton](mailto:[email protected]) | MIT OR Apache-2.0 |
1718
| [form_urlencoded](https://github.com/servo/rust-url) | 1.2.1 | The rust-url developers | MIT OR Apache-2.0 |
18-
| [**fyi_ansi**](https://github.com/Blobfolio/fyi) | 2.1.0 | [Josh Stoik](mailto:[email protected]) | WTFPL |
19-
| [**fyi_msg**](https://github.com/Blobfolio/fyi) | 2.1.0 | [Josh Stoik](mailto:[email protected]) | WTFPL |
19+
| [fyi_ansi](https://github.com/Blobfolio/fyi) | 2.2.0 | [Josh Stoik](mailto:[email protected]) | WTFPL |
20+
| [**fyi_msg**](https://github.com/Blobfolio/fyi) | 2.2.0 | [Josh Stoik](mailto:[email protected]) | WTFPL |
2021
| [getrandom](https://github.com/rust-random/getrandom) | 0.3.3 | The Rand Project Developers | MIT OR Apache-2.0 |
2122
| [icu_collections](https://github.com/unicode-org/icu4x) | 2.0.0 | The ICU4X Project Developers | Unicode-3.0 |
2223
| [icu_locale_core](https://github.com/unicode-org/icu4x) | 2.0.0 | The ICU4X Project Developers | Unicode-3.0 |
2324
| [icu_normalizer](https://github.com/unicode-org/icu4x) | 2.0.0 | The ICU4X Project Developers | Unicode-3.0 |
2425
| [icu_normalizer_data](https://github.com/unicode-org/icu4x) | 2.0.0 | The ICU4X Project Developers | Unicode-3.0 |
25-
| [icu_properties](https://github.com/unicode-org/icu4x) | 2.0.0 | The ICU4X Project Developers | Unicode-3.0 |
26-
| [icu_properties_data](https://github.com/unicode-org/icu4x) | 2.0.0 | The ICU4X Project Developers | Unicode-3.0 |
26+
| [icu_properties](https://github.com/unicode-org/icu4x) | 2.0.1 | The ICU4X Project Developers | Unicode-3.0 |
27+
| [icu_properties_data](https://github.com/unicode-org/icu4x) | 2.0.1 | The ICU4X Project Developers | Unicode-3.0 |
2728
| [icu_provider](https://github.com/unicode-org/icu4x) | 2.0.0 | The ICU4X Project Developers | Unicode-3.0 |
2829
| [idna](https://github.com/servo/rust-url/) | 1.0.3 | The rust-url developers | MIT OR Apache-2.0 |
2930
| [idna_adapter](https://github.com/hsivonen/idna_adapter) | 1.2.1 | The rust-url developers | Apache-2.0 OR MIT |
@@ -35,7 +36,7 @@
3536
| [litemap](https://github.com/unicode-org/icu4x) | 0.8.0 | The ICU4X Project Developers | Unicode-3.0 |
3637
| [memchr](https://github.com/BurntSushi/memchr) | 2.7.4 | [Andrew Gallant](mailto:[email protected]) and bluss | Unlicense OR MIT |
3738
| [once_cell](https://github.com/matklad/once_cell) | 1.21.3 | [Aleksey Kladov](mailto:[email protected]) | MIT OR Apache-2.0 |
38-
| [**oxford_join**](https://github.com/Blobfolio/oxford_join) | 0.5.0 | [Josh Stoik](mailto:[email protected]) | WTFPL |
39+
| [**oxford_join**](https://github.com/Blobfolio/oxford_join) | 0.6.0 | [Josh Stoik](mailto:[email protected]) | WTFPL |
3940
| [percent-encoding](https://github.com/servo/rust-url/) | 2.3.1 | The rust-url developers | MIT OR Apache-2.0 |
4041
| [potential_utf](https://github.com/unicode-org/icu4x) | 0.1.2 | The ICU4X Project Developers | Unicode-3.0 |
4142
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | 1.0.95 | [David Tolnay](mailto:[email protected]) and [Alex Crichton](mailto:[email protected]) | MIT OR Apache-2.0 |
@@ -53,12 +54,12 @@
5354
| [synstructure](https://github.com/mystor/synstructure) | 0.13.2 | [Nika Layzell](mailto:[email protected]) | MIT |
5455
| [tempfile](https://github.com/Stebalien/tempfile) | 3.20.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 |
5556
| [tinystr](https://github.com/unicode-org/icu4x) | 0.8.1 | The ICU4X Project Developers | Unicode-3.0 |
56-
| [**trimothy**](https://github.com/Blobfolio/trimothy) | 0.7.0 | [Josh Stoik](mailto:[email protected]) | WTFPL |
57+
| [**trimothy**](https://github.com/Blobfolio/trimothy) | 0.8.0 | [Josh Stoik](mailto:[email protected]) | WTFPL |
5758
| [unicode-ident](https://github.com/dtolnay/unicode-ident) | 1.0.18 | [David Tolnay](mailto:[email protected]) | (MIT OR Apache-2.0) AND Unicode-3.0 |
5859
| [**url**](https://github.com/servo/rust-url) | 2.5.4 | The rust-url developers | MIT OR Apache-2.0 |
59-
| [**utc2k**](https://github.com/Blobfolio/utc2k) | 0.13.0 | [Josh Stoik](mailto:[email protected]) | WTFPL |
60+
| [**utc2k**](https://github.com/Blobfolio/utc2k) | 0.14.0 | [Josh Stoik](mailto:[email protected]) | WTFPL |
6061
| [utf8_iter](https://github.com/hsivonen/utf8_iter) | 1.0.4 | [Henri Sivonen](mailto:[email protected]) | Apache-2.0 OR MIT |
61-
| [**write_atomic**](https://github.com/Blobfolio/write_atomic) | 0.6.0 | [Josh Stoik](mailto:[email protected]) | WTFPL |
62+
| [**write_atomic**](https://github.com/Blobfolio/write_atomic) | 0.7.0 | [Josh Stoik](mailto:[email protected]) | WTFPL |
6263
| [writeable](https://github.com/unicode-org/icu4x) | 0.6.1 | The ICU4X Project Developers | Unicode-3.0 |
6364
| [yoke](https://github.com/unicode-org/icu4x) | 0.8.0 | [Manish Goregaokar](mailto:[email protected]) | Unicode-3.0 |
6465
| [yoke-derive](https://github.com/unicode-org/icu4x) | 0.8.0 | [Manish Goregaokar](mailto:[email protected]) | Unicode-3.0 |

Cargo.toml

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-bashman"
3-
version = "0.7.2"
3+
version = "0.7.3"
44
license = "WTFPL"
55
authors = ["Josh Stoik <[email protected]>"]
66
edition = "2024"
@@ -71,14 +71,13 @@ argyle = "0.12.*"
7171

7272
[dependencies]
7373
argyle = "0.12.*"
74-
adbyss_psl = "0.17.*"
75-
dactyl = "0.10.*"
76-
fyi_ansi = "2.1.*"
77-
fyi_msg = "2.1.*"
78-
oxford_join = "0.5.*"
79-
trimothy = "0.7.*"
80-
utc2k = "0.13.*"
81-
write_atomic = "0.6.*"
74+
adbyss_psl = "0.18.*"
75+
dactyl = "0.12.*"
76+
fyi_msg = "2.2.*"
77+
oxford_join = "0.6.*"
78+
trimothy = "0.8.*"
79+
utc2k = "0.14.*"
80+
write_atomic = "0.7.*"
8281

8382
[dependencies.libdeflater]
8483
version = "=1.24.0"

build.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ use std::{
1919

2020

2121
/// # Build!
22-
pub fn main() {
22+
fn main() {
2323
println!("cargo:rerun-if-env-changed=CARGO_PKG_VERSION");
2424

2525
build_cli();

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" "May 2025" "cargo\-bashman v0.7.2" "User Commands"
1+
.TH "CARGO BASHMAN" "1" "June 2025" "cargo\-bashman v0.7.3" "User Commands"
22
.SH NAME
3-
CARGO BASHMAN \- Manual page for cargo\-bashman v0.7.2.
3+
CARGO BASHMAN \- Manual page for cargo\-bashman v0.7.3.
44
.SH DESCRIPTION
55
A Cargo plugin to generate bash completions, man pages, and/or crate credits.
66
.SS USAGE:

src/err.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ use crate::{
66
KeyWord,
77
TargetTriple,
88
};
9-
use fyi_ansi::{
9+
use fyi_msg::fyi_ansi::{
1010
ansi,
1111
csi,
1212
dim,

src/main.rs

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,10 @@ use bash::BashWriter;
6969
use credits::CreditsWriter;
7070
use dactyl::NiceElapsed;
7171
use err::BashManError;
72-
use fyi_ansi::dim;
73-
use fyi_msg::Msg;
72+
use fyi_msg::{
73+
fyi_ansi::dim,
74+
Msg,
75+
};
7476
use man::ManWriter;
7577
use oxford_join::{
7678
JoinFmt,

0 commit comments

Comments
 (0)