|
1 | 1 | { |
2 | | - "checksum": "25815f2fbf7f42d91f8978faaf1b1d727eddc9e14d9440b791c2048e431b3743", |
| 2 | + "checksum": "1b307b787c95f27b60af367955d57dfd4b21ff233bf6e156a87950f4c610430e", |
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.91": { |
| 575 | + "anyhow 1.0.89": { |
576 | 576 | "name": "anyhow", |
577 | | - "version": "1.0.91", |
| 577 | + "version": "1.0.89", |
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.91/download", |
582 | | - "sha256": "c042108f3ed77fd83760a5fd79b53be043192bb3b9dba91d8c574c0ada7850c8" |
| 581 | + "url": "https://static.crates.io/crates/anyhow/1.0.89/download", |
| 582 | + "sha256": "86fdf8605db99b54d3cd748a44c6d04df638eb5dafb219b135d0149bd0db01f6" |
583 | 583 | } |
584 | 584 | }, |
585 | 585 | "targets": [ |
|
623 | 623 | "deps": { |
624 | 624 | "common": [ |
625 | 625 | { |
626 | | - "id": "anyhow 1.0.91", |
| 626 | + "id": "anyhow 1.0.89", |
627 | 627 | "target": "build_script_build" |
628 | 628 | }, |
629 | 629 | { |
|
634 | 634 | "selects": {} |
635 | 635 | }, |
636 | 636 | "edition": "2018", |
637 | | - "version": "1.0.91" |
| 637 | + "version": "1.0.89" |
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 | + }, |
2037 | 2041 | { |
2038 | 2042 | "id": "shlex 1.3.0", |
2039 | 2043 | "target": "shlex" |
2040 | 2044 | } |
2041 | 2045 | ], |
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 | | - } |
| 2046 | + "selects": {} |
2110 | 2047 | }, |
2111 | 2048 | "edition": "2018", |
2112 | 2049 | "version": "1.1.30" |
|
4121 | 4058 | "target": "log" |
4122 | 4059 | }, |
4123 | 4060 | { |
4124 | | - "id": "regex 1.11.1", |
| 4061 | + "id": "regex 1.11.0", |
4125 | 4062 | "target": "regex" |
4126 | 4063 | } |
4127 | 4064 | ], |
@@ -10474,14 +10411,14 @@ |
10474 | 10411 | ], |
10475 | 10412 | "license_file": "LICENSE" |
10476 | 10413 | }, |
10477 | | - "regex 1.11.1": { |
| 10414 | + "regex 1.11.0": { |
10478 | 10415 | "name": "regex", |
10479 | | - "version": "1.11.1", |
| 10416 | + "version": "1.11.0", |
10480 | 10417 | "package_url": "https://github.com/rust-lang/regex", |
10481 | 10418 | "repository": { |
10482 | 10419 | "Http": { |
10483 | | - "url": "https://static.crates.io/crates/regex/1.11.1/download", |
10484 | | - "sha256": "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191" |
| 10420 | + "url": "https://static.crates.io/crates/regex/1.11.0/download", |
| 10421 | + "sha256": "38200e5ee88914975b69f657f0801b6f6dccafd44fd9326302a4aaeecfacb1d8" |
10485 | 10422 | } |
10486 | 10423 | }, |
10487 | 10424 | "targets": [ |
|
10547 | 10484 | "selects": {} |
10548 | 10485 | }, |
10549 | 10486 | "edition": "2021", |
10550 | | - "version": "1.11.1" |
| 10487 | + "version": "1.11.0" |
10551 | 10488 | }, |
10552 | 10489 | "license": "MIT OR Apache-2.0", |
10553 | 10490 | "license_ids": [ |
|
12871 | 12808 | "target": "quote" |
12872 | 12809 | }, |
12873 | 12810 | { |
12874 | | - "id": "regex 1.11.1", |
| 12811 | + "id": "regex 1.11.0", |
12875 | 12812 | "target": "regex" |
12876 | 12813 | }, |
12877 | 12814 | { |
|
14109 | 14046 | ], |
14110 | 14047 | "license_file": "LICENSE" |
14111 | 14048 | }, |
14112 | | - "selenium-manager 0.4.26": { |
| 14049 | + "selenium-manager 0.4.24": { |
14113 | 14050 | "name": "selenium-manager", |
14114 | | - "version": "0.4.26", |
| 14051 | + "version": "0.4.24", |
14115 | 14052 | "package_url": "https://github.com/SeleniumHQ/selenium", |
14116 | 14053 | "repository": null, |
14117 | 14054 | "targets": [ |
|
14136 | 14073 | "deps": { |
14137 | 14074 | "common": [ |
14138 | 14075 | { |
14139 | | - "id": "anyhow 1.0.91", |
| 14076 | + "id": "anyhow 1.0.89", |
14140 | 14077 | "target": "anyhow" |
14141 | 14078 | }, |
14142 | 14079 | { |
|
14180 | 14117 | "target": "log" |
14181 | 14118 | }, |
14182 | 14119 | { |
14183 | | - "id": "regex 1.11.1", |
| 14120 | + "id": "regex 1.11.0", |
14184 | 14121 | "target": "regex" |
14185 | 14122 | }, |
14186 | 14123 | { |
|
14248 | 14185 | "selects": {} |
14249 | 14186 | }, |
14250 | 14187 | "edition": "2021", |
14251 | | - "version": "0.4.26" |
| 14188 | + "version": "0.4.24" |
14252 | 14189 | }, |
14253 | 14190 | "license": "Apache-2.0", |
14254 | 14191 | "license_ids": [ |
|
22214 | 22151 | }, |
22215 | 22152 | "binary_crates": [], |
22216 | 22153 | "workspace_members": { |
22217 | | - "selenium-manager 0.4.26": "rust" |
| 22154 | + "selenium-manager 0.4.24": "rust" |
22218 | 22155 | }, |
22219 | 22156 | "conditions": { |
22220 | 22157 | "aarch64-apple-darwin": [ |
|
22736 | 22673 | ] |
22737 | 22674 | }, |
22738 | 22675 | "direct_deps": [ |
22739 | | - "anyhow 1.0.91", |
| 22676 | + "anyhow 1.0.89", |
22740 | 22677 | "apple-flat-package 0.18.0", |
22741 | 22678 | "bzip2 0.4.4", |
22742 | 22679 | "clap 4.5.20", |
|
22747 | 22684 | "flate2 1.0.34", |
22748 | 22685 | "infer 0.16.0", |
22749 | 22686 | "log 0.4.22", |
22750 | | - "regex 1.11.1", |
| 22687 | + "regex 1.11.0", |
22751 | 22688 | "reqwest 0.12.8", |
22752 | 22689 | "serde 1.0.210", |
22753 | 22690 | "serde_json 1.0.128", |
|
0 commit comments