diff options
| author | Danny Milosavljevic <dannym@friendly-machines.com> | 2026-02-24 13:32:27 +0000 |
|---|---|---|
| committer | Danny Milosavljevic <dannym@friendly-machines.com> | 2026-03-03 10:58:24 +0100 |
| commit | 9eb1bf921953743603aeacbe8b9da834eaa9d339 (patch) | |
| tree | c93b3fcb5c1f0f3dc8cec6b3dc2fe45b6550692b /gnu | |
| parent | 30bd3bda23a3a26c3cabd010815e539bce0b4979 (diff) | |
gnu: Add wasm-bindgen-cli.
* gnu/packages/rust-apps.scm (wasm-bindgen-cli): New variable.
* gnu/packages/rust-crates.scm (lookup-cargo-inputs)[wasm-bindgen-cli]:
New entry.
Closes: guix/guix#6664
Change-Id: Id2a63ead78dc57fba4ab0ca3cdc47ebee7d59a4c
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/rust-apps.scm | 47 | ||||
| -rw-r--r-- | gnu/packages/rust-crates.scm | 597 |
2 files changed, 644 insertions, 0 deletions
diff --git a/gnu/packages/rust-apps.scm b/gnu/packages/rust-apps.scm index 356bb3da035..dcb3e0236f2 100644 --- a/gnu/packages/rust-apps.scm +++ b/gnu/packages/rust-apps.scm | |||
| @@ -2815,6 +2815,53 @@ bindings to C and C++ libraries. This package provides the @command{bindgen} | |||
| 2815 | command.") | 2815 | command.") |
| 2816 | (license license:bsd-3))) | 2816 | (license license:bsd-3))) |
| 2817 | 2817 | ||
| 2818 | (define-public wasm-bindgen-cli | ||
| 2819 | (package | ||
| 2820 | (name "wasm-bindgen-cli") | ||
| 2821 | (version "0.2.111") | ||
| 2822 | (source | ||
| 2823 | (origin | ||
| 2824 | (method git-fetch) | ||
| 2825 | (uri (git-reference | ||
| 2826 | (url "https://github.com/wasm-bindgen/wasm-bindgen") | ||
| 2827 | (commit version))) | ||
| 2828 | (file-name (git-file-name name version)) | ||
| 2829 | (sha256 | ||
| 2830 | (base32 "19r30f0gz56180qm8spanwb1pkg0x1k8f6mgvsjil4q4qqhfary8")) | ||
| 2831 | (modules '((guix build utils))) | ||
| 2832 | (snippet | ||
| 2833 | '(begin | ||
| 2834 | (substitute* "crates/webidl/Cargo.toml" | ||
| 2835 | (("weedle = \\{ git = \"https://github.com/wasm-bindgen/weedle.git\", rev = \"e9e131229ba0477c34f09e136ed0a89a9fb1e448\" \\}") | ||
| 2836 | "weedle = \"0.13.0\"")) | ||
| 2837 | ;; Remove examples and benchmarks from workspace; they have | ||
| 2838 | ;; unneeded git dependencies (e.g. raytracer) or bundled blobs. | ||
| 2839 | (substitute* "Cargo.toml" | ||
| 2840 | ((".*\"examples/[^\"]*\",?") "") | ||
| 2841 | ((".*\"benchmarks[^\"]*\",?") "")) | ||
| 2842 | (delete-file-recursively "examples") | ||
| 2843 | (delete-file-recursively "benchmarks"))))) | ||
| 2844 | (build-system cargo-build-system) | ||
| 2845 | (arguments | ||
| 2846 | `(#:install-source? #f | ||
| 2847 | #:cargo-build-flags '("--release" "-p" "wasm-bindgen-cli") | ||
| 2848 | #:phases | ||
| 2849 | (modify-phases %standard-phases | ||
| 2850 | (replace 'install | ||
| 2851 | (lambda* (#:key outputs #:allow-other-keys) | ||
| 2852 | (let ((bin (string-append (assoc-ref outputs "out") "/bin"))) | ||
| 2853 | (install-file "target/release/wasm-bindgen" bin) | ||
| 2854 | (install-file "target/release/wasm-bindgen-test-runner" bin) | ||
| 2855 | (install-file "target/release/wasm2es6js" bin))))))) | ||
| 2856 | (inputs (cargo-inputs 'wasm-bindgen-cli)) | ||
| 2857 | (home-page "https://github.com/wasm-bindgen/wasm-bindgen/") | ||
| 2858 | (synopsis "Generate JavaScript bindings for Rust WASM modules") | ||
| 2859 | (description "This package provides the @command{wasm-bindgen} command, | ||
| 2860 | which generates JavaScript glue code for communicating between WebAssembly | ||
| 2861 | modules and JavaScript.") | ||
| 2862 | ;; Choose either license at your option. | ||
| 2863 | (license (list license:expat license:asl2.0)))) | ||
| 2864 | |||
| 2818 | (define-public sniffglue | 2865 | (define-public sniffglue |
| 2819 | (package | 2866 | (package |
| 2820 | (name "sniffglue") | 2867 | (name "sniffglue") |
diff --git a/gnu/packages/rust-crates.scm b/gnu/packages/rust-crates.scm index da9c395fb8d..5d63bdb084b 100644 --- a/gnu/packages/rust-crates.scm +++ b/gnu/packages/rust-crates.scm | |||
| @@ -1910,6 +1910,10 @@ | |||
| 1910 | (crate-source "bitfield" "0.17.0" | 1910 | (crate-source "bitfield" "0.17.0" |
| 1911 | "1q4n13japrj852yzidhjfcq702yxkvrpv5mhmacsliz5az8x567p")) | 1911 | "1q4n13japrj852yzidhjfcq702yxkvrpv5mhmacsliz5az8x567p")) |
| 1912 | 1912 | ||
| 1913 | (define rust-bitflags-0.7.0 | ||
| 1914 | (crate-source "bitflags" "0.7.0" | ||
| 1915 | "0v8hh6wdkpk9my8z8442g4hqrqf05h0qj53dsay6mv18lqvqklda")) | ||
| 1916 | |||
| 1913 | (define rust-bitflags-1.3.2 | 1917 | (define rust-bitflags-1.3.2 |
| 1914 | (crate-source "bitflags" "1.3.2" | 1918 | (crate-source "bitflags" "1.3.2" |
| 1915 | "12ki6w8gn1ldq7yz9y680llwk5gmrhrzszaa17g1sbrw2r2qvwxy")) | 1919 | "12ki6w8gn1ldq7yz9y680llwk5gmrhrzszaa17g1sbrw2r2qvwxy")) |
| @@ -2248,6 +2252,10 @@ | |||
| 2248 | (crate-source "btparse" "0.2.0" | 2252 | (crate-source "btparse" "0.2.0" |
| 2249 | "0cczirrmif0364vlxxz9zwiajvv2pyvgvg64nni1b23r5fb80ziq")) | 2253 | "0cczirrmif0364vlxxz9zwiajvv2pyvgvg64nni1b23r5fb80ziq")) |
| 2250 | 2254 | ||
| 2255 | (define rust-buf-redux-0.8.4 | ||
| 2256 | (crate-source "buf_redux" "0.8.4" | ||
| 2257 | "0zy0p4vd2kjk7z5m4m8kdwhs5cmx1z02n7v36njhgfs8fs4aclxr")) | ||
| 2258 | |||
| 2251 | (define rust-buffer-redux-1.0.2 | 2259 | (define rust-buffer-redux-1.0.2 |
| 2252 | (crate-source "buffer-redux" "1.0.2" | 2260 | (crate-source "buffer-redux" "1.0.2" |
| 2253 | "1waq39blrj7j6qp1sp2fvplwmq10yhks7fgbsdy8kxdrqn3wz2jf")) | 2261 | "1waq39blrj7j6qp1sp2fvplwmq10yhks7fgbsdy8kxdrqn3wz2jf")) |
| @@ -5376,6 +5384,11 @@ | |||
| 5376 | (crate-source "defer-heavy" "0.1.0" | 5384 | (crate-source "defer-heavy" "0.1.0" |
| 5377 | "1qd00mmhj43ic47mphdmjwc561jbxfvh6mdmrxwmj3kc7qg6jlsh")) | 5385 | "1qd00mmhj43ic47mphdmjwc561jbxfvh6mdmrxwmj3kc7qg6jlsh")) |
| 5378 | 5386 | ||
| 5387 | (define rust-deflate-0.7.20 | ||
| 5388 | (crate-source "deflate" "0.7.20" | ||
| 5389 | "1d7d9fpmgjnznrksmd3vlv3dyw01wsrm11ifil6ag22871xnlyvh" | ||
| 5390 | #:snippet '(delete-file-recursively "tests"))) | ||
| 5391 | |||
| 5379 | (define rust-deflate-0.8.6 | 5392 | (define rust-deflate-0.8.6 |
| 5380 | (crate-source "deflate" "0.8.6" | 5393 | (crate-source "deflate" "0.8.6" |
| 5381 | "0x6iqlayg129w63999kz97m279m0jj4x4sm6gkqlvmp73y70yxvk")) | 5394 | "0x6iqlayg129w63999kz97m279m0jj4x4sm6gkqlvmp73y70yxvk")) |
| @@ -7407,6 +7420,10 @@ | |||
| 7407 | (crate-source "futures-channel" "0.3.32" | 7420 | (crate-source "futures-channel" "0.3.32" |
| 7408 | "07fcyzrmbmh7fh4ainilf1s7gnwvnk07phdq77jkb9fpa2ffifq7")) | 7421 | "07fcyzrmbmh7fh4ainilf1s7gnwvnk07phdq77jkb9fpa2ffifq7")) |
| 7409 | 7422 | ||
| 7423 | (define rust-futures-channel-preview-0.3.0-alpha.19 | ||
| 7424 | (crate-source "futures-channel-preview" "0.3.0-alpha.19" | ||
| 7425 | "0fi6bi4lpyxjigy11y5sjg6wlc8nc71vbpmxz31c3aagjvgz9rfm")) | ||
| 7426 | |||
| 7410 | (define rust-futures-core-0.3.28 | 7427 | (define rust-futures-core-0.3.28 |
| 7411 | (crate-source "futures-core" "0.3.28" | 7428 | (crate-source "futures-core" "0.3.28" |
| 7412 | "137fdxy5amg9zkpa1kqnj7bnha6b94fmddz59w973x96gqxmijjb")) | 7429 | "137fdxy5amg9zkpa1kqnj7bnha6b94fmddz59w973x96gqxmijjb")) |
| @@ -7423,6 +7440,10 @@ | |||
| 7423 | (crate-source "futures-core" "0.3.32" | 7440 | (crate-source "futures-core" "0.3.32" |
| 7424 | "07bbvwjbm5g2i330nyr1kcvjapkmdqzl4r6mqv75ivvjaa0m0d3y")) | 7441 | "07bbvwjbm5g2i330nyr1kcvjapkmdqzl4r6mqv75ivvjaa0m0d3y")) |
| 7425 | 7442 | ||
| 7443 | (define rust-futures-core-preview-0.3.0-alpha.19 | ||
| 7444 | (crate-source "futures-core-preview" "0.3.0-alpha.19" | ||
| 7445 | "02n66jkjhpy210dv24pz0j30lvyin5kzlrb50p1j7x8yzdin4nxk")) | ||
| 7446 | |||
| 7426 | (define rust-futures-executor-0.3.28 | 7447 | (define rust-futures-executor-0.3.28 |
| 7427 | (crate-source "futures-executor" "0.3.28" | 7448 | (crate-source "futures-executor" "0.3.28" |
| 7428 | "1q468di96knnla72xdvswic1ir2qkrf5czsdigc5n4l86a1fxv6c")) | 7449 | "1q468di96knnla72xdvswic1ir2qkrf5czsdigc5n4l86a1fxv6c")) |
| @@ -7800,6 +7821,10 @@ | |||
| 7800 | "0qgnkr3gaf6pndai26ysmhyr8kwn8psmhifhxhmg2ic9bczpfidv" | 7821 | "0qgnkr3gaf6pndai26ysmhyr8kwn8psmhifhxhmg2ic9bczpfidv" |
| 7801 | #:snippet '(delete-file "gettext-0.22.5.tar.xz"))) | 7822 | #:snippet '(delete-file "gettext-0.22.5.tar.xz"))) |
| 7802 | 7823 | ||
| 7824 | (define rust-gg-alloc-1.0.0 | ||
| 7825 | (crate-source "gg-alloc" "1.0.0" | ||
| 7826 | "1fi2z9p5klgqbhgqxqxwz03j4axz4vf0s58mlndrxddy397i7r8y")) | ||
| 7827 | |||
| 7803 | (define rust-gh-emoji-1.0.8 | 7828 | (define rust-gh-emoji-1.0.8 |
| 7804 | (crate-source "gh-emoji" "1.0.8" | 7829 | (crate-source "gh-emoji" "1.0.8" |
| 7805 | "0dwc7kr1dsb4bn8n87x7363c2c6vc4pi9fy6s74nk0r8vxhxz2pb")) | 7830 | "0dwc7kr1dsb4bn8n87x7363c2c6vc4pi9fy6s74nk0r8vxhxz2pb")) |
| @@ -7830,6 +7855,10 @@ | |||
| 7830 | (crate-source "gif" "0.14.1" | 7855 | (crate-source "gif" "0.14.1" |
| 7831 | "0pn3ldqjk0ng1vbc3r3zqqrnjkn6s3f3ndk96lhhrn0q82l2ppzm")) | 7856 | "0pn3ldqjk0ng1vbc3r3zqqrnjkn6s3f3ndk96lhhrn0q82l2ppzm")) |
| 7832 | 7857 | ||
| 7858 | (define rust-gif-0.9.2 | ||
| 7859 | (crate-source "gif" "0.9.2" | ||
| 7860 | "0py271291bkg5k1wqgawv0l4zjqsv1rnsx943gskpnr3p92ikr72")) | ||
| 7861 | |||
| 7833 | (define rust-gif-dispose-5.0.1 | 7862 | (define rust-gif-dispose-5.0.1 |
| 7834 | (crate-source "gif-dispose" "5.0.1" | 7863 | (crate-source "gif-dispose" "5.0.1" |
| 7835 | "1b26z4ymhy233p8bwnfzj7c5smciybxadkl8ydww5ngkj5rs06jy")) | 7864 | "1b26z4ymhy233p8bwnfzj7c5smciybxadkl8ydww5ngkj5rs06jy")) |
| @@ -10131,10 +10160,58 @@ | |||
| 10131 | (crate-source "globwalk" "0.9.1" | 10160 | (crate-source "globwalk" "0.9.1" |
| 10132 | "0mz7bsa66p2rrgnz3l94ac4kbklh7mq8j30iizyxjy4qyvmn1xqb")) | 10161 | "0mz7bsa66p2rrgnz3l94ac4kbklh7mq8j30iizyxjy4qyvmn1xqb")) |
| 10133 | 10162 | ||
| 10163 | (define rust-gloo-0.11.0 | ||
| 10164 | (crate-source "gloo" "0.11.0" | ||
| 10165 | "0wnk1zxf63i9h73r0haw2laqck3iqs0gagnp739lpbsfwbn84lni")) | ||
| 10166 | |||
| 10167 | (define rust-gloo-console-0.3.0 | ||
| 10168 | (crate-source "gloo-console" "0.3.0" | ||
| 10169 | "0qg24wbvql0bsr980hbrm0pi11c3jmlwpj0pgdklz8mlas7qc5ra")) | ||
| 10170 | |||
| 10171 | (define rust-gloo-dialogs-0.2.0 | ||
| 10172 | (crate-source "gloo-dialogs" "0.2.0" | ||
| 10173 | "1pqmg2z3x4c3id25jd0p8rjwy5qjbc4k1x8gflsi9c1207hlhixz")) | ||
| 10174 | |||
| 10175 | (define rust-gloo-events-0.2.0 | ||
| 10176 | (crate-source "gloo-events" "0.2.0" | ||
| 10177 | "0h8yr4n1pvwp4rr87835w14kjdkycyn8gypmh2lmnf3wbys6zhi7")) | ||
| 10178 | |||
| 10179 | (define rust-gloo-file-0.3.0 | ||
| 10180 | (crate-source "gloo-file" "0.3.0" | ||
| 10181 | "07xxainnnrg6l3ccw2bvqiz4m76ih557aklp5r5q5cizhrqksmlp")) | ||
| 10182 | |||
| 10183 | (define rust-gloo-history-0.2.2 | ||
| 10184 | (crate-source "gloo-history" "0.2.2" | ||
| 10185 | "1mhphqywgbqj4agpi4zyc4hah12nys7085jymiz44d5swlml6gwh")) | ||
| 10186 | |||
| 10187 | (define rust-gloo-net-0.5.0 | ||
| 10188 | (crate-source "gloo-net" "0.5.0" | ||
| 10189 | "0wz1xvll8nqzbiwswjswid7xm6332q15yr2wq4i8i6i3s51a5aj3")) | ||
| 10190 | |||
| 10191 | (define rust-gloo-render-0.2.0 | ||
| 10192 | (crate-source "gloo-render" "0.2.0" | ||
| 10193 | "0cwqcka7l5p29idq174c6mi5cgal0rywngdck26qwfki8ikqn02n")) | ||
| 10194 | |||
| 10195 | (define rust-gloo-storage-0.3.0 | ||
| 10196 | (crate-source "gloo-storage" "0.3.0" | ||
| 10197 | "0yi7740iza6nyg6n8sxzzhy6yg6xpbxhig7r2bwqlxcjihg07j7v")) | ||
| 10198 | |||
| 10134 | (define rust-gloo-timers-0.3.0 | 10199 | (define rust-gloo-timers-0.3.0 |
| 10135 | (crate-source "gloo-timers" "0.3.0" | 10200 | (crate-source "gloo-timers" "0.3.0" |
| 10136 | "1519157n7xppkk6pdw5w52vy1llzn5iljkqd7q1h5609jv7l7cdv")) | 10201 | "1519157n7xppkk6pdw5w52vy1llzn5iljkqd7q1h5609jv7l7cdv")) |
| 10137 | 10202 | ||
| 10203 | (define rust-gloo-utils-0.2.0 | ||
| 10204 | (crate-source "gloo-utils" "0.2.0" | ||
| 10205 | "1am31cd6889shb7158bg9zzsjcpvyzxrhfhxgia8rc8k84smam8b")) | ||
| 10206 | |||
| 10207 | (define rust-gloo-worker-0.5.0 | ||
| 10208 | (crate-source "gloo-worker" "0.5.0" | ||
| 10209 | "0pgymv97awlgcpl040mjmn8jwy5kzb72j98na20ir484fqnjcpq8")) | ||
| 10210 | |||
| 10211 | (define rust-gloo-worker-macros-0.1.0 | ||
| 10212 | (crate-source "gloo-worker-macros" "0.1.0" | ||
| 10213 | "1rs0f6b34mkhlmpmhqi747c34000sd5mxma92yacjyw5sicalv4m")) | ||
| 10214 | |||
| 10138 | (define rust-glow-0.16.0 | 10215 | (define rust-glow-0.16.0 |
| 10139 | (crate-source "glow" "0.16.0" | 10216 | (crate-source "glow" "0.16.0" |
| 10140 | "022z12nlyfpy36fvp2szq792xix1xbgkznpmicf1c404sxhfmrf5")) | 10217 | "022z12nlyfpy36fvp2szq792xix1xbgkznpmicf1c404sxhfmrf5")) |
| @@ -11536,6 +11613,10 @@ | |||
| 11536 | (crate-source "im-rc" "15.1.0" | 11613 | (crate-source "im-rc" "15.1.0" |
| 11537 | "1zp5vdjj4b4lg8jnrz0wmdln2cdd9gn24a4psdvwd050bykma6dg")) | 11614 | "1zp5vdjj4b4lg8jnrz0wmdln2cdd9gn24a4psdvwd050bykma6dg")) |
| 11538 | 11615 | ||
| 11616 | (define rust-image-0.12.4 | ||
| 11617 | (crate-source "image" "0.12.4" | ||
| 11618 | "0n11f0j56qkghg2x3grdi48zw5x8lgqj6kisy8bgwjc2fpdicn6r")) | ||
| 11619 | |||
| 11539 | (define rust-image-0.23.14 | 11620 | (define rust-image-0.23.14 |
| 11540 | (crate-source "image" "0.23.14" | 11621 | (crate-source "image" "0.23.14" |
| 11541 | "18gn2f7xp30pf9aqka877knlq308khxqiwjvsccvzaa4f9zcpzr4")) | 11622 | "18gn2f7xp30pf9aqka877knlq308khxqiwjvsccvzaa4f9zcpzr4")) |
| @@ -11765,6 +11846,10 @@ | |||
| 11765 | (crate-source "inferno" "0.11.21" | 11846 | (crate-source "inferno" "0.11.21" |
| 11766 | "126v1njhhx1shw0ammn3ngxxp20dmlb78p1xd9brks2zszhjja93")) | 11847 | "126v1njhhx1shw0ammn3ngxxp20dmlb78p1xd9brks2zszhjja93")) |
| 11767 | 11848 | ||
| 11849 | (define rust-inflate-0.1.1 | ||
| 11850 | (crate-source "inflate" "0.1.1" | ||
| 11851 | "1fs3gkcfypag11bskzghka8gz8p8d8qra3bm2cppvwf25lnhdq77")) | ||
| 11852 | |||
| 11768 | (define rust-inflate-0.4.5 | 11853 | (define rust-inflate-0.4.5 |
| 11769 | (crate-source "inflate" "0.4.5" | 11854 | (crate-source "inflate" "0.4.5" |
| 11770 | "1zxjdn8iwa0ssxrnjmywm3r1v284wryvzrf8vkc7nyf5ijbjknqw" | 11855 | "1zxjdn8iwa0ssxrnjmywm3r1v284wryvzrf8vkc7nyf5ijbjknqw" |
| @@ -14143,6 +14228,10 @@ | |||
| 14143 | (("(want_static = ).*" _ prefix) | 14228 | (("(want_static = ).*" _ prefix) |
| 14144 | (string-append prefix "false;\n")))))) | 14229 | (string-append prefix "false;\n")))))) |
| 14145 | 14230 | ||
| 14231 | (define rust-lzw-0.10.0 | ||
| 14232 | (crate-source "lzw" "0.10.0" | ||
| 14233 | "1170dfskhzlh8h2bm333811hykjvpypgnvxyhhm1rllyi2xpr53x")) | ||
| 14234 | |||
| 14146 | (define rust-mac-0.1.1 | 14235 | (define rust-mac-0.1.1 |
| 14147 | (crate-source "mac" "0.1.1" | 14236 | (crate-source "mac" "0.1.1" |
| 14148 | "194vc7vrshqff72rl56f9xgb0cazyl4jda7qsv31m5l6xx7hq7n4")) | 14237 | "194vc7vrshqff72rl56f9xgb0cazyl4jda7qsv31m5l6xx7hq7n4")) |
| @@ -14563,6 +14652,10 @@ | |||
| 14563 | (crate-source "mime2ext" "0.1.54" | 14652 | (crate-source "mime2ext" "0.1.54" |
| 14564 | "1z11pfc74s3sjlibqizx51l03yacw8ywsiiq4g2l5347f1hg7xnb")) | 14653 | "1z11pfc74s3sjlibqizx51l03yacw8ywsiiq4g2l5347f1hg7xnb")) |
| 14565 | 14654 | ||
| 14655 | (define rust-minicov-0.3.8 | ||
| 14656 | (crate-source "minicov" "0.3.8" | ||
| 14657 | "0kg2bajhhzwafpvhqpvfaddrwy6z0ggvqlirdpb0b5jnj6jbcsa8")) | ||
| 14658 | |||
| 14566 | (define rust-minidom-0.12.0 | 14659 | (define rust-minidom-0.12.0 |
| 14567 | (crate-source "minidom" "0.12.0" | 14660 | (crate-source "minidom" "0.12.0" |
| 14568 | "06nbqscsv2clc4mvdzzl1syn89plsqvmxn2lqxjfrxbllqar2m7y")) | 14661 | "06nbqscsv2clc4mvdzzl1syn89plsqvmxn2lqxjfrxbllqar2m7y")) |
| @@ -15808,6 +15901,10 @@ | |||
| 15808 | (crate-source "num-order" "1.2.0" | 15901 | (crate-source "num-order" "1.2.0" |
| 15809 | "1dhvdncf91ljxh9sawnfxcbiqj1gnag08lyias0cy3y4jxmmjysk")) | 15902 | "1dhvdncf91ljxh9sawnfxcbiqj1gnag08lyias0cy3y4jxmmjysk")) |
| 15810 | 15903 | ||
| 15904 | (define rust-num-rational-0.1.43 | ||
| 15905 | (crate-source "num-rational" "0.1.43" | ||
| 15906 | "07pzcllpakffmyc553kq42c70rkl6bqrysvj7l1zn1wa7rvz1zzv")) | ||
| 15907 | |||
| 15811 | (define rust-num-rational-0.2.4 | 15908 | (define rust-num-rational-0.2.4 |
| 15812 | (crate-source "num-rational" "0.2.4" | 15909 | (crate-source "num-rational" "0.2.4" |
| 15813 | "1vsaz96chxcgpqd5a0dq8hb3b4sj6dnlhwmpbkf4mx6vnls0202w")) | 15910 | "1vsaz96chxcgpqd5a0dq8hb3b4sj6dnlhwmpbkf4mx6vnls0202w")) |
| @@ -17407,6 +17504,10 @@ | |||
| 17407 | (crate-source "ping" "0.5.2" | 17504 | (crate-source "ping" "0.5.2" |
| 17408 | "13afixj4glxac4xbjrc9ddx36591cainnp5xzj2fqfw4lvsy2bhj")) | 17505 | "13afixj4glxac4xbjrc9ddx36591cainnp5xzj2fqfw4lvsy2bhj")) |
| 17409 | 17506 | ||
| 17507 | (define rust-pinned-0.1.0 | ||
| 17508 | (crate-source "pinned" "0.1.0" | ||
| 17509 | "0nsrxs49dhjjz1gvg0pvac2rcidnwwd8l99y7vhwym2yv5xh4ad8")) | ||
| 17510 | |||
| 17410 | (define rust-pinned-vec-0.1.1 | 17511 | (define rust-pinned-vec-0.1.1 |
| 17411 | (crate-source "pinned_vec" "0.1.1" | 17512 | (crate-source "pinned_vec" "0.1.1" |
| 17412 | "12il2y234k9r4i3v9yh7qpavrwdhi48b057z96hb0bv2j8nxi2i6")) | 17513 | "12il2y234k9r4i3v9yh7qpavrwdhi48b057z96hb0bv2j8nxi2i6")) |
| @@ -17600,6 +17701,10 @@ | |||
| 17600 | (crate-source "png" "0.18.1" | 17701 | (crate-source "png" "0.18.1" |
| 17601 | "0qca282xp8a6d7mikxrwji3f52mjn4vnqxz2v9iz5adj665rnxk0")) | 17702 | "0qca282xp8a6d7mikxrwji3f52mjn4vnqxz2v9iz5adj665rnxk0")) |
| 17602 | 17703 | ||
| 17704 | (define rust-png-0.6.2 | ||
| 17705 | (crate-source "png" "0.6.2" | ||
| 17706 | "10icb27dh1jm7qdx8jcldbhapp1w7rwcydcrrrlbbvaplplp7drw")) | ||
| 17707 | |||
| 17603 | (define rust-polling-2.8.0 | 17708 | (define rust-polling-2.8.0 |
| 17604 | (crate-source "polling" "2.8.0" | 17709 | (crate-source "polling" "2.8.0" |
| 17605 | "1kixxfq1af1k7gkmmk9yv4j2krpp4fji2r8j4cz6p6d7ihz34bab")) | 17710 | "1kixxfq1af1k7gkmmk9yv4j2krpp4fji2r8j4cz6p6d7ihz34bab")) |
| @@ -19336,6 +19441,15 @@ | |||
| 19336 | (crate-source "rayon-core" "1.13.0" | 19441 | (crate-source "rayon-core" "1.13.0" |
| 19337 | "14dbr0sq83a6lf1rfjq5xdpk5r6zgzvmzs5j6110vlv2007qpq92")) | 19442 | "14dbr0sq83a6lf1rfjq5xdpk5r6zgzvmzs5j6110vlv2007qpq92")) |
| 19338 | 19443 | ||
| 19444 | (define rust-raytracer-0.1.0.42faa13 | ||
| 19445 | ;; TODO REVIEW: Define standalone package if this is a workspace. | ||
| 19446 | (origin | ||
| 19447 | (method git-fetch) | ||
| 19448 | (uri (git-reference (url "https://github.com/alexcrichton/raytracer") | ||
| 19449 | (commit "42faa13859f7d8d47fd18be785c108003a207786"))) | ||
| 19450 | (file-name (git-file-name "rust-raytracer" "0.1.0.42faa13")) | ||
| 19451 | (sha256 (base32 "03dj6ffmqzq28hdsxym3h36cp7lvkf8c0ssclnw857gf21sad9wk")))) | ||
| 19452 | |||
| 19339 | (define rust-rbase64-2.0.3 | 19453 | (define rust-rbase64-2.0.3 |
| 19340 | (crate-source "rbase64" "2.0.3" | 19454 | (crate-source "rbase64" "2.0.3" |
| 19341 | "04wb2fprnv5vdj7y00grc9j0avpa6j53rnc6kihvgjx7abfky4sv" | 19455 | "04wb2fprnv5vdj7y00grc9j0avpa6j53rnc6kihvgjx7abfky4sv" |
| @@ -19929,6 +20043,10 @@ | |||
| 19929 | (crate-source "ropey" "1.6.1" | 20043 | (crate-source "ropey" "1.6.1" |
| 19930 | "1dckf3likfi1my2ilqwhq2ifsm9iq8cayg6ws7fpa6nd1d11whck")) | 20044 | "1dckf3likfi1my2ilqwhq2ifsm9iq8cayg6ws7fpa6nd1d11whck")) |
| 19931 | 20045 | ||
| 20046 | (define rust-rouille-3.6.2 | ||
| 20047 | (crate-source "rouille" "3.6.2" | ||
| 20048 | "08f9zj2ipbrw47lc9522lkj27lcqa924xpvaf1x4s261gzszn5ip")) | ||
| 20049 | |||
| 19932 | (define rust-roxmltree-0.18.1 | 20050 | (define rust-roxmltree-0.18.1 |
| 19933 | (crate-source "roxmltree" "0.18.1" | 20051 | (crate-source "roxmltree" "0.18.1" |
| 19934 | "00mkd2xyrxm8ap39sxpkhzdzfn2m98q3zicf6wd2f6yfa7il08w6")) | 20052 | "00mkd2xyrxm8ap39sxpkhzdzfn2m98q3zicf6wd2f6yfa7il08w6")) |
| @@ -22478,6 +22596,10 @@ | |||
| 22478 | (crate-source "soup-sys" "0.10.0" | 22596 | (crate-source "soup-sys" "0.10.0" |
| 22479 | "0gm1b1dj6z3l94sklw6jvqblhik8i8gz2mgrf6xhnqv5hpqaviy3")) | 22597 | "0gm1b1dj6z3l94sklw6jvqblhik8i8gz2mgrf6xhnqv5hpqaviy3")) |
| 22480 | 22598 | ||
| 22599 | (define rust-sourcefile-0.2.1 | ||
| 22600 | (crate-source "sourcefile" "0.2.1" | ||
| 22601 | "11p9cvkx3k8rvrxkzxaf68h9w85n6v0w68mjdhninfrl435f0kk5")) | ||
| 22602 | |||
| 22481 | (define rust-sourcemap-6.4.1 | 22603 | (define rust-sourcemap-6.4.1 |
| 22482 | (crate-source "sourcemap" "6.4.1" | 22604 | (crate-source "sourcemap" "6.4.1" |
| 22483 | "145xyp6qaai2gd5p92bkg7yzrm4n5mqx1y111vsnqmywlxfgdjz4")) | 22605 | "145xyp6qaai2gd5p92bkg7yzrm4n5mqx1y111vsnqmywlxfgdjz4")) |
| @@ -24422,6 +24544,10 @@ | |||
| 24422 | (crate-source "toml" "0.9.8" | 24544 | (crate-source "toml" "0.9.8" |
| 24423 | "1n569s0dgdmqjy21wf85df7kx3vb1zgin3pc2rvy4j8lnqgqpp7h")) | 24545 | "1n569s0dgdmqjy21wf85df7kx3vb1zgin3pc2rvy4j8lnqgqpp7h")) |
| 24424 | 24546 | ||
| 24547 | (define rust-toml-1.0.3+spec-1.1.0 | ||
| 24548 | (crate-source "toml" "1.0.3+spec-1.1.0" | ||
| 24549 | "033cc36cl3w7mfq9xzgxnslz573j06idzb94vd3q70dd36plwqf7")) | ||
| 24550 | |||
| 24425 | (define rust-toml-datetime-0.6.11 | 24551 | (define rust-toml-datetime-0.6.11 |
| 24426 | (crate-source "toml_datetime" "0.6.11" | 24552 | (crate-source "toml_datetime" "0.6.11" |
| 24427 | "077ix2hb1dcya49hmi1avalwbixmrs75zgzb3b2i7g2gizwdmk92")) | 24553 | "077ix2hb1dcya49hmi1avalwbixmrs75zgzb3b2i7g2gizwdmk92")) |
| @@ -24458,6 +24584,10 @@ | |||
| 24458 | (crate-source "toml_datetime" "0.7.5+spec-1.1.0" | 24584 | (crate-source "toml_datetime" "0.7.5+spec-1.1.0" |
| 24459 | "0iqkgvgsxmszpai53dbip7sf2igic39s4dby29dbqf1h9bnwzqcj")) | 24585 | "0iqkgvgsxmszpai53dbip7sf2igic39s4dby29dbqf1h9bnwzqcj")) |
| 24460 | 24586 | ||
| 24587 | (define rust-toml-datetime-1.0.0+spec-1.1.0 | ||
| 24588 | (crate-source "toml_datetime" "1.0.0+spec-1.1.0" | ||
| 24589 | "0gpiaddhignli6whj52ysjxwmmy82r8qxihckzss8y4md5f5bhij")) | ||
| 24590 | |||
| 24461 | (define rust-toml-edit-0.19.15 | 24591 | (define rust-toml-edit-0.19.15 |
| 24462 | (crate-source "toml_edit" "0.19.15" | 24592 | (crate-source "toml_edit" "0.19.15" |
| 24463 | "08bl7rp5g6jwmfpad9s8jpw8wjrciadpnbaswgywpr9hv9qbfnqv" | 24593 | "08bl7rp5g6jwmfpad9s8jpw8wjrciadpnbaswgywpr9hv9qbfnqv" |
| @@ -25033,6 +25163,10 @@ | |||
| 25033 | (crate-source "trybuild" "1.0.114" | 25163 | (crate-source "trybuild" "1.0.114" |
| 25034 | "0ddk08lcw99rhi2nwnq5fn1sg135fiv45jibnl32lvgqpw3yh5ry")) | 25164 | "0ddk08lcw99rhi2nwnq5fn1sg135fiv45jibnl32lvgqpw3yh5ry")) |
| 25035 | 25165 | ||
| 25166 | (define rust-trybuild-1.0.116 | ||
| 25167 | (crate-source "trybuild" "1.0.116" | ||
| 25168 | "0vk1fdfjcxzr2iy7ikg9qkw6j28hcwk0dr8k22aa5lqv37q3bij7")) | ||
| 25169 | |||
| 25036 | (define rust-trycmd-0.15.9 | 25170 | (define rust-trycmd-0.15.9 |
| 25037 | (crate-source "trycmd" "0.15.9" | 25171 | (crate-source "trycmd" "0.15.9" |
| 25038 | "1r5a5r22j7gi69y0zdbwhb6d2hp8r34plnfncp0alql870lwzdd8")) | 25172 | "1r5a5r22j7gi69y0zdbwhb6d2hp8r34plnfncp0alql870lwzdd8")) |
| @@ -25135,6 +25269,10 @@ | |||
| 25135 | (crate-source "twofish" "0.7.1" | 25269 | (crate-source "twofish" "0.7.1" |
| 25136 | "04w0ii2c0c9ws08aw6c7illh9zql22il9lbwjk1mgir30aiq73m7")) | 25270 | "04w0ii2c0c9ws08aw6c7illh9zql22il9lbwjk1mgir30aiq73m7")) |
| 25137 | 25271 | ||
| 25272 | (define rust-twoway-0.1.8 | ||
| 25273 | (crate-source "twoway" "0.1.8" | ||
| 25274 | "1lbf64snscr3vz71jbl6i2c8zr2ndsiqbk6316z39fj1a8mipcar")) | ||
| 25275 | |||
| 25138 | (define rust-twox-hash-1.6.3 | 25276 | (define rust-twox-hash-1.6.3 |
| 25139 | (crate-source "twox-hash" "1.6.3" | 25277 | (crate-source "twox-hash" "1.6.3" |
| 25140 | "0xgn72j36a270l5ls1jk88n7bmq2dhlfkbhdh5554hbagjsydzlp")) | 25278 | "0xgn72j36a270l5ls1jk88n7bmq2dhlfkbhdh5554hbagjsydzlp")) |
| @@ -26311,6 +26449,15 @@ | |||
| 26311 | (crate-source "wallust_themes" "1.1.0" | 26449 | (crate-source "wallust_themes" "1.1.0" |
| 26312 | "1f27r2xd4gn5af5g8f2yws7ph7807cyg0d12ycmsvjhmk15pr6cf")) | 26450 | "1f27r2xd4gn5af5g8f2yws7ph7807cyg0d12ycmsvjhmk15pr6cf")) |
| 26313 | 26451 | ||
| 26452 | (define rust-walrus-0.25.1 | ||
| 26453 | (crate-source "walrus" "0.25.1" | ||
| 26454 | "086z2a833am57skzc47arhhk2kfpvwhfxbk7y91qym6z91k7n8lf" | ||
| 26455 | #:snippet '(delete-file-recursively "benches"))) | ||
| 26456 | |||
| 26457 | (define rust-walrus-macro-0.25.0 | ||
| 26458 | (crate-source "walrus-macro" "0.25.0" | ||
| 26459 | "1mcvjksdzl0qzxwy2cfrd3lvizs3zq2abxyi5hd97ba6zw2dgy6f")) | ||
| 26460 | |||
| 26314 | (define rust-want-0.3.1 | 26461 | (define rust-want-0.3.1 |
| 26315 | (crate-source "want" "0.3.1" | 26462 | (crate-source "want" "0.3.1" |
| 26316 | "03hbfrnvqqdchb5kgxyavb9jabwza0dmh2vw5kg0dq8rxl57d9xz")) | 26463 | "03hbfrnvqqdchb5kgxyavb9jabwza0dmh2vw5kg0dq8rxl57d9xz")) |
| @@ -26684,10 +26831,18 @@ | |||
| 26684 | (crate-source "wasm-encoder" "0.229.0" | 26831 | (crate-source "wasm-encoder" "0.229.0" |
| 26685 | "1lk5w8602dn56sdzrc83ppfgv9kmlq85q0jj4md0ijya3r4ivfiq")) | 26832 | "1lk5w8602dn56sdzrc83ppfgv9kmlq85q0jj4md0ijya3r4ivfiq")) |
| 26686 | 26833 | ||
| 26834 | (define rust-wasm-encoder-0.243.0 | ||
| 26835 | (crate-source "wasm-encoder" "0.243.0" | ||
| 26836 | "0dfbw4xzr57mg4h19lpdn0k3gv7jw7a3rs2wagxdj2ypjv4bjpf5")) | ||
| 26837 | |||
| 26687 | (define rust-wasm-encoder-0.244.0 | 26838 | (define rust-wasm-encoder-0.244.0 |
| 26688 | (crate-source "wasm-encoder" "0.244.0" | 26839 | (crate-source "wasm-encoder" "0.244.0" |
| 26689 | "06c35kv4h42vk3k51xjz1x6hn3mqwfswycmr6ziky033zvr6a04r")) | 26840 | "06c35kv4h42vk3k51xjz1x6hn3mqwfswycmr6ziky033zvr6a04r")) |
| 26690 | 26841 | ||
| 26842 | (define rust-wasm-encoder-0.245.1 | ||
| 26843 | (crate-source "wasm-encoder" "0.245.1" | ||
| 26844 | "0p7dh4jsjnnx19dqpqy0wf77xipqk9dl2zjp8mg03gv9bq0cm79z")) | ||
| 26845 | |||
| 26691 | (define rust-wasm-metadata-0.244.0 | 26846 | (define rust-wasm-metadata-0.244.0 |
| 26692 | (crate-source "wasm-metadata" "0.244.0" | 26847 | (crate-source "wasm-metadata" "0.244.0" |
| 26693 | "02f9dhlnryd2l7zf03whlxai5sv26x4spfibjdvc3g9gd8z3a3mv")) | 26848 | "02f9dhlnryd2l7zf03whlxai5sv26x4spfibjdvc3g9gd8z3a3mv")) |
| @@ -26820,10 +26975,22 @@ | |||
| 26820 | (crate-source "wasmparser" "0.229.0" | 26975 | (crate-source "wasmparser" "0.229.0" |
| 26821 | "132sazrlzqi0ilqcw66i3129x2hvdndzm8a0asjimm7magqb3hqc")) | 26976 | "132sazrlzqi0ilqcw66i3129x2hvdndzm8a0asjimm7magqb3hqc")) |
| 26822 | 26977 | ||
| 26978 | (define rust-wasmparser-0.240.0 | ||
| 26979 | (crate-source "wasmparser" "0.240.0" | ||
| 26980 | "1914gsx4wbl84i7hw5cxlrbyrvzqbp5kry1znm07990f3vvdq8mp")) | ||
| 26981 | |||
| 26982 | (define rust-wasmparser-0.243.0 | ||
| 26983 | (crate-source "wasmparser" "0.243.0" | ||
| 26984 | "178mf1wi4290dmq7dq6g74bxclj1mgk7krgvdlqyqa053d0dpn7n")) | ||
| 26985 | |||
| 26823 | (define rust-wasmparser-0.244.0 | 26986 | (define rust-wasmparser-0.244.0 |
| 26824 | (crate-source "wasmparser" "0.244.0" | 26987 | (crate-source "wasmparser" "0.244.0" |
| 26825 | "1zi821hrlsxfhn39nqpmgzc0wk7ax3dv6vrs5cw6kb0v5v3hgf27")) | 26988 | "1zi821hrlsxfhn39nqpmgzc0wk7ax3dv6vrs5cw6kb0v5v3hgf27")) |
| 26826 | 26989 | ||
| 26990 | (define rust-wasmparser-0.245.1 | ||
| 26991 | (crate-source "wasmparser" "0.245.1" | ||
| 26992 | "0plrsszvh0kicqich2663iv4pb0mw0kzr41qvyyvfa04xsnwj22g")) | ||
| 26993 | |||
| 26827 | (define rust-wasmparser-0.83.0 | 26994 | (define rust-wasmparser-0.83.0 |
| 26828 | (crate-source "wasmparser" "0.83.0" | 26995 | (crate-source "wasmparser" "0.83.0" |
| 26829 | "0yhx2kq7da4sdglh1x1di4xxg33k7lwddpd3ri46bp9abk2xg3ki")) | 26996 | "0yhx2kq7da4sdglh1x1di4xxg33k7lwddpd3ri46bp9abk2xg3ki")) |
| @@ -26832,6 +26999,14 @@ | |||
| 26832 | (crate-source "wasmprinter" "0.221.3" | 26999 | (crate-source "wasmprinter" "0.221.3" |
| 26833 | "10xjs2bzvppwr4qdsgfqqmafjah9290bd0gz35w6r4pjjwmc8hvk")) | 27000 | "10xjs2bzvppwr4qdsgfqqmafjah9290bd0gz35w6r4pjjwmc8hvk")) |
| 26834 | 27001 | ||
| 27002 | (define rust-wasmprinter-0.240.0 | ||
| 27003 | (crate-source "wasmprinter" "0.240.0" | ||
| 27004 | "1g2qh75crvpipmqfdlb5lpq89mrk5p3c5rqf2p86gnlqq4jnwkd8")) | ||
| 27005 | |||
| 27006 | (define rust-wasmprinter-0.243.0 | ||
| 27007 | (crate-source "wasmprinter" "0.243.0" | ||
| 27008 | "0yvdnc3qcklkv021ayjhss4f93lj68r9m44sq8a6254yalsn0azb")) | ||
| 27009 | |||
| 26835 | (define rust-wasmtime-29.0.1 | 27010 | (define rust-wasmtime-29.0.1 |
| 26836 | (crate-source "wasmtime" "29.0.1" | 27011 | (crate-source "wasmtime" "29.0.1" |
| 26837 | "0s8f05h19hnnhx2jmi7dr4m1kjbacpbxbih49hf6smbj0qjnm5qi")) | 27012 | "0s8f05h19hnnhx2jmi7dr4m1kjbacpbxbih49hf6smbj0qjnm5qi")) |
| @@ -26897,10 +27072,22 @@ | |||
| 26897 | "1nghmmz2z2xap3s0zzqf63ll1ywglffgfqxiddlja8n12gvazz33" | 27072 | "1nghmmz2z2xap3s0zzqf63ll1ywglffgfqxiddlja8n12gvazz33" |
| 26898 | #:snippet '(delete-file-recursively "tests"))) | 27073 | #:snippet '(delete-file-recursively "tests"))) |
| 26899 | 27074 | ||
| 27075 | (define rust-wast-243.0.0 | ||
| 27076 | (crate-source "wast" "243.0.0" | ||
| 27077 | "0zyak4lwqmcjwy9c0mqd081fl46jl9c9xmr1lavnrr4i5lfd08fz")) | ||
| 27078 | |||
| 27079 | (define rust-wast-245.0.1 | ||
| 27080 | (crate-source "wast" "245.0.1" | ||
| 27081 | "1gq0ffyf4hvyjyyqddfb6ifbb8p8cnsbi7g3ih5i4sam514i3kr8")) | ||
| 27082 | |||
| 26900 | (define rust-wat-1.229.0 | 27083 | (define rust-wat-1.229.0 |
| 26901 | (crate-source "wat" "1.229.0" | 27084 | (crate-source "wat" "1.229.0" |
| 26902 | "1q1k9inxwpbsfi3103x88g0zm4fg5mni5p37ksg5libhig8bm2a1")) | 27085 | "1q1k9inxwpbsfi3103x88g0zm4fg5mni5p37ksg5libhig8bm2a1")) |
| 26903 | 27086 | ||
| 27087 | (define rust-wat-1.245.1 | ||
| 27088 | (crate-source "wat" "1.245.1" | ||
| 27089 | "1gkpahnk6dxyaxhb87dpfn9b1fy51vd4s5bbp669hn38kdkx2j6d")) | ||
| 27090 | |||
| 26904 | (define rust-watchexec-2.3.2 | 27091 | (define rust-watchexec-2.3.2 |
| 26905 | (crate-source "watchexec" "2.3.2" | 27092 | (crate-source "watchexec" "2.3.2" |
| 26906 | "120g73qpywbrzlcma9nhgaymm44aw2516xwl0fima8yy2ig22car")) | 27093 | "120g73qpywbrzlcma9nhgaymm44aw2516xwl0fima8yy2ig22car")) |
| @@ -27388,6 +27575,15 @@ | |||
| 27388 | (crate-source "webview-sys" "0.6.2" | 27575 | (crate-source "webview-sys" "0.6.2" |
| 27389 | "1jb6h261lzp4b9rp7iwssbc7vs5d3q4wp08a4wvgwps2q4jz0080")) | 27576 | "1jb6h261lzp4b9rp7iwssbc7vs5d3q4wp08a4wvgwps2q4jz0080")) |
| 27390 | 27577 | ||
| 27578 | (define rust-weedle-0.13.0.e9e1312 | ||
| 27579 | ;; TODO REVIEW: Define standalone package if this is a workspace. | ||
| 27580 | (origin | ||
| 27581 | (method git-fetch) | ||
| 27582 | (uri (git-reference (url "https://github.com/wasm-bindgen/weedle.git") | ||
| 27583 | (commit "e9e131229ba0477c34f09e136ed0a89a9fb1e448"))) | ||
| 27584 | (file-name (git-file-name "rust-weedle" "0.13.0.e9e1312")) | ||
| 27585 | (sha256 (base32 "0gi3yac1wd4k4gm43674rl6x7w733xijyvq2vg8j8mpqvrmsy52p")))) | ||
| 27586 | |||
| 27391 | (define rust-weezl-0.1.10 | 27587 | (define rust-weezl-0.1.10 |
| 27392 | (crate-source "weezl" "0.1.10" | 27588 | (crate-source "weezl" "0.1.10" |
| 27393 | "1wqnxqn8n90bgazs6djlibf58ppdxki4slblwp9lgnq0fwkv6ld7")) | 27589 | "1wqnxqn8n90bgazs6djlibf58ppdxki4slblwp9lgnq0fwkv6ld7")) |
| @@ -69705,6 +69901,407 @@ | |||
| 69705 | rust-zune-inflate-0.2.54 | 69901 | rust-zune-inflate-0.2.54 |
| 69706 | rust-zune-jpeg-0.4.21 | 69902 | rust-zune-jpeg-0.4.21 |
| 69707 | rust-zune-jpeg-0.5.5)) | 69903 | rust-zune-jpeg-0.5.5)) |
| 69904 | (wasm-bindgen-cli => | ||
| 69905 | (list rust-adler2-2.0.1 | ||
| 69906 | rust-adler32-1.2.0 | ||
| 69907 | rust-aho-corasick-1.1.4 | ||
| 69908 | rust-alloc-no-stdlib-2.0.4 | ||
| 69909 | rust-alloc-stdlib-0.2.2 | ||
| 69910 | rust-android-system-properties-0.1.5 | ||
| 69911 | rust-anstream-0.6.21 | ||
| 69912 | rust-anstyle-1.0.13 | ||
| 69913 | rust-anstyle-parse-0.2.7 | ||
| 69914 | rust-anstyle-query-1.1.5 | ||
| 69915 | rust-anstyle-wincon-3.0.11 | ||
| 69916 | rust-anyhow-1.0.102 | ||
| 69917 | rust-approx-0.5.1 | ||
| 69918 | rust-ascii-1.1.0 | ||
| 69919 | rust-askama-0.15.4 | ||
| 69920 | rust-askama-derive-0.15.4 | ||
| 69921 | rust-askama-macros-0.15.4 | ||
| 69922 | rust-askama-parser-0.15.4 | ||
| 69923 | rust-assert-cmd-2.1.2 | ||
| 69924 | rust-async-trait-0.1.89 | ||
| 69925 | rust-atomic-waker-1.1.2 | ||
| 69926 | rust-autocfg-1.5.0 | ||
| 69927 | rust-base64-0.13.1 | ||
| 69928 | rust-base64-0.22.1 | ||
| 69929 | rust-base64ct-1.8.3 | ||
| 69930 | rust-basic-toml-0.1.10 | ||
| 69931 | rust-bincode-1.3.3 | ||
| 69932 | rust-bitflags-0.7.0 | ||
| 69933 | rust-bitflags-2.11.0 | ||
| 69934 | rust-brotli-decompressor-5.0.0 | ||
| 69935 | rust-bstr-1.12.1 | ||
| 69936 | rust-buf-redux-0.8.4 | ||
| 69937 | rust-bumpalo-3.20.2 | ||
| 69938 | rust-bytemuck-1.25.0 | ||
| 69939 | rust-byteorder-1.5.0 | ||
| 69940 | rust-bytes-1.11.1 | ||
| 69941 | rust-cast-0.3.0 | ||
| 69942 | rust-cc-1.2.56 | ||
| 69943 | rust-cfg-if-1.0.4 | ||
| 69944 | rust-chrono-0.4.44 | ||
| 69945 | rust-chunked-transfer-1.5.0 | ||
| 69946 | rust-clap-4.5.60 | ||
| 69947 | rust-clap-builder-4.5.60 | ||
| 69948 | rust-clap-derive-4.5.55 | ||
| 69949 | rust-clap-lex-1.0.0 | ||
| 69950 | rust-color-quant-1.1.0 | ||
| 69951 | rust-colorchoice-1.0.4 | ||
| 69952 | rust-console-error-panic-hook-0.1.7 | ||
| 69953 | rust-console-log-1.0.0 | ||
| 69954 | rust-core-foundation-0.9.4 | ||
| 69955 | rust-core-foundation-0.10.1 | ||
| 69956 | rust-core-foundation-sys-0.8.7 | ||
| 69957 | rust-crc32fast-1.5.0 | ||
| 69958 | rust-crossbeam-deque-0.8.6 | ||
| 69959 | rust-crossbeam-epoch-0.9.18 | ||
| 69960 | rust-crossbeam-utils-0.8.21 | ||
| 69961 | rust-deflate-0.7.20 | ||
| 69962 | rust-der-0.7.10 | ||
| 69963 | rust-deranged-0.5.8 | ||
| 69964 | rust-diff-0.1.13 | ||
| 69965 | rust-difflib-0.4.0 | ||
| 69966 | rust-displaydoc-0.2.5 | ||
| 69967 | rust-either-1.15.0 | ||
| 69968 | rust-encoding-rs-0.8.35 | ||
| 69969 | rust-enum-primitive-0.1.1 | ||
| 69970 | rust-env-filter-1.0.0 | ||
| 69971 | rust-env-logger-0.11.9 | ||
| 69972 | rust-equivalent-1.0.2 | ||
| 69973 | rust-errno-0.3.14 | ||
| 69974 | rust-fallible-iterator-0.3.0 | ||
| 69975 | rust-fastrand-2.3.0 | ||
| 69976 | rust-filetime-0.2.27 | ||
| 69977 | rust-find-msvc-tools-0.1.9 | ||
| 69978 | rust-flate2-1.1.9 | ||
| 69979 | rust-float-cmp-0.10.0 | ||
| 69980 | rust-fnv-1.0.7 | ||
| 69981 | rust-foldhash-0.1.5 | ||
| 69982 | rust-foldhash-0.2.0 | ||
| 69983 | rust-foreign-types-0.3.2 | ||
| 69984 | rust-foreign-types-shared-0.1.1 | ||
| 69985 | rust-form-urlencoded-1.2.2 | ||
| 69986 | rust-futures-0.3.32 | ||
| 69987 | rust-futures-channel-0.3.32 | ||
| 69988 | rust-futures-channel-preview-0.3.0-alpha.19 | ||
| 69989 | rust-futures-core-0.3.32 | ||
| 69990 | rust-futures-core-preview-0.3.0-alpha.19 | ||
| 69991 | rust-futures-executor-0.3.32 | ||
| 69992 | rust-futures-io-0.3.32 | ||
| 69993 | rust-futures-lite-2.6.1 | ||
| 69994 | rust-futures-macro-0.3.32 | ||
| 69995 | rust-futures-sink-0.3.32 | ||
| 69996 | rust-futures-task-0.3.32 | ||
| 69997 | rust-futures-timer-3.0.3 | ||
| 69998 | rust-futures-util-0.3.32 | ||
| 69999 | rust-getrandom-0.2.17 | ||
| 70000 | rust-getrandom-0.4.1 | ||
| 70001 | rust-gg-alloc-1.0.0 | ||
| 70002 | rust-gif-0.9.2 | ||
| 70003 | rust-gimli-0.32.3 | ||
| 70004 | rust-glob-0.3.3 | ||
| 70005 | rust-gloo-0.11.0 | ||
| 70006 | rust-gloo-console-0.3.0 | ||
| 70007 | rust-gloo-dialogs-0.2.0 | ||
| 70008 | rust-gloo-events-0.2.0 | ||
| 70009 | rust-gloo-file-0.3.0 | ||
| 70010 | rust-gloo-history-0.2.2 | ||
| 70011 | rust-gloo-net-0.5.0 | ||
| 70012 | rust-gloo-render-0.2.0 | ||
| 70013 | rust-gloo-storage-0.3.0 | ||
| 70014 | rust-gloo-timers-0.3.0 | ||
| 70015 | rust-gloo-utils-0.2.0 | ||
| 70016 | rust-gloo-worker-0.5.0 | ||
| 70017 | rust-gloo-worker-macros-0.1.0 | ||
| 70018 | rust-h2-0.4.13 | ||
| 70019 | rust-hashbrown-0.15.5 | ||
| 70020 | rust-hashbrown-0.16.1 | ||
| 70021 | rust-heck-0.5.0 | ||
| 70022 | rust-hermit-abi-0.5.2 | ||
| 70023 | rust-http-0.2.12 | ||
| 70024 | rust-http-1.4.0 | ||
| 70025 | rust-http-body-1.0.1 | ||
| 70026 | rust-http-body-util-0.1.3 | ||
| 70027 | rust-httparse-1.10.1 | ||
| 70028 | rust-httpdate-1.0.3 | ||
| 70029 | rust-humantime-2.3.0 | ||
| 70030 | rust-hyper-1.8.1 | ||
| 70031 | rust-hyper-rustls-0.27.7 | ||
| 70032 | rust-hyper-tls-0.6.0 | ||
| 70033 | rust-hyper-util-0.1.20 | ||
| 70034 | rust-iana-time-zone-0.1.65 | ||
| 70035 | rust-iana-time-zone-haiku-0.1.2 | ||
| 70036 | rust-icu-collections-2.1.1 | ||
| 70037 | rust-icu-locale-core-2.1.1 | ||
| 70038 | rust-icu-normalizer-2.1.1 | ||
| 70039 | rust-icu-normalizer-data-2.1.1 | ||
| 70040 | rust-icu-properties-2.1.2 | ||
| 70041 | rust-icu-properties-data-2.1.2 | ||
| 70042 | rust-icu-provider-2.1.1 | ||
| 70043 | rust-id-arena-2.3.0 | ||
| 70044 | rust-idna-1.1.0 | ||
| 70045 | rust-idna-adapter-1.2.1 | ||
| 70046 | rust-image-0.12.4 | ||
| 70047 | rust-indexmap-2.13.0 | ||
| 70048 | rust-inflate-0.1.1 | ||
| 70049 | rust-ipnet-2.11.0 | ||
| 70050 | rust-iri-string-0.7.10 | ||
| 70051 | rust-is-terminal-polyfill-1.70.2 | ||
| 70052 | rust-itoa-1.0.17 | ||
| 70053 | rust-jiff-0.2.21 | ||
| 70054 | rust-jiff-static-0.2.21 | ||
| 70055 | rust-jpeg-decoder-0.1.22 | ||
| 70056 | rust-json-0.12.4 | ||
| 70057 | rust-lazy-static-1.5.0 | ||
| 70058 | rust-leb128-0.2.5 | ||
| 70059 | rust-leb128fmt-0.1.0 | ||
| 70060 | rust-libc-0.2.182 | ||
| 70061 | rust-libm-0.2.16 | ||
| 70062 | rust-libredox-0.1.12 | ||
| 70063 | rust-linux-raw-sys-0.12.1 | ||
| 70064 | rust-litemap-0.8.1 | ||
| 70065 | rust-log-0.4.29 | ||
| 70066 | rust-lzw-0.10.0 | ||
| 70067 | rust-matrixmultiply-0.3.10 | ||
| 70068 | rust-memchr-2.8.0 | ||
| 70069 | rust-mime-0.3.17 | ||
| 70070 | rust-mime-guess-2.0.5 | ||
| 70071 | rust-minicov-0.3.8 | ||
| 70072 | rust-miniz-oxide-0.8.9 | ||
| 70073 | rust-mio-1.1.1 | ||
| 70074 | rust-multipart-0.18.0 | ||
| 70075 | rust-nalgebra-0.33.2 | ||
| 70076 | rust-native-tls-0.2.18 | ||
| 70077 | rust-nom-5.1.3 | ||
| 70078 | rust-normalize-line-endings-0.3.0 | ||
| 70079 | rust-nu-ansi-term-0.50.3 | ||
| 70080 | rust-num-bigint-0.4.6 | ||
| 70081 | rust-num-complex-0.4.6 | ||
| 70082 | rust-num-conv-0.2.0 | ||
| 70083 | rust-num-integer-0.1.46 | ||
| 70084 | rust-num-iter-0.1.45 | ||
| 70085 | rust-num-rational-0.1.43 | ||
| 70086 | rust-num-rational-0.4.2 | ||
| 70087 | rust-num-traits-0.1.43 | ||
| 70088 | rust-num-traits-0.2.19 | ||
| 70089 | rust-num-cpus-1.17.0 | ||
| 70090 | rust-num-threads-0.1.7 | ||
| 70091 | rust-once-cell-1.21.3 | ||
| 70092 | rust-once-cell-polyfill-1.70.2 | ||
| 70093 | rust-oorandom-11.1.5 | ||
| 70094 | rust-openssl-0.10.75 | ||
| 70095 | rust-openssl-macros-0.1.1 | ||
| 70096 | rust-openssl-probe-0.2.1 | ||
| 70097 | rust-openssl-src-300.5.5+3.5.5 | ||
| 70098 | rust-openssl-sys-0.9.111 | ||
| 70099 | rust-paste-1.0.15 | ||
| 70100 | rust-pem-rfc7468-0.7.0 | ||
| 70101 | rust-percent-encoding-2.3.2 | ||
| 70102 | rust-pin-project-1.1.10 | ||
| 70103 | rust-pin-project-internal-1.1.10 | ||
| 70104 | rust-pin-project-lite-0.2.16 | ||
| 70105 | rust-pin-utils-0.1.0 | ||
| 70106 | rust-pinned-0.1.0 | ||
| 70107 | rust-pkg-config-0.3.32 | ||
| 70108 | rust-png-0.6.2 | ||
| 70109 | rust-portable-atomic-1.13.1 | ||
| 70110 | rust-portable-atomic-util-0.2.5 | ||
| 70111 | rust-potential-utf-0.1.4 | ||
| 70112 | rust-powerfmt-0.2.0 | ||
| 70113 | rust-ppv-lite86-0.2.21 | ||
| 70114 | rust-predicates-3.1.4 | ||
| 70115 | rust-predicates-core-1.0.10 | ||
| 70116 | rust-predicates-tree-1.0.13 | ||
| 70117 | rust-pretty-assertions-1.4.1 | ||
| 70118 | rust-prettyplease-0.2.37 | ||
| 70119 | rust-proc-macro-crate-1.3.1 | ||
| 70120 | rust-proc-macro-crate-3.4.0 | ||
| 70121 | rust-proc-macro2-1.0.106 | ||
| 70122 | rust-quick-error-1.2.3 | ||
| 70123 | rust-quote-1.0.44 | ||
| 70124 | rust-r-efi-5.3.0 | ||
| 70125 | rust-rand-0.8.5 | ||
| 70126 | rust-rand-chacha-0.3.1 | ||
| 70127 | rust-rand-core-0.6.4 | ||
| 70128 | rust-rand-distr-0.4.3 | ||
| 70129 | rust-rawpointer-0.2.1 | ||
| 70130 | rust-rayon-1.11.0 | ||
| 70131 | rust-rayon-core-1.13.0 | ||
| 70132 | rust-redox-syscall-0.7.1 | ||
| 70133 | rust-regex-1.12.3 | ||
| 70134 | rust-regex-automata-0.4.14 | ||
| 70135 | rust-regex-syntax-0.8.9 | ||
| 70136 | rust-relative-path-1.9.3 | ||
| 70137 | rust-reqwest-0.12.28 | ||
| 70138 | rust-ring-0.17.14 | ||
| 70139 | rust-rouille-3.6.2 | ||
| 70140 | rust-rstest-0.26.1 | ||
| 70141 | rust-rstest-macros-0.26.1 | ||
| 70142 | rust-rustc-demangle-0.1.27 | ||
| 70143 | rust-rustc-hash-2.1.1 | ||
| 70144 | rust-rustc-version-0.4.1 | ||
| 70145 | rust-rustix-1.1.4 | ||
| 70146 | rust-rustls-0.23.36 | ||
| 70147 | rust-rustls-pki-types-1.14.0 | ||
| 70148 | rust-rustls-webpki-0.103.9 | ||
| 70149 | rust-rustversion-1.0.22 | ||
| 70150 | rust-ryu-1.0.23 | ||
| 70151 | rust-safe-arch-0.7.4 | ||
| 70152 | rust-safemem-0.3.3 | ||
| 70153 | rust-same-file-1.0.6 | ||
| 70154 | rust-schannel-0.1.28 | ||
| 70155 | rust-scoped-threadpool-0.1.9 | ||
| 70156 | rust-security-framework-3.7.0 | ||
| 70157 | rust-security-framework-sys-2.17.0 | ||
| 70158 | rust-semver-1.0.27 | ||
| 70159 | rust-serde-1.0.228 | ||
| 70160 | rust-serde-wasm-bindgen-0.6.5 | ||
| 70161 | rust-serde-core-1.0.228 | ||
| 70162 | rust-serde-derive-1.0.228 | ||
| 70163 | rust-serde-json-1.0.149 | ||
| 70164 | rust-serde-spanned-1.0.4 | ||
| 70165 | rust-serde-urlencoded-0.7.1 | ||
| 70166 | rust-sha1-smol-1.0.1 | ||
| 70167 | rust-shlex-1.3.0 | ||
| 70168 | rust-simba-0.9.1 | ||
| 70169 | rust-simd-adler32-0.3.8 | ||
| 70170 | rust-slab-0.4.12 | ||
| 70171 | rust-smallvec-1.15.1 | ||
| 70172 | rust-socket2-0.6.2 | ||
| 70173 | rust-sourcefile-0.2.1 | ||
| 70174 | rust-stable-deref-trait-1.2.1 | ||
| 70175 | rust-statrs-0.18.0 | ||
| 70176 | rust-strsim-0.11.1 | ||
| 70177 | rust-subtle-2.6.1 | ||
| 70178 | rust-syn-2.0.117 | ||
| 70179 | rust-sync-wrapper-1.0.2 | ||
| 70180 | rust-synstructure-0.13.2 | ||
| 70181 | rust-system-configuration-0.7.0 | ||
| 70182 | rust-system-configuration-sys-0.6.0 | ||
| 70183 | rust-target-triple-1.0.0 | ||
| 70184 | rust-tempfile-3.25.0 | ||
| 70185 | rust-termcolor-1.4.1 | ||
| 70186 | rust-termtree-0.5.1 | ||
| 70187 | rust-thiserror-1.0.69 | ||
| 70188 | rust-thiserror-impl-1.0.69 | ||
| 70189 | rust-threadpool-1.8.1 | ||
| 70190 | rust-time-0.3.47 | ||
| 70191 | rust-time-core-0.1.8 | ||
| 70192 | rust-tiny-http-0.12.0 | ||
| 70193 | rust-tinystr-0.8.2 | ||
| 70194 | rust-tokio-1.49.0 | ||
| 70195 | rust-tokio-macros-2.6.0 | ||
| 70196 | rust-tokio-native-tls-0.3.1 | ||
| 70197 | rust-tokio-rustls-0.26.4 | ||
| 70198 | rust-tokio-util-0.7.18 | ||
| 70199 | rust-toml-1.0.3+spec-1.1.0 | ||
| 70200 | rust-toml-datetime-0.6.11 | ||
| 70201 | rust-toml-datetime-0.7.5+spec-1.1.0 | ||
| 70202 | rust-toml-datetime-1.0.0+spec-1.1.0 | ||
| 70203 | rust-toml-edit-0.19.15 | ||
| 70204 | rust-toml-edit-0.23.10+spec-1.0.0 | ||
| 70205 | rust-toml-parser-1.0.9+spec-1.1.0 | ||
| 70206 | rust-toml-writer-1.0.6+spec-1.1.0 | ||
| 70207 | rust-tower-0.5.3 | ||
| 70208 | rust-tower-http-0.6.8 | ||
| 70209 | rust-tower-layer-0.3.3 | ||
| 70210 | rust-tower-service-0.3.3 | ||
| 70211 | rust-tracing-0.1.44 | ||
| 70212 | rust-tracing-core-0.1.36 | ||
| 70213 | rust-try-lock-0.2.5 | ||
| 70214 | rust-trybuild-1.0.116 | ||
| 70215 | rust-twoway-0.1.8 | ||
| 70216 | rust-typenum-1.19.0 | ||
| 70217 | rust-unicase-2.9.0 | ||
| 70218 | rust-unicode-ident-1.0.24 | ||
| 70219 | rust-unicode-width-0.2.2 | ||
| 70220 | rust-unicode-xid-0.2.6 | ||
| 70221 | rust-untrusted-0.9.0 | ||
| 70222 | rust-ureq-3.2.0 | ||
| 70223 | rust-ureq-proto-0.5.3 | ||
| 70224 | rust-url-2.5.8 | ||
| 70225 | rust-utf-8-0.7.6 | ||
| 70226 | rust-utf8-iter-1.0.4 | ||
| 70227 | rust-utf8parse-0.2.2 | ||
| 70228 | rust-vcpkg-0.2.15 | ||
| 70229 | rust-version-check-0.9.5 | ||
| 70230 | rust-wait-timeout-0.2.1 | ||
| 70231 | rust-walkdir-2.5.0 | ||
| 70232 | rust-walrus-0.25.1 | ||
| 70233 | rust-walrus-macro-0.25.0 | ||
| 70234 | rust-want-0.3.1 | ||
| 70235 | rust-wasi-0.11.1+wasi-snapshot-preview1 | ||
| 70236 | rust-wasip2-1.0.2+wasi-0.2.9 | ||
| 70237 | rust-wasip3-0.4.0+wasi-0.3.0-rc-2026-01-06 | ||
| 70238 | rust-wasm-encoder-0.243.0 | ||
| 70239 | rust-wasm-encoder-0.244.0 | ||
| 70240 | rust-wasm-encoder-0.245.1 | ||
| 70241 | rust-wasm-metadata-0.244.0 | ||
| 70242 | rust-wasmparser-0.240.0 | ||
| 70243 | rust-wasmparser-0.243.0 | ||
| 70244 | rust-wasmparser-0.244.0 | ||
| 70245 | rust-wasmparser-0.245.1 | ||
| 70246 | rust-wasmprinter-0.240.0 | ||
| 70247 | rust-wasmprinter-0.243.0 | ||
| 70248 | rust-wast-243.0.0 | ||
| 70249 | rust-wast-245.0.1 | ||
| 70250 | rust-wat-1.245.1 | ||
| 70251 | rust-webpki-root-certs-1.0.6 | ||
| 70252 | rust-webpki-roots-1.0.6 | ||
| 70253 | rust-weedle-0.13.0.e9e1312 | ||
| 70254 | rust-wide-0.7.33 | ||
| 70255 | rust-winapi-util-0.1.11 | ||
| 70256 | rust-windows-core-0.62.2 | ||
| 70257 | rust-windows-implement-0.60.2 | ||
| 70258 | rust-windows-interface-0.59.3 | ||
| 70259 | rust-windows-link-0.2.1 | ||
| 70260 | rust-windows-registry-0.6.1 | ||
| 70261 | rust-windows-result-0.4.1 | ||
| 70262 | rust-windows-strings-0.5.1 | ||
| 70263 | rust-windows-sys-0.52.0 | ||
| 70264 | rust-windows-sys-0.60.2 | ||
| 70265 | rust-windows-sys-0.61.2 | ||
| 70266 | rust-windows-targets-0.52.6 | ||
| 70267 | rust-windows-targets-0.53.5 | ||
| 70268 | rust-windows-aarch64-gnullvm-0.52.6 | ||
| 70269 | rust-windows-aarch64-gnullvm-0.53.1 | ||
| 70270 | rust-windows-aarch64-msvc-0.52.6 | ||
| 70271 | rust-windows-aarch64-msvc-0.53.1 | ||
| 70272 | rust-windows-i686-gnu-0.52.6 | ||
| 70273 | rust-windows-i686-gnu-0.53.1 | ||
| 70274 | rust-windows-i686-gnullvm-0.52.6 | ||
| 70275 | rust-windows-i686-gnullvm-0.53.1 | ||
| 70276 | rust-windows-i686-msvc-0.52.6 | ||
| 70277 | rust-windows-i686-msvc-0.53.1 | ||
| 70278 | rust-windows-x86-64-gnu-0.52.6 | ||
| 70279 | rust-windows-x86-64-gnu-0.53.1 | ||
| 70280 | rust-windows-x86-64-gnullvm-0.52.6 | ||
| 70281 | rust-windows-x86-64-gnullvm-0.53.1 | ||
| 70282 | rust-windows-x86-64-msvc-0.52.6 | ||
| 70283 | rust-windows-x86-64-msvc-0.53.1 | ||
| 70284 | rust-winnow-0.5.40 | ||
| 70285 | rust-winnow-0.7.14 | ||
| 70286 | rust-wit-bindgen-0.51.0 | ||
| 70287 | rust-wit-bindgen-core-0.51.0 | ||
| 70288 | rust-wit-bindgen-rust-0.51.0 | ||
| 70289 | rust-wit-bindgen-rust-macro-0.51.0 | ||
| 70290 | rust-wit-component-0.244.0 | ||
| 70291 | rust-wit-parser-0.244.0 | ||
| 70292 | rust-writeable-0.6.2 | ||
| 70293 | rust-yansi-1.0.1 | ||
| 70294 | rust-yoke-0.8.1 | ||
| 70295 | rust-yoke-derive-0.8.1 | ||
| 70296 | rust-zerocopy-0.8.39 | ||
| 70297 | rust-zerocopy-derive-0.8.39 | ||
| 70298 | rust-zerofrom-0.1.6 | ||
| 70299 | rust-zerofrom-derive-0.1.6 | ||
| 70300 | rust-zeroize-1.8.2 | ||
| 70301 | rust-zerotrie-0.2.3 | ||
| 70302 | rust-zerovec-0.11.5 | ||
| 70303 | rust-zerovec-derive-0.11.2 | ||
| 70304 | rust-zmij-1.0.21)) | ||
| 69708 | (watchexec => | 70305 | (watchexec => |
| 69709 | (list rust-addr2line-0.24.2 | 70306 | (list rust-addr2line-0.24.2 |
| 69710 | rust-adler2-2.0.0 | 70307 | rust-adler2-2.0.0 |
