mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-29 05:30:32 +02:00
gnu: rbw: Update to 1.15.0.
* gnu/packages/rust-apps.scm (rbw): Update to 1.15.0. * gnu/packages/rust-crates.scm (lookup-cargo-inputs): Update entry for rbw. Change-Id: I48c5fcbeb4b7e17e20f1e7ed48f563fd8f25e766 Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
committed by
Efraim Flashner
parent
e44a5bb796
commit
7e504bace6
@@ -3679,7 +3679,7 @@ runs a command whenever it detects modifications.")
|
||||
(define-public rbw
|
||||
(package
|
||||
(name "rbw")
|
||||
(version "1.14.1")
|
||||
(version "1.15.0")
|
||||
(outputs '("out" "scripts"))
|
||||
(source
|
||||
(origin
|
||||
@@ -3687,7 +3687,7 @@ runs a command whenever it detects modifications.")
|
||||
(uri (crate-uri "rbw" version))
|
||||
(file-name (string-append name "-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32 "1d4pxj3jjrgbvldpxsbq05h13cx1bc6yxhhwxa0rp58bkj6qh3ah"))))
|
||||
(base32 "1fg9jad5r255xcnc22ldmjra9ydf40yqvmpa7pwrzxncvf37v3l9"))))
|
||||
(build-system cargo-build-system)
|
||||
(arguments
|
||||
`(#:install-source? #f
|
||||
|
||||
@@ -19790,6 +19790,10 @@
|
||||
(crate-source "portable-atomic-util" "0.2.5"
|
||||
"1xcm0ia8756k6hdgafx4g3lx3fw0hvz2zqswq7c2sy58gxnvk7bs"))
|
||||
|
||||
(define rust-portable-atomic-util-0.2.6
|
||||
(crate-source "portable-atomic-util" "0.2.6"
|
||||
"18wrsx7fjwc2kgbpfjfm3igv3vdzsidmjhbqivjln7d0c6z9f4q9"))
|
||||
|
||||
(define rust-portable-pty-0.8.1
|
||||
(crate-source "portable-pty" "0.8.1"
|
||||
"1gmh9ij90qwxx8gzvs6dj2vlc1ackv8zhd4mzfly3nq3586fhvl0"))
|
||||
@@ -21044,6 +21048,10 @@
|
||||
(crate-source "quinn" "0.11.9"
|
||||
"086gzj666dr3slmlynkvxlndy28hahgl361d6bf93hk3i6ahmqmr"))
|
||||
|
||||
(define rust-quinn-proto-0.11.14
|
||||
(crate-source "quinn-proto" "0.11.14"
|
||||
"1660jkxhzi1pnywzs13ifczwrlv6ds9qds111vsnxjciqpz44js3"))
|
||||
|
||||
(define rust-quinn-proto-0.11.6
|
||||
(crate-source "quinn-proto" "0.11.6"
|
||||
"1paz642iqzmah1f673pwvl3azp7avwsah31cb2i6rl3sxhwzp4ms"))
|
||||
@@ -22198,6 +22206,10 @@
|
||||
(crate-source "rmpv" "1.3.0"
|
||||
"1adjigqyrzbv71s18qz3sa77zqggqip0p8j4rrrk5scyrlihfiaq"))
|
||||
|
||||
(define rust-rmpv-1.3.1
|
||||
(crate-source "rmpv" "1.3.1"
|
||||
"05w4vz0r2lmly1km0dy1ab35c2fay0lk5wvak792d2lkkd5iskks"))
|
||||
|
||||
(define rust-roadmap-0.7.0
|
||||
(crate-source "roadmap" "0.7.0"
|
||||
"0xwzxsh3qk5mg7yfsjxjm6x68adp5c8szv7dznzf9irla5f7fjgc"))
|
||||
@@ -25189,6 +25201,11 @@
|
||||
"1fmbwz0qxds2w7rsvcg9kqm9x3wwifll8wxcc3g43k2mh357rxps"
|
||||
#:snippet '(delete-file-recursively "tests")))
|
||||
|
||||
(define rust-ssh-agent-lib-0.5.2
|
||||
(crate-source "ssh-agent-lib" "0.5.2"
|
||||
"0rp7wf1mihv0m8875qrx9f14vmpsx1v2jirqs2jw892pdqp5il7k"
|
||||
#:snippet '(delete-file-recursively "tests")))
|
||||
|
||||
(define rust-ssh-cipher-0.2.0
|
||||
(crate-source "ssh-cipher" "0.2.0"
|
||||
"0kvq113x9fcy2jcxp00xk472zxm8d9zxxz2vyqx3rlzh88ki7b6a"))
|
||||
@@ -26843,6 +26860,10 @@
|
||||
(crate-source "tinytemplate" "1.2.1"
|
||||
"1g5n77cqkdh9hy75zdb01adxn45mkh9y40wdr7l68xpz35gnnkdy"))
|
||||
|
||||
(define rust-tinyvec-1.11.0
|
||||
(crate-source "tinyvec" "1.11.0"
|
||||
"1wvycrghzmaysnw34kzwnf0mfx6r75045s24r214wnnjadqfcq9y"))
|
||||
|
||||
(define rust-tinyvec-1.6.0
|
||||
(crate-source "tinyvec" "1.6.0"
|
||||
"0l6bl2h62a5m44jdnpn7lmj14rd44via8180i7121fvm73mmrk47"))
|
||||
@@ -27351,6 +27372,10 @@
|
||||
(crate-source "totp-rs" "5.7.0"
|
||||
"0wmz0ri3d9ml04wrd5qk5a6xq70g8zlzc2g9k61gi3pm10hka97i"))
|
||||
|
||||
(define rust-totp-rs-5.7.1
|
||||
(crate-source "totp-rs" "5.7.1"
|
||||
"1fj0y5810sbiz28k5z5w88vz8vy75ibv8b0a680z9s97sffnmcx2"))
|
||||
|
||||
(define rust-tower-0.4.13
|
||||
(crate-source "tower" "0.4.13"
|
||||
"073wncyqav4sak1p755hf6vl66njgfc1z1g1di9rxx3cvvh9pymq"))
|
||||
@@ -65727,360 +65752,363 @@
|
||||
rust-zerovec-0.10.4
|
||||
rust-zerovec-derive-0.10.3))
|
||||
(rbw =>
|
||||
(list rust-addr2line-0.24.2
|
||||
rust-adler2-2.0.1
|
||||
rust-aes-0.8.4
|
||||
rust-aho-corasick-1.1.3
|
||||
rust-anstream-0.6.20
|
||||
rust-anstyle-1.0.11
|
||||
(list rust-aes-0.8.4
|
||||
rust-aho-corasick-1.1.4
|
||||
rust-anstream-0.6.21
|
||||
rust-anstream-1.0.0
|
||||
rust-anstyle-1.0.14
|
||||
rust-anstyle-parse-0.2.7
|
||||
rust-anstyle-query-1.1.4
|
||||
rust-anstyle-wincon-3.0.10
|
||||
rust-anyhow-1.0.99
|
||||
rust-anstyle-parse-1.0.0
|
||||
rust-anstyle-query-1.1.5
|
||||
rust-anstyle-wincon-3.0.11
|
||||
rust-anyhow-1.0.102
|
||||
rust-arboard-3.6.1
|
||||
rust-argon2-0.5.3
|
||||
rust-arrayvec-0.7.6
|
||||
rust-async-trait-0.1.89
|
||||
rust-atomic-waker-1.1.2
|
||||
rust-autocfg-1.5.0
|
||||
rust-axum-0.8.4
|
||||
rust-axum-core-0.5.2
|
||||
rust-backtrace-0.3.75
|
||||
rust-axum-0.8.8
|
||||
rust-axum-core-0.5.6
|
||||
rust-base16ct-0.2.0
|
||||
rust-base32-0.5.1
|
||||
rust-base64-0.22.1
|
||||
rust-base64ct-1.8.0
|
||||
rust-base64ct-1.8.3
|
||||
rust-bitflags-1.3.2
|
||||
rust-bitflags-2.9.4
|
||||
rust-bitflags-2.11.0
|
||||
rust-blake2-0.10.6
|
||||
rust-block-buffer-0.10.4
|
||||
rust-block-padding-0.3.3
|
||||
rust-bumpalo-3.19.0
|
||||
rust-bumpalo-3.20.2
|
||||
rust-byteorder-1.5.0
|
||||
rust-bytes-1.10.1
|
||||
rust-bytes-1.11.1
|
||||
rust-cbc-0.1.2
|
||||
rust-cc-1.2.35
|
||||
rust-cfg-if-1.0.3
|
||||
rust-cc-1.2.57
|
||||
rust-cfg-if-1.0.4
|
||||
rust-cfg-aliases-0.2.1
|
||||
rust-cipher-0.4.4
|
||||
rust-clap-4.5.47
|
||||
rust-clap-builder-4.5.47
|
||||
rust-clap-complete-4.5.57
|
||||
rust-clap-4.6.0
|
||||
rust-clap-builder-4.6.0
|
||||
rust-clap-complete-4.6.0
|
||||
rust-clap-complete-fig-4.5.2
|
||||
rust-clap-complete-nushell-4.5.8
|
||||
rust-clap-derive-4.5.47
|
||||
rust-clap-lex-0.7.5
|
||||
rust-clap-complete-nushell-4.6.0
|
||||
rust-clap-derive-4.6.0
|
||||
rust-clap-lex-1.1.0
|
||||
rust-clipboard-win-5.4.1
|
||||
rust-colorchoice-1.0.4
|
||||
rust-colorchoice-1.0.5
|
||||
rust-const-oid-0.9.6
|
||||
rust-constant-time-eq-0.3.1
|
||||
rust-core-foundation-0.10.1
|
||||
rust-core-foundation-sys-0.8.7
|
||||
rust-cpufeatures-0.2.17
|
||||
rust-crypto-bigint-0.5.5
|
||||
rust-crypto-common-0.1.6
|
||||
rust-crypto-common-0.1.7
|
||||
rust-curve25519-dalek-4.1.3
|
||||
rust-curve25519-dalek-derive-0.1.1
|
||||
rust-daemonize-0.5.0
|
||||
rust-data-encoding-2.9.0
|
||||
rust-data-encoding-2.10.0
|
||||
rust-der-0.7.10
|
||||
rust-digest-0.10.7
|
||||
rust-directories-6.0.0
|
||||
rust-dirs-sys-0.5.0
|
||||
rust-dispatch2-0.3.0
|
||||
rust-dispatch2-0.3.1
|
||||
rust-displaydoc-0.2.5
|
||||
rust-downcast-rs-1.2.1
|
||||
rust-ecdsa-0.16.9
|
||||
rust-ed25519-2.2.3
|
||||
rust-ed25519-dalek-2.2.0
|
||||
rust-elliptic-curve-0.13.8
|
||||
rust-env-filter-0.1.3
|
||||
rust-env-logger-0.11.8
|
||||
rust-env-filter-1.0.0
|
||||
rust-env-logger-0.11.9
|
||||
rust-equivalent-1.0.2
|
||||
rust-errno-0.3.13
|
||||
rust-errno-0.3.14
|
||||
rust-error-code-3.3.2
|
||||
rust-fastrand-2.3.0
|
||||
rust-ff-0.13.1
|
||||
rust-fiat-crypto-0.2.9
|
||||
rust-find-msvc-tools-0.1.0
|
||||
rust-fixedbitset-0.4.2
|
||||
rust-fnv-1.0.7
|
||||
rust-find-msvc-tools-0.1.9
|
||||
rust-fixedbitset-0.5.7
|
||||
rust-foldhash-0.1.5
|
||||
rust-form-urlencoded-1.2.2
|
||||
rust-futures-0.3.31
|
||||
rust-futures-channel-0.3.31
|
||||
rust-futures-core-0.3.31
|
||||
rust-futures-executor-0.3.31
|
||||
rust-futures-io-0.3.31
|
||||
rust-futures-macro-0.3.31
|
||||
rust-futures-sink-0.3.31
|
||||
rust-futures-task-0.3.31
|
||||
rust-futures-util-0.3.31
|
||||
rust-futures-0.3.32
|
||||
rust-futures-channel-0.3.32
|
||||
rust-futures-core-0.3.32
|
||||
rust-futures-executor-0.3.32
|
||||
rust-futures-io-0.3.32
|
||||
rust-futures-macro-0.3.32
|
||||
rust-futures-sink-0.3.32
|
||||
rust-futures-task-0.3.32
|
||||
rust-futures-util-0.3.32
|
||||
rust-generic-array-0.14.7
|
||||
rust-gethostname-1.0.2
|
||||
rust-getrandom-0.2.16
|
||||
rust-getrandom-0.3.3
|
||||
rust-gimli-0.31.1
|
||||
rust-gethostname-1.1.0
|
||||
rust-getrandom-0.2.17
|
||||
rust-getrandom-0.3.4
|
||||
rust-getrandom-0.4.2
|
||||
rust-group-0.13.0
|
||||
rust-hashbrown-0.15.5
|
||||
rust-hashbrown-0.16.1
|
||||
rust-heck-0.5.0
|
||||
rust-hermit-abi-0.5.2
|
||||
rust-hkdf-0.12.4
|
||||
rust-hmac-0.12.1
|
||||
rust-http-1.3.1
|
||||
rust-http-1.4.0
|
||||
rust-http-body-1.0.1
|
||||
rust-http-body-util-0.1.3
|
||||
rust-httparse-1.10.1
|
||||
rust-httpdate-1.0.3
|
||||
rust-humantime-2.2.0
|
||||
rust-hyper-1.7.0
|
||||
rust-humantime-2.3.0
|
||||
rust-hyper-1.8.1
|
||||
rust-hyper-rustls-0.27.7
|
||||
rust-hyper-util-0.1.16
|
||||
rust-icu-collections-2.0.0
|
||||
rust-icu-locale-core-2.0.0
|
||||
rust-icu-normalizer-2.0.0
|
||||
rust-icu-normalizer-data-2.0.0
|
||||
rust-icu-properties-2.0.1
|
||||
rust-icu-properties-data-2.0.1
|
||||
rust-icu-provider-2.0.0
|
||||
rust-hyper-util-0.1.20
|
||||
rust-icu-collections-2.1.1
|
||||
rust-icu-locale-core-2.1.1
|
||||
rust-icu-normalizer-2.1.1
|
||||
rust-icu-normalizer-data-2.1.1
|
||||
rust-icu-properties-2.1.2
|
||||
rust-icu-properties-data-2.1.2
|
||||
rust-icu-provider-2.1.1
|
||||
rust-id-arena-2.3.0
|
||||
rust-idna-1.1.0
|
||||
rust-idna-adapter-1.2.1
|
||||
rust-indexmap-2.11.0
|
||||
rust-indexmap-2.13.0
|
||||
rust-inout-0.1.4
|
||||
rust-io-uring-0.7.10
|
||||
rust-ipnet-2.11.0
|
||||
rust-iri-string-0.7.8
|
||||
rust-ipnet-2.12.0
|
||||
rust-iri-string-0.7.10
|
||||
rust-is-docker-0.2.0
|
||||
rust-is-terminal-0.4.16
|
||||
rust-is-terminal-0.4.17
|
||||
rust-is-wsl-0.4.0
|
||||
rust-is-terminal-polyfill-1.70.1
|
||||
rust-itoa-1.0.15
|
||||
rust-jiff-0.2.15
|
||||
rust-jiff-static-0.2.15
|
||||
rust-js-sys-0.3.78
|
||||
rust-is-terminal-polyfill-1.70.2
|
||||
rust-itoa-1.0.17
|
||||
rust-jiff-0.2.23
|
||||
rust-jiff-static-0.2.23
|
||||
rust-js-sys-0.3.91
|
||||
rust-lazy-static-1.5.0
|
||||
rust-libc-0.2.175
|
||||
rust-libm-0.2.15
|
||||
rust-libredox-0.1.9
|
||||
rust-linux-raw-sys-0.4.15
|
||||
rust-linux-raw-sys-0.9.4
|
||||
rust-litemap-0.8.0
|
||||
rust-lock-api-0.4.13
|
||||
rust-log-0.4.28
|
||||
rust-leb128fmt-0.1.0
|
||||
rust-libc-0.2.183
|
||||
rust-libm-0.2.16
|
||||
rust-libredox-0.1.14
|
||||
rust-linux-raw-sys-0.12.1
|
||||
rust-litemap-0.8.1
|
||||
rust-lock-api-0.4.14
|
||||
rust-log-0.4.29
|
||||
rust-lru-slab-0.1.2
|
||||
rust-mach2-0.4.3
|
||||
rust-matchit-0.8.4
|
||||
rust-memchr-2.7.5
|
||||
rust-memchr-2.8.0
|
||||
rust-mime-0.3.17
|
||||
rust-minimal-lexical-0.2.1
|
||||
rust-miniz-oxide-0.8.9
|
||||
rust-mio-1.0.4
|
||||
rust-nom-7.1.3
|
||||
rust-num-bigint-dig-0.8.4
|
||||
rust-mio-1.1.1
|
||||
rust-nom-8.0.0
|
||||
rust-num-bigint-dig-0.8.6
|
||||
rust-num-integer-0.1.46
|
||||
rust-num-iter-0.1.45
|
||||
rust-num-traits-0.2.19
|
||||
rust-objc2-0.6.2
|
||||
rust-objc2-app-kit-0.3.1
|
||||
rust-objc2-core-foundation-0.3.1
|
||||
rust-objc2-core-graphics-0.3.1
|
||||
rust-objc2-0.6.4
|
||||
rust-objc2-app-kit-0.3.2
|
||||
rust-objc2-core-foundation-0.3.2
|
||||
rust-objc2-core-graphics-0.3.2
|
||||
rust-objc2-encode-4.1.0
|
||||
rust-objc2-foundation-0.3.1
|
||||
rust-objc2-io-surface-0.3.1
|
||||
rust-object-0.36.7
|
||||
rust-once-cell-1.21.3
|
||||
rust-once-cell-polyfill-1.70.1
|
||||
rust-open-5.3.2
|
||||
rust-openssl-probe-0.1.6
|
||||
rust-objc2-foundation-0.3.2
|
||||
rust-objc2-io-surface-0.3.2
|
||||
rust-once-cell-1.21.4
|
||||
rust-once-cell-polyfill-1.70.2
|
||||
rust-open-5.3.3
|
||||
rust-openssl-probe-0.2.1
|
||||
rust-option-ext-0.2.0
|
||||
rust-os-pipe-1.2.2
|
||||
rust-os-pipe-1.2.3
|
||||
rust-p256-0.13.2
|
||||
rust-p384-0.13.1
|
||||
rust-p521-0.13.3
|
||||
rust-parking-lot-0.12.4
|
||||
rust-parking-lot-core-0.9.11
|
||||
rust-parking-lot-0.12.5
|
||||
rust-parking-lot-core-0.9.12
|
||||
rust-password-hash-0.5.0
|
||||
rust-paste-1.0.15
|
||||
rust-pathdiff-0.2.3
|
||||
rust-pbkdf2-0.12.2
|
||||
rust-pem-rfc7468-0.7.0
|
||||
rust-percent-encoding-2.3.2
|
||||
rust-petgraph-0.6.5
|
||||
rust-pin-project-lite-0.2.16
|
||||
rust-petgraph-0.8.3
|
||||
rust-pin-project-lite-0.2.17
|
||||
rust-pin-utils-0.1.0
|
||||
rust-pkcs1-0.7.5
|
||||
rust-pkcs8-0.10.2
|
||||
rust-pkg-config-0.3.32
|
||||
rust-portable-atomic-1.11.1
|
||||
rust-portable-atomic-util-0.2.4
|
||||
rust-potential-utf-0.1.3
|
||||
rust-portable-atomic-1.13.1
|
||||
rust-portable-atomic-util-0.2.6
|
||||
rust-potential-utf-0.1.4
|
||||
rust-ppv-lite86-0.2.21
|
||||
rust-prettyplease-0.2.37
|
||||
rust-primeorder-0.13.6
|
||||
rust-proc-macro2-1.0.101
|
||||
rust-quick-xml-0.37.5
|
||||
rust-proc-macro2-1.0.106
|
||||
rust-quick-xml-0.39.2
|
||||
rust-quinn-0.11.9
|
||||
rust-quinn-proto-0.11.13
|
||||
rust-quinn-proto-0.11.14
|
||||
rust-quinn-udp-0.5.14
|
||||
rust-quote-1.0.40
|
||||
rust-quote-1.0.45
|
||||
rust-r-efi-5.3.0
|
||||
rust-r-efi-6.0.0
|
||||
rust-rand-0.8.5
|
||||
rust-rand-0.9.2
|
||||
rust-rand-chacha-0.3.1
|
||||
rust-rand-chacha-0.9.0
|
||||
rust-rand-core-0.6.4
|
||||
rust-rand-core-0.9.3
|
||||
rust-rand-core-0.9.5
|
||||
rust-raunch-1.0.1
|
||||
rust-redox-syscall-0.5.17
|
||||
rust-redox-syscall-0.5.18
|
||||
rust-redox-users-0.5.2
|
||||
rust-regex-1.11.2
|
||||
rust-regex-automata-0.4.10
|
||||
rust-regex-syntax-0.8.6
|
||||
rust-regex-1.12.3
|
||||
rust-regex-automata-0.4.14
|
||||
rust-regex-syntax-0.8.10
|
||||
rust-region-3.0.2
|
||||
rust-reqwest-0.12.23
|
||||
rust-reqwest-0.12.28
|
||||
rust-rfc6979-0.4.0
|
||||
rust-ring-0.17.14
|
||||
rust-rmp-0.8.14
|
||||
rust-rmpv-1.3.0
|
||||
rust-rsa-0.9.8
|
||||
rust-rustc-demangle-0.1.26
|
||||
rust-rmp-0.8.15
|
||||
rust-rmpv-1.3.1
|
||||
rust-rsa-0.9.10
|
||||
rust-rustc-hash-2.1.1
|
||||
rust-rustc-version-0.4.1
|
||||
rust-rustix-0.38.44
|
||||
rust-rustix-1.0.8
|
||||
rust-rustls-0.23.31
|
||||
rust-rustls-native-certs-0.8.1
|
||||
rust-rustls-pki-types-1.12.0
|
||||
rust-rustls-webpki-0.103.4
|
||||
rust-rustix-1.1.4
|
||||
rust-rustls-0.23.37
|
||||
rust-rustls-native-certs-0.8.3
|
||||
rust-rustls-pki-types-1.14.0
|
||||
rust-rustls-webpki-0.103.9
|
||||
rust-rustversion-1.0.22
|
||||
rust-ryu-1.0.20
|
||||
rust-schannel-0.1.27
|
||||
rust-ryu-1.0.23
|
||||
rust-schannel-0.1.29
|
||||
rust-scopeguard-1.2.0
|
||||
rust-sec1-0.7.3
|
||||
rust-secrecy-0.8.0
|
||||
rust-security-framework-3.3.0
|
||||
rust-security-framework-sys-2.14.0
|
||||
rust-semver-1.0.26
|
||||
rust-serde-1.0.219
|
||||
rust-serde-derive-1.0.219
|
||||
rust-serde-json-1.0.143
|
||||
rust-serde-path-to-error-0.1.17
|
||||
rust-secrecy-0.10.3
|
||||
rust-security-framework-3.7.0
|
||||
rust-security-framework-sys-2.17.0
|
||||
rust-semver-1.0.27
|
||||
rust-serde-1.0.228
|
||||
rust-serde-core-1.0.228
|
||||
rust-serde-derive-1.0.228
|
||||
rust-serde-json-1.0.149
|
||||
rust-serde-path-to-error-0.1.20
|
||||
rust-serde-repr-0.1.20
|
||||
rust-serde-urlencoded-0.7.1
|
||||
rust-service-binding-3.0.0
|
||||
rust-sha1-0.10.6
|
||||
rust-sha2-0.10.9
|
||||
rust-shlex-1.3.0
|
||||
rust-signal-hook-registry-1.4.6
|
||||
rust-signal-hook-registry-1.4.8
|
||||
rust-signature-2.2.0
|
||||
rust-slab-0.4.11
|
||||
rust-slab-0.4.12
|
||||
rust-smallvec-1.15.1
|
||||
rust-smawk-0.3.2
|
||||
rust-socket2-0.6.0
|
||||
rust-socket2-0.6.3
|
||||
rust-spin-0.9.8
|
||||
rust-spki-0.7.3
|
||||
rust-ssh-agent-lib-0.5.1
|
||||
rust-ssh-agent-lib-0.5.2
|
||||
rust-ssh-cipher-0.2.0
|
||||
rust-ssh-encoding-0.2.0
|
||||
rust-ssh-key-0.6.7
|
||||
rust-stable-deref-trait-1.2.0
|
||||
rust-stable-deref-trait-1.2.1
|
||||
rust-strsim-0.11.1
|
||||
rust-subtle-2.6.1
|
||||
rust-syn-2.0.106
|
||||
rust-syn-2.0.117
|
||||
rust-sync-wrapper-1.0.2
|
||||
rust-synstructure-0.13.2
|
||||
rust-tempfile-3.21.0
|
||||
rust-tempfile-3.27.0
|
||||
rust-terminal-size-0.4.3
|
||||
rust-textwrap-0.16.2
|
||||
rust-thiserror-1.0.69
|
||||
rust-thiserror-2.0.16
|
||||
rust-thiserror-impl-1.0.69
|
||||
rust-thiserror-impl-2.0.16
|
||||
rust-tinystr-0.8.1
|
||||
rust-tinyvec-1.10.0
|
||||
rust-thiserror-2.0.18
|
||||
rust-thiserror-impl-2.0.18
|
||||
rust-tinystr-0.8.2
|
||||
rust-tinyvec-1.11.0
|
||||
rust-tinyvec-macros-0.1.1
|
||||
rust-tokio-1.47.1
|
||||
rust-tokio-macros-2.5.0
|
||||
rust-tokio-rustls-0.26.2
|
||||
rust-tokio-stream-0.1.17
|
||||
rust-tokio-tungstenite-0.24.0
|
||||
rust-tokio-util-0.7.16
|
||||
rust-totp-rs-5.7.0
|
||||
rust-tower-0.5.2
|
||||
rust-tower-http-0.6.6
|
||||
rust-tokio-1.50.0
|
||||
rust-tokio-macros-2.6.1
|
||||
rust-tokio-rustls-0.26.4
|
||||
rust-tokio-stream-0.1.18
|
||||
rust-tokio-tungstenite-0.28.0
|
||||
rust-tokio-util-0.7.18
|
||||
rust-totp-rs-5.7.1
|
||||
rust-tower-0.5.3
|
||||
rust-tower-http-0.6.8
|
||||
rust-tower-layer-0.3.3
|
||||
rust-tower-service-0.3.3
|
||||
rust-tracing-0.1.41
|
||||
rust-tracing-core-0.1.34
|
||||
rust-tree-magic-mini-3.2.0
|
||||
rust-tracing-0.1.44
|
||||
rust-tracing-core-0.1.36
|
||||
rust-tree-magic-mini-3.2.2
|
||||
rust-try-lock-0.2.5
|
||||
rust-tungstenite-0.24.0
|
||||
rust-typenum-1.18.0
|
||||
rust-unicode-ident-1.0.18
|
||||
rust-tungstenite-0.28.0
|
||||
rust-typenum-1.19.0
|
||||
rust-unicode-ident-1.0.24
|
||||
rust-unicode-linebreak-0.1.5
|
||||
rust-unicode-width-0.2.1
|
||||
rust-unicode-width-0.2.2
|
||||
rust-unicode-xid-0.2.6
|
||||
rust-untrusted-0.9.0
|
||||
rust-url-2.5.7
|
||||
rust-url-2.5.8
|
||||
rust-urlencoding-2.1.3
|
||||
rust-utf-8-0.7.6
|
||||
rust-utf8-iter-1.0.4
|
||||
rust-utf8parse-0.2.2
|
||||
rust-uuid-1.18.1
|
||||
rust-uuid-1.22.0
|
||||
rust-version-check-0.9.5
|
||||
rust-want-0.3.1
|
||||
rust-wasi-0.11.1+wasi-snapshot-preview1
|
||||
rust-wasi-0.14.3+wasi-0.2.4
|
||||
rust-wasm-bindgen-0.2.101
|
||||
rust-wasm-bindgen-backend-0.2.101
|
||||
rust-wasm-bindgen-futures-0.4.51
|
||||
rust-wasm-bindgen-macro-0.2.101
|
||||
rust-wasm-bindgen-macro-support-0.2.101
|
||||
rust-wasm-bindgen-shared-0.2.101
|
||||
rust-wayland-backend-0.3.11
|
||||
rust-wayland-client-0.31.11
|
||||
rust-wayland-protocols-0.32.9
|
||||
rust-wayland-protocols-wlr-0.3.9
|
||||
rust-wayland-scanner-0.31.7
|
||||
rust-wayland-sys-0.31.7
|
||||
rust-web-sys-0.3.78
|
||||
rust-wasip2-1.0.2+wasi-0.2.9
|
||||
rust-wasip3-0.4.0+wasi-0.3.0-rc-2026-01-06
|
||||
rust-wasm-bindgen-0.2.114
|
||||
rust-wasm-bindgen-futures-0.4.64
|
||||
rust-wasm-bindgen-macro-0.2.114
|
||||
rust-wasm-bindgen-macro-support-0.2.114
|
||||
rust-wasm-bindgen-shared-0.2.114
|
||||
rust-wasm-encoder-0.244.0
|
||||
rust-wasm-metadata-0.244.0
|
||||
rust-wasmparser-0.244.0
|
||||
rust-wayland-backend-0.3.14
|
||||
rust-wayland-client-0.31.13
|
||||
rust-wayland-protocols-0.32.11
|
||||
rust-wayland-protocols-wlr-0.3.11
|
||||
rust-wayland-scanner-0.31.9
|
||||
rust-wayland-sys-0.31.10
|
||||
rust-web-sys-0.3.91
|
||||
rust-web-time-1.1.0
|
||||
rust-windows-link-0.1.3
|
||||
rust-windows-link-0.2.0
|
||||
rust-windows-link-0.2.1
|
||||
rust-windows-sys-0.52.0
|
||||
rust-windows-sys-0.59.0
|
||||
rust-windows-sys-0.60.2
|
||||
rust-windows-sys-0.61.0
|
||||
rust-windows-sys-0.61.2
|
||||
rust-windows-targets-0.52.6
|
||||
rust-windows-targets-0.53.3
|
||||
rust-windows-targets-0.53.5
|
||||
rust-windows-aarch64-gnullvm-0.52.6
|
||||
rust-windows-aarch64-gnullvm-0.53.0
|
||||
rust-windows-aarch64-gnullvm-0.53.1
|
||||
rust-windows-aarch64-msvc-0.52.6
|
||||
rust-windows-aarch64-msvc-0.53.0
|
||||
rust-windows-aarch64-msvc-0.53.1
|
||||
rust-windows-i686-gnu-0.52.6
|
||||
rust-windows-i686-gnu-0.53.0
|
||||
rust-windows-i686-gnu-0.53.1
|
||||
rust-windows-i686-gnullvm-0.52.6
|
||||
rust-windows-i686-gnullvm-0.53.0
|
||||
rust-windows-i686-gnullvm-0.53.1
|
||||
rust-windows-i686-msvc-0.52.6
|
||||
rust-windows-i686-msvc-0.53.0
|
||||
rust-windows-i686-msvc-0.53.1
|
||||
rust-windows-x86-64-gnu-0.52.6
|
||||
rust-windows-x86-64-gnu-0.53.0
|
||||
rust-windows-x86-64-gnu-0.53.1
|
||||
rust-windows-x86-64-gnullvm-0.52.6
|
||||
rust-windows-x86-64-gnullvm-0.53.0
|
||||
rust-windows-x86-64-gnullvm-0.53.1
|
||||
rust-windows-x86-64-msvc-0.52.6
|
||||
rust-windows-x86-64-msvc-0.53.0
|
||||
rust-wit-bindgen-0.45.0
|
||||
rust-wl-clipboard-rs-0.9.2
|
||||
rust-writeable-0.6.1
|
||||
rust-windows-x86-64-msvc-0.53.1
|
||||
rust-wit-bindgen-0.51.0
|
||||
rust-wit-bindgen-core-0.51.0
|
||||
rust-wit-bindgen-rust-0.51.0
|
||||
rust-wit-bindgen-rust-macro-0.51.0
|
||||
rust-wit-component-0.244.0
|
||||
rust-wit-parser-0.244.0
|
||||
rust-wl-clipboard-rs-0.9.3
|
||||
rust-writeable-0.6.2
|
||||
rust-x11rb-0.13.2
|
||||
rust-x11rb-protocol-0.13.2
|
||||
rust-yoke-0.8.0
|
||||
rust-yoke-derive-0.8.0
|
||||
rust-zerocopy-0.8.26
|
||||
rust-zerocopy-derive-0.8.26
|
||||
rust-yoke-0.8.1
|
||||
rust-yoke-derive-0.8.1
|
||||
rust-zerocopy-0.8.42
|
||||
rust-zerocopy-derive-0.8.42
|
||||
rust-zerofrom-0.1.6
|
||||
rust-zerofrom-derive-0.1.6
|
||||
rust-zeroize-1.8.1
|
||||
rust-zerotrie-0.2.2
|
||||
rust-zerovec-0.11.4
|
||||
rust-zerovec-derive-0.11.1))
|
||||
rust-zeroize-1.8.2
|
||||
rust-zerotrie-0.2.3
|
||||
rust-zerovec-0.11.5
|
||||
rust-zerovec-derive-0.11.2
|
||||
rust-zmij-1.0.21))
|
||||
(resources =>
|
||||
(list rust-aho-corasick-1.1.4
|
||||
rust-anstream-0.6.21
|
||||
|
||||
Reference in New Issue
Block a user