|
1 | 1 | # Project Dependencies |
2 | 2 | Package: flaca |
3 | | - Version: 2.0.2 |
4 | | - Generated: 2022-06-30 19:52:12 UTC |
| 3 | + Version: 2.0.3 |
| 4 | + Generated: 2022-08-11 20:33:47 UTC |
5 | 5 |
|
6 | 6 | | Package | Version | Author(s) | License | |
7 | 7 | | ---- | ---- | ---- | ---- | |
8 | 8 | | [adler ](https://github.com/jonas-schievink/adler.git) | 1.0.2 | [Jonas Schievink ](mailto:[email protected]) | 0BSD, Apache-2.0, or MIT | |
9 | 9 | | [adler32 ](https://github.com/remram44/adler32-rs) | 1.2.0 | [Remi Rampin ](mailto:[email protected]) | Zlib | |
10 | | -| [ahash ](https://github.com/tkaitchuck/ahash) | 0. 7.6 | [Tom Kaitchuck ](mailto:[email protected]) | Apache-2.0 or MIT | |
11 | | -| [argyle ](https://github.com/Blobfolio/argyle) | 0.6. 0 | [Blobfolio, LLC. ](mailto:[email protected]) | WTFPL | |
| 10 | +| [ahash ](https://github.com/tkaitchuck/ahash) | 0. 8.0 | [Tom Kaitchuck ](mailto:[email protected]) | Apache-2.0 or MIT | |
| 11 | +| [argyle ](https://github.com/Blobfolio/argyle) | 0.6. 1 | [Blobfolio, LLC. ](mailto:[email protected]) | WTFPL | |
12 | 12 | | [bit-vec ](https://github.com/contain-rs/bit-vec) | 0.6.3 | [Alexis Beingessner ](mailto:[email protected]) | Apache-2.0 or MIT | |
13 | 13 | | [bitflags](https://github.com/bitflags/bitflags) | 1.3.2 | The Rust Project Developers | Apache-2.0 or MIT | |
14 | 14 | | [bytecount ](https://github.com/llogiq/bytecount) | 0.6.3 | [Andre Bogus ](mailto:[email protected]) and [Joshua Landau ](mailto:[email protected]) | Apache-2.0 or MIT | |
15 | | -| [bytemuck ](https://github.com/Lokathor/bytemuck) | 1. 9.1 | [Lokathor ](mailto:[email protected]) | Apache-2.0, MIT, or Zlib | |
| 15 | +| [bytemuck ](https://github.com/Lokathor/bytemuck) | 1. 11.0 | [Lokathor ](mailto:[email protected]) | Apache-2.0, MIT, or Zlib | |
16 | 16 | | [byteorder ](https://github.com/BurntSushi/byteorder) | 1.4.3 | [Andrew Gallant ](mailto:[email protected]) | MIT or Unlicense | |
17 | 17 | | [cfg-if ](https://github.com/alexcrichton/cfg-if) | 1.0.0 | [Alex Crichton ](mailto:[email protected]) | Apache-2.0 or MIT | |
18 | 18 | | [color_quant ](https://github.com/image-rs/color_quant.git) | 1.1.0 | [nwin ](mailto:[email protected]) | MIT | |
19 | 19 | | [crc ](https://github.com/mrhooray/crc-rs.git) | 2.1.0 | [Rui Hu ](mailto:[email protected]) and [Akhil Velagapudi ](mailto:[email protected]) | Apache-2.0 or MIT | |
20 | 20 | | [crc-catalog ](https://github.com/akhilles/crc-catalog.git) | 1.1.1 | [Akhil Velagapudi ](mailto:[email protected]) | Apache-2.0 or MIT | |
21 | 21 | | [crc32fast ](https://github.com/srijs/rust-crc32fast) | 1.3.2 | [Sam Rijs ](mailto:[email protected]) and [Alex Crichton ](mailto:[email protected]) | Apache-2.0 or MIT | |
22 | | -| [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | 0.5.5 | | Apache-2.0 or MIT | |
23 | | -| [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) | 0.8.1 | The Crossbeam Project Developers | Apache-2.0 or MIT | |
24 | | -| [crossbeam-epoch](https://github.com/crossbeam-rs/crossbeam) | 0.9.9 | | Apache-2.0 or MIT | |
25 | | -| [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | 0.8.10 | | Apache-2.0 or MIT | |
| 22 | +| [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | 0.5.6 | | Apache-2.0 or MIT | |
| 23 | +| [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) | 0.8.2 | | Apache-2.0 or MIT | |
| 24 | +| [crossbeam-epoch](https://github.com/crossbeam-rs/crossbeam) | 0.9.10 | | Apache-2.0 or MIT | |
| 25 | +| [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | 0.8.11 | | Apache-2.0 or MIT | |
26 | 26 | | [ctrlc ](https://github.com/Detegr/rust-ctrlc.git) | 3.2.2 | [Antti Keränen ](mailto:[email protected]) | Apache-2.0 or MIT | |
27 | | -| [dactyl ](https://github.com/Blobfolio/dactyl) | 0.4. 0 | [Blobfolio, LLC. ](mailto:[email protected]) | WTFPL | |
| 27 | +| [dactyl ](https://github.com/Blobfolio/dactyl) | 0.4. 1 | [Blobfolio, LLC. ](mailto:[email protected]) | WTFPL | |
28 | 28 | | [deflate ](https://github.com/image-rs/deflate-rs) | 0.8.6 | [oyvindln ](mailto:[email protected]) | Apache-2.0 or MIT | |
29 | | -| [dowser ](https://github.com/Blobfolio/dowser) | 0.5. 2 | [Blobfolio, LLC. ](mailto:[email protected]) | WTFPL | |
| 29 | +| [dowser ](https://github.com/Blobfolio/dowser) | 0.5. 3 | [Blobfolio, LLC. ](mailto:[email protected]) | WTFPL | |
30 | 30 | | [either](https://github.com/bluss/either) | 1.7.0 | bluss | Apache-2.0 or MIT | |
31 | | -| [fastrand ](https://github.com/smol-rs/fastrand) | 1.7.0 | [Stjepan Glavina ](mailto:[email protected]) | Apache-2.0 or MIT | |
32 | | -| [fyi_msg ](https://github.com/Blobfolio/fyi) | 0.9.13 | [Blobfolio, LLC. ](mailto:[email protected]) | WTFPL | |
33 | | -| [hashbrown ](https://github.com/rust-lang/hashbrown) | 0.12.1 | [Amanieu d'Antras ](mailto:[email protected]) | Apache-2.0 or MIT | |
| 31 | +| [fastrand ](https://github.com/smol-rs/fastrand) | 1.8.0 | [Stjepan Glavina ](mailto:[email protected]) | Apache-2.0 or MIT | |
| 32 | +| [fyi_msg ](https://github.com/Blobfolio/fyi) | 0.9.15 | [Blobfolio, LLC. ](mailto:[email protected]) | WTFPL | |
| 33 | +| [getrandom](https://github.com/rust-random/getrandom) | 0.2.7 | The Rand Project Developers | Apache-2.0 or MIT | |
| 34 | +| [hashbrown ](https://github.com/rust-lang/hashbrown) | 0.12.3 | [Amanieu d'Antras ](mailto:[email protected]) | Apache-2.0 or MIT | |
34 | 35 | | [image](https://github.com/image-rs/image) | 0.23.14 | The image-rs Developers | MIT | |
35 | 36 | | [indexmap](https://github.com/bluss/indexmap) | 1.9.1 | | Apache-2.0 or MIT | |
36 | 37 | | [itertools](https://github.com/rust-itertools/itertools) | 0.10.3 | bluss | Apache-2.0 or MIT | |
37 | | -| [libc](https://github.com/rust-lang/libc) | 0.2.126 | The Rust Project Developers | Apache-2.0 or MIT | |
| 38 | +| [libc](https://github.com/rust-lang/libc) | 0.2.129 | The Rust Project Developers | Apache-2.0 or MIT | |
38 | 39 | | [libdeflate-sys ](https://github.com/adamkewley/libdeflater) | 0.7.5 | [Adam Kewley ](mailto:[email protected]) | Apache-2.0 | |
39 | 40 | | [libdeflater ](https://github.com/adamkewley/libdeflater) | 0.7.5 | [Adam Kewley ](mailto:[email protected]) | Apache-2.0 | |
40 | 41 | | [log](https://github.com/rust-lang/log) | 0.4.17 | The Rust Project Developers | Apache-2.0 or MIT | |
|
47 | 48 | | [num-rational](https://github.com/rust-num/num-rational) | 0.3.2 | The Rust Project Developers | Apache-2.0 or MIT | |
48 | 49 | | [num-traits](https://github.com/rust-num/num-traits) | 0.2.15 | The Rust Project Developers | Apache-2.0 or MIT | |
49 | 50 | | [num_cpus ](https://github.com/seanmonstar/num_cpus) | 1.13.1 | [Sean McArthur ](mailto:[email protected]) | Apache-2.0 or MIT | |
50 | | -| [once_cell ](https://github.com/matklad/once_cell) | 1. 12.0 | [Aleksey Kladov ](mailto:[email protected]) | Apache-2.0 or MIT | |
| 51 | +| [once_cell ](https://github.com/matklad/once_cell) | 1. 13.0 | [Aleksey Kladov ](mailto:[email protected]) | Apache-2.0 or MIT | |
51 | 52 | | [oxipng ](https://github.com/shssoichiro/oxipng) | 5.0.1 | [Joshua Holmer ](mailto:[email protected]) | MIT | |
52 | 53 | | [png ](https://github.com/image-rs/image-png.git) | 0.16.8 | [nwin ](mailto:[email protected]) | Apache-2.0 or MIT | |
53 | 54 | | [rayon ](https://github.com/rayon-rs/rayon) | 1.5.3 | [Niko Matsakis ](mailto:[email protected]) and [Josh Stone ](mailto:[email protected]) | Apache-2.0 or MIT | |
|
58 | 59 | | [tempfile ](https://github.com/Stebalien/tempfile) | 3.3.0 | [Steven Allen ](mailto:[email protected]), The Rust Project Developers, [Ashley Mannix ](mailto:[email protected]), and [Jason White ](mailto:[email protected]) | Apache-2.0 or MIT | |
59 | 60 | | [term_size ](https://github.com/kbknapp/term_size-rs.git) | 0.3.2 | [Kevin K. ](mailto:[email protected]) and [Benjamin Sago ](mailto:[email protected]) | Apache-2.0 or MIT | |
60 | 61 | | [unicode-width ](https://github.com/unicode-rs/unicode-width) | 0.1.9 | [kwantam ](mailto:[email protected]) and [Manish Goregaokar ](mailto:[email protected]) | Apache-2.0 or MIT | |
61 | | -| [write_atomic ](https://github.com/Blobfolio/write_atomic) | 0.2. 3 | [Blobfolio, LLC. ](mailto:[email protected]) | WTFPL | |
| 62 | +| [write_atomic ](https://github.com/Blobfolio/write_atomic) | 0.2. 5 | [Blobfolio, LLC. ](mailto:[email protected]) | WTFPL | |
62 | 63 | | [zopflipng](https://github.com/google/zopfli) | | Google | Apache-2.0 | |
0 commit comments