|
1 | 1 | # Project Dependencies |
2 | 2 | Package: cargo-bashman |
3 | | - Version: 0.7.0 |
| 3 | + Version: 0.7.1 |
4 | 4 | Target: x86_64-unknown-linux-gnu |
5 | | - Generated: 2025-02-26 04:12:16 UTC |
| 5 | + Generated: 2025-04-03 20:00:21 UTC |
6 | 6 |
|
7 | 7 | | Package | Version | Author(s) | License | |
8 | 8 | | ---- | ---- | ---- | ---- | |
9 | | -| [**adbyss_psl **](https://github.com/Blobfolio/adbyss) | 0.16. 0 | [Josh Stoik ](mailto:[email protected]) | WTFPL | |
10 | | -| [**argyle **](https://github.com/Blobfolio/argyle) | 0. 11.0 | [Josh Stoik ](mailto:[email protected]) | WTFPL | |
11 | | -| [bitflags](https://github.com/bitflags/bitflags) | 2.8.0 | The Rust Project Developers | MIT OR Apache-2.0 | |
12 | | -| [cc ](https://github.com/rust-lang/cc-rs) ⚒️ | 1.2. 15 | [Alex Crichton ](mailto:[email protected]) | MIT OR Apache-2.0 | |
| 9 | +| [**adbyss_psl **](https://github.com/Blobfolio/adbyss) | 0.16. 1 | [Josh Stoik ](mailto:[email protected]) | WTFPL | |
| 10 | +| [**argyle **](https://github.com/Blobfolio/argyle) | 0. 12.3 | [Josh Stoik ](mailto:[email protected]) | WTFPL | |
| 11 | +| [bitflags](https://github.com/bitflags/bitflags) | 2.9.0 | The Rust Project Developers | MIT OR Apache-2.0 | |
| 12 | +| [cc ](https://github.com/rust-lang/cc-rs) ⚒️ | 1.2. 17 | [Alex Crichton ](mailto:[email protected]) | MIT OR Apache-2.0 | |
13 | 13 | | [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. 0 | [Josh Stoik ](mailto:[email protected]) | WTFPL | |
| 14 | +| [**dactyl **](https://github.com/Blobfolio/dactyl) | 0.10. 1 | [Josh Stoik ](mailto:[email protected]) | WTFPL | |
15 | 15 | | [displaydoc ](https://github.com/yaahc/displaydoc) | 0.2.5 | [Jane Lusby ](mailto:[email protected]) | MIT OR Apache-2.0 | |
16 | 16 | | [fastrand ](https://github.com/smol-rs/fastrand) | 2.3.0 | [Stjepan Glavina ](mailto:[email protected]) | Apache-2.0 OR MIT | |
17 | 17 | | [form_urlencoded](https://github.com/servo/rust-url) | 1.2.1 | The rust-url developers | MIT OR Apache-2.0 | |
18 | | -| [**fyi_msg **](https://github.com/Blobfolio/fyi) | 1.7.1 | [Josh Stoik ](mailto:[email protected]) | WTFPL | |
19 | | -| [getrandom](https://github.com/rust-random/getrandom) | 0.3.1 | The Rand Project Developers | MIT OR Apache-2.0 | |
| 18 | +| [**fyi_msg **](https://github.com/Blobfolio/fyi) | 2.0.0 | [Josh Stoik ](mailto:[email protected]) | WTFPL | |
| 19 | +| [getrandom](https://github.com/rust-random/getrandom) | 0.3.2 | The Rand Project Developers | MIT OR Apache-2.0 | |
20 | 20 | | [icu_collections](https://github.com/unicode-org/icu4x) | 1.5.0 | The ICU4X Project Developers | Unicode-3.0 | |
21 | 21 | | [icu_locid](https://github.com/unicode-org/icu4x) | 1.5.0 | The ICU4X Project Developers | Unicode-3.0 | |
22 | 22 | | [icu_locid_transform](https://github.com/unicode-org/icu4x) | 1.5.0 | The ICU4X Project Developers | Unicode-3.0 | |
23 | | -| [icu_locid_transform_data](https://github.com/unicode-org/icu4x) | 1.5.0 | The ICU4X Project Developers | Unicode-3.0 | |
| 23 | +| [icu_locid_transform_data](https://github.com/unicode-org/icu4x) | 1.5.1 | The ICU4X Project Developers | Unicode-3.0 | |
24 | 24 | | [icu_normalizer](https://github.com/unicode-org/icu4x) | 1.5.0 | The ICU4X Project Developers | Unicode-3.0 | |
25 | | -| [icu_normalizer_data](https://github.com/unicode-org/icu4x) | 1.5.0 | The ICU4X Project Developers | Unicode-3.0 | |
| 25 | +| [icu_normalizer_data](https://github.com/unicode-org/icu4x) | 1.5.1 | The ICU4X Project Developers | Unicode-3.0 | |
26 | 26 | | [icu_properties](https://github.com/unicode-org/icu4x) | 1.5.1 | The ICU4X Project Developers | Unicode-3.0 | |
27 | | -| [icu_properties_data](https://github.com/unicode-org/icu4x) | 1.5.0 | The ICU4X Project Developers | Unicode-3.0 | |
| 27 | +| [icu_properties_data](https://github.com/unicode-org/icu4x) | 1.5.1 | The ICU4X Project Developers | Unicode-3.0 | |
28 | 28 | | [icu_provider](https://github.com/unicode-org/icu4x) | 1.5.0 | The ICU4X Project Developers | Unicode-3.0 | |
29 | 29 | | [icu_provider_macros](https://github.com/unicode-org/icu4x) | 1.5.0 | The ICU4X Project Developers | Unicode-3.0 | |
30 | 30 | | [idna](https://github.com/servo/rust-url/) | 1.0.3 | The rust-url developers | MIT OR Apache-2.0 | |
31 | 31 | | [idna_adapter](https://github.com/hsivonen/idna_adapter) | 1.2.0 | The rust-url developers | Apache-2.0 OR MIT | |
32 | | -| [itoa ](https://github.com/dtolnay/itoa) | 1.0. 14 | [David Tolnay ](mailto:[email protected]) | MIT OR Apache-2.0 | |
33 | | -| [libc](https://github.com/rust-lang/libc) | 0.2.170 | The Rust Project Developers | MIT OR Apache-2.0 | |
34 | | -| [libdeflate-sys ](https://github.com/adamkewley/libdeflater) | 1.23. 0 | [Adam Kewley ](mailto:[email protected]) | Apache-2.0 | |
35 | | -| [**libdeflater **](https://github.com/adamkewley/libdeflater) | 1.23. 0 | [Adam Kewley ](mailto:[email protected]) | Apache-2.0 | |
36 | | -| [linux-raw-sys ](https://github.com/sunfishcode/linux-raw-sys) | 0. 4.15 | [Dan Gohman ](mailto:[email protected]) | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT | |
37 | | -| [litemap](https://github.com/unicode-org/icu4x) | 0.7.4 | The ICU4X Project Developers | Unicode-3.0 | |
| 32 | +| [itoa ](https://github.com/dtolnay/itoa) | 1.0. 15 | [David Tolnay ](mailto:[email protected]) | MIT OR Apache-2.0 | |
| 33 | +| [libc](https://github.com/rust-lang/libc) | 0.2.171 | The Rust Project Developers | MIT OR Apache-2.0 | |
| 34 | +| [libdeflate-sys ](https://github.com/adamkewley/libdeflater) | 1.23. 1 | [Adam Kewley ](mailto:[email protected]) | Apache-2.0 | |
| 35 | +| [**libdeflater **](https://github.com/adamkewley/libdeflater) | 1.23. 1 | [Adam Kewley ](mailto:[email protected]) | Apache-2.0 | |
| 36 | +| [linux-raw-sys ](https://github.com/sunfishcode/linux-raw-sys) | 0. 9.3 | [Dan Gohman ](mailto:[email protected]) | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT | |
| 37 | +| [litemap](https://github.com/unicode-org/icu4x) | 0.7.5 | The ICU4X Project Developers | Unicode-3.0 | |
38 | 38 | | [memchr ](https://github.com/BurntSushi/memchr) | 2.7.4 | [Andrew Gallant ](mailto:[email protected]) and bluss | Unlicense OR MIT | |
39 | | -| [once_cell ](https://github.com/matklad/once_cell) | 1. 20.3 | [Aleksey Kladov ](mailto:[email protected]) | MIT OR Apache-2.0 | |
| 39 | +| [once_cell ](https://github.com/matklad/once_cell) | 1. 21.3 | [Aleksey Kladov ](mailto:[email protected]) | MIT OR Apache-2.0 | |
40 | 40 | | [**oxford_join **](https://github.com/Blobfolio/oxford_join) | 0.5.0 | [Josh Stoik ](mailto:[email protected]) | WTFPL | |
41 | 41 | | [percent-encoding](https://github.com/servo/rust-url/) | 2.3.1 | The rust-url developers | MIT OR Apache-2.0 | |
42 | | -| [proc-macro2 ](https://github.com/dtolnay/proc-macro2) | 1.0. 93 | [David Tolnay ](mailto:[email protected]) and [Alex Crichton ](mailto:[email protected]) | MIT OR Apache-2.0 | |
43 | | -| [quote ](https://github.com/dtolnay/quote) | 1.0. 38 | [David Tolnay ](mailto:[email protected]) | MIT OR Apache-2.0 | |
44 | | -| [rustix ](https://github.com/bytecodealliance/rustix) | 0.38.44 | [Dan Gohman ](mailto:[email protected]) and [Jakub Konka ](mailto:[email protected]) | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT | |
45 | | -| [ryu ](https://github.com/dtolnay/ryu) | 1.0. 19 | [David Tolnay ](mailto:[email protected]) | Apache-2.0 OR BSL-1.0 | |
46 | | -| [**semver **](https://github.com/dtolnay/semver) | 1.0. 25 | [David Tolnay ](mailto:[email protected]) | MIT OR Apache-2.0 | |
47 | | -| [**serde **](https://github.com/serde-rs/serde) | 1.0. 218 | [Erick Tryzelaar ](mailto:[email protected]) and [David Tolnay ](mailto:[email protected]) | MIT OR Apache-2.0 | |
48 | | -| [serde_derive ](https://github.com/serde-rs/serde) | 1.0. 218 | [Erick Tryzelaar ](mailto:[email protected]) and [David Tolnay ](mailto:[email protected]) | MIT OR Apache-2.0 | |
49 | | -| [**serde_json **](https://github.com/serde-rs/json) | 1.0. 139 | [Erick Tryzelaar ](mailto:[email protected]) and [David Tolnay ](mailto:[email protected]) | MIT OR Apache-2.0 | |
| 42 | +| [proc-macro2 ](https://github.com/dtolnay/proc-macro2) | 1.0. 94 | [David Tolnay ](mailto:[email protected]) and [Alex Crichton ](mailto:[email protected]) | MIT OR Apache-2.0 | |
| 43 | +| [quote ](https://github.com/dtolnay/quote) | 1.0. 40 | [David Tolnay ](mailto:[email protected]) | MIT OR Apache-2.0 | |
| 44 | +| [rustix ](https://github.com/bytecodealliance/rustix) | 1.0.5 | [Dan Gohman ](mailto:[email protected]) and [Jakub Konka ](mailto:[email protected]) | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT | |
| 45 | +| [ryu ](https://github.com/dtolnay/ryu) | 1.0. 20 | [David Tolnay ](mailto:[email protected]) | Apache-2.0 OR BSL-1.0 | |
| 46 | +| [**semver **](https://github.com/dtolnay/semver) | 1.0. 26 | [David Tolnay ](mailto:[email protected]) | MIT OR Apache-2.0 | |
| 47 | +| [**serde **](https://github.com/serde-rs/serde) | 1.0. 219 | [Erick Tryzelaar ](mailto:[email protected]) and [David Tolnay ](mailto:[email protected]) | MIT OR Apache-2.0 | |
| 48 | +| [serde_derive ](https://github.com/serde-rs/serde) | 1.0. 219 | [Erick Tryzelaar ](mailto:[email protected]) and [David Tolnay ](mailto:[email protected]) | MIT OR Apache-2.0 | |
| 49 | +| [**serde_json **](https://github.com/serde-rs/json) | 1.0. 140 | [Erick Tryzelaar ](mailto:[email protected]) and [David Tolnay ](mailto:[email protected]) | MIT OR Apache-2.0 | |
50 | 50 | | [shlex ](https://github.com/comex/rust-shlex) ⚒️ | 1.3.0 | [comex ](mailto:[email protected]), [Fenhl ](mailto:[email protected]), [Adrian Taylor ](mailto:[email protected]), [Alex Touchet ](mailto:[email protected]), [Daniel Parks ](mailto:dp+[email protected]), and [Garrett Berg ](mailto:[email protected]) | MIT OR Apache-2.0 | |
51 | 51 | | [smallvec](https://github.com/servo/rust-smallvec) | 1.14.0 | The Servo Project Developers | MIT OR Apache-2.0 | |
52 | 52 | | [stable_deref_trait ](https://github.com/storyyeller/stable_deref_trait) | 1.2.0 | [Robert Grosse ](mailto:[email protected]) | MIT OR Apache-2.0 | |
53 | | -| [syn ](https://github.com/dtolnay/syn) | 2.0. 98 | [David Tolnay ](mailto:[email protected]) | MIT OR Apache-2.0 | |
| 53 | +| [syn ](https://github.com/dtolnay/syn) | 2.0. 100 | [David Tolnay ](mailto:[email protected]) | MIT OR Apache-2.0 | |
54 | 54 | | [synstructure ](https://github.com/mystor/synstructure) | 0.13.1 | [Nika Layzell ](mailto:[email protected]) | MIT | |
55 | | -| [tempfile ](https://github.com/Stebalien/tempfile) | 3. 17.1 | [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 | |
| 55 | +| [tempfile ](https://github.com/Stebalien/tempfile) | 3. 19.1 | [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 | |
56 | 56 | | [tinystr](https://github.com/unicode-org/icu4x) | 0.7.6 | The ICU4X Project Developers | Unicode-3.0 | |
57 | 57 | | [**trimothy **](https://github.com/Blobfolio/trimothy) | 0.7.0 | [Josh Stoik ](mailto:[email protected]) | WTFPL | |
58 | | -| [unicode-ident ](https://github.com/dtolnay/unicode-ident) | 1.0. 17 | [David Tolnay ](mailto:[email protected]) | (MIT OR Apache-2.0) AND Unicode-3.0 | |
| 58 | +| [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 | |
59 | 59 | | [**url**](https://github.com/servo/rust-url) | 2.5.4 | The rust-url developers | MIT OR Apache-2.0 | |
60 | | -| [**utc2k **](https://github.com/Blobfolio/utc2k) | 0.12. 0 | [Josh Stoik ](mailto:[email protected]) | WTFPL | |
| 60 | +| [**utc2k **](https://github.com/Blobfolio/utc2k) | 0.12. 1 | [Josh Stoik ](mailto:[email protected]) | WTFPL | |
61 | 61 | | [utf16_iter ](https://github.com/hsivonen/utf16_iter) | 1.0.5 | [Henri Sivonen ](mailto:[email protected]) | Apache-2.0 OR MIT | |
62 | 62 | | [utf8_iter ](https://github.com/hsivonen/utf8_iter) | 1.0.4 | [Henri Sivonen ](mailto:[email protected]) | Apache-2.0 OR MIT | |
63 | 63 | | [write16](https://github.com/hsivonen/write16) | 1.0.0 | | Apache-2.0 OR MIT | |
64 | 64 | | [**write_atomic **](https://github.com/Blobfolio/write_atomic) | 0.6.0 | [Josh Stoik ](mailto:[email protected]) | WTFPL | |
65 | 65 | | [writeable](https://github.com/unicode-org/icu4x) | 0.5.5 | The ICU4X Project Developers | Unicode-3.0 | |
66 | 66 | | [yoke ](https://github.com/unicode-org/icu4x) | 0.7.5 | [Manish Goregaokar ](mailto:[email protected]) | Unicode-3.0 | |
67 | 67 | | [yoke-derive ](https://github.com/unicode-org/icu4x) | 0.7.5 | [Manish Goregaokar ](mailto:[email protected]) | Unicode-3.0 | |
68 | | -| [zerofrom ](https://github.com/unicode-org/icu4x) | 0.1. 5 | [Manish Goregaokar ](mailto:[email protected]) | Unicode-3.0 | |
69 | | -| [zerofrom-derive ](https://github.com/unicode-org/icu4x) | 0.1. 5 | [Manish Goregaokar ](mailto:[email protected]) | Unicode-3.0 | |
| 68 | +| [zerofrom ](https://github.com/unicode-org/icu4x) | 0.1. 6 | [Manish Goregaokar ](mailto:[email protected]) | Unicode-3.0 | |
| 69 | +| [zerofrom-derive ](https://github.com/unicode-org/icu4x) | 0.1. 6 | [Manish Goregaokar ](mailto:[email protected]) | Unicode-3.0 | |
70 | 70 | | [zerovec](https://github.com/unicode-org/icu4x) | 0.10.4 | The ICU4X Project Developers | Unicode-3.0 | |
71 | 71 | | [zerovec-derive ](https://github.com/unicode-org/icu4x) | 0.10.3 | [Manish Goregaokar ](mailto:[email protected]) | Unicode-3.0 | |
72 | 72 |
|
|
0 commit comments