|
1 | 1 | { |
2 | | - "checksum": "1b307b787c95f27b60af367955d57dfd4b21ff233bf6e156a87950f4c610430e", |
| 2 | + "checksum": "94895b25f9b1d0a76ec78d588887353422bc623faf9ef986467b199d2a966765", |
3 | 3 | "crates": { |
4 | 4 | "addr2line 0.21.0": { |
5 | 5 | "name": "addr2line", |
|
572 | 572 | ], |
573 | 573 | "license_file": "LICENSE-APACHE" |
574 | 574 | }, |
575 | | - "anyhow 1.0.89": { |
| 575 | + "anyhow 1.0.91": { |
576 | 576 | "name": "anyhow", |
577 | | - "version": "1.0.89", |
| 577 | + "version": "1.0.91", |
578 | 578 | "package_url": "https://github.com/dtolnay/anyhow", |
579 | 579 | "repository": { |
580 | 580 | "Http": { |
581 | | - "url": "https://static.crates.io/crates/anyhow/1.0.89/download", |
582 | | - "sha256": "86fdf8605db99b54d3cd748a44c6d04df638eb5dafb219b135d0149bd0db01f6" |
| 581 | + "url": "https://static.crates.io/crates/anyhow/1.0.91/download", |
| 582 | + "sha256": "c042108f3ed77fd83760a5fd79b53be043192bb3b9dba91d8c574c0ada7850c8" |
583 | 583 | } |
584 | 584 | }, |
585 | 585 | "targets": [ |
|
623 | 623 | "deps": { |
624 | 624 | "common": [ |
625 | 625 | { |
626 | | - "id": "anyhow 1.0.89", |
| 626 | + "id": "anyhow 1.0.91", |
627 | 627 | "target": "build_script_build" |
628 | 628 | }, |
629 | 629 | { |
|
634 | 634 | "selects": {} |
635 | 635 | }, |
636 | 636 | "edition": "2018", |
637 | | - "version": "1.0.89" |
| 637 | + "version": "1.0.91" |
638 | 638 | }, |
639 | 639 | "build_script_attrs": { |
640 | 640 | "compile_data_glob": [ |
|
2034 | 2034 | "id": "jobserver 0.1.31", |
2035 | 2035 | "target": "jobserver" |
2036 | 2036 | }, |
2037 | | - { |
2038 | | - "id": "libc 0.2.160", |
2039 | | - "target": "libc" |
2040 | | - }, |
2041 | 2037 | { |
2042 | 2038 | "id": "shlex 1.3.0", |
2043 | 2039 | "target": "shlex" |
2044 | 2040 | } |
2045 | 2041 | ], |
2046 | | - "selects": {} |
| 2042 | + "selects": { |
| 2043 | + "aarch64-apple-darwin": [ |
| 2044 | + { |
| 2045 | + "id": "libc 0.2.160", |
| 2046 | + "target": "libc" |
| 2047 | + } |
| 2048 | + ], |
| 2049 | + "aarch64-unknown-linux-gnu": [ |
| 2050 | + { |
| 2051 | + "id": "libc 0.2.160", |
| 2052 | + "target": "libc" |
| 2053 | + } |
| 2054 | + ], |
| 2055 | + "aarch64-unknown-nixos-gnu": [ |
| 2056 | + { |
| 2057 | + "id": "libc 0.2.160", |
| 2058 | + "target": "libc" |
| 2059 | + } |
| 2060 | + ], |
| 2061 | + "arm-unknown-linux-gnueabi": [ |
| 2062 | + { |
| 2063 | + "id": "libc 0.2.160", |
| 2064 | + "target": "libc" |
| 2065 | + } |
| 2066 | + ], |
| 2067 | + "i686-unknown-linux-gnu": [ |
| 2068 | + { |
| 2069 | + "id": "libc 0.2.160", |
| 2070 | + "target": "libc" |
| 2071 | + } |
| 2072 | + ], |
| 2073 | + "powerpc-unknown-linux-gnu": [ |
| 2074 | + { |
| 2075 | + "id": "libc 0.2.160", |
| 2076 | + "target": "libc" |
| 2077 | + } |
| 2078 | + ], |
| 2079 | + "s390x-unknown-linux-gnu": [ |
| 2080 | + { |
| 2081 | + "id": "libc 0.2.160", |
| 2082 | + "target": "libc" |
| 2083 | + } |
| 2084 | + ], |
| 2085 | + "x86_64-apple-darwin": [ |
| 2086 | + { |
| 2087 | + "id": "libc 0.2.160", |
| 2088 | + "target": "libc" |
| 2089 | + } |
| 2090 | + ], |
| 2091 | + "x86_64-unknown-freebsd": [ |
| 2092 | + { |
| 2093 | + "id": "libc 0.2.160", |
| 2094 | + "target": "libc" |
| 2095 | + } |
| 2096 | + ], |
| 2097 | + "x86_64-unknown-linux-gnu": [ |
| 2098 | + { |
| 2099 | + "id": "libc 0.2.160", |
| 2100 | + "target": "libc" |
| 2101 | + } |
| 2102 | + ], |
| 2103 | + "x86_64-unknown-nixos-gnu": [ |
| 2104 | + { |
| 2105 | + "id": "libc 0.2.160", |
| 2106 | + "target": "libc" |
| 2107 | + } |
| 2108 | + ] |
| 2109 | + } |
2047 | 2110 | }, |
2048 | 2111 | "edition": "2018", |
2049 | 2112 | "version": "1.1.30" |
|
4058 | 4121 | "target": "log" |
4059 | 4122 | }, |
4060 | 4123 | { |
4061 | | - "id": "regex 1.11.0", |
| 4124 | + "id": "regex 1.11.1", |
4062 | 4125 | "target": "regex" |
4063 | 4126 | } |
4064 | 4127 | ], |
@@ -10411,14 +10474,14 @@ |
10411 | 10474 | ], |
10412 | 10475 | "license_file": "LICENSE" |
10413 | 10476 | }, |
10414 | | - "regex 1.11.0": { |
| 10477 | + "regex 1.11.1": { |
10415 | 10478 | "name": "regex", |
10416 | | - "version": "1.11.0", |
| 10479 | + "version": "1.11.1", |
10417 | 10480 | "package_url": "https://github.com/rust-lang/regex", |
10418 | 10481 | "repository": { |
10419 | 10482 | "Http": { |
10420 | | - "url": "https://static.crates.io/crates/regex/1.11.0/download", |
10421 | | - "sha256": "38200e5ee88914975b69f657f0801b6f6dccafd44fd9326302a4aaeecfacb1d8" |
| 10483 | + "url": "https://static.crates.io/crates/regex/1.11.1/download", |
| 10484 | + "sha256": "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191" |
10422 | 10485 | } |
10423 | 10486 | }, |
10424 | 10487 | "targets": [ |
|
10484 | 10547 | "selects": {} |
10485 | 10548 | }, |
10486 | 10549 | "edition": "2021", |
10487 | | - "version": "1.11.0" |
| 10550 | + "version": "1.11.1" |
10488 | 10551 | }, |
10489 | 10552 | "license": "MIT OR Apache-2.0", |
10490 | 10553 | "license_ids": [ |
|
12808 | 12871 | "target": "quote" |
12809 | 12872 | }, |
12810 | 12873 | { |
12811 | | - "id": "regex 1.11.0", |
| 12874 | + "id": "regex 1.11.1", |
12812 | 12875 | "target": "regex" |
12813 | 12876 | }, |
12814 | 12877 | { |
|
14073 | 14136 | "deps": { |
14074 | 14137 | "common": [ |
14075 | 14138 | { |
14076 | | - "id": "anyhow 1.0.89", |
| 14139 | + "id": "anyhow 1.0.91", |
14077 | 14140 | "target": "anyhow" |
14078 | 14141 | }, |
14079 | 14142 | { |
|
14117 | 14180 | "target": "log" |
14118 | 14181 | }, |
14119 | 14182 | { |
14120 | | - "id": "regex 1.11.0", |
| 14183 | + "id": "regex 1.11.1", |
14121 | 14184 | "target": "regex" |
14122 | 14185 | }, |
14123 | 14186 | { |
|
22673 | 22736 | ] |
22674 | 22737 | }, |
22675 | 22738 | "direct_deps": [ |
22676 | | - "anyhow 1.0.89", |
| 22739 | + "anyhow 1.0.91", |
22677 | 22740 | "apple-flat-package 0.18.0", |
22678 | 22741 | "bzip2 0.4.4", |
22679 | 22742 | "clap 4.5.20", |
|
22684 | 22747 | "flate2 1.0.34", |
22685 | 22748 | "infer 0.16.0", |
22686 | 22749 | "log 0.4.22", |
22687 | | - "regex 1.11.0", |
| 22750 | + "regex 1.11.1", |
22688 | 22751 | "reqwest 0.12.8", |
22689 | 22752 | "serde 1.0.210", |
22690 | 22753 | "serde_json 1.0.128", |
|
0 commit comments