|
1 | 1 | # Project Dependencies
|
2 | 2 | Package: guff
|
3 |
| - Version: 0.1.13 |
4 |
| - Generated: 2022-07-14 20:41:22 UTC |
| 3 | + Version: 0.1.14 |
| 4 | + Generated: 2022-08-01 01:55:38 UTC |
5 | 5 |
|
6 | 6 | | Package | Version | Author(s) | License |
|
7 | 7 | | ---- | ---- | ---- | ---- |
|
|
10 | 10 | | [base64 ](https://github.com/marshallpierce/rust-base64) | 0.13.0 | [Alice Maz ](mailto:[email protected]) and [Marshall Pierce ](mailto:[email protected]) | Apache-2.0 or MIT |
|
11 | 11 | | [beef ](https://github.com/maciejhirsz/beef) | 0.5.2 | [Maciej Hirsz ](mailto:[email protected]) | Apache-2.0 or MIT |
|
12 | 12 | | [bitflags](https://github.com/bitflags/bitflags) | 1.3.2 | The Rust Project Developers | Apache-2.0 or MIT |
|
13 |
| -| [bytecheck ](https://github.com/djkoloski/bytecheck) | 0.6. 8 | [David Koloski ](mailto:[email protected]) | MIT | |
14 |
| -| [bytecheck_derive ](https://github.com/djkoloski/bytecheck) | 0.6. 8 | [David Koloski ](mailto:[email protected]) | MIT | |
| 13 | +| [bytecheck ](https://github.com/djkoloski/bytecheck) | 0.6. 9 | [David Koloski ](mailto:[email protected]) | MIT | |
| 14 | +| [bytecheck_derive ](https://github.com/djkoloski/bytecheck) | 0.6. 9 | [David Koloski ](mailto:[email protected]) | MIT | |
15 | 15 | | [byteorder ](https://github.com/BurntSushi/byteorder) | 1.4.3 | [Andrew Gallant ](mailto:[email protected]) | MIT or Unlicense |
|
16 | 16 | | [cfg-if ](https://github.com/alexcrichton/cfg-if) | 1.0.0 | [Alex Crichton ](mailto:[email protected]) | Apache-2.0 or MIT |
|
17 | 17 | | [codemap ](https://github.com/kevinmehall/codemap) | 0.1.3 | [Kevin Mehall ](mailto:[email protected]) | Apache-2.0 or MIT |
|
18 | 18 | | [const-str ](https://github.com/Nugine/const-str) | 0.3.2 | [Nugine ](mailto:[email protected]) | MIT |
|
19 | 19 | | [const-str-proc-macro ](https://github.com/Nugine/const-str) | 0.3.2 | [Nugine ](mailto:[email protected]) | MIT |
|
20 | 20 | | [convert_case ](https://github.com/rutrum/convert-case) | 0.4.0 | [David Purdum ](mailto:[email protected]) | MIT |
|
21 |
| -| [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | 0.5.5 | | Apache-2.0 or MIT | |
22 |
| -| [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) | 0.8.1 | The Crossbeam Project Developers | Apache-2.0 or MIT | |
23 |
| -| [crossbeam-epoch](https://github.com/crossbeam-rs/crossbeam) | 0.9.9 | | Apache-2.0 or MIT | |
24 |
| -| [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | 0.8.10 | | Apache-2.0 or MIT | |
| 21 | +| [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | 0.5.6 | | Apache-2.0 or MIT | |
| 22 | +| [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) | 0.8.2 | | Apache-2.0 or MIT | |
| 23 | +| [crossbeam-epoch](https://github.com/crossbeam-rs/crossbeam) | 0.9.10 | | Apache-2.0 or MIT | |
| 24 | +| [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | 0.8.11 | | Apache-2.0 or MIT | |
25 | 25 | | [cssparser ](https://github.com/servo/rust-cssparser) | 0.29.6 | [Simon Sapin ](mailto:[email protected]) | MPL-2.0 |
|
26 | 26 | | [cssparser-macros ](https://github.com/servo/rust-cssparser) | 0.6.0 | [Simon Sapin ](mailto:[email protected]) | MPL-2.0 |
|
27 | 27 | | [dactyl ](https://github.com/Blobfolio/dactyl) | 0.4.0 | [Blobfolio, LLC. ](mailto:[email protected]) | WTFPL |
|
|
32 | 32 | | [dtoa ](https://github.com/dtolnay/dtoa) | 0.4.8 | [David Tolnay ](mailto:[email protected]) | Apache-2.0 or MIT |
|
33 | 33 | | [dtoa-short ](https://github.com/upsuper/dtoa-short) | 0.3.3 | [Xidorn Quan ](mailto:[email protected]) | MPL-2.0 |
|
34 | 34 | | [either](https://github.com/bluss/either) | 1.7.0 | bluss | Apache-2.0 or MIT |
|
35 |
| -| [fastrand ](https://github.com/smol-rs/fastrand) | 1. 7.0 | [Stjepan Glavina ](mailto:[email protected]) | Apache-2.0 or MIT | |
| 35 | +| [fastrand ](https://github.com/smol-rs/fastrand) | 1. 8.0 | [Stjepan Glavina ](mailto:[email protected]) | Apache-2.0 or MIT | |
36 | 36 | | [fxhash ](https://github.com/cbreeden/fxhash) | 0.2.1 | [cbreeden ](mailto:[email protected]) | Apache-2.0 or MIT |
|
37 |
| -| [fyi_msg ](https://github.com/Blobfolio/fyi) | 0.9. 13 | [Blobfolio, LLC. ](mailto:[email protected]) | WTFPL | |
| 37 | +| [fyi_msg ](https://github.com/Blobfolio/fyi) | 0.9. 14 | [Blobfolio, LLC. ](mailto:[email protected]) | WTFPL | |
38 | 38 | | [getrandom](https://github.com/rust-random/getrandom) | 0.2.7 | The Rand Project Developers | Apache-2.0 or MIT |
|
39 | 39 | | [grass ](https://github.com/connorskees/grass) | 0.11.0 | [ConnorSkees ](mailto:[email protected]) | MIT |
|
40 |
| -| [guff_css ](https://github.com/Blobfolio/guff) | 0.1. 13 | [Josh Stoik ](mailto:[email protected]) | WTFPL | |
| 40 | +| [guff_css ](https://github.com/Blobfolio/guff) | 0.1. 14 | [Josh Stoik ](mailto:[email protected]) | WTFPL | |
41 | 41 | | [hashbrown ](https://github.com/rust-lang/hashbrown) | 0.11.2 | [Amanieu d'Antras ](mailto:[email protected]) | Apache-2.0 or MIT |
|
42 |
| -| [hashbrown ](https://github.com/rust-lang/hashbrown) | 0.12. 2 | [Amanieu d'Antras ](mailto:[email protected]) | Apache-2.0 or MIT | |
| 42 | +| [hashbrown ](https://github.com/rust-lang/hashbrown) | 0.12. 3 | [Amanieu d'Antras ](mailto:[email protected]) | Apache-2.0 or MIT | |
43 | 43 | | [indexmap](https://github.com/bluss/indexmap) | 1.9.1 | | Apache-2.0 or MIT |
|
44 | 44 | | [itertools](https://github.com/rust-itertools/itertools) | 0.10.3 | bluss | Apache-2.0 or MIT |
|
45 | 45 | | [itoa ](https://github.com/dtolnay/itoa) | 1.0.2 | [David Tolnay ](mailto:[email protected]) | Apache-2.0 or MIT |
|
|
56 | 56 | | [num_cpus ](https://github.com/seanmonstar/num_cpus) | 1.13.1 | [Sean McArthur ](mailto:[email protected]) | Apache-2.0 or MIT |
|
57 | 57 | | [once_cell ](https://github.com/matklad/once_cell) | 1.13.0 | [Aleksey Kladov ](mailto:[email protected]) | Apache-2.0 or MIT |
|
58 | 58 | | [oxford_join ](https://github.com/Blobfolio/oxford_join) | 0.2.3 | [Blobfolio, LLC. ](mailto:[email protected]) | WTFPL |
|
59 |
| -| [parcel_css ](https://github.com/parcel-bundler/parcel-css) | 1.0.0-alpha. 29 | [Devon Govett ](mailto:[email protected]) | MPL-2.0 | |
| 59 | +| [parcel_css ](https://github.com/parcel-bundler/parcel-css) | 1.0.0-alpha. 30 | [Devon Govett ](mailto:[email protected]) | MPL-2.0 | |
60 | 60 | | [parcel_selectors](https://github.com/servo/servo) | 0.24.4 | The Servo Project Developers | MPL-2.0 |
|
61 | 61 | | [parcel_sourcemap ](https://github.com/parcel-bundler/source-map) | 2.1.0 | [Jasper De Moor ](mailto:[email protected]) | MIT |
|
62 | 62 | | [parking_lot_core ](https://github.com/Amanieu/parking_lot) | 0.9.3 | [Amanieu d'Antras ](mailto:[email protected]) | Apache-2.0 or MIT |
|
|
73 | 73 | | [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) | 0.2.16 | The CryptoCorrosion Contributors | Apache-2.0 or MIT |
|
74 | 74 | | [precomputed-hash ](https://github.com/emilio/precomputed-hash) | 0.1.1 | [Emilio Cobos Álvarez ](mailto:[email protected]) | MIT |
|
75 | 75 | | [proc-macro-hack ](https://github.com/dtolnay/proc-macro-hack) | 0.5.19 | [David Tolnay ](mailto:[email protected]) | Apache-2.0 or MIT |
|
76 |
| -| [proc-macro2 ](https://github.com/dtolnay/proc-macro2) | 1.0. 40 | [David Tolnay ](mailto:[email protected]) and [Alex Crichton ](mailto:[email protected]) | Apache-2.0 or MIT | |
| 76 | +| [proc-macro2 ](https://github.com/dtolnay/proc-macro2) | 1.0. 42 | [David Tolnay ](mailto:[email protected]) and [Alex Crichton ](mailto:[email protected]) | Apache-2.0 or MIT | |
77 | 77 | | [ptr_meta ](https://github.com/djkoloski/ptr_meta) | 0.1.4 | [David Koloski ](mailto:[email protected]) | MIT |
|
78 | 78 | | [ptr_meta_derive ](https://github.com/djkoloski/ptr_meta) | 0.1.4 | [David Koloski ](mailto:[email protected]) | MIT |
|
79 | 79 | | [quote ](https://github.com/dtolnay/quote) | 1.0.20 | [David Tolnay ](mailto:[email protected]) | Apache-2.0 or MIT |
|
|
89 | 89 | | [ryu ](https://github.com/dtolnay/ryu) | 1.0.10 | [David Tolnay ](mailto:[email protected]) | Apache-2.0 or BSL-1.0 |
|
90 | 90 | | [scopeguard](https://github.com/bluss/scopeguard) | 1.1.0 | bluss | Apache-2.0 or MIT |
|
91 | 91 | | [seahash ](https://gitlab.redox-os.org/redox-os/seahash) | 4.1.0 | [ticki ](mailto:[email protected]) and [Tom Almeida ](mailto:[email protected]) | MIT |
|
92 |
| -| [serde ](https://github.com/serde-rs/serde) | 1.0. 139 | [Erick Tryzelaar ](mailto:[email protected]) and [David Tolnay ](mailto:[email protected]) | Apache-2.0 or MIT | |
93 |
| -| [serde_derive ](https://github.com/serde-rs/serde) | 1.0. 139 | [Erick Tryzelaar ](mailto:[email protected]) and [David Tolnay ](mailto:[email protected]) | Apache-2.0 or MIT | |
| 92 | +| [serde ](https://github.com/serde-rs/serde) | 1.0. 140 | [Erick Tryzelaar ](mailto:[email protected]) and [David Tolnay ](mailto:[email protected]) | Apache-2.0 or MIT | |
| 93 | +| [serde_derive ](https://github.com/serde-rs/serde) | 1.0. 140 | [Erick Tryzelaar ](mailto:[email protected]) and [David Tolnay ](mailto:[email protected]) | Apache-2.0 or MIT | |
94 | 94 | | [serde_json ](https://github.com/serde-rs/json) | 1.0.82 | [Erick Tryzelaar ](mailto:[email protected]) and [David Tolnay ](mailto:[email protected]) | Apache-2.0 or MIT |
|
95 | 95 | | [siphasher ](https://github.com/jedisct1/rust-siphash) | 0.3.10 | [Frank Denis ](mailto:[email protected]) | Apache-2.0 or MIT |
|
96 | 96 | | [smallvec](https://github.com/servo/rust-smallvec) | 1.9.0 | The Servo Project Developers | Apache-2.0 or MIT |
|
97 | 97 | | [syn ](https://github.com/dtolnay/syn) | 1.0.98 | [David Tolnay ](mailto:[email protected]) | Apache-2.0 or MIT |
|
98 | 98 | | [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 |
|
99 | 99 | | [trimothy ](https://github.com/Blobfolio/trimothy) | 0.1.3 | [Blobfolio, LLC. ](mailto:[email protected]) | WTFPL |
|
100 |
| -| [unicode-ident ](https://github.com/dtolnay/unicode-ident) | 1.0. 1 | [David Tolnay ](mailto:[email protected]) | Apache-2.0 or MIT | |
| 100 | +| [unicode-ident ](https://github.com/dtolnay/unicode-ident) | 1.0. 2 | [David Tolnay ](mailto:[email protected]) | Apache-2.0 AND Unicode-DFS-2016 or MIT | |
101 | 101 | | [vlq ](https://github.com/tromey/vlq) | 0.5.1 | [Tom Tromey ](mailto:[email protected]) and [Nick Fitzgerald ](mailto:[email protected]) | Apache-2.0 or MIT |
|
102 |
| -| [write_atomic ](https://github.com/Blobfolio/write_atomic) | 0.2. 3 | [Blobfolio, LLC. ](mailto:[email protected]) | WTFPL | |
| 102 | +| [write_atomic ](https://github.com/Blobfolio/write_atomic) | 0.2. 5 | [Blobfolio, LLC. ](mailto:[email protected]) | WTFPL | |
0 commit comments