|
1 | 1 | # Project Dependencies |
2 | 2 | Package: cargo-bashman |
3 | | - Version: 0.9.0 |
| 3 | + Version: 0.9.1 |
4 | 4 | Target: x86_64-unknown-linux-gnu |
5 | | - Generated: 2025-08-22 04:42:17 UTC |
| 5 | + Generated: 2025-09-19 02:28:28 UTC |
6 | 6 |
|
7 | 7 | | Package | Version | Author(s) | License | |
8 | 8 | | ---- | ---- | ---- | ---- | |
9 | | -| [**adbyss_psl **](https://github.com/Blobfolio/adbyss) | 0. 20.0 | [Josh Stoik ](mailto:[email protected]) | WTFPL | |
| 9 | +| [**adbyss_psl **](https://github.com/Blobfolio/adbyss) | 0. 21.0 | [Josh Stoik ](mailto:[email protected]) | WTFPL | |
10 | 10 | | [**argyle **](https://github.com/Blobfolio/argyle) | 0.13.0 | [Josh Stoik ](mailto:[email protected]) | WTFPL | |
11 | | -| [bitflags](https://github.com/bitflags/bitflags) | 2.9.2 | The Rust Project Developers | MIT OR Apache-2.0 | |
12 | | -| [cc ](https://github.com/rust-lang/cc-rs) ⚒️ | 1.2. 34 | [Alex Crichton ](mailto:[email protected]) | MIT OR Apache-2.0 | |
| 11 | +| [bitflags](https://github.com/bitflags/bitflags) | 2.9.4 | The Rust Project Developers | MIT OR Apache-2.0 | |
| 12 | +| [cc ](https://github.com/rust-lang/cc-rs) ⚒️ | 1.2. 37 | [Alex Crichton ](mailto:[email protected]) | MIT OR Apache-2.0 | |
13 | 13 | | [cfg-if ](https://github.com/rust-lang/cfg-if) | 1.0.3 | [Alex Crichton ](mailto:[email protected]) | MIT OR Apache-2.0 | |
14 | 14 | | [**dactyl **](https://github.com/Blobfolio/dactyl) | 0.13.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 | | [filetime ](https://github.com/alexcrichton/filetime) | 0.2.26 | [Alex Crichton ](mailto:[email protected]) | MIT OR Apache-2.0 | |
| 18 | +| [find-msvc-tools](https://github.com/rust-lang/cc-rs) ⚒️ | 0.1.1 | | MIT OR Apache-2.0 | |
18 | 19 | | [form_urlencoded](https://github.com/servo/rust-url) | 1.2.2 | The rust-url developers | MIT OR Apache-2.0 | |
19 | 20 | | [fyi_ansi ](https://github.com/Blobfolio/fyi) | 2.2.1 | [Josh Stoik ](mailto:[email protected]) | WTFPL | |
20 | | -| [**fyi_msg **](https://github.com/Blobfolio/fyi) | 2. 3.1 | [Josh Stoik ](mailto:[email protected]) | WTFPL | |
| 21 | +| [**fyi_msg **](https://github.com/Blobfolio/fyi) | 2. 4.0 | [Josh Stoik ](mailto:[email protected]) | WTFPL | |
21 | 22 | | [getrandom](https://github.com/rust-random/getrandom) | 0.3.3 | The Rand Project Developers | MIT OR Apache-2.0 | |
22 | 23 | | [icu_collections](https://github.com/unicode-org/icu4x) | 2.0.0 | The ICU4X Project Developers | Unicode-3.0 | |
23 | 24 | | [icu_locale_core](https://github.com/unicode-org/icu4x) | 2.0.0 | The ICU4X Project Developers | Unicode-3.0 | |
|
32 | 33 | | [libc](https://github.com/rust-lang/libc) | 0.2.175 | The Rust Project Developers | MIT OR Apache-2.0 | |
33 | 34 | | [libdeflate-sys ](https://github.com/adamkewley/libdeflater) | 1.24.0 | [Adam Kewley ](mailto:[email protected]) | Apache-2.0 | |
34 | 35 | | [**libdeflater **](https://github.com/adamkewley/libdeflater) | 1.24.0 | [Adam Kewley ](mailto:[email protected]) | Apache-2.0 | |
35 | | -| [linux-raw-sys ](https://github.com/sunfishcode/linux-raw-sys) | 0. 9.4 | [Dan Gohman ](mailto:[email protected]) | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT | |
| 36 | +| [linux-raw-sys ](https://github.com/sunfishcode/linux-raw-sys) | 0. 11.0 | [Dan Gohman ](mailto:[email protected]) | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT | |
36 | 37 | | [litemap](https://github.com/unicode-org/icu4x) | 0.8.0 | The ICU4X Project Developers | Unicode-3.0 | |
37 | 38 | | [memchr ](https://github.com/BurntSushi/memchr) | 2.7.5 | [Andrew Gallant ](mailto:[email protected]) and bluss | Unlicense OR MIT | |
38 | 39 | | [once_cell ](https://github.com/matklad/once_cell) | 1.21.3 | [Aleksey Kladov ](mailto:[email protected]) | MIT OR Apache-2.0 | |
39 | | -| [**oxford_join **](https://github.com/Blobfolio/oxford_join) | 0.7. 0 | [Josh Stoik ](mailto:[email protected]) | WTFPL | |
| 40 | +| [**oxford_join **](https://github.com/Blobfolio/oxford_join) | 0.7. 1 | [Josh Stoik ](mailto:[email protected]) | WTFPL | |
40 | 41 | | [percent-encoding](https://github.com/servo/rust-url/) | 2.3.2 | The rust-url developers | MIT OR Apache-2.0 | |
41 | | -| [potential_utf](https://github.com/unicode-org/icu4x) | 0.1.2 | The ICU4X Project Developers | Unicode-3.0 | |
| 42 | +| [potential_utf](https://github.com/unicode-org/icu4x) | 0.1.3 | The ICU4X Project Developers | Unicode-3.0 | |
42 | 43 | | [proc-macro2 ](https://github.com/dtolnay/proc-macro2) | 1.0.101 | [David Tolnay ](mailto:[email protected]) and [Alex Crichton ](mailto:[email protected]) | MIT OR Apache-2.0 | |
43 | 44 | | [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.8 | [Dan Gohman ](mailto:[email protected]) and [Jakub Konka ](mailto:[email protected]) | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT | |
| 45 | +| [rustix ](https://github.com/bytecodealliance/rustix) | 1. 1.2 | [Dan Gohman ](mailto:[email protected]) and [Jakub Konka ](mailto:[email protected]) | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT | |
45 | 46 | | [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.143 | [Erick Tryzelaar ](mailto:[email protected]) and [David Tolnay ](mailto:[email protected]) | MIT OR Apache-2.0 | |
| 47 | +| [**semver **](https://github.com/dtolnay/semver) | 1.0.27 | [David Tolnay ](mailto:[email protected]) | MIT OR Apache-2.0 | |
| 48 | +| [**serde **](https://github.com/serde-rs/serde) | 1.0.225 | [Erick Tryzelaar ](mailto:[email protected]) and [David Tolnay ](mailto:[email protected]) | MIT OR Apache-2.0 | |
| 49 | +| [serde_core ](https://github.com/serde-rs/serde) | 1.0.225 | [Erick Tryzelaar ](mailto:[email protected]) and [David Tolnay ](mailto:[email protected]) | MIT OR Apache-2.0 | |
| 50 | +| [serde_derive ](https://github.com/serde-rs/serde) | 1.0.225 | [Erick Tryzelaar ](mailto:[email protected]) and [David Tolnay ](mailto:[email protected]) | MIT OR Apache-2.0 | |
| 51 | +| [**serde_json **](https://github.com/serde-rs/json) | 1.0.145 | [Erick Tryzelaar ](mailto:[email protected]) and [David Tolnay ](mailto:[email protected]) | MIT OR Apache-2.0 | |
50 | 52 | | [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 | 53 | | [smallvec](https://github.com/servo/rust-smallvec) | 1.15.1 | The Servo Project Developers | MIT OR Apache-2.0 | |
52 | 54 | | [stable_deref_trait ](https://github.com/storyyeller/stable_deref_trait) | 1.2.0 | [Robert Grosse ](mailto:[email protected]) | MIT OR Apache-2.0 | |
53 | 55 | | [syn ](https://github.com/dtolnay/syn) | 2.0.106 | [David Tolnay ](mailto:[email protected]) | MIT OR Apache-2.0 | |
54 | 56 | | [synstructure ](https://github.com/mystor/synstructure) | 0.13.2 | [Nika Layzell ](mailto:[email protected]) | MIT | |
55 | | -| [tempfile ](https://github.com/Stebalien/tempfile) | 3. 21.0 | [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 | |
| 57 | +| [tempfile ](https://github.com/Stebalien/tempfile) | 3. 22.0 | [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 | 58 | | [tinystr](https://github.com/unicode-org/icu4x) | 0.8.1 | The ICU4X Project Developers | Unicode-3.0 | |
57 | | -| [**trimothy **](https://github.com/Blobfolio/trimothy) | 0.9. 0 | [Josh Stoik ](mailto:[email protected]) | WTFPL | |
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 | | -| [**url**](https://github.com/servo/rust-url) | 2.5.6 | The rust-url developers | MIT OR Apache-2.0 | |
60 | | -| [**utc2k **](https://github.com/Blobfolio/utc2k) | 0.17. 0 | [Josh Stoik ](mailto:[email protected]) | WTFPL | |
| 59 | +| [**trimothy **](https://github.com/Blobfolio/trimothy) | 0.9. 1 | [Josh Stoik ](mailto:[email protected]) | WTFPL | |
| 60 | +| [unicode-ident ](https://github.com/dtolnay/unicode-ident) | 1.0. 19 | [David Tolnay ](mailto:[email protected]) | (MIT OR Apache-2.0) AND Unicode-3.0 | |
| 61 | +| [**url**](https://github.com/servo/rust-url) | 2.5.7 | The rust-url developers | MIT OR Apache-2.0 | |
| 62 | +| [**utc2k **](https://github.com/Blobfolio/utc2k) | 0.17. 1 | [Josh Stoik ](mailto:[email protected]) | WTFPL | |
61 | 63 | | [utf8_iter ](https://github.com/hsivonen/utf8_iter) | 1.0.4 | [Henri Sivonen ](mailto:[email protected]) | Apache-2.0 OR MIT | |
62 | 64 | | [**write_atomic **](https://github.com/Blobfolio/write_atomic) | 0.7.0 | [Josh Stoik ](mailto:[email protected]) | WTFPL | |
63 | 65 | | [writeable](https://github.com/unicode-org/icu4x) | 0.6.1 | The ICU4X Project Developers | Unicode-3.0 | |
|
0 commit comments