|
1 | 1 | {
|
2 |
| - "checksum": "7c8cd2683de76ab9fae29a74881389aefee00f8d83f53bd006aba44b4dd3731d", |
| 2 | + "checksum": "eb371dc49c5639c18e7f0415686de673ae7f83a972b6fd8823550485f5f63bea", |
3 | 3 | "crates": {
|
4 | 4 | "addr2line 0.24.2": {
|
5 | 5 | "name": "addr2line",
|
|
9978 | 9978 | ],
|
9979 | 9979 | "license_file": "LICENSE.txt"
|
9980 | 9980 | },
|
9981 |
| - "pathdiff 0.2.2": { |
| 9981 | + "pathdiff 0.2.3": { |
9982 | 9982 | "name": "pathdiff",
|
9983 |
| - "version": "0.2.2", |
| 9983 | + "version": "0.2.3", |
9984 | 9984 | "package_url": "https://github.com/Manishearth/pathdiff",
|
9985 | 9985 | "repository": {
|
9986 | 9986 | "Http": {
|
9987 |
| - "url": "https://static.crates.io/crates/pathdiff/0.2.2/download", |
9988 |
| - "sha256": "d61c5ce1153ab5b689d0c074c4e7fc613e942dfb7dd9eea5ab202d2ad91fe361" |
| 9987 | + "url": "https://static.crates.io/crates/pathdiff/0.2.3/download", |
| 9988 | + "sha256": "df94ce210e5bc13cb6651479fa48d14f601d9858cfe0467f43ae157023b938d3" |
9989 | 9989 | }
|
9990 | 9990 | },
|
9991 | 9991 | "targets": [
|
|
10008 | 10008 | "**"
|
10009 | 10009 | ],
|
10010 | 10010 | "edition": "2018",
|
10011 |
| - "version": "0.2.2" |
| 10011 | + "version": "0.2.3" |
10012 | 10012 | },
|
10013 | 10013 | "license": "MIT/Apache-2.0",
|
10014 | 10014 | "license_ids": [
|
|
10856 | 10856 | "id": "miette 7.2.0",
|
10857 | 10857 | "target": "miette"
|
10858 | 10858 | },
|
| 10859 | + { |
| 10860 | + "id": "pathdiff 0.2.3", |
| 10861 | + "target": "pathdiff" |
| 10862 | + }, |
| 10863 | + { |
| 10864 | + "id": "relative-path 1.9.3", |
| 10865 | + "target": "relative_path" |
| 10866 | + }, |
10859 | 10867 | {
|
10860 | 10868 | "id": "tempfile 3.13.0",
|
10861 | 10869 | "target": "tempfile"
|
|
10891 | 10899 | {
|
10892 | 10900 | "id": "uv-virtualenv 0.0.4",
|
10893 | 10901 | "target": "uv_virtualenv"
|
| 10902 | + }, |
| 10903 | + { |
| 10904 | + "id": "walkdir 2.5.0", |
| 10905 | + "target": "walkdir" |
10894 | 10906 | }
|
10895 | 10907 | ],
|
10896 | 10908 | "selects": {}
|
|
12203 | 12215 | ],
|
12204 | 12216 | "license_file": "LICENSE-APACHE"
|
12205 | 12217 | },
|
| 12218 | + "relative-path 1.9.3": { |
| 12219 | + "name": "relative-path", |
| 12220 | + "version": "1.9.3", |
| 12221 | + "package_url": "https://github.com/udoprog/relative-path", |
| 12222 | + "repository": { |
| 12223 | + "Http": { |
| 12224 | + "url": "https://static.crates.io/crates/relative-path/1.9.3/download", |
| 12225 | + "sha256": "ba39f3699c378cd8970968dcbff9c43159ea4cfbd88d43c00b22f2ef10a435d2" |
| 12226 | + } |
| 12227 | + }, |
| 12228 | + "targets": [ |
| 12229 | + { |
| 12230 | + "Library": { |
| 12231 | + "crate_name": "relative_path", |
| 12232 | + "crate_root": "src/lib.rs", |
| 12233 | + "srcs": { |
| 12234 | + "allow_empty": true, |
| 12235 | + "include": [ |
| 12236 | + "**/*.rs" |
| 12237 | + ] |
| 12238 | + } |
| 12239 | + } |
| 12240 | + } |
| 12241 | + ], |
| 12242 | + "library_target_name": "relative_path", |
| 12243 | + "common_attrs": { |
| 12244 | + "compile_data_glob": [ |
| 12245 | + "**" |
| 12246 | + ], |
| 12247 | + "crate_features": { |
| 12248 | + "common": [ |
| 12249 | + "default" |
| 12250 | + ], |
| 12251 | + "selects": {} |
| 12252 | + }, |
| 12253 | + "edition": "2021", |
| 12254 | + "version": "1.9.3" |
| 12255 | + }, |
| 12256 | + "license": "MIT OR Apache-2.0", |
| 12257 | + "license_ids": [ |
| 12258 | + "Apache-2.0", |
| 12259 | + "MIT" |
| 12260 | + ], |
| 12261 | + "license_file": null |
| 12262 | + }, |
12206 | 12263 | "rend 0.5.2": {
|
12207 | 12264 | "name": "rend",
|
12208 | 12265 | "version": "0.5.2",
|
|
21868 | 21925 | "target": "mailparse"
|
21869 | 21926 | },
|
21870 | 21927 | {
|
21871 |
| - "id": "pathdiff 0.2.2", |
| 21928 | + "id": "pathdiff 0.2.3", |
21872 | 21929 | "target": "pathdiff"
|
21873 | 21930 | },
|
21874 | 21931 | {
|
|
22997 | 23054 | "target": "itertools"
|
22998 | 23055 | },
|
22999 | 23056 | {
|
23000 |
| - "id": "pathdiff 0.2.2", |
| 23057 | + "id": "pathdiff 0.2.3", |
23001 | 23058 | "target": "pathdiff"
|
23002 | 23059 | },
|
23003 | 23060 | {
|
|
27568 | 27625 | "clap 4.5.20",
|
27569 | 27626 | "itertools 0.13.0",
|
27570 | 27627 | "miette 7.2.0",
|
| 27628 | + "pathdiff 0.2.3", |
| 27629 | + "relative-path 1.9.3", |
27571 | 27630 | "tempfile 3.13.0",
|
27572 | 27631 | "thiserror 1.0.65",
|
27573 | 27632 | "uv-cache 0.0.1",
|
|
27576 | 27635 | "uv-install-wheel 0.0.1",
|
27577 | 27636 | "uv-pypi-types 0.0.1",
|
27578 | 27637 | "uv-python 0.0.1",
|
27579 |
| - "uv-virtualenv 0.0.4" |
| 27638 | + "uv-virtualenv 0.0.4", |
| 27639 | + "walkdir 2.5.0" |
27580 | 27640 | ],
|
27581 | 27641 | "direct_dev_deps": []
|
27582 | 27642 | }
|
0 commit comments