mirror of
https://github.com/moku-project/Moku.git
synced 2026-06-13 09:19:56 -05:00
Fix: Zoom Issue (Bug #14)
This commit is contained in:
@@ -4201,14 +4201,14 @@
|
||||
{
|
||||
"type": "archive",
|
||||
"archive-type": "tar-gzip",
|
||||
"url": "https://static.crates.io/crates/rustc-hash/rustc-hash-2.1.1.crate",
|
||||
"sha256": "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d",
|
||||
"dest": "cargo/vendor/rustc-hash-2.1.1"
|
||||
"url": "https://static.crates.io/crates/rustc-hash/rustc-hash-2.1.2.crate",
|
||||
"sha256": "94300abf3f1ae2e2b8ffb7b58043de3d399c73fa6f4b73826402a5c457614dbe",
|
||||
"dest": "cargo/vendor/rustc-hash-2.1.2"
|
||||
},
|
||||
{
|
||||
"type": "inline",
|
||||
"contents": "{\"package\": \"357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d\", \"files\": {}}",
|
||||
"dest": "cargo/vendor/rustc-hash-2.1.1",
|
||||
"contents": "{\"package\": \"94300abf3f1ae2e2b8ffb7b58043de3d399c73fa6f4b73826402a5c457614dbe\", \"files\": {}}",
|
||||
"dest": "cargo/vendor/rustc-hash-2.1.2",
|
||||
"dest-filename": ".cargo-checksum.json"
|
||||
},
|
||||
{
|
||||
@@ -7503,27 +7503,27 @@
|
||||
{
|
||||
"type": "archive",
|
||||
"archive-type": "tar-gzip",
|
||||
"url": "https://static.crates.io/crates/zerocopy/zerocopy-0.8.47.crate",
|
||||
"sha256": "efbb2a062be311f2ba113ce66f697a4dc589f85e78a4aea276200804cea0ed87",
|
||||
"dest": "cargo/vendor/zerocopy-0.8.47"
|
||||
"url": "https://static.crates.io/crates/zerocopy/zerocopy-0.8.48.crate",
|
||||
"sha256": "eed437bf9d6692032087e337407a86f04cd8d6a16a37199ed57949d415bd68e9",
|
||||
"dest": "cargo/vendor/zerocopy-0.8.48"
|
||||
},
|
||||
{
|
||||
"type": "inline",
|
||||
"contents": "{\"package\": \"efbb2a062be311f2ba113ce66f697a4dc589f85e78a4aea276200804cea0ed87\", \"files\": {}}",
|
||||
"dest": "cargo/vendor/zerocopy-0.8.47",
|
||||
"contents": "{\"package\": \"eed437bf9d6692032087e337407a86f04cd8d6a16a37199ed57949d415bd68e9\", \"files\": {}}",
|
||||
"dest": "cargo/vendor/zerocopy-0.8.48",
|
||||
"dest-filename": ".cargo-checksum.json"
|
||||
},
|
||||
{
|
||||
"type": "archive",
|
||||
"archive-type": "tar-gzip",
|
||||
"url": "https://static.crates.io/crates/zerocopy-derive/zerocopy-derive-0.8.47.crate",
|
||||
"sha256": "0e8bc7269b54418e7aeeef514aa68f8690b8c0489a06b0136e5f57c4c5ccab89",
|
||||
"dest": "cargo/vendor/zerocopy-derive-0.8.47"
|
||||
"url": "https://static.crates.io/crates/zerocopy-derive/zerocopy-derive-0.8.48.crate",
|
||||
"sha256": "70e3cd084b1788766f53af483dd21f93881ff30d7320490ec3ef7526d203bad4",
|
||||
"dest": "cargo/vendor/zerocopy-derive-0.8.48"
|
||||
},
|
||||
{
|
||||
"type": "inline",
|
||||
"contents": "{\"package\": \"0e8bc7269b54418e7aeeef514aa68f8690b8c0489a06b0136e5f57c4c5ccab89\", \"files\": {}}",
|
||||
"dest": "cargo/vendor/zerocopy-derive-0.8.47",
|
||||
"contents": "{\"package\": \"70e3cd084b1788766f53af483dd21f93881ff30d7320490ec3ef7526d203bad4\", \"files\": {}}",
|
||||
"dest": "cargo/vendor/zerocopy-derive-0.8.48",
|
||||
"dest-filename": ".cargo-checksum.json"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user