diff options
Diffstat (limited to 'devel/radicle/Makefile.crates')
-rw-r--r-- | devel/radicle/Makefile.crates | 144 |
1 files changed, 68 insertions, 76 deletions
diff --git a/devel/radicle/Makefile.crates b/devel/radicle/Makefile.crates index 942284276902..5ba7be2600e8 100644 --- a/devel/radicle/Makefile.crates +++ b/devel/radicle/Makefile.crates @@ -1,6 +1,4 @@ -CARGO_CRATES= addr2line-0.22.0 \ - adler-1.0.2 \ - adler2-2.0.0 \ +CARGO_CRATES= adler2-2.0.0 \ aead-0.5.2 \ aes-0.8.4 \ aes-gcm-0.10.3 \ @@ -21,7 +19,6 @@ CARGO_CRATES= addr2line-0.22.0 \ arc-swap-1.7.1 \ ascii-1.1.0 \ autocfg-1.2.0 \ - backtrace-0.3.73 \ base-x-0.2.11 \ base16ct-0.2.0 \ base32-0.4.0 \ @@ -33,7 +30,7 @@ CARGO_CRATES= addr2line-0.22.0 \ bit-set-0.8.0 \ bit-vec-0.8.0 \ bitflags-1.3.2 \ - bitflags-2.5.0 \ + bitflags-2.9.1 \ block-buffer-0.10.4 \ block-padding-0.3.3 \ bloomy-1.2.0 \ @@ -55,11 +52,15 @@ CARGO_CRATES= addr2line-0.22.0 \ colorchoice-1.0.0 \ colored-2.1.0 \ const-oid-0.9.6 \ + convert_case-0.7.1 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crc32fast-1.4.0 \ crossbeam-channel-0.5.15 \ crossbeam-utils-0.8.19 \ + crossterm-0.25.0 \ + crossterm-0.29.0 \ + crossterm_winapi-0.9.1 \ crypto-bigint-0.5.5 \ crypto-common-0.1.6 \ ct-codecs-1.1.1 \ @@ -70,10 +71,14 @@ CARGO_CRATES= addr2line-0.22.0 \ data-encoding-2.5.0 \ data-encoding-macro-0.1.14 \ data-encoding-macro-internal-0.1.12 \ + defer-heavy-0.1.0 \ der-0.7.9 \ + derive_more-2.0.1 \ + derive_more-impl-2.0.1 \ diff-0.1.13 \ digest-0.10.7 \ displaydoc-0.2.5 \ + document-features-0.2.11 \ dyn-clone-1.0.17 \ ec25519-0.1.0 \ ecdsa-0.16.9 \ @@ -82,33 +87,29 @@ CARGO_CRATES= addr2line-0.22.0 \ elliptic-curve-0.13.8 \ email_address-0.2.9 \ emojis-0.6.4 \ + env_filter-0.1.3 \ + env_logger-0.11.8 \ equivalent-1.0.1 \ - errno-0.3.9 \ + erased-serde-0.4.6 \ + errno-0.3.13 \ escargot-0.5.10 \ fancy-regex-0.14.0 \ + fast-glob-0.3.3 \ faster-hex-0.9.0 \ fastrand-2.1.0 \ ff-0.13.0 \ filetime-0.2.23 \ flate2-1.1.1 \ fluent-uri-0.3.2 \ - fnv-1.0.7 \ form_urlencoded-1.2.1 \ fraction-0.15.3 \ - futures-channel-0.3.31 \ - futures-core-0.3.31 \ - futures-io-0.3.31 \ - futures-sink-0.3.31 \ - futures-task-0.3.31 \ - futures-util-0.3.31 \ fxhash-0.2.1 \ generic-array-0.14.7 \ getrandom-0.2.15 \ ghash-0.5.1 \ - gimli-0.29.0 \ - git-ref-format-0.3.0 \ - git-ref-format-core-0.3.0 \ - git-ref-format-macro-0.3.0 \ + git-ref-format-0.3.1 \ + git-ref-format-core-0.3.1 \ + git-ref-format-macro-0.3.1 \ git2-0.19.0 \ gix-actor-0.33.2 \ gix-chunk-0.4.11 \ @@ -147,15 +148,8 @@ CARGO_CRATES= addr2line-0.22.0 \ gix-validate-0.9.4 \ group-0.13.0 \ hashbrown-0.14.3 \ - hermit-abi-0.3.9 \ hmac-0.12.1 \ home-0.5.9 \ - http-1.3.1 \ - http-body-1.0.1 \ - http-body-util-0.1.3 \ - httparse-1.10.1 \ - hyper-1.6.0 \ - hyper-util-0.1.10 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ icu_collections-1.5.0 \ @@ -174,7 +168,6 @@ CARGO_CRATES= addr2line-0.22.0 \ inout-0.1.3 \ inquire-0.7.5 \ io-reactor-0.5.2 \ - ipnet-2.11.0 \ itoa-1.0.11 \ jiff-0.2.1 \ jiff-tzdb-0.1.4 \ @@ -185,23 +178,24 @@ CARGO_CRATES= addr2line-0.22.0 \ keccak-0.1.5 \ lazy_static-1.5.0 \ lexopt-0.3.0 \ - libc-0.2.155 \ + libc-0.2.174 \ libgit2-sys-0.17.0+1.8.1 \ libm-0.2.8 \ - libredox-0.0.2 \ libz-sys-1.1.16 \ linux-raw-sys-0.4.13 \ + linux-raw-sys-0.9.4 \ litemap-0.7.5 \ + litrs-0.4.1 \ localtime-1.3.1 \ lock_api-0.4.11 \ - log-0.4.21 \ + log-0.4.27 \ + matchers-0.1.0 \ maybe-async-0.2.10 \ memchr-2.7.2 \ memmap2-0.9.4 \ - mime-0.3.17 \ - miniz_oxide-0.7.4 \ miniz_oxide-0.8.8 \ - mio-1.0.2 \ + mio-0.8.11 \ + mio-1.0.4 \ multibase-0.9.1 \ netservices-0.8.0 \ newline-converter-0.3.0 \ @@ -209,6 +203,7 @@ CARGO_CRATES= addr2line-0.22.0 \ nonempty-0.5.0 \ nonempty-0.9.0 \ normalize-line-endings-0.3.0 \ + nu-ansi-term-0.46.0 \ num-0.4.3 \ num-bigint-0.4.6 \ num-bigint-dig-0.8.4 \ @@ -218,11 +213,10 @@ CARGO_CRATES= addr2line-0.22.0 \ num-iter-0.1.45 \ num-rational-0.4.2 \ num-traits-0.2.19 \ - numtoa-0.1.0 \ - object-0.36.7 \ once_cell-1.21.3 \ opaque-debug-0.3.1 \ outref-0.5.2 \ + overload-0.1.1 \ p256-0.13.2 \ p384-0.13.0 \ p521-0.13.3 \ @@ -234,7 +228,6 @@ CARGO_CRATES= addr2line-0.22.0 \ phf-0.11.3 \ phf_shared-0.11.3 \ pin-project-lite-0.2.16 \ - pin-utils-0.1.0 \ pkcs1-0.7.5 \ pkcs8-0.10.2 \ pkg-config-0.3.30 \ @@ -253,52 +246,55 @@ CARGO_CRATES= addr2line-0.22.0 \ qcheck-1.0.0 \ qcheck-macros-1.0.0 \ quote-1.0.36 \ - radicle-git-ext-0.8.0 \ + radicle-git-ext-0.8.1 \ radicle-std-ext-0.1.0 \ radicle-surf-0.22.0 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.4.1 \ - redox_termios-0.1.3 \ ref-cast-1.0.24 \ ref-cast-impl-1.0.24 \ referencing-0.30.0 \ regex-1.11.1 \ + regex-automata-0.1.10 \ regex-automata-0.4.9 \ + regex-syntax-0.6.29 \ regex-syntax-0.8.5 \ - reqwest-0.12.15 \ rfc6979-0.4.0 \ rsa-0.9.6 \ - rustc-demangle-0.1.24 \ rustix-0.38.34 \ + rustix-1.0.7 \ rustversion-1.0.20 \ ryu-1.0.17 \ salsa20-0.10.2 \ same-file-1.0.6 \ - schemars-1.0.0-alpha.17 \ - schemars_derive-1.0.0-alpha.17 \ + schemars-1.0.4 \ + schemars_derive-1.0.4 \ scopeguard-1.2.0 \ scrypt-0.11.0 \ sec1-0.7.3 \ sem_safe-0.2.0 \ serde-1.0.219 \ + serde-untagged-0.1.7 \ serde_derive-1.0.219 \ serde_derive_internals-0.29.1 \ serde_json-1.0.140 \ - serde_urlencoded-0.7.1 \ sha1_smol-1.0.0 \ sha2-0.10.8 \ sha3-0.10.8 \ + sharded-slab-0.1.7 \ shell-words-1.1.0 \ shlex-1.3.0 \ + signal-hook-0.3.18 \ + signal-hook-mio-0.2.4 \ + signal-hook-registry-1.4.5 \ signals_receipts-0.2.0 \ signature-1.6.4 \ signature-2.2.0 \ similar-2.5.0 \ siphasher-0.3.11 \ siphasher-1.0.1 \ - slab-0.4.9 \ smallvec-1.13.2 \ snapbox-0.4.17 \ snapbox-macros-0.3.8 \ @@ -317,26 +313,26 @@ CARGO_CRATES= addr2line-0.22.0 \ subtle-2.5.0 \ syn-1.0.109 \ syn-2.0.89 \ - sync_wrapper-1.0.2 \ + sync-ptr-0.1.4 \ synstructure-0.13.1 \ + systemd-journal-logger-2.2.2 \ tar-0.4.40 \ tempfile-3.10.1 \ - termion-2.0.3 \ - termion-3.0.0 \ + test-log-0.2.18 \ + test-log-macros-0.2.18 \ thiserror-1.0.69 \ thiserror-2.0.12 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.12 \ + thread_local-1.1.9 \ timeago-0.4.2 \ tinystr-0.7.6 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ - tokio-1.42.1 \ - tower-0.5.2 \ - tower-layer-0.3.3 \ - tower-service-0.3.3 \ tracing-0.1.41 \ - tracing-core-0.1.33 \ + tracing-core-0.1.34 \ + tracing-log-0.2.0 \ + tracing-subscriber-0.3.19 \ tree-sitter-0.24.4 \ tree-sitter-bash-0.23.3 \ tree-sitter-c-0.23.2 \ @@ -352,7 +348,7 @@ CARGO_CRATES= addr2line-0.22.0 \ tree-sitter-rust-0.23.2 \ tree-sitter-toml-ng-0.6.0 \ tree-sitter-typescript-0.23.2 \ - try-lock-0.2.5 \ + typeid-1.0.3 \ typenum-1.17.0 \ unicode-display-width-0.3.0 \ unicode-ident-1.0.12 \ @@ -366,54 +362,50 @@ CARGO_CRATES= addr2line-0.22.0 \ utf8parse-0.2.1 \ uuid-1.16.0 \ uuid-simd-0.8.0 \ + valuable-0.1.1 \ vcpkg-0.2.15 \ version_check-0.9.4 \ vsimd-0.8.0 \ walkdir-2.5.0 \ - want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ - wasm-bindgen-futures-0.4.50 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ - web-sys-0.3.77 \ + winapi-0.3.9 \ + winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.7 \ + winapi-x86_64-pc-windows-gnu-0.4.0 \ + windows-0.58.0 \ windows-core-0.52.0 \ - windows-link-0.1.1 \ - windows-registry-0.4.0 \ - windows-result-0.3.2 \ - windows-strings-0.3.1 \ + windows-core-0.58.0 \ + windows-implement-0.58.0 \ + windows-interface-0.58.0 \ + windows-result-0.2.0 \ + windows-strings-0.1.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ + windows-sys-0.59.0 \ windows-targets-0.48.5 \ - windows-targets-0.52.5 \ - windows-targets-0.53.0 \ + windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ - windows_aarch64_gnullvm-0.52.5 \ - windows_aarch64_gnullvm-0.53.0 \ + windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ - windows_aarch64_msvc-0.52.5 \ - windows_aarch64_msvc-0.53.0 \ + windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ - windows_i686_gnu-0.52.5 \ - windows_i686_gnu-0.53.0 \ - windows_i686_gnullvm-0.52.5 \ - windows_i686_gnullvm-0.53.0 \ + windows_i686_gnu-0.52.6 \ + windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ - windows_i686_msvc-0.52.5 \ - windows_i686_msvc-0.53.0 \ + windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ - windows_x86_64_gnu-0.52.5 \ - windows_x86_64_gnu-0.53.0 \ + windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ - windows_x86_64_gnullvm-0.52.5 \ - windows_x86_64_gnullvm-0.53.0 \ + windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ - windows_x86_64_msvc-0.52.5 \ - windows_x86_64_msvc-0.53.0 \ + windows_x86_64_msvc-0.52.6 \ winnow-0.6.26 \ + winpipe-0.1.1 \ write16-1.0.0 \ writeable-0.5.5 \ xattr-1.3.1 \ |