mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-26 11:01:48 +02:00
gnu: difftastic: Update to 0.68.0.
* gnu/packages/rust-apps.scm (difftastic): Update to 0.68.0. [arguments]: Add a phase to link with jemalloc. Adjust the cargo-test-flags. [inputs]: Remove mimalloc, add jemalloc. * gnu/packages/rust-crates.scm (lookup-cargo-inputs): Update entry for difftastic. Change-Id: I672f8045872c4d4fedf9f7ba05ecc566b5b1cb2d Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
committed by
Efraim Flashner
parent
bbb223548c
commit
41fd9df171
+21
-18
@@ -957,33 +957,36 @@ highlighting tool to ease code review from your terminal.")
|
||||
(define-public difftastic
|
||||
(package
|
||||
(name "difftastic")
|
||||
(version "0.63.0")
|
||||
(version "0.68.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (crate-uri "difftastic" version))
|
||||
(file-name (string-append name "-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0md332fch4b87akdvljzxp4m2k5yri7cpkz3n54jc762j7j9qmrz"))))
|
||||
(base32 "012h76wx5jv6czc9j4awfan7vhrc6g5fdgnxrjmzg5q27wn99hn6"))))
|
||||
(build-system cargo-build-system)
|
||||
(arguments
|
||||
`(#:install-source? #f
|
||||
#:cargo-test-flags
|
||||
`("--release" "--"
|
||||
"--skip=display::side_by_side::tests::test_display_hunks"
|
||||
"--skip=display::style::tests::split_string_cjk"
|
||||
"--skip=display::style::tests::split_string_cjk2"
|
||||
"--skip=display::style::tests::split_string_simple"
|
||||
"--skip=display::style::tests::split_string_unicode"
|
||||
"--skip=display::style::tests::test_combining_char"
|
||||
"--skip=display::style::tests::test_split_and_apply"
|
||||
,(string-append "--skip=display::style::tests::"
|
||||
"test_split_and_apply_gap_between_styles_on_wrap_boundary")
|
||||
"--skip=display::style::tests::test_split_and_apply_trailing_text"
|
||||
"--skip=display::style::tests::test_split_and_apply_trailing_text_newline")))
|
||||
(list
|
||||
#:install-source? #f
|
||||
#:cargo-test-flags
|
||||
'(list "--"
|
||||
"--skip=display::side_by_side::tests::test_display_hunks"
|
||||
"--skip=display::style")
|
||||
#:phases
|
||||
#~(modify-phases %standard-phases
|
||||
;; jemalloc needs unbundling for tikv-jemallocator-sys
|
||||
(add-before 'build 'override-jemalloc
|
||||
(lambda* (#:key inputs #:allow-other-keys)
|
||||
(let ((jemalloc (assoc-ref inputs "jemalloc")))
|
||||
;; This flag is needed when not using the bundled jemalloc.
|
||||
;; https://github.com/tikv/jemallocator/issues/19
|
||||
(setenv
|
||||
"CARGO_FEATURE_UNPREFIXED_MALLOC_ON_SUPPORTED_PLATFORMS" "1")
|
||||
(setenv "JEMALLOC_OVERRIDE"
|
||||
(string-append jemalloc "/lib/libjemalloc.so"))))))))
|
||||
(inputs
|
||||
(cons mimalloc (cargo-inputs 'difftastic)))
|
||||
(cons jemalloc (cargo-inputs 'difftastic)))
|
||||
(home-page "https://difftastic.wilfred.me.uk/")
|
||||
(synopsis "Structural diff command that understands syntax")
|
||||
(description
|
||||
|
||||
+238
-92
@@ -3710,6 +3710,10 @@
|
||||
(crate-source "cc" "1.2.57"
|
||||
"08q464b62d03zm7rgiixavkrh5lzfq18lwf884vgycj9735d23bs"))
|
||||
|
||||
(define rust-cc-1.2.58
|
||||
(crate-source "cc" "1.2.58"
|
||||
"1qb0zyqhn8pqzdp7d3scm19zmvgvbyh3iabmj1q7fc4ynva2isg1"))
|
||||
|
||||
(define rust-cc-traits-2.0.0
|
||||
(crate-source "cc-traits" "2.0.0"
|
||||
"1db2m7drl9w3yda4ybxvhykz45krqrlapcg16wkm4jpg67ph60q6"))
|
||||
@@ -17640,6 +17644,10 @@
|
||||
(crate-source "mio" "1.1.1"
|
||||
"1z2phpalqbdgihrcjp8y09l3kgq6309jnhnr6h11l9s7mnqcm6x6"))
|
||||
|
||||
(define rust-mio-1.2.0
|
||||
(crate-source "mio" "1.2.0"
|
||||
"1hanrh4fwsfkdqdaqfidz48zz1wdix23zwn3r2x78am0garfbdsh"))
|
||||
|
||||
(define rust-mio-extras-2.0.6
|
||||
(crate-source "mio-extras" "2.0.6"
|
||||
"069gfhlv0wlwfx1k2sriwfws490kjp490rv2qivyfb01j3i3yh2j"))
|
||||
@@ -29467,6 +29475,14 @@
|
||||
(crate-source "tree-sitter" "0.26.6"
|
||||
"0j2877prcc79kcmmw97dpssizv03hnd6i91b6h3yygwc2395dx0k"))
|
||||
|
||||
(define rust-tree-sitter-0.26.7
|
||||
(crate-source "tree-sitter" "0.26.7"
|
||||
"18mph7xrpy7lpsc5l2kvwdk19rmlgskzxfmn6zghj0gc38mmk9p7"))
|
||||
|
||||
(define rust-tree-sitter-ada-0.1.0
|
||||
(crate-source "tree-sitter-ada" "0.1.0"
|
||||
"188wnq7kla0x1d1kkb15wdndgmm5dhynsbypk768zjar8gbcv7wd"))
|
||||
|
||||
(define rust-tree-sitter-bash-0.23.3
|
||||
(crate-source "tree-sitter-bash" "0.23.3"
|
||||
"0bm5chcqq5fvfb505h87d6ab5ny9l60lxy0x5ga3ghrsc944v6ij"))
|
||||
@@ -29495,6 +29511,14 @@
|
||||
(crate-source "tree-sitter-clojure" "0.1.0"
|
||||
"131khpl74pkr0i9l912r0sld0lz9nh11ygpsg0frli09qm68h120"))
|
||||
|
||||
(define rust-tree-sitter-clojure-orchard-0.2.5
|
||||
(crate-source "tree-sitter-clojure-orchard" "0.2.5"
|
||||
"0kbq1riaffgajj32a1l0qf9fjsfwbcr3csb5j2bn88mbl4ldpqn3"))
|
||||
|
||||
(define rust-tree-sitter-cmake-0.7.1
|
||||
(crate-source "tree-sitter-cmake" "0.7.1"
|
||||
"16jh11mbnknjx7aqkf95j5zfq5drfpwv0sw27r5x55kkvp8ka6vw"))
|
||||
|
||||
(define rust-tree-sitter-cpp-0.23.4
|
||||
(crate-source "tree-sitter-cpp" "0.23.4"
|
||||
"0hs7p45av437iw8rzsyw46qs06axbam7wadr655apd27kpm9c8fz"))
|
||||
@@ -29511,6 +29535,18 @@
|
||||
(crate-source "tree-sitter-dart" "0.0.4"
|
||||
"12p3yhv81fxsmd55nlw7jpl9sbmsnmkyzz5a2hz38hffh05zgw8r"))
|
||||
|
||||
(define rust-tree-sitter-dart-orchard-0.2.1
|
||||
(crate-source "tree-sitter-dart-orchard" "0.2.1"
|
||||
"1bg9j81b8lgr3m3h3fj2v4y4ai29bcpw1a9a2mxv1skbndi00v90"))
|
||||
|
||||
(define rust-tree-sitter-devicetree-0.14.1
|
||||
(crate-source "tree-sitter-devicetree" "0.14.1"
|
||||
"0sylmv12namxx3agd99154bfs5vf2r9723vmz6x2q9fqb55qgrmi"))
|
||||
|
||||
(define rust-tree-sitter-elisp-1.6.1
|
||||
(crate-source "tree-sitter-elisp" "1.6.1"
|
||||
"02fs4kpa8lwfs73rmh95xzvk76wvaj2zkhfd87529gyfndm9lbjy"))
|
||||
|
||||
(define rust-tree-sitter-elixir-0.3.4
|
||||
(crate-source "tree-sitter-elixir" "0.3.4"
|
||||
"0grdkbx6bqw3s1w3mkk94sibmhgdicdlqirjzpc57zdl8x348pg4"))
|
||||
@@ -29519,10 +29555,30 @@
|
||||
(crate-source "tree-sitter-elixir" "0.3.5"
|
||||
"0h5shirf9ds1cc7xw4l1p1f1xfq3fk5s6zw557y5pn9ffr50dpb6"))
|
||||
|
||||
(define rust-tree-sitter-elm-5.9.0
|
||||
(crate-source "tree-sitter-elm" "5.9.0"
|
||||
"170yp6hidmbydli77zb9957n5j5s0ckh0iw0cg3kykf7pxch5113"))
|
||||
|
||||
(define rust-tree-sitter-erlang-0.13.0
|
||||
(crate-source "tree-sitter-erlang" "0.13.0"
|
||||
"1bz1icmrd2q7x6ff3yp76ybh0gm02i0sdqf2xjr7ajdh8jj6b4pb"))
|
||||
|
||||
(define rust-tree-sitter-erlang-0.15.0
|
||||
(crate-source "tree-sitter-erlang" "0.15.0"
|
||||
"1gm6cwj11h1sx7hxv4anlak4ax31qs56134jfwyw06fs9v71q2gj"))
|
||||
|
||||
(define rust-tree-sitter-fortran-0.5.1
|
||||
(crate-source "tree-sitter-fortran" "0.5.1"
|
||||
"0h2v24frvx9kaaksyxcl8g5vy3ak6192xasxibzs5hrc98vsnn6f"))
|
||||
|
||||
(define rust-tree-sitter-fsharp-0.1.0
|
||||
(crate-source "tree-sitter-fsharp" "0.1.0"
|
||||
"0h8bc9pxl1ji19w21akan28dd6pvggbc7qpb7z23ggs814551nzj"))
|
||||
|
||||
(define rust-tree-sitter-gleam-1.0.0
|
||||
(crate-source "tree-sitter-gleam" "1.0.0"
|
||||
"1crgpxhzrqlicwfm4zzvdbb1hga64pfmmpb08d25vnivg59mq5zh"))
|
||||
|
||||
(define rust-tree-sitter-go-0.23.4
|
||||
(crate-source "tree-sitter-go" "0.23.4"
|
||||
"0cc4w4p12inxpsn2hgpmbvw1nyf5cm0l9pa705hbw3928milfgdi"))
|
||||
@@ -29535,6 +29591,10 @@
|
||||
(crate-source "tree-sitter-haskell" "0.23.1"
|
||||
"19057d99kaq7bn8k86baf7v4q4mjv8p5mjr7zh9vm32l0kjm2z4p"))
|
||||
|
||||
(define rust-tree-sitter-hcl-1.1.0
|
||||
(crate-source "tree-sitter-hcl" "1.1.0"
|
||||
"04phkjfwvlcz1zjrmvry80hd9wrz3g8vkyh98fw5658jsz1jqyss"))
|
||||
|
||||
(define rust-tree-sitter-highlight-0.24.7
|
||||
(crate-source "tree-sitter-highlight" "0.24.7"
|
||||
"15axx9avb1cb3mjyhkf5h36n2lsxwqy0z2xrj79qgg4y98z824b4"))
|
||||
@@ -29587,6 +29647,10 @@
|
||||
(crate-source "tree-sitter-lua" "0.4.1"
|
||||
"1bq30iva40mv92d5w189dhlnqnflqiwf36i3y4g3fgyqci0jz6ga"))
|
||||
|
||||
(define rust-tree-sitter-lua-0.5.0
|
||||
(crate-source "tree-sitter-lua" "0.5.0"
|
||||
"035169zpbbnxmlsck6d26q6r4jsxzban15y30f3ab22i4gsgbald"))
|
||||
|
||||
(define rust-tree-sitter-make-1.1.1
|
||||
(crate-source "tree-sitter-make" "1.1.1"
|
||||
"0101h5ilrv2aqjffdlnq2d2m9mpj5fcfzvwamsgv3nnbrg3qv6f5"))
|
||||
@@ -29599,10 +29663,18 @@
|
||||
(crate-source "tree-sitter-md" "0.5.3"
|
||||
"10m8mwhd25bq0xc4l6si85rafs8pyp05dvlq8n0nqia6wn5kkz9f"))
|
||||
|
||||
(define rust-tree-sitter-newick-1.1.0
|
||||
(crate-source "tree-sitter-newick" "1.1.0"
|
||||
"1qgl2gh15h5wv6jiab034vflscvlyp8sica2cbhq9piarxdpii88"))
|
||||
|
||||
(define rust-tree-sitter-nix-0.0.2
|
||||
(crate-source "tree-sitter-nix" "0.0.2"
|
||||
"0160v6rqal8lsw9slx7x52ccq7cc5lfk6xd088rdcxyk0n3lz39s"))
|
||||
|
||||
(define rust-tree-sitter-nix-0.3.0
|
||||
(crate-source "tree-sitter-nix" "0.3.0"
|
||||
"1qrdv5d7d1ldaicfvvl4gqpsbdsav0si1k8c79lgd61s7xrsjlj9"))
|
||||
|
||||
(define rust-tree-sitter-objc-3.0.2
|
||||
(crate-source "tree-sitter-objc" "3.0.2"
|
||||
"1lp1570h6lwhknzq3nn9sf26cfkqbx99vrrm0mpigz13ciavpa4w"))
|
||||
@@ -29611,6 +29683,14 @@
|
||||
(crate-source "tree-sitter-ocaml" "0.23.2"
|
||||
"0xz3dkvb40b5anir8ld7547w2kibbms75y7i1kfhcn8p7ni09hck"))
|
||||
|
||||
(define rust-tree-sitter-pascal-0.10.2
|
||||
(crate-source "tree-sitter-pascal" "0.10.2"
|
||||
"1a3j9frx64azgr12m9v1j8s56x3zkxs6cxaiwhvx4gs9ayd1xddd"))
|
||||
|
||||
(define rust-tree-sitter-perl-1.1.2
|
||||
(crate-source "tree-sitter-perl" "1.1.2"
|
||||
"0bd99p2sxa3fj6mm7g0f82yn50fyba85jjrm9k19bra23gklm7g7"))
|
||||
|
||||
(define rust-tree-sitter-php-0.23.11
|
||||
(crate-source "tree-sitter-php" "0.23.11"
|
||||
"030kiknyk2lw54yj7mzj92kfr5v0qr81qymhvkqy9kvjj97fjrph"))
|
||||
@@ -29619,6 +29699,10 @@
|
||||
(crate-source "tree-sitter-php" "0.24.2"
|
||||
"14jmvysx66irxjgpgvlp3dfw46yxfbcmrzx7x9g2q1b9mg1ig30d"))
|
||||
|
||||
(define rust-tree-sitter-proto-0.2.0
|
||||
(crate-source "tree-sitter-proto" "0.2.0"
|
||||
"091rkm2psxy5gbx8db2r87pryqc836gg4zhkjz1hz65m6js60hwf"))
|
||||
|
||||
(define rust-tree-sitter-python-0.23.6
|
||||
(crate-source "tree-sitter-python" "0.23.6"
|
||||
"012bgzycya91lpdbrrr8xnw9xjz116nf1w61c2pwxapk4ym5l1ix"))
|
||||
@@ -29627,6 +29711,18 @@
|
||||
(crate-source "tree-sitter-python" "0.25.0"
|
||||
"072anxf7f3wn2jzpa1c8fnnskhwjjkd4qvzlc2zl1rsjjv9mzy3b"))
|
||||
|
||||
(define rust-tree-sitter-qmljs-0.3.0
|
||||
(crate-source "tree-sitter-qmljs" "0.3.0"
|
||||
"0qlvkmzmwpxv7pbd3d1irj34adrls9yjx3k25ypssznd6ylmwi37"))
|
||||
|
||||
(define rust-tree-sitter-r-1.2.0
|
||||
(crate-source "tree-sitter-r" "1.2.0"
|
||||
"0mbja7yin41q453ssp2qz1sjiln3nsmydapk7vh4d2lzvb5k74a2"))
|
||||
|
||||
(define rust-tree-sitter-racket-0.24.7
|
||||
(crate-source "tree-sitter-racket" "0.24.7"
|
||||
"0a7ib1n36g5zplw9dinpnxsnby6477r1by8ygv368qjf0mm5nfgq"))
|
||||
|
||||
(define rust-tree-sitter-ruby-0.23.1
|
||||
(crate-source "tree-sitter-ruby" "0.23.1"
|
||||
"15cz4h1sfgf838r2pmf7vg9ahh0kwgkvvnjgbdbrrfzn9vm8815y"))
|
||||
@@ -29639,6 +29735,10 @@
|
||||
(crate-source "tree-sitter-rust" "0.24.0"
|
||||
"1q8vqslcnp2pvyg06733ddag4i4w3jlv5s1bf8h28jk89h1ii6sb"))
|
||||
|
||||
(define rust-tree-sitter-rust-orchard-0.16.3
|
||||
(crate-source "tree-sitter-rust-orchard" "0.16.3"
|
||||
"1183bzjbryz8ch8i6wm399363b6ha6zzm378k9rj7dwgpxmwsny9"))
|
||||
|
||||
(define rust-tree-sitter-scala-0.23.4
|
||||
(crate-source "tree-sitter-scala" "0.23.4"
|
||||
"0bsxq5ihmi4qp1g3cfrnmgznp8h4y739d8mz2yn9wvkknil5xppg"))
|
||||
@@ -29647,6 +29747,22 @@
|
||||
(crate-source "tree-sitter-scala" "0.24.0"
|
||||
"0ldjl3cq5rvm1d6c61nx2i2l7cwkd7l67ca5627dw3pls6rsw5km"))
|
||||
|
||||
(define rust-tree-sitter-scheme-0.24.7
|
||||
(crate-source "tree-sitter-scheme" "0.24.7"
|
||||
"0caiaxsl7kpcf70dksfk0x9q962n30rifpbh4rgi8f6zdcapyzla"))
|
||||
|
||||
(define rust-tree-sitter-sequel-0.3.11
|
||||
(crate-source "tree-sitter-sequel" "0.3.11"
|
||||
"05vxxkfgny0r1jjg3bpzjv5sydxqjv3ixyhyq91jxh0rqg9ql6cx"))
|
||||
|
||||
(define rust-tree-sitter-sfapex-2.4.0
|
||||
(crate-source "tree-sitter-sfapex" "2.4.0"
|
||||
"0jq2xbjz89iabkn1nqyp5i88mchq5aqgkv32h58w5krvrdx675vv"))
|
||||
|
||||
(define rust-tree-sitter-solidity-1.2.13
|
||||
(crate-source "tree-sitter-solidity" "1.2.13"
|
||||
"098bm6lfws7i7rn4wiz1v598gdnh78ihpikhnq69z1vhbf3zib2f"))
|
||||
|
||||
(define rust-tree-sitter-svelte-ng-1.0.2
|
||||
(crate-source "tree-sitter-svelte-ng" "1.0.2"
|
||||
"0dzsclhsy24d4r4a541kbnr9p8n860v8jr3cr0y3g52yrzwp22pg"))
|
||||
@@ -29667,6 +29783,10 @@
|
||||
(crate-source "tree-sitter-typescript" "0.23.2"
|
||||
"1zsyaxx3v1sd8gx2zkscwv6z1sq2nvccqpvd8k67ayllipnpcpvc"))
|
||||
|
||||
(define rust-tree-sitter-verilog-1.0.3
|
||||
(crate-source "tree-sitter-verilog" "1.0.3"
|
||||
"0rlwlsg4dv303pgqhc87h78mfrfwf8nbidzmdwgjz1cm0cvf1ryl"))
|
||||
|
||||
(define rust-tree-sitter-xml-0.7.0
|
||||
(crate-source "tree-sitter-xml" "0.7.0"
|
||||
"1cxnr3q72fvld0ia8xjc5hl0x4xw9s7wvpcpsma4z68xb4gh8w76"))
|
||||
@@ -44034,25 +44154,25 @@
|
||||
rust-windows-x86-64-gnullvm-0.52.6
|
||||
rust-windows-x86-64-msvc-0.52.6))
|
||||
(difftastic =>
|
||||
(list rust-ahash-0.8.11
|
||||
rust-aho-corasick-1.1.3
|
||||
(list rust-ahash-0.8.12
|
||||
rust-aho-corasick-1.1.4
|
||||
rust-allocator-api2-0.2.21
|
||||
rust-anstream-0.6.18
|
||||
rust-anstyle-1.0.10
|
||||
rust-anstyle-parse-0.2.6
|
||||
rust-anstyle-query-1.1.2
|
||||
rust-anstyle-wincon-3.0.7
|
||||
rust-assert-cmd-2.0.8
|
||||
rust-autocfg-1.4.0
|
||||
rust-bitflags-2.9.0
|
||||
rust-bstr-1.12.0
|
||||
rust-bumpalo-3.17.0
|
||||
rust-cc-1.2.19
|
||||
rust-cfg-if-1.0.0
|
||||
rust-clap-4.5.35
|
||||
rust-clap-builder-4.5.35
|
||||
rust-clap-lex-0.7.4
|
||||
rust-colorchoice-1.0.3
|
||||
rust-anstream-1.0.0
|
||||
rust-anstyle-1.0.14
|
||||
rust-anstyle-parse-1.0.0
|
||||
rust-anstyle-query-1.1.5
|
||||
rust-anstyle-wincon-3.0.11
|
||||
rust-assert-cmd-2.2.0
|
||||
rust-autocfg-1.5.0
|
||||
rust-bitflags-2.11.0
|
||||
rust-bstr-1.12.1
|
||||
rust-bumpalo-3.20.2
|
||||
rust-cc-1.2.58
|
||||
rust-cfg-if-1.0.4
|
||||
rust-clap-4.6.0
|
||||
rust-clap-builder-4.6.0
|
||||
rust-clap-lex-1.1.0
|
||||
rust-colorchoice-1.0.5
|
||||
rust-crossbeam-deque-0.8.6
|
||||
rust-crossbeam-epoch-0.9.18
|
||||
rust-crossbeam-utils-0.8.21
|
||||
@@ -44060,133 +44180,158 @@
|
||||
rust-crossterm-winapi-0.9.1
|
||||
rust-diff-0.1.13
|
||||
rust-difflib-0.4.0
|
||||
rust-doc-comment-0.3.3
|
||||
rust-either-1.15.0
|
||||
rust-encoding-rs-0.8.35
|
||||
rust-env-logger-0.10.2
|
||||
rust-equivalent-1.0.2
|
||||
rust-errno-0.3.11
|
||||
rust-fixedbitset-0.4.2
|
||||
rust-float-cmp-0.9.0
|
||||
rust-fnv-1.0.7
|
||||
rust-glob-0.3.2
|
||||
rust-globset-0.4.16
|
||||
rust-errno-0.3.14
|
||||
rust-find-msvc-tools-0.1.9
|
||||
rust-fixedbitset-0.5.7
|
||||
rust-float-cmp-0.10.0
|
||||
rust-foldhash-0.1.5
|
||||
rust-glob-0.3.3
|
||||
rust-globset-0.4.18
|
||||
rust-hashbrown-0.14.5
|
||||
rust-hashbrown-0.15.2
|
||||
rust-hashbrown-0.15.5
|
||||
rust-hashbrown-0.16.1
|
||||
rust-heck-0.5.0
|
||||
rust-hermit-abi-0.5.0
|
||||
rust-hermit-abi-0.5.2
|
||||
rust-humansize-2.1.3
|
||||
rust-humantime-2.2.0
|
||||
rust-humantime-2.3.0
|
||||
rust-ignore-0.4.23
|
||||
rust-indexmap-2.9.0
|
||||
rust-is-terminal-0.4.16
|
||||
rust-is-terminal-polyfill-1.70.1
|
||||
rust-itertools-0.10.5
|
||||
rust-itertools-0.11.0
|
||||
rust-itoa-1.0.15
|
||||
rust-indexmap-2.13.0
|
||||
rust-is-terminal-0.4.17
|
||||
rust-is-terminal-polyfill-1.70.2
|
||||
rust-itoa-1.0.18
|
||||
rust-lazy-static-1.5.0
|
||||
rust-libc-0.2.171
|
||||
rust-libm-0.2.11
|
||||
rust-libmimalloc-sys-0.1.24
|
||||
rust-libc-0.2.183
|
||||
rust-libm-0.2.16
|
||||
rust-line-numbers-0.3.1
|
||||
rust-linux-raw-sys-0.4.15
|
||||
rust-linux-raw-sys-0.9.4
|
||||
rust-lock-api-0.4.12
|
||||
rust-log-0.4.27
|
||||
rust-memchr-2.7.4
|
||||
rust-mimalloc-0.1.28
|
||||
rust-minimal-lexical-0.2.1
|
||||
rust-mio-1.0.3
|
||||
rust-nom-7.1.3
|
||||
rust-linux-raw-sys-0.12.1
|
||||
rust-lock-api-0.4.14
|
||||
rust-log-0.4.29
|
||||
rust-memchr-2.8.0
|
||||
rust-mio-1.2.0
|
||||
rust-nom-8.0.0
|
||||
rust-normalize-line-endings-0.3.0
|
||||
rust-num-traits-0.2.19
|
||||
rust-once-cell-1.21.3
|
||||
rust-owo-colors-3.5.0
|
||||
rust-parking-lot-0.12.3
|
||||
rust-parking-lot-core-0.9.10
|
||||
rust-petgraph-0.6.5
|
||||
rust-predicates-2.1.5
|
||||
rust-predicates-core-1.0.9
|
||||
rust-predicates-tree-1.0.12
|
||||
rust-once-cell-1.21.4
|
||||
rust-once-cell-polyfill-1.70.2
|
||||
rust-owo-colors-4.3.0
|
||||
rust-parking-lot-0.12.5
|
||||
rust-parking-lot-core-0.9.12
|
||||
rust-petgraph-0.8.3
|
||||
rust-predicates-3.1.4
|
||||
rust-predicates-core-1.0.10
|
||||
rust-predicates-tree-1.0.13
|
||||
rust-pretty-assertions-1.4.1
|
||||
rust-pretty-env-logger-0.5.0
|
||||
rust-proc-macro2-1.0.94
|
||||
rust-quote-1.0.40
|
||||
rust-proc-macro2-1.0.106
|
||||
rust-quote-1.0.45
|
||||
rust-radix-heap-0.4.2
|
||||
rust-rayon-1.10.0
|
||||
rust-rayon-core-1.12.1
|
||||
rust-redox-syscall-0.5.11
|
||||
rust-regex-1.11.1
|
||||
rust-regex-automata-0.4.9
|
||||
rust-regex-syntax-0.8.5
|
||||
rust-rayon-1.11.0
|
||||
rust-rayon-core-1.13.0
|
||||
rust-redox-syscall-0.5.18
|
||||
rust-regex-1.12.3
|
||||
rust-regex-automata-0.4.14
|
||||
rust-regex-syntax-0.8.10
|
||||
rust-rustc-hash-2.1.1
|
||||
rust-rustix-0.38.44
|
||||
rust-rustix-1.0.5
|
||||
rust-rustversion-1.0.20
|
||||
rust-ryu-1.0.20
|
||||
rust-rustix-1.1.4
|
||||
rust-rustversion-1.0.22
|
||||
rust-same-file-1.0.6
|
||||
rust-scopeguard-1.2.0
|
||||
rust-serde-1.0.219
|
||||
rust-serde-derive-1.0.219
|
||||
rust-serde-json-1.0.140
|
||||
rust-serde-1.0.228
|
||||
rust-serde-core-1.0.228
|
||||
rust-serde-derive-1.0.228
|
||||
rust-serde-json-1.0.149
|
||||
rust-shlex-1.3.0
|
||||
rust-signal-hook-0.3.17
|
||||
rust-signal-hook-mio-0.2.4
|
||||
rust-signal-hook-registry-1.4.2
|
||||
rust-smallvec-1.15.0
|
||||
rust-signal-hook-0.3.18
|
||||
rust-signal-hook-mio-0.2.5
|
||||
rust-signal-hook-registry-1.4.8
|
||||
rust-smallvec-1.15.1
|
||||
rust-streaming-iterator-0.1.9
|
||||
rust-strsim-0.10.0
|
||||
rust-strsim-0.11.1
|
||||
rust-strum-0.26.3
|
||||
rust-strum-macros-0.26.4
|
||||
rust-syn-2.0.100
|
||||
rust-syn-2.0.117
|
||||
rust-termcolor-1.4.1
|
||||
rust-terminal-size-0.4.2
|
||||
rust-terminal-size-0.4.4
|
||||
rust-termtree-0.5.1
|
||||
rust-tree-sitter-0.24.7
|
||||
rust-tree-sitter-bash-0.23.3
|
||||
rust-tree-sitter-c-0.23.4
|
||||
rust-tikv-jemalloc-sys-0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
|
||||
rust-tikv-jemallocator-0.6.1
|
||||
rust-tree-sitter-0.26.7
|
||||
rust-tree-sitter-ada-0.1.0
|
||||
rust-tree-sitter-bash-0.25.1
|
||||
rust-tree-sitter-c-0.24.1
|
||||
rust-tree-sitter-c-sharp-0.23.1
|
||||
rust-tree-sitter-clojure-orchard-0.2.5
|
||||
rust-tree-sitter-cmake-0.7.1
|
||||
rust-tree-sitter-cpp-0.23.4
|
||||
rust-tree-sitter-css-0.23.2
|
||||
rust-tree-sitter-elixir-0.3.4
|
||||
rust-tree-sitter-go-0.23.4
|
||||
rust-tree-sitter-dart-orchard-0.2.1
|
||||
rust-tree-sitter-devicetree-0.14.1
|
||||
rust-tree-sitter-elisp-1.6.1
|
||||
rust-tree-sitter-elixir-0.3.5
|
||||
rust-tree-sitter-elm-5.9.0
|
||||
rust-tree-sitter-erlang-0.13.0
|
||||
rust-tree-sitter-fortran-0.5.1
|
||||
rust-tree-sitter-fsharp-0.1.0
|
||||
rust-tree-sitter-gleam-1.0.0
|
||||
rust-tree-sitter-go-0.25.0
|
||||
rust-tree-sitter-haskell-0.23.1
|
||||
rust-tree-sitter-hcl-1.1.0
|
||||
rust-tree-sitter-html-0.23.2
|
||||
rust-tree-sitter-java-0.23.5
|
||||
rust-tree-sitter-javascript-0.23.1
|
||||
rust-tree-sitter-javascript-0.25.0
|
||||
rust-tree-sitter-json-0.24.8
|
||||
rust-tree-sitter-julia-0.23.1
|
||||
rust-tree-sitter-language-0.1.5
|
||||
rust-tree-sitter-lua-0.2.0
|
||||
rust-tree-sitter-language-0.1.7
|
||||
rust-tree-sitter-lua-0.5.0
|
||||
rust-tree-sitter-make-1.1.1
|
||||
rust-tree-sitter-nix-0.0.2
|
||||
rust-tree-sitter-newick-1.1.0
|
||||
rust-tree-sitter-nix-0.3.0
|
||||
rust-tree-sitter-objc-3.0.2
|
||||
rust-tree-sitter-ocaml-0.23.2
|
||||
rust-tree-sitter-pascal-0.10.2
|
||||
rust-tree-sitter-perl-1.1.2
|
||||
rust-tree-sitter-php-0.23.11
|
||||
rust-tree-sitter-proto-0.2.0
|
||||
rust-tree-sitter-python-0.23.6
|
||||
rust-tree-sitter-qmljs-0.3.0
|
||||
rust-tree-sitter-r-1.2.0
|
||||
rust-tree-sitter-racket-0.24.7
|
||||
rust-tree-sitter-ruby-0.23.1
|
||||
rust-tree-sitter-rust-0.23.3
|
||||
rust-tree-sitter-rust-orchard-0.16.3
|
||||
rust-tree-sitter-scala-0.23.4
|
||||
rust-tree-sitter-scheme-0.24.7
|
||||
rust-tree-sitter-sequel-0.3.11
|
||||
rust-tree-sitter-sfapex-2.4.0
|
||||
rust-tree-sitter-solidity-1.2.13
|
||||
rust-tree-sitter-swift-0.7.1
|
||||
rust-tree-sitter-toml-ng-0.7.0
|
||||
rust-tree-sitter-typescript-0.23.2
|
||||
rust-tree-sitter-verilog-1.0.3
|
||||
rust-tree-sitter-xml-0.7.0
|
||||
rust-tree-sitter-yaml-0.7.0
|
||||
rust-tree-magic-mini-3.1.6
|
||||
rust-tree-sitter-yaml-0.7.2
|
||||
rust-tree-sitter-zig-1.1.2
|
||||
rust-tree-magic-mini-3.2.2
|
||||
rust-typed-arena-2.0.2
|
||||
rust-unicode-ident-1.0.18
|
||||
rust-unicode-ident-1.0.24
|
||||
rust-unicode-width-0.1.14
|
||||
rust-utf8parse-0.2.2
|
||||
rust-version-check-0.9.5
|
||||
rust-wait-timeout-0.2.1
|
||||
rust-walkdir-2.5.0
|
||||
rust-wasi-0.11.0+wasi-snapshot-preview1
|
||||
rust-wasi-0.11.1+wasi-snapshot-preview1
|
||||
rust-winapi-0.3.9
|
||||
rust-winapi-i686-pc-windows-gnu-0.4.0
|
||||
rust-winapi-util-0.1.9
|
||||
rust-winapi-util-0.1.11
|
||||
rust-winapi-x86-64-pc-windows-gnu-0.4.0
|
||||
rust-windows-sys-0.52.0
|
||||
rust-windows-link-0.2.1
|
||||
rust-windows-sys-0.59.0
|
||||
rust-windows-sys-0.61.2
|
||||
rust-windows-targets-0.52.6
|
||||
rust-windows-aarch64-gnullvm-0.52.6
|
||||
rust-windows-aarch64-msvc-0.52.6
|
||||
@@ -44198,8 +44343,9 @@
|
||||
rust-windows-x86-64-msvc-0.52.6
|
||||
rust-wu-diff-0.1.2
|
||||
rust-yansi-1.0.1
|
||||
rust-zerocopy-0.7.35
|
||||
rust-zerocopy-derive-0.7.35))
|
||||
rust-zerocopy-0.8.47
|
||||
rust-zerocopy-derive-0.8.47
|
||||
rust-zmij-1.0.21))
|
||||
(drill =>
|
||||
(list rust-addr2line-0.24.2
|
||||
rust-adler2-2.0.0
|
||||
|
||||
Reference in New Issue
Block a user