update cargo-sources.json

This commit is contained in:
2026-07-20 21:18:43 +03:00
parent 62821904af
commit cb7f4f7f6b
+10 -10
View File
@@ -2439,14 +2439,14 @@
{ {
"type": "archive", "type": "archive",
"archive-type": "tar-gzip", "archive-type": "tar-gzip",
"url": "https://static.crates.io/crates/ignore/ignore-0.4.30.crate", "url": "https://static.crates.io/crates/ignore/ignore-0.4.31.crate",
"sha256": "7b009b6744c1445efd7244084e25e498636412effb6760b55067553baa925cc7", "sha256": "7f8a7b8211e695a1d0cd91cace480d4d0bd57667ab10277cc412c5f7f4884f83",
"dest": "cargo/vendor/ignore-0.4.30" "dest": "cargo/vendor/ignore-0.4.31"
}, },
{ {
"type": "inline", "type": "inline",
"contents": "{\"package\": \"7b009b6744c1445efd7244084e25e498636412effb6760b55067553baa925cc7\", \"files\": {}}", "contents": "{\"package\": \"7f8a7b8211e695a1d0cd91cace480d4d0bd57667ab10277cc412c5f7f4884f83\", \"files\": {}}",
"dest": "cargo/vendor/ignore-0.4.30", "dest": "cargo/vendor/ignore-0.4.31",
"dest-filename": ".cargo-checksum.json" "dest-filename": ".cargo-checksum.json"
}, },
{ {
@@ -5434,14 +5434,14 @@
{ {
"type": "archive", "type": "archive",
"archive-type": "tar-gzip", "archive-type": "tar-gzip",
"url": "https://static.crates.io/crates/tokio/tokio-1.53.0.crate", "url": "https://static.crates.io/crates/tokio/tokio-1.53.1.crate",
"sha256": "d988bcd52dbe076d3d46903332f58c912b87a2c49b1428419a5845154762ffee", "sha256": "202caea871b69668250d242070849eb495be178ed697a3e98aebce5bc81a0bed",
"dest": "cargo/vendor/tokio-1.53.0" "dest": "cargo/vendor/tokio-1.53.1"
}, },
{ {
"type": "inline", "type": "inline",
"contents": "{\"package\": \"d988bcd52dbe076d3d46903332f58c912b87a2c49b1428419a5845154762ffee\", \"files\": {}}", "contents": "{\"package\": \"202caea871b69668250d242070849eb495be178ed697a3e98aebce5bc81a0bed\", \"files\": {}}",
"dest": "cargo/vendor/tokio-1.53.0", "dest": "cargo/vendor/tokio-1.53.1",
"dest-filename": ".cargo-checksum.json" "dest-filename": ".cargo-checksum.json"
}, },
{ {