Skip to content

Commit 9ba51d8

Browse files
committed
build: 0.3.17
1 parent 76d0f78 commit 9ba51d8

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
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 |

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)