diff --git a/CREDITS.md b/CREDITS.md index 081477e..ecd0037 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -1,50 +1,73 @@ # Project Dependencies Package: cargo-bashman - Version: 0.4.6 - Generated: 2024-02-28 01:59:04 UTC + Version: 0.4.7 + Generated: 2024-06-13 17:29:12 UTC | Package | Version | Author(s) | License | | ---- | ---- | ---- | ---- | -| [adbyss_psl](https://github.com/Blobfolio/adbyss) | 0.10.0 | [Josh Stoik](mailto:josh@blobfolio.com) | WTFPL | +| [adbyss_psl](https://github.com/Blobfolio/adbyss) | 0.11.0 | [Josh Stoik](mailto:josh@blobfolio.com) | WTFPL | | [adler](https://github.com/jonas-schievink/adler.git) | 1.0.2 | [Jonas Schievink](mailto:jonasschievink@gmail.com) | 0BSD, Apache-2.0, or MIT | -| [ahash](https://github.com/tkaitchuck/ahash) | 0.8.10 | [Tom Kaitchuck](mailto:tom.kaitchuck@gmail.com) | Apache-2.0 or MIT | +| [ahash](https://github.com/tkaitchuck/ahash) | 0.8.11 | [Tom Kaitchuck](mailto:tom.kaitchuck@gmail.com) | Apache-2.0 or MIT | | [argyle](https://github.com/Blobfolio/argyle) | 0.7.2 | [Blobfolio, LLC.](mailto:hello@blobfolio.com) | WTFPL | -| [bashman_core](https://github.com/Blobfolio/bashman) | 0.4.6 | [Josh Stoik](mailto:josh@blobfolio.com) | WTFPL | -| [camino](https://github.com/camino-rs/camino) | 1.1.6 | [Without Boats](mailto:saoirse@without.boats), [Ashley Williams](mailto:ashley666ashley@gmail.com), [Steve Klabnik](mailto:steve@steveklabnik.com), and [Rain](mailto:rain@sunshowers.io) | Apache-2.0 or MIT | -| [cargo-platform](https://github.com/rust-lang/cargo) | 0.1.7 | | Apache-2.0 or MIT | +| [bashman_core](https://github.com/Blobfolio/bashman) | 0.4.7 | [Josh Stoik](mailto:josh@blobfolio.com) | WTFPL | +| [camino](https://github.com/camino-rs/camino) | 1.1.7 | [Without Boats](mailto:saoirse@without.boats), [Ashley Williams](mailto:ashley666ashley@gmail.com), [Steve Klabnik](mailto:steve@steveklabnik.com), and [Rain](mailto:rain@sunshowers.io) | Apache-2.0 or MIT | +| [cargo-platform](https://github.com/rust-lang/cargo) | 0.1.8 | | Apache-2.0 or MIT | | [cargo_metadata](https://github.com/oli-obk/cargo_metadata) | 0.18.1 | [Oliver Schneider](mailto:git-spam-no-reply9815368754983@oli-obk.de) | MIT | | [cfg-if](https://github.com/alexcrichton/cfg-if) | 1.0.0 | [Alex Crichton](mailto:alex@alexcrichton.com) | Apache-2.0 or MIT | -| [crc32fast](https://github.com/srijs/rust-crc32fast) | 1.4.0 | [Sam Rijs](mailto:srijs@airpost.net) and [Alex Crichton](mailto:alex@alexcrichton.com) | Apache-2.0 or MIT | -| [dactyl](https://github.com/Blobfolio/dactyl) | 0.7.0 | [Blobfolio, LLC.](mailto:hello@blobfolio.com) | WTFPL | +| [crc32fast](https://github.com/srijs/rust-crc32fast) | 1.4.2 | [Sam Rijs](mailto:srijs@airpost.net) and [Alex Crichton](mailto:alex@alexcrichton.com) | Apache-2.0 or MIT | +| [dactyl](https://github.com/Blobfolio/dactyl) | 0.7.1 | [Blobfolio, LLC.](mailto:hello@blobfolio.com) | WTFPL | +| [displaydoc](https://github.com/yaahc/displaydoc) | 0.2.4 | [Jane Lusby](mailto:jlusby@yaah.dev) | Apache-2.0 or MIT | | [equivalent](https://github.com/cuviper/equivalent) | 1.0.1 | | Apache-2.0 or MIT | -| [flate2](https://github.com/rust-lang/flate2-rs) | 1.0.28 | [Alex Crichton](mailto:alex@alexcrichton.com) and [Josh Triplett](mailto:josh@joshtriplett.org) | Apache-2.0 or MIT | -| [fyi_msg](https://github.com/Blobfolio/fyi) | 0.13.1 | [Blobfolio, LLC.](mailto:hello@blobfolio.com) | WTFPL | -| [hashbrown](https://github.com/rust-lang/hashbrown) | 0.14.3 | [Amanieu d'Antras](mailto:amanieu@gmail.com) | Apache-2.0 or MIT | -| [indexmap](https://github.com/indexmap-rs/indexmap) | 2.2.3 | | Apache-2.0 or MIT | -| [itoa](https://github.com/dtolnay/itoa) | 1.0.10 | [David Tolnay](mailto:dtolnay@gmail.com) | Apache-2.0 or MIT | -| [memchr](https://github.com/BurntSushi/memchr) | 2.7.1 | [Andrew Gallant](mailto:jamslam@gmail.com) and bluss | MIT or Unlicense | -| [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) | 0.7.2 | [Frommi](mailto:daniil.liferenko@gmail.com) and [oyvindln](mailto:oyvindln@users.noreply.github.com) | Apache-2.0, MIT, or Zlib | +| [flate2](https://github.com/rust-lang/flate2-rs) | 1.0.30 | [Alex Crichton](mailto:alex@alexcrichton.com) and [Josh Triplett](mailto:josh@joshtriplett.org) | Apache-2.0 or MIT | +| [fyi_msg](https://github.com/Blobfolio/fyi) | 0.13.6 | [Blobfolio, LLC.](mailto:hello@blobfolio.com) | WTFPL | +| [hashbrown](https://github.com/rust-lang/hashbrown) | 0.14.5 | [Amanieu d'Antras](mailto:amanieu@gmail.com) | Apache-2.0 or MIT | +| [icu_collections](https://github.com/unicode-org/icu4x) | 1.5.0 | The ICU4X Project Developers | Unicode-3.0 | +| [icu_locid](https://github.com/unicode-org/icu4x) | 1.5.0 | The ICU4X Project Developers | Unicode-3.0 | +| [icu_locid_transform](https://github.com/unicode-org/icu4x) | 1.5.0 | The ICU4X Project Developers | Unicode-3.0 | +| [icu_locid_transform_data](https://github.com/unicode-org/icu4x) | 1.5.0 | The ICU4X Project Developers | Unicode-3.0 | +| [icu_normalizer](https://github.com/unicode-org/icu4x) | 1.5.0 | The ICU4X Project Developers | Unicode-3.0 | +| [icu_normalizer_data](https://github.com/unicode-org/icu4x) | 1.5.0 | The ICU4X Project Developers | Unicode-3.0 | +| [icu_properties](https://github.com/unicode-org/icu4x) | 1.5.0 | The ICU4X Project Developers | Unicode-3.0 | +| [icu_properties_data](https://github.com/unicode-org/icu4x) | 1.5.0 | The ICU4X Project Developers | Unicode-3.0 | +| [icu_provider](https://github.com/unicode-org/icu4x) | 1.5.0 | The ICU4X Project Developers | Unicode-3.0 | +| [icu_provider_macros](https://github.com/unicode-org/icu4x) | 1.5.0 | The ICU4X Project Developers | Unicode-3.0 | +| [idna](https://github.com/servo/rust-url/) | 1.0.0 | The rust-url developers | Apache-2.0 or MIT | +| [indexmap](https://github.com/indexmap-rs/indexmap) | 2.2.6 | | Apache-2.0 or MIT | +| [itoa](https://github.com/dtolnay/itoa) | 1.0.11 | [David Tolnay](mailto:dtolnay@gmail.com) | Apache-2.0 or MIT | +| [litemap](https://github.com/unicode-org/icu4x) | 0.7.3 | The ICU4X Project Developers | Unicode-3.0 | +| [memchr](https://github.com/BurntSushi/memchr) | 2.7.3 | [Andrew Gallant](mailto:jamslam@gmail.com) and bluss | MIT or Unlicense | +| [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) | 0.7.3 | [Frommi](mailto:daniil.liferenko@gmail.com) and [oyvindln](mailto:oyvindln@users.noreply.github.com) | Apache-2.0, MIT, or Zlib | | [oxford_join](https://github.com/Blobfolio/oxford_join) | 0.2.9 | [Blobfolio, LLC.](mailto:hello@blobfolio.com) | WTFPL | -| [proc-macro2](https://github.com/dtolnay/proc-macro2) | 1.0.78 | [David Tolnay](mailto:dtolnay@gmail.com) and [Alex Crichton](mailto:alex@alexcrichton.com) | Apache-2.0 or MIT | -| [quote](https://github.com/dtolnay/quote) | 1.0.35 | [David Tolnay](mailto:dtolnay@gmail.com) | Apache-2.0 or MIT | -| [ryu](https://github.com/dtolnay/ryu) | 1.0.17 | [David Tolnay](mailto:dtolnay@gmail.com) | Apache-2.0 or BSL-1.0 | -| [semver](https://github.com/dtolnay/semver) | 1.0.22 | [David Tolnay](mailto:dtolnay@gmail.com) | Apache-2.0 or MIT | -| [serde](https://github.com/serde-rs/serde) | 1.0.197 | [Erick Tryzelaar](mailto:erick.tryzelaar@gmail.com) and [David Tolnay](mailto:dtolnay@gmail.com) | Apache-2.0 or MIT | -| [serde_derive](https://github.com/serde-rs/serde) | 1.0.197 | [Erick Tryzelaar](mailto:erick.tryzelaar@gmail.com) and [David Tolnay](mailto:dtolnay@gmail.com) | Apache-2.0 or MIT | -| [serde_json](https://github.com/serde-rs/json) | 1.0.114 | [Erick Tryzelaar](mailto:erick.tryzelaar@gmail.com) and [David Tolnay](mailto:dtolnay@gmail.com) | Apache-2.0 or MIT | -| [serde_spanned](https://github.com/toml-rs/toml) | 0.6.5 | | Apache-2.0 or MIT | -| [syn](https://github.com/dtolnay/syn) | 2.0.51 | [David Tolnay](mailto:dtolnay@gmail.com) | Apache-2.0 or MIT | -| [thiserror](https://github.com/dtolnay/thiserror) | 1.0.57 | [David Tolnay](mailto:dtolnay@gmail.com) | Apache-2.0 or MIT | -| [thiserror-impl](https://github.com/dtolnay/thiserror) | 1.0.57 | [David Tolnay](mailto:dtolnay@gmail.com) | Apache-2.0 or MIT | -| [tinyvec](https://github.com/Lokathor/tinyvec) | 1.6.0 | [Lokathor](mailto:zefria@gmail.com) | Apache-2.0, MIT, or Zlib | -| [tinyvec_macros](https://github.com/Soveu/tinyvec_macros) | 0.1.1 | [Soveu](mailto:marx.tomasz@gmail.com) | Apache-2.0, MIT, or Zlib | -| [toml](https://github.com/toml-rs/toml) | 0.8.10 | [Alex Crichton](mailto:alex@alexcrichton.com) | Apache-2.0 or MIT | -| [toml_datetime](https://github.com/toml-rs/toml) | 0.6.5 | [Alex Crichton](mailto:alex@alexcrichton.com) | Apache-2.0 or MIT | -| [toml_edit](https://github.com/toml-rs/toml) | 0.22.6 | [Andronik Ordian](mailto:write@reusable.software) and [Ed Page](mailto:eopage@gmail.com) | Apache-2.0 or MIT | +| [proc-macro2](https://github.com/dtolnay/proc-macro2) | 1.0.85 | [David Tolnay](mailto:dtolnay@gmail.com) and [Alex Crichton](mailto:alex@alexcrichton.com) | Apache-2.0 or MIT | +| [quote](https://github.com/dtolnay/quote) | 1.0.36 | [David Tolnay](mailto:dtolnay@gmail.com) | Apache-2.0 or MIT | +| [ryu](https://github.com/dtolnay/ryu) | 1.0.18 | [David Tolnay](mailto:dtolnay@gmail.com) | Apache-2.0 or BSL-1.0 | +| [semver](https://github.com/dtolnay/semver) | 1.0.23 | [David Tolnay](mailto:dtolnay@gmail.com) | Apache-2.0 or MIT | +| [serde](https://github.com/serde-rs/serde) | 1.0.203 | [Erick Tryzelaar](mailto:erick.tryzelaar@gmail.com) and [David Tolnay](mailto:dtolnay@gmail.com) | Apache-2.0 or MIT | +| [serde_derive](https://github.com/serde-rs/serde) | 1.0.203 | [Erick Tryzelaar](mailto:erick.tryzelaar@gmail.com) and [David Tolnay](mailto:dtolnay@gmail.com) | Apache-2.0 or MIT | +| [serde_json](https://github.com/serde-rs/json) | 1.0.117 | [Erick Tryzelaar](mailto:erick.tryzelaar@gmail.com) and [David Tolnay](mailto:dtolnay@gmail.com) | Apache-2.0 or MIT | +| [serde_spanned](https://github.com/toml-rs/toml) | 0.6.6 | | Apache-2.0 or MIT | +| [smallvec](https://github.com/servo/rust-smallvec) | 1.13.2 | The Servo Project Developers | Apache-2.0 or MIT | +| [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) | 1.2.0 | [Robert Grosse](mailto:n210241048576@gmail.com) | Apache-2.0 or MIT | +| [syn](https://github.com/dtolnay/syn) | 2.0.66 | [David Tolnay](mailto:dtolnay@gmail.com) | Apache-2.0 or MIT | +| [synstructure](https://github.com/mystor/synstructure) | 0.13.1 | [Nika Layzell](mailto:nika@thelayzells.com) | MIT | +| [thiserror](https://github.com/dtolnay/thiserror) | 1.0.61 | [David Tolnay](mailto:dtolnay@gmail.com) | Apache-2.0 or MIT | +| [thiserror-impl](https://github.com/dtolnay/thiserror) | 1.0.61 | [David Tolnay](mailto:dtolnay@gmail.com) | Apache-2.0 or MIT | +| [tinystr](https://github.com/unicode-org/icu4x) | 0.7.6 | The ICU4X Project Developers | Unicode-3.0 | +| [toml](https://github.com/toml-rs/toml) | 0.8.14 | [Alex Crichton](mailto:alex@alexcrichton.com) | Apache-2.0 or MIT | +| [toml_datetime](https://github.com/toml-rs/toml) | 0.6.6 | [Alex Crichton](mailto:alex@alexcrichton.com) | Apache-2.0 or MIT | +| [toml_edit](https://github.com/toml-rs/toml) | 0.22.14 | [Andronik Ordian](mailto:write@reusable.software) and [Ed Page](mailto:eopage@gmail.com) | Apache-2.0 or MIT | | [trimothy](https://github.com/Blobfolio/trimothy) | 0.2.2 | [Blobfolio, LLC.](mailto:hello@blobfolio.com) | WTFPL | -| [unicode-bidi](https://github.com/servo/unicode-bidi) | 0.3.15 | The Servo Project Developers | Apache-2.0 or MIT | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | 1.0.12 | [David Tolnay](mailto:dtolnay@gmail.com) | Apache-2.0 AND Unicode-DFS-2016 or MIT | -| [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | 0.1.23 | [kwantam](mailto:kwantam@gmail.com) and [Manish Goregaokar](mailto:manishsmail@gmail.com) | Apache-2.0 or MIT | | [utc2k](https://github.com/Blobfolio/utc2k) | 0.8.0 | [Blobfolio, LLC.](mailto:hello@blobfolio.com) | WTFPL | -| [winnow](https://github.com/winnow-rs/winnow) | 0.6.2 | | MIT | -| [zerocopy](https://github.com/google/zerocopy) | 0.7.32 | [Joshua Liebow-Feeser](mailto:joshlf@google.com) | Apache-2.0, BSD-2-Clause, or MIT | +| [utf16_iter](https://github.com/hsivonen/utf16_iter) | 1.0.5 | [Henri Sivonen](mailto:hsivonen@hsivonen.fi) | Apache-2.0 or MIT | +| [utf8_iter](https://github.com/hsivonen/utf8_iter) | 1.0.4 | [Henri Sivonen](mailto:hsivonen@hsivonen.fi) | Apache-2.0 or MIT | +| [winnow](https://github.com/winnow-rs/winnow) | 0.6.13 | | MIT | +| [write16](https://github.com/hsivonen/write16) | 1.0.0 | | Apache-2.0 or MIT | +| [writeable](https://github.com/unicode-org/icu4x) | 0.5.5 | The ICU4X Project Developers | Unicode-3.0 | +| [yoke](https://github.com/unicode-org/icu4x) | 0.7.4 | [Manish Goregaokar](mailto:manishsmail@gmail.com) | Unicode-3.0 | +| [yoke-derive](https://github.com/unicode-org/icu4x) | 0.7.4 | [Manish Goregaokar](mailto:manishsmail@gmail.com) | Unicode-3.0 | +| [zerocopy](https://github.com/google/zerocopy) | 0.7.34 | [Joshua Liebow-Feeser](mailto:joshlf@google.com) | Apache-2.0, BSD-2-Clause, or MIT | +| [zerofrom](https://github.com/unicode-org/icu4x) | 0.1.4 | [Manish Goregaokar](mailto:manishsmail@gmail.com) | Unicode-3.0 | +| [zerofrom-derive](https://github.com/unicode-org/icu4x) | 0.1.4 | [Manish Goregaokar](mailto:manishsmail@gmail.com) | Unicode-3.0 | +| [zerovec](https://github.com/unicode-org/icu4x) | 0.10.2 | The ICU4X Project Developers | Unicode-3.0 | +| [zerovec-derive](https://github.com/unicode-org/icu4x) | 0.10.2 | [Manish Goregaokar](mailto:manishsmail@gmail.com) | Unicode-3.0 | diff --git a/release/man/cargo-bashman.1 b/release/man/cargo-bashman.1 index 3ad7e3d..8a1a372 100644 --- a/release/man/cargo-bashman.1 +++ b/release/man/cargo-bashman.1 @@ -1,6 +1,6 @@ -.TH "CARGO BASHMAN" "1" "February 2024" "Cargo BashMan v0.4.6" "User Commands" +.TH "CARGO BASHMAN" "1" "June 2024" "Cargo BashMan v0.4.7" "User Commands" .SH NAME -Cargo BashMan \- Manual page for cargo\-bashman v0.4.6. +Cargo BashMan \- Manual page for cargo\-bashman v0.4.7. .SH DESCRIPTION A Cargo plugin to generate BASH completions and MAN pages. .SS USAGE: