|
1 | 1 | {
|
2 |
| - "checksum": "9762c7520c612ea9adb5a26039365e15126ce0d35e79f445287faa06016b8e1f", |
| 2 | + "checksum": "d5e5d0da5abd8fd788ec68b15d8855e490a5fe56b590cfbace989a98e3b1e90c", |
3 | 3 | "crates": {
|
4 | 4 | "adler 1.0.2": {
|
5 | 5 | "name": "adler",
|
|
211 | 211 | },
|
212 | 212 | "license": "MIT OR Apache-2.0"
|
213 | 213 | },
|
214 |
| - "atty 0.2.14": { |
215 |
| - "name": "atty", |
216 |
| - "version": "0.2.14", |
217 |
| - "repository": { |
218 |
| - "Http": { |
219 |
| - "url": "https://crates.io/api/v1/crates/atty/0.2.14/download", |
220 |
| - "sha256": "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8" |
221 |
| - } |
222 |
| - }, |
223 |
| - "targets": [ |
224 |
| - { |
225 |
| - "Library": { |
226 |
| - "crate_name": "atty", |
227 |
| - "crate_root": "src/lib.rs", |
228 |
| - "srcs": { |
229 |
| - "include": [ |
230 |
| - "**/*.rs" |
231 |
| - ], |
232 |
| - "exclude": [] |
233 |
| - } |
234 |
| - } |
235 |
| - } |
236 |
| - ], |
237 |
| - "library_target_name": "atty", |
238 |
| - "common_attrs": { |
239 |
| - "compile_data_glob": [ |
240 |
| - "**" |
241 |
| - ], |
242 |
| - "deps": { |
243 |
| - "common": [], |
244 |
| - "selects": { |
245 |
| - "cfg(target_os = \"hermit\")": [ |
246 |
| - { |
247 |
| - "id": "hermit-abi 0.1.19", |
248 |
| - "target": "hermit_abi" |
249 |
| - } |
250 |
| - ], |
251 |
| - "cfg(unix)": [ |
252 |
| - { |
253 |
| - "id": "libc 0.2.139", |
254 |
| - "target": "libc" |
255 |
| - } |
256 |
| - ], |
257 |
| - "cfg(windows)": [ |
258 |
| - { |
259 |
| - "id": "winapi 0.3.9", |
260 |
| - "target": "winapi" |
261 |
| - } |
262 |
| - ] |
263 |
| - } |
264 |
| - }, |
265 |
| - "edition": "2015", |
266 |
| - "version": "0.2.14" |
267 |
| - }, |
268 |
| - "license": "MIT" |
269 |
| - }, |
270 | 214 | "autocfg 1.1.0": {
|
271 | 215 | "name": "autocfg",
|
272 | 216 | "version": "1.1.0",
|
|
1744 | 1688 | },
|
1745 | 1689 | "license": "(Apache-2.0 OR MIT) AND BSD-3-Clause"
|
1746 | 1690 | },
|
1747 |
| - "env_logger 0.9.3": { |
| 1691 | + "env_logger 0.10.0": { |
1748 | 1692 | "name": "env_logger",
|
1749 |
| - "version": "0.9.3", |
| 1693 | + "version": "0.10.0", |
1750 | 1694 | "repository": {
|
1751 | 1695 | "Http": {
|
1752 |
| - "url": "https://crates.io/api/v1/crates/env_logger/0.9.3/download", |
1753 |
| - "sha256": "a12e6657c4c97ebab115a42dcee77225f7f482cdd841cf7088c657a42e9e00e7" |
| 1696 | + "url": "https://crates.io/api/v1/crates/env_logger/0.10.0/download", |
| 1697 | + "sha256": "85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0" |
1754 | 1698 | }
|
1755 | 1699 | },
|
1756 | 1700 | "targets": [
|
|
1773 | 1717 | "**"
|
1774 | 1718 | ],
|
1775 | 1719 | "crate_features": [
|
1776 |
| - "atty", |
| 1720 | + "auto-color", |
| 1721 | + "color", |
1777 | 1722 | "default",
|
1778 | 1723 | "humantime",
|
1779 |
| - "regex", |
1780 |
| - "termcolor" |
| 1724 | + "regex" |
1781 | 1725 | ],
|
1782 | 1726 | "deps": {
|
1783 | 1727 | "common": [
|
1784 |
| - { |
1785 |
| - "id": "atty 0.2.14", |
1786 |
| - "target": "atty" |
1787 |
| - }, |
1788 | 1728 | {
|
1789 | 1729 | "id": "humantime 2.1.0",
|
1790 | 1730 | "target": "humantime"
|
1791 | 1731 | },
|
| 1732 | + { |
| 1733 | + "id": "is-terminal 0.4.2", |
| 1734 | + "target": "is_terminal" |
| 1735 | + }, |
1792 | 1736 | {
|
1793 | 1737 | "id": "log 0.4.17",
|
1794 | 1738 | "target": "log"
|
|
1804 | 1748 | ],
|
1805 | 1749 | "selects": {}
|
1806 | 1750 | },
|
1807 |
| - "edition": "2018", |
1808 |
| - "version": "0.9.3" |
| 1751 | + "edition": "2021", |
| 1752 | + "version": "0.10.0" |
1809 | 1753 | },
|
1810 | 1754 | "license": "MIT OR Apache-2.0"
|
1811 | 1755 | },
|
|
3115 | 3059 | },
|
3116 | 3060 | "license": "MIT OR Apache-2.0"
|
3117 | 3061 | },
|
3118 |
| - "hermit-abi 0.1.19": { |
3119 |
| - "name": "hermit-abi", |
3120 |
| - "version": "0.1.19", |
3121 |
| - "repository": { |
3122 |
| - "Http": { |
3123 |
| - "url": "https://crates.io/api/v1/crates/hermit-abi/0.1.19/download", |
3124 |
| - "sha256": "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33" |
3125 |
| - } |
3126 |
| - }, |
3127 |
| - "targets": [ |
3128 |
| - { |
3129 |
| - "Library": { |
3130 |
| - "crate_name": "hermit_abi", |
3131 |
| - "crate_root": "src/lib.rs", |
3132 |
| - "srcs": { |
3133 |
| - "include": [ |
3134 |
| - "**/*.rs" |
3135 |
| - ], |
3136 |
| - "exclude": [] |
3137 |
| - } |
3138 |
| - } |
3139 |
| - } |
3140 |
| - ], |
3141 |
| - "library_target_name": "hermit_abi", |
3142 |
| - "common_attrs": { |
3143 |
| - "compile_data_glob": [ |
3144 |
| - "**" |
3145 |
| - ], |
3146 |
| - "crate_features": [ |
3147 |
| - "default" |
3148 |
| - ], |
3149 |
| - "deps": { |
3150 |
| - "common": [ |
3151 |
| - { |
3152 |
| - "id": "libc 0.2.139", |
3153 |
| - "target": "libc" |
3154 |
| - } |
3155 |
| - ], |
3156 |
| - "selects": {} |
3157 |
| - }, |
3158 |
| - "edition": "2018", |
3159 |
| - "version": "0.1.19" |
3160 |
| - }, |
3161 |
| - "license": "MIT/Apache-2.0" |
3162 |
| - }, |
3163 | 3062 | "hermit-abi 0.2.6": {
|
3164 | 3063 | "name": "hermit-abi",
|
3165 | 3064 | "version": "0.2.6",
|
|
3769 | 3668 | },
|
3770 | 3669 | "license": "Apache-2.0 OR MIT"
|
3771 | 3670 | },
|
3772 |
| - "infer 0.11.0": { |
| 3671 | + "infer 0.12.0": { |
3773 | 3672 | "name": "infer",
|
3774 |
| - "version": "0.11.0", |
| 3673 | + "version": "0.12.0", |
3775 | 3674 | "repository": {
|
3776 | 3675 | "Http": {
|
3777 |
| - "url": "https://crates.io/api/v1/crates/infer/0.11.0/download", |
3778 |
| - "sha256": "0a6c16b11a665b26aeeb9b1d7f954cdeb034be38dd00adab4f2ae921a8fee804" |
| 3676 | + "url": "https://crates.io/api/v1/crates/infer/0.12.0/download", |
| 3677 | + "sha256": "a898e4b7951673fce96614ce5751d13c40fc5674bc2d759288e46c3ab62598b3" |
3779 | 3678 | }
|
3780 | 3679 | },
|
3781 | 3680 | "targets": [
|
|
3813 | 3712 | "selects": {}
|
3814 | 3713 | },
|
3815 | 3714 | "edition": "2018",
|
3816 |
| - "version": "0.11.0" |
| 3715 | + "version": "0.12.0" |
3817 | 3716 | },
|
3818 | 3717 | "license": "MIT"
|
3819 | 3718 | },
|
|
6034 | 5933 | },
|
6035 | 5934 | "license": null
|
6036 | 5935 | },
|
6037 |
| - "rstest 0.15.0": { |
| 5936 | + "rstest 0.16.0": { |
6038 | 5937 | "name": "rstest",
|
6039 |
| - "version": "0.15.0", |
| 5938 | + "version": "0.16.0", |
6040 | 5939 | "repository": {
|
6041 | 5940 | "Http": {
|
6042 |
| - "url": "https://crates.io/api/v1/crates/rstest/0.15.0/download", |
6043 |
| - "sha256": "e9c9dc66cc29792b663ffb5269be669f1613664e69ad56441fdb895c2347b930" |
| 5941 | + "url": "https://crates.io/api/v1/crates/rstest/0.16.0/download", |
| 5942 | + "sha256": "b07f2d176c472198ec1e6551dc7da28f1c089652f66a7b722676c2238ebc0edf" |
6044 | 5943 | }
|
6045 | 5944 | },
|
6046 | 5945 | "targets": [
|
|
6083 | 5982 | "proc_macro_deps": {
|
6084 | 5983 | "common": [
|
6085 | 5984 | {
|
6086 |
| - "id": "rstest_macros 0.14.0", |
| 5985 | + "id": "rstest_macros 0.16.0", |
6087 | 5986 | "target": "rstest_macros"
|
6088 | 5987 | }
|
6089 | 5988 | ],
|
6090 | 5989 | "selects": {}
|
6091 | 5990 | },
|
6092 |
| - "version": "0.15.0" |
| 5991 | + "version": "0.16.0" |
6093 | 5992 | },
|
6094 | 5993 | "license": "MIT/Apache-2.0"
|
6095 | 5994 | },
|
6096 |
| - "rstest_macros 0.14.0": { |
| 5995 | + "rstest_macros 0.16.0": { |
6097 | 5996 | "name": "rstest_macros",
|
6098 |
| - "version": "0.14.0", |
| 5997 | + "version": "0.16.0", |
6099 | 5998 | "repository": {
|
6100 | 5999 | "Http": {
|
6101 |
| - "url": "https://crates.io/api/v1/crates/rstest_macros/0.14.0/download", |
6102 |
| - "sha256": "5015e68a0685a95ade3eee617ff7101ab6a3fc689203101ca16ebc16f2b89c66" |
| 6000 | + "url": "https://crates.io/api/v1/crates/rstest_macros/0.16.0/download", |
| 6001 | + "sha256": "7229b505ae0706e64f37ffc54a9c163e11022a6636d58fe1f3f52018257ff9f7" |
6103 | 6002 | }
|
6104 | 6003 | },
|
6105 | 6004 | "targets": [
|
|
6151 | 6050 | "target": "quote"
|
6152 | 6051 | },
|
6153 | 6052 | {
|
6154 |
| - "id": "rstest_macros 0.14.0", |
| 6053 | + "id": "rstest_macros 0.16.0", |
6155 | 6054 | "target": "build_script_build"
|
6156 | 6055 | },
|
6157 | 6056 | {
|
6158 | 6057 | "id": "syn 1.0.107",
|
6159 | 6058 | "target": "syn"
|
| 6059 | + }, |
| 6060 | + { |
| 6061 | + "id": "unicode-ident 1.0.6", |
| 6062 | + "target": "unicode_ident" |
6160 | 6063 | }
|
6161 | 6064 | ],
|
6162 | 6065 | "selects": {}
|
6163 | 6066 | },
|
6164 | 6067 | "edition": "2018",
|
6165 |
| - "version": "0.14.0" |
| 6068 | + "version": "0.16.0" |
6166 | 6069 | },
|
6167 | 6070 | "build_script_attrs": {
|
6168 | 6071 | "data_glob": [
|
|
6580 | 6483 | "target": "directories"
|
6581 | 6484 | },
|
6582 | 6485 | {
|
6583 |
| - "id": "env_logger 0.9.3", |
| 6486 | + "id": "env_logger 0.10.0", |
6584 | 6487 | "target": "env_logger"
|
6585 | 6488 | },
|
6586 | 6489 | {
|
|
6592 | 6495 | "target": "flate2"
|
6593 | 6496 | },
|
6594 | 6497 | {
|
6595 |
| - "id": "infer 0.11.0", |
| 6498 | + "id": "infer 0.12.0", |
6596 | 6499 | "target": "infer"
|
6597 | 6500 | },
|
6598 | 6501 | {
|
|
6641 | 6544 | "target": "assert_cmd"
|
6642 | 6545 | },
|
6643 | 6546 | {
|
6644 |
| - "id": "rstest 0.15.0", |
| 6547 | + "id": "rstest 0.16.0", |
6645 | 6548 | "target": "rstest"
|
6646 | 6549 | }
|
6647 | 6550 | ],
|
|
8789 | 8692 | },
|
8790 | 8693 | {
|
8791 | 8694 | "Binary": {
|
8792 |
| - "crate_name": "exit", |
8793 |
| - "crate_root": "src/bin/exit.rs", |
| 8695 | + "crate_name": "sleep", |
| 8696 | + "crate_root": "src/bin/sleep.rs", |
8794 | 8697 | "srcs": {
|
8795 | 8698 | "include": [
|
8796 | 8699 | "**/*.rs"
|
|
8801 | 8704 | },
|
8802 | 8705 | {
|
8803 | 8706 | "Binary": {
|
8804 |
| - "crate_name": "sleep", |
8805 |
| - "crate_root": "src/bin/sleep.rs", |
| 8707 | + "crate_name": "reader", |
| 8708 | + "crate_root": "src/bin/reader.rs", |
8806 | 8709 | "srcs": {
|
8807 | 8710 | "include": [
|
8808 | 8711 | "**/*.rs"
|
|
8813 | 8716 | },
|
8814 | 8717 | {
|
8815 | 8718 | "Binary": {
|
8816 |
| - "crate_name": "reader", |
8817 |
| - "crate_root": "src/bin/reader.rs", |
| 8719 | + "crate_name": "exit", |
| 8720 | + "crate_root": "src/bin/exit.rs", |
8818 | 8721 | "srcs": {
|
8819 | 8722 | "include": [
|
8820 | 8723 | "**/*.rs"
|
|
0 commit comments