Skip to content

Commit 69df4e5

Browse files
committed
build: 0.3.16
1 parent 86e3e5b commit 69df4e5

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

CREDITS.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Project Dependencies
22
Package: cargo-bashman
3-
Version: 0.3.15
4-
Generated: 2022-12-15 17:46:38 UTC
3+
Version: 0.3.16
4+
Generated: 2022-12-26 19:47:30 UTC
55

66
| Package | Version | Author(s) | License |
77
| ---- | ---- | ---- | ---- |
88
| [adbyss_psl](https://github.com/Blobfolio/adbyss) | 0.7.16 | [Josh Stoik](mailto:[email protected]) | WTFPL |
99
| [ahash](https://github.com/tkaitchuck/ahash) | 0.8.2 | [Tom Kaitchuck](mailto:[email protected]) | Apache-2.0 or MIT |
1010
| [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.15 | [Josh Stoik](mailto:[email protected]) | WTFPL |
11+
| [bashman_core](https://github.com/Blobfolio/bashman) | 0.3.16 | [Josh Stoik](mailto:[email protected]) | WTFPL |
1212
| [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 |
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 |
@@ -17,26 +17,26 @@
1717
| [fyi_msg](https://github.com/Blobfolio/fyi) | 0.10.3 | [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 |
20-
| [itoa](https://github.com/dtolnay/itoa) | 1.0.4 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
20+
| [itoa](https://github.com/dtolnay/itoa) | 1.0.5 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
2121
| [libdeflate-sys](https://github.com/adamkewley/libdeflater) | 0.11.0 | [Adam Kewley](mailto:[email protected]) | Apache-2.0 |
2222
| [libdeflater](https://github.com/adamkewley/libdeflater) | 0.11.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 |
2424
| [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.47 | [David Tolnay](mailto:[email protected]) and [Alex Crichton](mailto:[email protected]) | Apache-2.0 or MIT |
26-
| [quote](https://github.com/dtolnay/quote) | 1.0.21 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
27-
| [ryu](https://github.com/dtolnay/ryu) | 1.0.11 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or BSL-1.0 |
28-
| [semver](https://github.com/dtolnay/semver) | 1.0.14 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
29-
| [serde](https://github.com/serde-rs/serde) | 1.0.150 | [Erick Tryzelaar](mailto:[email protected]) and [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
30-
| [serde_derive](https://github.com/serde-rs/serde) | 1.0.150 | [Erick Tryzelaar](mailto:[email protected]) and [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
31-
| [serde_json](https://github.com/serde-rs/json) | 1.0.89 | [Erick Tryzelaar](mailto:[email protected]) and [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
32-
| [syn](https://github.com/dtolnay/syn) | 1.0.105 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
33-
| [thiserror](https://github.com/dtolnay/thiserror) | 1.0.37 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
34-
| [thiserror-impl](https://github.com/dtolnay/thiserror) | 1.0.37 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
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 |
26+
| [quote](https://github.com/dtolnay/quote) | 1.0.23 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
27+
| [ryu](https://github.com/dtolnay/ryu) | 1.0.12 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or BSL-1.0 |
28+
| [semver](https://github.com/dtolnay/semver) | 1.0.16 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
29+
| [serde](https://github.com/serde-rs/serde) | 1.0.152 | [Erick Tryzelaar](mailto:[email protected]) and [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
30+
| [serde_derive](https://github.com/serde-rs/serde) | 1.0.152 | [Erick Tryzelaar](mailto:[email protected]) and [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
31+
| [serde_json](https://github.com/serde-rs/json) | 1.0.91 | [Erick Tryzelaar](mailto:[email protected]) and [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
32+
| [syn](https://github.com/dtolnay/syn) | 1.0.107 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
33+
| [thiserror](https://github.com/dtolnay/thiserror) | 1.0.38 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
34+
| [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 |
3737
| [toml](https://github.com/toml-rs/toml) | 0.5.10 | [Alex Crichton](mailto:[email protected]) | Apache-2.0 or MIT |
3838
| [trimothy](https://github.com/Blobfolio/trimothy) | 0.1.4 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
3939
| [unicode-bidi](https://github.com/servo/unicode-bidi) | 0.3.8 | The Servo Project Developers | Apache-2.0 or MIT |
40-
| [unicode-ident](https://github.com/dtolnay/unicode-ident) | 1.0.5 | [David Tolnay](mailto:[email protected]) | Apache-2.0 AND Unicode-DFS-2016 or MIT |
40+
| [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 |
4242
| [utc2k](https://github.com/Blobfolio/utc2k) | 0.5.10 | [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.15" "User Commands"
1+
.TH "CARGO BASHMAN" "1" "December 2022" "Cargo BashMan v0.3.16" "User Commands"
22
.SH NAME
3-
Cargo BashMan \- Manual page for cargo\-bashman v0.3.15.
3+
Cargo BashMan \- Manual page for cargo\-bashman v0.3.16.
44
.SH DESCRIPTION
55
A Cargo plugin to generate BASH completions and MAN pages.
66
.SS USAGE:

0 commit comments

Comments
 (0)