Skip to content

Commit 9f43e3f

Browse files
committed
release: 0.3.17
2 parents 059e9ea + 9ba51d8 commit 9f43e3f

File tree

6 files changed

+28
-35
lines changed

6 files changed

+28
-35
lines changed

CREDITS.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
11
# Project Dependencies
22
Package: cargo-bashman
3-
Version: 0.3.16
4-
Generated: 2022-12-26 19:47:30 UTC
3+
Version: 0.3.17
4+
Generated: 2023-01-26 18:28:43 UTC
55

66
| Package | Version | Author(s) | License |
77
| ---- | ---- | ---- | ---- |
8-
| [adbyss_psl](https://github.com/Blobfolio/adbyss) | 0.7.16 | [Josh Stoik](mailto:[email protected]) | WTFPL |
9-
| [ahash](https://github.com/tkaitchuck/ahash) | 0.8.2 | [Tom Kaitchuck](mailto:[email protected]) | Apache-2.0 or MIT |
10-
| [argyle](https://github.com/Blobfolio/argyle) | 0.6.3 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
11-
| [bashman_core](https://github.com/Blobfolio/bashman) | 0.3.16 | [Josh Stoik](mailto:[email protected]) | WTFPL |
12-
| [camino](https://github.com/camino-rs/camino) | 1.1.1 | [Without Boats](mailto:[email protected]), [Ashley Williams](mailto:[email protected]), [Steve Klabnik](mailto:[email protected]), and [Rain](mailto:[email protected]) | Apache-2.0 or MIT |
8+
| [adbyss_psl](https://github.com/Blobfolio/adbyss) | 0.7.18 | [Josh Stoik](mailto:[email protected]) | WTFPL |
9+
| [ahash](https://github.com/tkaitchuck/ahash) | 0.8.3 | [Tom Kaitchuck](mailto:[email protected]) | Apache-2.0 or MIT |
10+
| [argyle](https://github.com/Blobfolio/argyle) | 0.6.5 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
11+
| [bashman_core](https://github.com/Blobfolio/bashman) | 0.3.17 | [Josh Stoik](mailto:[email protected]) | WTFPL |
12+
| [camino](https://github.com/camino-rs/camino) | 1.1.2 | [Without Boats](mailto:[email protected]), [Ashley Williams](mailto:[email protected]), [Steve Klabnik](mailto:[email protected]), and [Rain](mailto:[email protected]) | Apache-2.0 or MIT |
1313
| [cargo-platform](https://github.com/rust-lang/cargo) | 0.1.2 | The Cargo Project Developers | Apache-2.0 or MIT |
1414
| [cargo_metadata](https://github.com/oli-obk/cargo_metadata) | 0.15.2 | [Oliver Schneider](mailto:[email protected]) | MIT |
1515
| [cfg-if](https://github.com/alexcrichton/cfg-if) | 1.0.0 | [Alex Crichton](mailto:[email protected]) | Apache-2.0 or MIT |
16-
| [dactyl](https://github.com/Blobfolio/dactyl) | 0.4.6 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
17-
| [fyi_msg](https://github.com/Blobfolio/fyi) | 0.10.3 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
16+
| [dactyl](https://github.com/Blobfolio/dactyl) | 0.4.7 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
17+
| [fyi_msg](https://github.com/Blobfolio/fyi) | 0.10.6 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
1818
| [hashbrown](https://github.com/rust-lang/hashbrown) | 0.12.3 | [Amanieu d'Antras](mailto:[email protected]) | Apache-2.0 or MIT |
1919
| [indexmap](https://github.com/bluss/indexmap) | 1.9.2 | | Apache-2.0 or MIT |
2020
| [itoa](https://github.com/dtolnay/itoa) | 1.0.5 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
21-
| [libdeflate-sys](https://github.com/adamkewley/libdeflater) | 0.11.0 | [Adam Kewley](mailto:[email protected]) | Apache-2.0 |
22-
| [libdeflater](https://github.com/adamkewley/libdeflater) | 0.11.0 | [Adam Kewley](mailto:[email protected]) | Apache-2.0 |
21+
| [libdeflate-sys](https://github.com/adamkewley/libdeflater) | 0.12.0 | [Adam Kewley](mailto:[email protected]) | Apache-2.0 |
22+
| [libdeflater](https://github.com/adamkewley/libdeflater) | 0.12.0 | [Adam Kewley](mailto:[email protected]) | Apache-2.0 |
2323
| [num-traits](https://github.com/rust-num/num-traits) | 0.2.15 | The Rust Project Developers | Apache-2.0 or MIT |
24-
| [oxford_join](https://github.com/Blobfolio/oxford_join) | 0.2.5 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
25-
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | 1.0.49 | [David Tolnay](mailto:[email protected]) and [Alex Crichton](mailto:[email protected]) | Apache-2.0 or MIT |
24+
| [oxford_join](https://github.com/Blobfolio/oxford_join) | 0.2.7 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
25+
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | 1.0.50 | [David Tolnay](mailto:[email protected]) and [Alex Crichton](mailto:[email protected]) | Apache-2.0 or MIT |
2626
| [quote](https://github.com/dtolnay/quote) | 1.0.23 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
2727
| [ryu](https://github.com/dtolnay/ryu) | 1.0.12 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or BSL-1.0 |
2828
| [semver](https://github.com/dtolnay/semver) | 1.0.16 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
@@ -34,9 +34,9 @@
3434
| [thiserror-impl](https://github.com/dtolnay/thiserror) | 1.0.38 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
3535
| [tinyvec](https://github.com/Lokathor/tinyvec) | 1.6.0 | [Lokathor](mailto:[email protected]) | Apache-2.0, MIT, or Zlib |
3636
| [tinyvec_macros](https://github.com/Soveu/tinyvec_macros) | 0.1.0 | [Soveu](mailto:[email protected]) | Apache-2.0, MIT, or Zlib |
37-
| [toml](https://github.com/toml-rs/toml) | 0.5.10 | [Alex Crichton](mailto:[email protected]) | Apache-2.0 or MIT |
38-
| [trimothy](https://github.com/Blobfolio/trimothy) | 0.1.4 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
39-
| [unicode-bidi](https://github.com/servo/unicode-bidi) | 0.3.8 | The Servo Project Developers | Apache-2.0 or MIT |
37+
| [toml](https://github.com/toml-rs/toml) | 0.5.11 | [Alex Crichton](mailto:[email protected]) | Apache-2.0 or MIT |
38+
| [trimothy](https://github.com/Blobfolio/trimothy) | 0.1.6 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
39+
| [unicode-bidi](https://github.com/servo/unicode-bidi) | 0.3.10 | The Servo Project Developers | Apache-2.0 or MIT |
4040
| [unicode-ident](https://github.com/dtolnay/unicode-ident) | 1.0.6 | [David Tolnay](mailto:[email protected]) | Apache-2.0 AND Unicode-DFS-2016 or MIT |
4141
| [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | 0.1.22 | [kwantam](mailto:[email protected]) and [Manish Goregaokar](mailto:[email protected]) | Apache-2.0 or MIT |
42-
| [utc2k](https://github.com/Blobfolio/utc2k) | 0.5.10 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
42+
| [utc2k](https://github.com/Blobfolio/utc2k) | 0.5.13 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ path = true
272272

273273
See also: [CREDITS.md](CREDITS.md)
274274

275-
Copyright © 2022 [Blobfolio, LLC](https://blobfolio.com) <[email protected]>
275+
Copyright © 2023 [Blobfolio, LLC](https://blobfolio.com) <[email protected]>
276276

277277
This work is free. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2.
278278

bashman/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-bashman"
3-
version = "0.3.16"
3+
version = "0.3.17"
44
license = "WTFPL"
55
authors = ["Josh Stoik <[email protected]>"]
66
edition = "2021"

bashman_core/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bashman_core"
3-
version = "0.3.16"
3+
version = "0.3.17"
44
license = "WTFPL"
55
authors = ["Josh Stoik <[email protected]>"]
66
edition = "2021"
@@ -15,7 +15,7 @@ argyle = "0.6.*"
1515
cargo_metadata = "=0.15.2"
1616
fyi_msg = "0.10.*"
1717
indexmap = "=1.9.2"
18-
libdeflater = "=0.11.0"
18+
libdeflater = "=0.12.0"
1919
oxford_join = "0.2.*"
2020
trimothy = "0.1.*"
2121
utc2k = "0.5.*"
@@ -25,5 +25,5 @@ version = "1.0.*"
2525
features = [ "derive" ]
2626

2727
[dependencies.toml]
28-
version = "=0.5.10"
28+
version = "0.5.*"
2929
features = [ "preserve_order" ]

bashman_core/src/data.rs

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -809,23 +809,16 @@ fn bash_long_short_conds(
809809
match (short, long) {
810810
(Some(s), Some(l)) =>
811811
if duplicate {
812-
writeln!(
813-
buf,
814-
"\topts+=(\"{short}\")\n\topts+=(\"{long}\")",
815-
short=s,
816-
long=l,
817-
)
812+
writeln!(buf, "\topts+=(\"{s}\")\n\topts+=(\"{l}\")")
818813
}
819814
else {
820815
write!(
821816
buf,
822-
r#" if [[ ! " ${{COMP_LINE}} " =~ " {short} " ]] && [[ ! " ${{COMP_LINE}} " =~ " {long} " ]]; then
823-
opts+=("{short}")
824-
opts+=("{long}")
817+
r#" if [[ ! " ${{COMP_LINE}} " =~ " {s} " ]] && [[ ! " ${{COMP_LINE}} " =~ " {l} " ]]; then
818+
opts+=("{s}")
819+
opts+=("{l}")
825820
fi
826821
"#,
827-
short=s,
828-
long=l
829822
)
830823
}
831824
.map_err(|_| BashManError::WriteBash),

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" "December 2022" "Cargo BashMan v0.3.16" "User Commands"
1+
.TH "CARGO BASHMAN" "1" "January 2023" "Cargo BashMan v0.3.17" "User Commands"
22
.SH NAME
3-
Cargo BashMan \- Manual page for cargo\-bashman v0.3.16.
3+
Cargo BashMan \- Manual page for cargo\-bashman v0.3.17.
44
.SH DESCRIPTION
55
A Cargo plugin to generate BASH completions and MAN pages.
66
.SS USAGE:

0 commit comments

Comments
 (0)