Date: Fri, 13 Mar 2026 07:33:48 +0000 From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6e5abb9a5df4 - main - devel/tabby: update 0.31.=?utf-8?Q?2 =E2=86=92 0.?=32.0 Message-ID: <69b3bddc.3371e.7d95f61b@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=6e5abb9a5df4b0ee8e52d215f012c8b216ebd9c8 commit 6e5abb9a5df4b0ee8e52d215f012c8b216ebd9c8 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-03-13 03:03:53 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-03-13 07:33:42 +0000 devel/tabby: update 0.31.2 → 0.32.0 --- devel/tabby/Makefile | 32 +++++++++++++++++++++++--- devel/tabby/distinfo | 64 ++++++++++++++++++++++++++++++++++++++++++++++++---- 2 files changed, 88 insertions(+), 8 deletions(-) diff --git a/devel/tabby/Makefile b/devel/tabby/Makefile index 29ce02241f49..a4750bd52e31 100644 --- a/devel/tabby/Makefile +++ b/devel/tabby/Makefile @@ -1,7 +1,6 @@ PORTNAME= tabby DISTVERSIONPREFIX= v -DISTVERSION= 0.31.2 -PORTREVISION= 2 +DISTVERSION= 0.32.0 CATEGORIES= devel # machine-learning MASTER_SITES= https://github.com/swagger-api/swagger-ui/archive/refs/tags/:swagger PKGNAMESUFFIX= -ai-coding-assistant @@ -67,6 +66,7 @@ CARGO_CRATES= addr2line-0.21.0 \ axum-prometheus-0.6.1 \ backoff-0.4.0 \ backtrace-0.3.71 \ + base16ct-0.2.0 \ base64-0.21.7 \ base64-0.22.1 \ base64ct-1.6.0 \ @@ -117,9 +117,12 @@ CARGO_CRATES= addr2line-0.21.0 \ crossbeam-queue-0.3.11 \ crossbeam-utils-0.8.21 \ crunchy-0.2.2 \ + crypto-bigint-0.5.5 \ crypto-common-0.1.6 \ cssparser-0.27.2 \ cssparser-macros-0.6.1 \ + curve25519-dalek-4.1.3 \ + curve25519-dalek-derive-0.1.1 \ custom_error-1.9.2 \ darling-0.14.4 \ darling-0.20.9 \ @@ -142,7 +145,12 @@ CARGO_CRATES= addr2line-0.21.0 \ downcast-rs-1.2.1 \ dtoa-1.0.9 \ dtoa-short-0.3.4 \ + dyn-clone-1.0.20 \ + ecdsa-0.16.9 \ + ed25519-2.2.3 \ + ed25519-dalek-2.2.0 \ either-1.12.0 \ + elliptic-curve-0.13.8 \ email-encoding-0.3.0 \ email_address-0.2.4 \ encode_unicode-0.3.6 \ @@ -158,6 +166,8 @@ CARGO_CRATES= addr2line-0.21.0 \ eyre-0.6.12 \ fastdivide-0.4.1 \ fastrand-2.1.0 \ + ff-0.13.1 \ + fiat-crypto-0.2.9 \ fid-rs-0.1.1 \ flate2-1.0.30 \ float-cmp-0.9.0 \ @@ -203,6 +213,7 @@ CARGO_CRATES= addr2line-0.21.0 \ grep-printer-0.2.1 \ grep-regex-0.1.12 \ grep-searcher-0.1.13 \ + group-0.13.0 \ h2-0.4.5 \ halfbrown-0.2.5 \ hashbrown-0.12.3 \ @@ -252,6 +263,7 @@ CARGO_CRATES= addr2line-0.21.0 \ ipnet-2.9.0 \ iri-string-0.7.2 \ is_terminal_polyfill-1.70.0 \ + itertools-0.10.5 \ itertools-0.12.1 \ itertools-0.13.0 \ itoa-0.4.8 \ @@ -336,10 +348,12 @@ CARGO_CRATES= addr2line-0.21.0 \ number_prefix-0.4.0 \ nvml-wrapper-0.9.0 \ nvml-wrapper-sys-0.7.0 \ + oauth2-5.0.0 \ object-0.32.2 \ octocrab-0.42.1 \ omnicopy_to_output-0.1.1 \ once_cell-1.19.0 \ + openidconnect-4.0.1 \ openssl-0.10.64 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ @@ -353,8 +367,11 @@ CARGO_CRATES= addr2line-0.21.0 \ opentelemetry_api-0.18.0 \ opentelemetry_sdk-0.18.0 \ opentelemetry_sdk-0.27.1 \ + ordered-float-2.10.1 \ overload-0.1.1 \ owo-colors-3.5.0 \ + p256-0.13.2 \ + p384-0.13.1 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ parse-git-url-0.5.1 \ @@ -389,6 +406,7 @@ CARGO_CRATES= addr2line-0.21.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ precomputed-hash-0.1.1 \ + primeorder-0.13.6 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.20+deprecated \ @@ -430,6 +448,7 @@ CARGO_CRATES= addr2line-0.21.0 \ regex-syntax-0.8.3 \ reqwest-0.12.4 \ reqwest-eventsource-0.6.0 \ + rfc6979-0.4.0 \ ring-0.16.20 \ ring-0.17.8 \ rmp-0.8.14 \ @@ -456,10 +475,13 @@ CARGO_CRATES= addr2line-0.21.0 \ same-file-1.0.6 \ scc-2.1.1 \ schannel-0.1.23 \ + schemars-0.9.0 \ + schemars-1.0.4 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ sct-0.7.1 \ sdd-0.2.0 \ + sec1-0.7.3 \ secrecy-0.8.0 \ secrecy-0.10.3 \ security-framework-2.11.0 \ @@ -469,11 +491,15 @@ CARGO_CRATES= addr2line-0.21.0 \ semver-1.0.23 \ serde-1.0.203 \ serde-jsonlines-0.5.0 \ + serde-value-0.7.0 \ serde_derive-1.0.203 \ - serde_json-1.0.117 \ + serde_json-1.0.142 \ serde_path_to_error-0.1.16 \ + serde_plain-1.0.2 \ serde_spanned-0.6.6 \ serde_urlencoded-0.7.1 \ + serde_with-3.14.0 \ + serde_with_macros-3.14.0 \ serdeconv-0.4.1 \ serial_test-2.0.0 \ serial_test-3.1.1 \ diff --git a/devel/tabby/distinfo b/devel/tabby/distinfo index 332cd073ba9c..3457b6fd65d4 100644 --- a/devel/tabby/distinfo +++ b/devel/tabby/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1763969453 +TIMESTAMP = 1773365068 SHA256 (tabby/v5.17.14.zip) = 481244d0812097b11fbaeef79f71d942b171617f9c9f9514e63acbe13e71ccdc SIZE (tabby/v5.17.14.zip) = 4388280 SHA256 (tabby/rust/crates/addr2line-0.21.0.crate) = 8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb @@ -75,6 +75,8 @@ SHA256 (tabby/rust/crates/backoff-0.4.0.crate) = b62ddb9cb1ec0a098ad4bbf9344d071 SIZE (tabby/rust/crates/backoff-0.4.0.crate) = 26738 SHA256 (tabby/rust/crates/backtrace-0.3.71.crate) = 26b05800d2e817c8b3b4b54abd461726265fa9789ae34330622f2db9ee696f9d SIZE (tabby/rust/crates/backtrace-0.3.71.crate) = 86553 +SHA256 (tabby/rust/crates/base16ct-0.2.0.crate) = 4c7f02d4ea65f2c1853089ffd8d2787bdbc63de2f0d29dedbcf8ccdfa0ccd4cf +SIZE (tabby/rust/crates/base16ct-0.2.0.crate) = 10240 SHA256 (tabby/rust/crates/base64-0.21.7.crate) = 9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567 SIZE (tabby/rust/crates/base64-0.21.7.crate) = 82576 SHA256 (tabby/rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6 @@ -175,12 +177,18 @@ SHA256 (tabby/rust/crates/crossbeam-utils-0.8.21.crate) = d0a5c400df2834b80a4c33 SIZE (tabby/rust/crates/crossbeam-utils-0.8.21.crate) = 42691 SHA256 (tabby/rust/crates/crunchy-0.2.2.crate) = 7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7 SIZE (tabby/rust/crates/crunchy-0.2.2.crate) = 2995 +SHA256 (tabby/rust/crates/crypto-bigint-0.5.5.crate) = 0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76 +SIZE (tabby/rust/crates/crypto-bigint-0.5.5.crate) = 83384 SHA256 (tabby/rust/crates/crypto-common-0.1.6.crate) = 1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3 SIZE (tabby/rust/crates/crypto-common-0.1.6.crate) = 8760 SHA256 (tabby/rust/crates/cssparser-0.27.2.crate) = 754b69d351cdc2d8ee09ae203db831e005560fc6030da058f86ad60c92a9cb0a SIZE (tabby/rust/crates/cssparser-0.27.2.crate) = 56792 SHA256 (tabby/rust/crates/cssparser-macros-0.6.1.crate) = 13b588ba4ac1a99f7f2964d24b3d896ddc6bf847ee3855dbd4366f058cfcd331 SIZE (tabby/rust/crates/cssparser-macros-0.6.1.crate) = 7914 +SHA256 (tabby/rust/crates/curve25519-dalek-4.1.3.crate) = 97fb8b7c4503de7d6ae7b42ab72a5a59857b4c937ec27a3d4539dba95b5ab2be +SIZE (tabby/rust/crates/curve25519-dalek-4.1.3.crate) = 306017 +SHA256 (tabby/rust/crates/curve25519-dalek-derive-0.1.1.crate) = f46882e17999c6cc590af592290432be3bce0428cb0d5f8b6715e4dc7b383eb3 +SIZE (tabby/rust/crates/curve25519-dalek-derive-0.1.1.crate) = 11723 SHA256 (tabby/rust/crates/custom_error-1.9.2.crate) = 4f8a51dd197fa6ba5b4dc98a990a43cc13693c23eb0089ebb0fcc1f04152bca6 SIZE (tabby/rust/crates/custom_error-1.9.2.crate) = 10826 SHA256 (tabby/rust/crates/darling-0.14.4.crate) = 7b750cb3417fd1b327431a470f388520309479ab0bf5e323505daf0290cd3850 @@ -225,8 +233,18 @@ SHA256 (tabby/rust/crates/dtoa-1.0.9.crate) = dcbb2bf8e87535c23f7a8a321e364ce214 SIZE (tabby/rust/crates/dtoa-1.0.9.crate) = 17002 SHA256 (tabby/rust/crates/dtoa-short-0.3.4.crate) = dbaceec3c6e4211c79e7b1800fb9680527106beb2f9c51904a3210c03a448c74 SIZE (tabby/rust/crates/dtoa-short-0.3.4.crate) = 8276 +SHA256 (tabby/rust/crates/dyn-clone-1.0.20.crate) = d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555 +SIZE (tabby/rust/crates/dyn-clone-1.0.20.crate) = 13134 +SHA256 (tabby/rust/crates/ecdsa-0.16.9.crate) = ee27f32b5c5292967d2d4a9d7f1e0b0aed2c15daded5a60300e4abb9d8020bca +SIZE (tabby/rust/crates/ecdsa-0.16.9.crate) = 31406 +SHA256 (tabby/rust/crates/ed25519-2.2.3.crate) = 115531babc129696a58c64a4fef0a8bf9e9698629fb97e9e40767d235cfbcd53 +SIZE (tabby/rust/crates/ed25519-2.2.3.crate) = 17802 +SHA256 (tabby/rust/crates/ed25519-dalek-2.2.0.crate) = 70e796c081cee67dc755e1a36a0a172b897fab85fc3f6bc48307991f64e4eca9 +SIZE (tabby/rust/crates/ed25519-dalek-2.2.0.crate) = 98034 SHA256 (tabby/rust/crates/either-1.12.0.crate) = 3dca9240753cf90908d7e4aac30f630662b02aebaa1b58a3cadabdb23385b58b SIZE (tabby/rust/crates/either-1.12.0.crate) = 18974 +SHA256 (tabby/rust/crates/elliptic-curve-0.13.8.crate) = b5e6043086bf7973472e0c7dff2142ea0b680d30e18d9cc40f267efbf222bd47 +SIZE (tabby/rust/crates/elliptic-curve-0.13.8.crate) = 63198 SHA256 (tabby/rust/crates/email-encoding-0.3.0.crate) = 60d1d33cdaede7e24091f039632eb5d3c7469fe5b066a985281a34fc70fa317f SIZE (tabby/rust/crates/email-encoding-0.3.0.crate) = 15601 SHA256 (tabby/rust/crates/email_address-0.2.4.crate) = e2153bd83ebc09db15bcbdc3e2194d901804952e3dc96967e1cd3b0c5c32d112 @@ -257,6 +275,10 @@ SHA256 (tabby/rust/crates/fastdivide-0.4.1.crate) = 59668941c55e5c186b8b58c39162 SIZE (tabby/rust/crates/fastdivide-0.4.1.crate) = 6118 SHA256 (tabby/rust/crates/fastrand-2.1.0.crate) = 9fc0510504f03c51ada170672ac806f1f105a88aa97a5281117e1ddc3368e51a SIZE (tabby/rust/crates/fastrand-2.1.0.crate) = 14907 +SHA256 (tabby/rust/crates/ff-0.13.1.crate) = c0b50bfb653653f9ca9095b427bed08ab8d75a137839d9ad64eb11810d5b6393 +SIZE (tabby/rust/crates/ff-0.13.1.crate) = 18607 +SHA256 (tabby/rust/crates/fiat-crypto-0.2.9.crate) = 28dea519a9695b9977216879a3ebfddf92f1c08c05d984f8996aecd6ecdc811d +SIZE (tabby/rust/crates/fiat-crypto-0.2.9.crate) = 495390 SHA256 (tabby/rust/crates/fid-rs-0.1.1.crate) = 6c28658c0c3420305705adde833a0d2d614207507d013a5f25707553fb2ae2cd SIZE (tabby/rust/crates/fid-rs-0.1.1.crate) = 24779 SHA256 (tabby/rust/crates/flate2-1.0.30.crate) = 5f54427cfd1c7829e2a139fcefea601bf088ebca651d2bf53ebc600eac295dae @@ -347,6 +369,8 @@ SHA256 (tabby/rust/crates/grep-regex-0.1.12.crate) = f748bb135ca835da5cbc67ca0e6 SIZE (tabby/rust/crates/grep-regex-0.1.12.crate) = 27844 SHA256 (tabby/rust/crates/grep-searcher-0.1.13.crate) = ba536ae4f69bec62d8839584dd3153d3028ef31bb229f04e09fb5a9e5a193c54 SIZE (tabby/rust/crates/grep-searcher-0.1.13.crate) = 45303 +SHA256 (tabby/rust/crates/group-0.13.0.crate) = f0f9ef7462f7c099f518d754361858f86d8a07af53ba9af0fe635bbccb151a63 +SIZE (tabby/rust/crates/group-0.13.0.crate) = 16526 SHA256 (tabby/rust/crates/h2-0.4.5.crate) = fa82e28a107a8cc405f0839610bdc9b15f1e25ec7d696aa5cf173edbcb1486ab SIZE (tabby/rust/crates/h2-0.4.5.crate) = 174166 SHA256 (tabby/rust/crates/halfbrown-0.2.5.crate) = 8588661a8607108a5ca69cab034063441a0413a0b041c13618a7dd348021ef6f @@ -445,6 +469,8 @@ SHA256 (tabby/rust/crates/iri-string-0.7.2.crate) = 7f5f6c2df22c009ac44f6f149930 SIZE (tabby/rust/crates/iri-string-0.7.2.crate) = 134381 SHA256 (tabby/rust/crates/is_terminal_polyfill-1.70.0.crate) = f8478577c03552c21db0e2724ffb8986a5ce7af88107e6be5d2ee6e158c12800 SIZE (tabby/rust/crates/is_terminal_polyfill-1.70.0.crate) = 7451 +SHA256 (tabby/rust/crates/itertools-0.10.5.crate) = b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473 +SIZE (tabby/rust/crates/itertools-0.10.5.crate) = 115354 SHA256 (tabby/rust/crates/itertools-0.12.1.crate) = ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569 SIZE (tabby/rust/crates/itertools-0.12.1.crate) = 137761 SHA256 (tabby/rust/crates/itertools-0.13.0.crate) = 413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186 @@ -613,6 +639,8 @@ SHA256 (tabby/rust/crates/nvml-wrapper-0.9.0.crate) = 7cd21b9f5a1cce3c3515c9ffa8 SIZE (tabby/rust/crates/nvml-wrapper-0.9.0.crate) = 74530 SHA256 (tabby/rust/crates/nvml-wrapper-sys-0.7.0.crate) = c961a2ea9e91c59a69b78e69090f6f5b867bb46c0c56de9482da232437c4987e SIZE (tabby/rust/crates/nvml-wrapper-sys-0.7.0.crate) = 33783 +SHA256 (tabby/rust/crates/oauth2-5.0.0.crate) = 51e219e79014df21a225b1860a479e2dcd7cbd9130f4defd4bd0e191ea31d67d +SIZE (tabby/rust/crates/oauth2-5.0.0.crate) = 91364 SHA256 (tabby/rust/crates/object-0.32.2.crate) = a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441 SIZE (tabby/rust/crates/object-0.32.2.crate) = 286994 SHA256 (tabby/rust/crates/octocrab-0.42.1.crate) = 7b97f949a7cb04608441c2ddb28e15a377e8b5142c2d1835ad2686d434de8558 @@ -621,6 +649,8 @@ SHA256 (tabby/rust/crates/omnicopy_to_output-0.1.1.crate) = 10aff4d07c3656c416a9 SIZE (tabby/rust/crates/omnicopy_to_output-0.1.1.crate) = 12947 SHA256 (tabby/rust/crates/once_cell-1.19.0.crate) = 3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92 SIZE (tabby/rust/crates/once_cell-1.19.0.crate) = 33046 +SHA256 (tabby/rust/crates/openidconnect-4.0.1.crate) = 0d8c6709ba2ea764bbed26bce1adf3c10517113ddea6f2d4196e4851757ef2b2 +SIZE (tabby/rust/crates/openidconnect-4.0.1.crate) = 173752 SHA256 (tabby/rust/crates/openssl-0.10.64.crate) = 95a0481286a310808298130d22dd1fef0fa571e05a8f44ec801801e84b216b1f SIZE (tabby/rust/crates/openssl-0.10.64.crate) = 272306 SHA256 (tabby/rust/crates/openssl-macros-0.1.1.crate) = a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c @@ -647,10 +677,16 @@ SHA256 (tabby/rust/crates/opentelemetry_sdk-0.18.0.crate) = 1ca41c4933371b61c2a2 SIZE (tabby/rust/crates/opentelemetry_sdk-0.18.0.crate) = 95038 SHA256 (tabby/rust/crates/opentelemetry_sdk-0.27.1.crate) = 231e9d6ceef9b0b2546ddf52335785ce41252bc7474ee8ba05bfad277be13ab8 SIZE (tabby/rust/crates/opentelemetry_sdk-0.27.1.crate) = 170850 +SHA256 (tabby/rust/crates/ordered-float-2.10.1.crate) = 68f19d67e5a2795c94e73e0bb1cc1a7edeb2e28efd39e2e1c9b7a40c1108b11c +SIZE (tabby/rust/crates/ordered-float-2.10.1.crate) = 16029 SHA256 (tabby/rust/crates/overload-0.1.1.crate) = b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39 SIZE (tabby/rust/crates/overload-0.1.1.crate) = 24439 SHA256 (tabby/rust/crates/owo-colors-3.5.0.crate) = c1b04fb49957986fdce4d6ee7a65027d55d4b6d2265e5848bbb507b58ccfdb6f SIZE (tabby/rust/crates/owo-colors-3.5.0.crate) = 30310 +SHA256 (tabby/rust/crates/p256-0.13.2.crate) = c9863ad85fa8f4460f9c48cb909d38a0d689dba1f6f6988a5e3e0d31071bcd4b +SIZE (tabby/rust/crates/p256-0.13.2.crate) = 63434 +SHA256 (tabby/rust/crates/p384-0.13.1.crate) = fe42f1670a52a47d448f14b6a5c61dd78fce51856e68edaa38f7ae3a46b8d6b6 +SIZE (tabby/rust/crates/p384-0.13.1.crate) = 193022 SHA256 (tabby/rust/crates/parking_lot-0.12.3.crate) = f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27 SIZE (tabby/rust/crates/parking_lot-0.12.3.crate) = 41860 SHA256 (tabby/rust/crates/parking_lot_core-0.9.10.crate) = 1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8 @@ -719,6 +755,8 @@ SHA256 (tabby/rust/crates/ppv-lite86-0.2.17.crate) = 5b40af805b3121feab8a3c29f04 SIZE (tabby/rust/crates/ppv-lite86-0.2.17.crate) = 22242 SHA256 (tabby/rust/crates/precomputed-hash-0.1.1.crate) = 925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c SIZE (tabby/rust/crates/precomputed-hash-0.1.1.crate) = 1640 +SHA256 (tabby/rust/crates/primeorder-0.13.6.crate) = 353e1ca18966c16d9deb1c69278edbc5f194139612772bd9537af60ac231e1e6 +SIZE (tabby/rust/crates/primeorder-0.13.6.crate) = 21296 SHA256 (tabby/rust/crates/proc-macro-error-1.0.4.crate) = da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c SIZE (tabby/rust/crates/proc-macro-error-1.0.4.crate) = 25293 SHA256 (tabby/rust/crates/proc-macro-error-attr-1.0.4.crate) = a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869 @@ -801,6 +839,8 @@ SHA256 (tabby/rust/crates/reqwest-0.12.4.crate) = 566cafdd92868e0939d3fb961bd0dc SIZE (tabby/rust/crates/reqwest-0.12.4.crate) = 170627 SHA256 (tabby/rust/crates/reqwest-eventsource-0.6.0.crate) = 632c55746dbb44275691640e7b40c907c16a2dc1a5842aa98aaec90da6ec6bde SIZE (tabby/rust/crates/reqwest-eventsource-0.6.0.crate) = 19822 +SHA256 (tabby/rust/crates/rfc6979-0.4.0.crate) = f8dd2a808d456c4a54e300a23e9f5a67e122c3024119acbfd73e3bf664491cb2 +SIZE (tabby/rust/crates/rfc6979-0.4.0.crate) = 9140 SHA256 (tabby/rust/crates/ring-0.16.20.crate) = 3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc SIZE (tabby/rust/crates/ring-0.16.20.crate) = 5082615 SHA256 (tabby/rust/crates/ring-0.17.8.crate) = c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d @@ -853,6 +893,10 @@ SHA256 (tabby/rust/crates/scc-2.1.1.crate) = 76ad2bbb0ae5100a07b7a6f2ed7ab5fd004 SIZE (tabby/rust/crates/scc-2.1.1.crate) = 122923 SHA256 (tabby/rust/crates/schannel-0.1.23.crate) = fbc91545643bcf3a0bbb6569265615222618bdf33ce4ffbbd13c4bbd4c093534 SIZE (tabby/rust/crates/schannel-0.1.23.crate) = 41667 +SHA256 (tabby/rust/crates/schemars-0.9.0.crate) = 4cd191f9397d57d581cddd31014772520aa448f65ef991055d7f61582c65165f +SIZE (tabby/rust/crates/schemars-0.9.0.crate) = 80032 +SHA256 (tabby/rust/crates/schemars-1.0.4.crate) = 82d20c4491bc164fa2f6c5d44565947a52ad80b9505d8e36f8d54c27c739fcd0 +SIZE (tabby/rust/crates/schemars-1.0.4.crate) = 88282 SHA256 (tabby/rust/crates/scoped-tls-1.0.1.crate) = e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294 SIZE (tabby/rust/crates/scoped-tls-1.0.1.crate) = 8202 SHA256 (tabby/rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 @@ -861,6 +905,8 @@ SHA256 (tabby/rust/crates/sct-0.7.1.crate) = da046153aa2352493d6cb7da4b6e5c0c057 SIZE (tabby/rust/crates/sct-0.7.1.crate) = 27501 SHA256 (tabby/rust/crates/sdd-0.2.0.crate) = b84345e4c9bd703274a082fb80caaa99b7612be48dfaa1dd9266577ec412309d SIZE (tabby/rust/crates/sdd-0.2.0.crate) = 23494 +SHA256 (tabby/rust/crates/sec1-0.7.3.crate) = d3e97a565f76233a6003f9f5c54be1d9c5bdfa3eccfb189469f11ec4901c47dc +SIZE (tabby/rust/crates/sec1-0.7.3.crate) = 17979 SHA256 (tabby/rust/crates/secrecy-0.8.0.crate) = 9bd1c54ea06cfd2f6b63219704de0b9b4f72dcc2b8fdef820be6cd799780e91e SIZE (tabby/rust/crates/secrecy-0.8.0.crate) = 11916 SHA256 (tabby/rust/crates/secrecy-0.10.3.crate) = e891af845473308773346dc847b2c23ee78fe442e0472ac50e22a18a93d3ae5a @@ -879,16 +925,24 @@ SHA256 (tabby/rust/crates/serde-1.0.203.crate) = 7253ab4de971e72fb7be983802300c3 SIZE (tabby/rust/crates/serde-1.0.203.crate) = 77935 SHA256 (tabby/rust/crates/serde-jsonlines-0.5.0.crate) = e228faf5f94badfe42723177b62cfb9b187351994cb4e852cd4a6a4c96dbeea8 SIZE (tabby/rust/crates/serde-jsonlines-0.5.0.crate) = 14442 +SHA256 (tabby/rust/crates/serde-value-0.7.0.crate) = f3a1a3341211875ef120e117ea7fd5228530ae7e7036a779fdc9117be6b3282c +SIZE (tabby/rust/crates/serde-value-0.7.0.crate) = 10249 SHA256 (tabby/rust/crates/serde_derive-1.0.203.crate) = 500cbc0ebeb6f46627f50f3f5811ccf6bf00643be300b4c3eabc0ef55dc5b5ba SIZE (tabby/rust/crates/serde_derive-1.0.203.crate) = 55867 -SHA256 (tabby/rust/crates/serde_json-1.0.117.crate) = 455182ea6142b14f93f4bc5320a2b31c1f266b66a4a5c858b013302a5d8cbfc3 -SIZE (tabby/rust/crates/serde_json-1.0.117.crate) = 146921 +SHA256 (tabby/rust/crates/serde_json-1.0.142.crate) = 030fedb782600dcbd6f02d479bf0d817ac3bb40d644745b769d6a96bc3afc5a7 +SIZE (tabby/rust/crates/serde_json-1.0.142.crate) = 155363 SHA256 (tabby/rust/crates/serde_path_to_error-0.1.16.crate) = af99884400da37c88f5e9146b7f1fd0fbcae8f6eec4e9da38b67d05486f814a6 SIZE (tabby/rust/crates/serde_path_to_error-0.1.16.crate) = 16657 +SHA256 (tabby/rust/crates/serde_plain-1.0.2.crate) = 9ce1fc6db65a611022b23a0dec6975d63fb80a302cb3388835ff02c097258d50 +SIZE (tabby/rust/crates/serde_plain-1.0.2.crate) = 11183 SHA256 (tabby/rust/crates/serde_spanned-0.6.6.crate) = 79e674e01f999af37c49f70a6ede167a8a60b2503e56c5599532a65baa5969a0 SIZE (tabby/rust/crates/serde_spanned-0.6.6.crate) = 9120 SHA256 (tabby/rust/crates/serde_urlencoded-0.7.1.crate) = d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd SIZE (tabby/rust/crates/serde_urlencoded-0.7.1.crate) = 12822 +SHA256 (tabby/rust/crates/serde_with-3.14.0.crate) = f2c45cd61fefa9db6f254525d46e392b852e0e61d9a1fd36e5bd183450a556d5 +SIZE (tabby/rust/crates/serde_with-3.14.0.crate) = 192177 +SHA256 (tabby/rust/crates/serde_with_macros-3.14.0.crate) = de90945e6565ce0d9a25098082ed4ee4002e047cb59892c318d66821e14bb30f +SIZE (tabby/rust/crates/serde_with_macros-3.14.0.crate) = 39066 SHA256 (tabby/rust/crates/serdeconv-0.4.1.crate) = 8897696def1d25e554294b168e0e8e77c860483666eeb8d3d33ae58b06f47221 SIZE (tabby/rust/crates/serdeconv-0.4.1.crate) = 4824 SHA256 (tabby/rust/crates/serial_test-2.0.0.crate) = 0e56dd856803e253c8f298af3f4d7eb0ae5e23a737252cd90bb4f3b435033b2d @@ -1341,7 +1395,7 @@ SHA256 (tabby/wsxiaoys-sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db_GH0.tar.gz) SIZE (tabby/wsxiaoys-sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db_GH0.tar.gz) = 893791 SHA256 (tabby/JoranHonig-tree-sitter-solidity-0e86ae647bda22c9bee00ec59752df7b3d3b000b_GH0.tar.gz) = e326121389ba67b2b1cf25c8b5f504ee14c31ce2451c4d68a665aad65fcd6579 SIZE (tabby/JoranHonig-tree-sitter-solidity-0e86ae647bda22c9bee00ec59752df7b3d3b000b_GH0.tar.gz) = 210673 -SHA256 (tabby/TabbyML-tabby-v0.31.2_GH0.tar.gz) = 5c76584e3577f0926b0084d1ac0f54d4651d39a082c57902fde10ba60f68707b -SIZE (tabby/TabbyML-tabby-v0.31.2_GH0.tar.gz) = 15201426 +SHA256 (tabby/TabbyML-tabby-v0.32.0_GH0.tar.gz) = 01b58bf8411ac1be051ab32522186113ab5fb942d97825af662194a01cb3436d +SIZE (tabby/TabbyML-tabby-v0.32.0_GH0.tar.gz) = 15213282 SHA256 (tabby/ggerganov-llama.cpp-952a47f455fbd92e2659b98b9b6317a2dafeb532_GH0.tar.gz) = 93d2c19c16adb7d5bbad04b4bfde9dfa0e3c5f6540fc1f6693cf02db6bd3ccd4 SIZE (tabby/ggerganov-llama.cpp-952a47f455fbd92e2659b98b9b6317a2dafeb532_GH0.tar.gz) = 25404809home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69b3bddc.3371e.7d95f61b>
