|
1 | 1 | # @generated - this file is auto-generated by `mise lock` https://mise.en.dev/dev-tools/mise-lock.html |
2 | 2 |
|
3 | | -[[tools."cargo:cargo-zigbuild"]] |
4 | | -version = "0.22.3" |
5 | | -backend = "cargo:cargo-zigbuild" |
6 | | - |
7 | 3 | [[tools."github:EmbarkStudios/cargo-about"]] |
8 | 4 | version = "0.8.4" |
9 | 5 | backend = "github:EmbarkStudios/cargo-about" |
@@ -64,6 +60,25 @@ checksum = "sha256:a781e8018260ab128e7690d8497736fa231b6ca895d57131d5b5b966ca987 |
64 | 60 | url = "https://github.com/mozilla/sccache/releases/download/v0.14.0/sccache-v0.14.0-aarch64-apple-darwin.tar.gz" |
65 | 61 | url_api = "https://api.github.com/repos/mozilla/sccache/releases/assets/353135984" |
66 | 62 |
|
| 63 | +[[tools."github:rust-cross/cargo-zigbuild"]] |
| 64 | +version = "0.22.3" |
| 65 | +backend = "github:rust-cross/cargo-zigbuild" |
| 66 | + |
| 67 | +[tools."github:rust-cross/cargo-zigbuild"."platforms.linux-arm64"] |
| 68 | +checksum = "sha256:6f86a78cf8be222ac08a68a944ffd8a1ef9d455c504097f0ffbd8bcfbe434a55" |
| 69 | +url = "https://github.com/rust-cross/cargo-zigbuild/releases/download/v0.22.3/cargo-zigbuild-aarch64-unknown-linux-gnu.tar.xz" |
| 70 | +url_api = "https://api.github.com/repos/rust-cross/cargo-zigbuild/releases/assets/405676932" |
| 71 | + |
| 72 | +[tools."github:rust-cross/cargo-zigbuild"."platforms.linux-x64"] |
| 73 | +checksum = "sha256:6a014d41ba41ca4b69ca4c4819b9f78a41b0197b5d486904e31c1244e3686190" |
| 74 | +url = "https://github.com/rust-cross/cargo-zigbuild/releases/download/v0.22.3/cargo-zigbuild-x86_64-unknown-linux-gnu.tar.xz" |
| 75 | +url_api = "https://api.github.com/repos/rust-cross/cargo-zigbuild/releases/assets/405676949" |
| 76 | + |
| 77 | +[tools."github:rust-cross/cargo-zigbuild"."platforms.macos-arm64"] |
| 78 | +checksum = "sha256:29caf036bdbb4e6f07afea31706b6f386cb5a4db9a46a3a8b462b9b78157e08d" |
| 79 | +url = "https://github.com/rust-cross/cargo-zigbuild/releases/download/v0.22.3/cargo-zigbuild-aarch64-apple-darwin.tar.xz" |
| 80 | +url_api = "https://api.github.com/repos/rust-cross/cargo-zigbuild/releases/assets/405676922" |
| 81 | + |
67 | 82 | [[tools.helm]] |
68 | 83 | version = "4.2.0" |
69 | 84 | backend = "aqua:helm/helm" |
|
0 commit comments