spnl 0.5.0__tar.gz → 0.6.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of spnl might be problematic. Click here for more details.

Files changed (33) hide show
  1. {spnl-0.5.0 → spnl-0.6.0}/Cargo.lock +635 -270
  2. {spnl-0.5.0 → spnl-0.6.0}/PKG-INFO +1 -1
  3. {spnl-0.5.0 → spnl-0.6.0}/spnl/Cargo.toml +6 -6
  4. {spnl-0.5.0 → spnl-0.6.0}/spnl/src/augment/index/raptor.rs +9 -7
  5. spnl-0.6.0/spnl/src/chat_template.rs +853 -0
  6. {spnl-0.5.0 → spnl-0.6.0}/spnl/src/execute.rs +27 -8
  7. {spnl-0.5.0 → spnl-0.6.0}/spnl/src/generate/backend/openai.rs +45 -20
  8. {spnl-0.5.0 → spnl-0.6.0}/spnl/src/generate/backend/spnl.rs +2 -11
  9. {spnl-0.5.0 → spnl-0.6.0}/spnl/src/lib.rs +3 -0
  10. {spnl-0.5.0 → spnl-0.6.0}/spnl/src/lisp.rs +26 -15
  11. {spnl-0.5.0 → spnl-0.6.0}/spnl/src/plan.rs +28 -4
  12. {spnl-0.5.0 → spnl-0.6.0}/spnl/src/query.rs +80 -25
  13. spnl-0.6.0/spnl/src/tokenize.rs +462 -0
  14. spnl-0.5.0/spnl/src/tokenize.rs +0 -322
  15. {spnl-0.5.0 → spnl-0.6.0}/Cargo.toml +0 -0
  16. {spnl-0.5.0 → spnl-0.6.0}/README.md +0 -0
  17. {spnl-0.5.0 → spnl-0.6.0}/pyproject.toml +0 -0
  18. {spnl-0.5.0 → spnl-0.6.0}/spnl/README.md +0 -0
  19. {spnl-0.5.0 → spnl-0.6.0}/spnl/examples/.gitignore +0 -0
  20. {spnl-0.5.0 → spnl-0.6.0}/spnl/examples/user.py +0 -0
  21. {spnl-0.5.0 → spnl-0.6.0}/spnl/src/augment/embed.rs +0 -0
  22. {spnl-0.5.0 → spnl-0.6.0}/spnl/src/augment/index/layer1.rs +0 -0
  23. {spnl-0.5.0 → spnl-0.6.0}/spnl/src/augment/index/mod.rs +0 -0
  24. {spnl-0.5.0 → spnl-0.6.0}/spnl/src/augment/index/simple_embed_retrieve.rs +0 -0
  25. {spnl-0.5.0 → spnl-0.6.0}/spnl/src/augment/index/windowing.rs +0 -0
  26. {spnl-0.5.0 → spnl-0.6.0}/spnl/src/augment/mod.rs +0 -0
  27. {spnl-0.5.0 → spnl-0.6.0}/spnl/src/augment/options.rs +0 -0
  28. {spnl-0.5.0 → spnl-0.6.0}/spnl/src/augment/retrieve.rs +0 -0
  29. {spnl-0.5.0 → spnl-0.6.0}/spnl/src/augment/storage.rs +0 -0
  30. {spnl-0.5.0 → spnl-0.6.0}/spnl/src/generate/backend/mod.rs +0 -0
  31. {spnl-0.5.0 → spnl-0.6.0}/spnl/src/generate/mod.rs +0 -0
  32. {spnl-0.5.0 → spnl-0.6.0}/spnl/src/pull.rs +0 -0
  33. {spnl-0.5.0 → spnl-0.6.0}/spnl/src/python.rs +0 -0
@@ -316,7 +316,7 @@ dependencies = [
316
316
  "arrow-schema",
317
317
  "chrono",
318
318
  "half",
319
- "indexmap 2.10.0",
319
+ "indexmap 2.11.0",
320
320
  "lexical-core",
321
321
  "memchr",
322
322
  "num",
@@ -390,7 +390,7 @@ dependencies = [
390
390
  "memchr",
391
391
  "num",
392
392
  "regex",
393
- "regex-syntax 0.8.5",
393
+ "regex-syntax",
394
394
  ]
395
395
 
396
396
  [[package]]
@@ -418,9 +418,9 @@ dependencies = [
418
418
 
419
419
  [[package]]
420
420
  name = "async-openai"
421
- version = "0.29.2"
421
+ version = "0.29.3"
422
422
  source = "registry+https://github.com/rust-lang/crates.io-index"
423
- checksum = "88eb13993ef1074d732ab4e06bbb9545fe9be9ffeb738647bc24ac5327eb4797"
423
+ checksum = "d4fc47ec9e669d562e0755f59e1976d157546910e403f3c2da856d0a4d3cdc07"
424
424
  dependencies = [
425
425
  "async-openai-macros",
426
426
  "backoff",
@@ -516,9 +516,9 @@ checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8"
516
516
 
517
517
  [[package]]
518
518
  name = "aws-config"
519
- version = "1.8.5"
519
+ version = "1.8.6"
520
520
  source = "registry+https://github.com/rust-lang/crates.io-index"
521
- checksum = "c478f5b10ce55c9a33f87ca3404ca92768b144fc1bfdede7c0121214a8283a25"
521
+ checksum = "8bc1b40fb26027769f16960d2f4a6bc20c4bb755d403e552c8c1a73af433c246"
522
522
  dependencies = [
523
523
  "aws-credential-types",
524
524
  "aws-runtime",
@@ -546,9 +546,9 @@ dependencies = [
546
546
 
547
547
  [[package]]
548
548
  name = "aws-credential-types"
549
- version = "1.2.5"
549
+ version = "1.2.6"
550
550
  source = "registry+https://github.com/rust-lang/crates.io-index"
551
- checksum = "1541072f81945fa1251f8795ef6c92c4282d74d59f88498ae7d4bf00f0ebdad9"
551
+ checksum = "d025db5d9f52cbc413b167136afb3d8aeea708c0d8884783cf6253be5e22f6f2"
552
552
  dependencies = [
553
553
  "aws-smithy-async",
554
554
  "aws-smithy-runtime-api",
@@ -605,9 +605,9 @@ dependencies = [
605
605
 
606
606
  [[package]]
607
607
  name = "aws-sdk-dynamodb"
608
- version = "1.89.0"
608
+ version = "1.92.0"
609
609
  source = "registry+https://github.com/rust-lang/crates.io-index"
610
- checksum = "7f2a68bdcfffbd3b18ae361ff6f2e720d57a920c4c2d7b9401f9d96542fa937d"
610
+ checksum = "0c1d9a7084cc5b14acae411d19f33a693fdb06ac55044705deb88844c8b58aa9"
611
611
  dependencies = [
612
612
  "aws-credential-types",
613
613
  "aws-runtime",
@@ -627,9 +627,9 @@ dependencies = [
627
627
 
628
628
  [[package]]
629
629
  name = "aws-sdk-sso"
630
- version = "1.81.0"
630
+ version = "1.83.0"
631
631
  source = "registry+https://github.com/rust-lang/crates.io-index"
632
- checksum = "79ede098271e3471036c46957cba2ba30888f53bda2515bf04b560614a30a36e"
632
+ checksum = "643cd43af212d2a1c4dedff6f044d7e1961e5d9e7cfe773d70f31d9842413886"
633
633
  dependencies = [
634
634
  "aws-credential-types",
635
635
  "aws-runtime",
@@ -649,9 +649,9 @@ dependencies = [
649
649
 
650
650
  [[package]]
651
651
  name = "aws-sdk-ssooidc"
652
- version = "1.82.0"
652
+ version = "1.84.0"
653
653
  source = "registry+https://github.com/rust-lang/crates.io-index"
654
- checksum = "43326f724ba2cc957e6f3deac0ca1621a3e5d4146f5970c24c8a108dac33070f"
654
+ checksum = "20ec4a95bd48e0db7a424356a161f8d87bd6a4f0af37204775f0da03d9e39fc3"
655
655
  dependencies = [
656
656
  "aws-credential-types",
657
657
  "aws-runtime",
@@ -671,9 +671,9 @@ dependencies = [
671
671
 
672
672
  [[package]]
673
673
  name = "aws-sdk-sts"
674
- version = "1.83.0"
674
+ version = "1.85.0"
675
675
  source = "registry+https://github.com/rust-lang/crates.io-index"
676
- checksum = "a5468593c47efc31fdbe6c902d1a5fde8d9c82f78a3f8ccfe907b1e9434748cb"
676
+ checksum = "410309ad0df4606bc721aff0d89c3407682845453247213a0ccc5ff8801ee107"
677
677
  dependencies = [
678
678
  "aws-credential-types",
679
679
  "aws-runtime",
@@ -747,9 +747,9 @@ dependencies = [
747
747
 
748
748
  [[package]]
749
749
  name = "aws-smithy-http-client"
750
- version = "1.0.6"
750
+ version = "1.1.1"
751
751
  source = "registry+https://github.com/rust-lang/crates.io-index"
752
- checksum = "f108f1ca850f3feef3009bdcc977be201bca9a91058864d9de0684e64514bee0"
752
+ checksum = "147e8eea63a40315d704b97bf9bc9b8c1402ae94f89d5ad6f7550d963309da1b"
753
753
  dependencies = [
754
754
  "aws-smithy-async",
755
755
  "aws-smithy-runtime-api",
@@ -760,7 +760,7 @@ dependencies = [
760
760
  "http 1.3.1",
761
761
  "http-body 0.4.6",
762
762
  "hyper 0.14.32",
763
- "hyper 1.6.0",
763
+ "hyper 1.7.0",
764
764
  "hyper-rustls 0.24.2",
765
765
  "hyper-rustls 0.27.7",
766
766
  "hyper-util",
@@ -770,15 +770,16 @@ dependencies = [
770
770
  "rustls-native-certs 0.8.1",
771
771
  "rustls-pki-types",
772
772
  "tokio",
773
+ "tokio-rustls 0.26.2",
773
774
  "tower",
774
775
  "tracing",
775
776
  ]
776
777
 
777
778
  [[package]]
778
779
  name = "aws-smithy-json"
779
- version = "0.61.4"
780
+ version = "0.61.5"
780
781
  source = "registry+https://github.com/rust-lang/crates.io-index"
781
- checksum = "a16e040799d29c17412943bdbf488fd75db04112d0c0d4b9290bacf5ae0014b9"
782
+ checksum = "eaa31b350998e703e9826b2104dd6f63be0508666e1aba88137af060e8944047"
782
783
  dependencies = [
783
784
  "aws-smithy-types",
784
785
  ]
@@ -804,9 +805,9 @@ dependencies = [
804
805
 
805
806
  [[package]]
806
807
  name = "aws-smithy-runtime"
807
- version = "1.8.6"
808
+ version = "1.9.1"
808
809
  source = "registry+https://github.com/rust-lang/crates.io-index"
809
- checksum = "9e107ce0783019dbff59b3a244aa0c114e4a8c9d93498af9162608cd5474e796"
810
+ checksum = "d3946acbe1ead1301ba6862e712c7903ca9bb230bdf1fbd1b5ac54158ef2ab1f"
810
811
  dependencies = [
811
812
  "aws-smithy-async",
812
813
  "aws-smithy-http",
@@ -828,9 +829,9 @@ dependencies = [
828
829
 
829
830
  [[package]]
830
831
  name = "aws-smithy-runtime-api"
831
- version = "1.8.7"
832
+ version = "1.9.0"
832
833
  source = "registry+https://github.com/rust-lang/crates.io-index"
833
- checksum = "75d52251ed4b9776a3e8487b2a01ac915f73b2da3af8fc1e77e0fce697a550d4"
834
+ checksum = "07f5e0fc8a6b3f2303f331b94504bbf754d85488f402d6f1dd7a6080f99afe56"
834
835
  dependencies = [
835
836
  "aws-smithy-async",
836
837
  "aws-smithy-types",
@@ -960,6 +961,12 @@ dependencies = [
960
961
  "vsimd",
961
962
  ]
962
963
 
964
+ [[package]]
965
+ name = "base64ct"
966
+ version = "1.8.0"
967
+ source = "registry+https://github.com/rust-lang/crates.io-index"
968
+ checksum = "55248b47b0caf0546f7988906588779981c43bb1bc9d0c44087278f80cdb44ba"
969
+
963
970
  [[package]]
964
971
  name = "bigdecimal"
965
972
  version = "0.4.8"
@@ -998,9 +1005,9 @@ dependencies = [
998
1005
 
999
1006
  [[package]]
1000
1007
  name = "bitflags"
1001
- version = "2.9.2"
1008
+ version = "2.9.4"
1002
1009
  source = "registry+https://github.com/rust-lang/crates.io-index"
1003
- checksum = "6a65b545ab31d687cff52899d4890855fec459eb6afe0da6417b8a18da87aa29"
1010
+ checksum = "2261d10cca569e4643e526d8dc2e62e433cc8aba21ab764233731f8d369bf394"
1004
1011
 
1005
1012
  [[package]]
1006
1013
  name = "bitpacking"
@@ -1065,9 +1072,9 @@ dependencies = [
1065
1072
 
1066
1073
  [[package]]
1067
1074
  name = "bon"
1068
- version = "3.7.0"
1075
+ version = "3.7.2"
1069
1076
  source = "registry+https://github.com/rust-lang/crates.io-index"
1070
- checksum = "67a0c21249ad725ebcadcb1b1885f8e3d56e8e6b8924f560268aab000982d637"
1077
+ checksum = "c2529c31017402be841eb45892278a6c21a000c0a17643af326c73a73f83f0fb"
1071
1078
  dependencies = [
1072
1079
  "bon-macros",
1073
1080
  "rustversion",
@@ -1075,11 +1082,11 @@ dependencies = [
1075
1082
 
1076
1083
  [[package]]
1077
1084
  name = "bon-macros"
1078
- version = "3.7.0"
1085
+ version = "3.7.2"
1079
1086
  source = "registry+https://github.com/rust-lang/crates.io-index"
1080
- checksum = "a660ebdea4d4d3ec7788cfc9c035b66efb66028b9b97bf6cde7023ccc8e77e28"
1087
+ checksum = "d82020dadcb845a345591863adb65d74fa8dc5c18a0b6d408470e13b7adc7005"
1081
1088
  dependencies = [
1082
- "darling 0.21.2",
1089
+ "darling 0.21.3",
1083
1090
  "ident_case",
1084
1091
  "prettyplease",
1085
1092
  "proc-macro2",
@@ -1090,9 +1097,9 @@ dependencies = [
1090
1097
 
1091
1098
  [[package]]
1092
1099
  name = "brotli"
1093
- version = "3.5.0"
1100
+ version = "8.0.2"
1094
1101
  source = "registry+https://github.com/rust-lang/crates.io-index"
1095
- checksum = "d640d25bc63c50fb1f0b545ffd80207d2e10a4c965530809b40ba3386825c391"
1102
+ checksum = "4bd8b9603c7aa97359dbd97ecf258968c95f3adddd6db2f7e7a5bef101c84560"
1096
1103
  dependencies = [
1097
1104
  "alloc-no-stdlib",
1098
1105
  "alloc-stdlib",
@@ -1101,9 +1108,9 @@ dependencies = [
1101
1108
 
1102
1109
  [[package]]
1103
1110
  name = "brotli-decompressor"
1104
- version = "2.5.1"
1111
+ version = "5.0.0"
1105
1112
  source = "registry+https://github.com/rust-lang/crates.io-index"
1106
- checksum = "4e2e4afe60d7dd600fdd3de8d0f08c2b7ec039712e3b6137ff98b7004e82de4f"
1113
+ checksum = "874bb8112abecc98cbd6d81ea4fa7e94fb9449648c93cc89aa40c81c24d7de03"
1107
1114
  dependencies = [
1108
1115
  "alloc-no-stdlib",
1109
1116
  "alloc-stdlib",
@@ -1180,10 +1187,11 @@ dependencies = [
1180
1187
 
1181
1188
  [[package]]
1182
1189
  name = "cc"
1183
- version = "1.2.33"
1190
+ version = "1.2.35"
1184
1191
  source = "registry+https://github.com/rust-lang/crates.io-index"
1185
- checksum = "3ee0f8803222ba5a7e2777dd72ca451868909b1ac410621b676adf07280e9b5f"
1192
+ checksum = "590f9024a68a8c40351881787f1934dc11afd69090f5edb6831464694d836ea3"
1186
1193
  dependencies = [
1194
+ "find-msvc-tools",
1187
1195
  "jobserver",
1188
1196
  "libc",
1189
1197
  "shlex",
@@ -1212,9 +1220,9 @@ checksum = "31f5b6e9141c036f3ff4ce7b2f7e432b0f00dee416ddcd4f17741d189ddc2e9d"
1212
1220
 
1213
1221
  [[package]]
1214
1222
  name = "cfg-if"
1215
- version = "1.0.1"
1223
+ version = "1.0.3"
1216
1224
  source = "registry+https://github.com/rust-lang/crates.io-index"
1217
- checksum = "9555578bc9e57714c812a1f84e4fc5b4d21fcb063490c624de019f7464c91268"
1225
+ checksum = "2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9"
1218
1226
 
1219
1227
  [[package]]
1220
1228
  name = "cfg_aliases"
@@ -1270,9 +1278,9 @@ dependencies = [
1270
1278
 
1271
1279
  [[package]]
1272
1280
  name = "clap"
1273
- version = "4.5.46"
1281
+ version = "4.5.47"
1274
1282
  source = "registry+https://github.com/rust-lang/crates.io-index"
1275
- checksum = "2c5e4fcf9c21d2e544ca1ee9d8552de13019a42aa7dbf32747fa7aaf1df76e57"
1283
+ checksum = "7eac00902d9d136acd712710d71823fb8ac8004ca445a89e73a41d45aa712931"
1276
1284
  dependencies = [
1277
1285
  "clap_builder",
1278
1286
  "clap_derive",
@@ -1280,9 +1288,9 @@ dependencies = [
1280
1288
 
1281
1289
  [[package]]
1282
1290
  name = "clap_builder"
1283
- version = "4.5.46"
1291
+ version = "4.5.47"
1284
1292
  source = "registry+https://github.com/rust-lang/crates.io-index"
1285
- checksum = "fecb53a0e6fcfb055f686001bc2e2592fa527efaf38dbe81a6a9563562e57d41"
1293
+ checksum = "2ad9bbf750e73b5884fb8a211a9424a1906c1e156724260fdae972f31d70e1d6"
1286
1294
  dependencies = [
1287
1295
  "anstream",
1288
1296
  "anstyle",
@@ -1292,9 +1300,9 @@ dependencies = [
1292
1300
 
1293
1301
  [[package]]
1294
1302
  name = "clap_derive"
1295
- version = "4.5.45"
1303
+ version = "4.5.47"
1296
1304
  source = "registry+https://github.com/rust-lang/crates.io-index"
1297
- checksum = "14cb31bb0a7d536caef2639baa7fad459e15c3144efefa6dbd1c84562c4739f6"
1305
+ checksum = "bbfd7eae0b0f1a6e63d4b13c9c478de77c2eb546fba158ad50b4203dc24b9f9c"
1298
1306
  dependencies = [
1299
1307
  "heck",
1300
1308
  "proc-macro2",
@@ -1334,9 +1342,9 @@ checksum = "b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75"
1334
1342
 
1335
1343
  [[package]]
1336
1344
  name = "comfy-table"
1337
- version = "7.1.4"
1345
+ version = "7.2.0"
1338
1346
  source = "registry+https://github.com/rust-lang/crates.io-index"
1339
- checksum = "4a65ebfec4fb190b6f90e944a817d60499ee0744e582530e2c9900a22e591d9a"
1347
+ checksum = "3f8e18d0dca9578507f13f9803add0df13362b02c501c1c17734f0dbb52eaf0b"
1340
1348
  dependencies = [
1341
1349
  "unicode-segmentation",
1342
1350
  "unicode-width",
@@ -1379,6 +1387,19 @@ dependencies = [
1379
1387
  "windows-sys 0.59.0",
1380
1388
  ]
1381
1389
 
1390
+ [[package]]
1391
+ name = "console"
1392
+ version = "0.16.0"
1393
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1394
+ checksum = "2e09ced7ebbccb63b4c65413d821f2e00ce54c5ca4514ddc6b3c892fdbcbc69d"
1395
+ dependencies = [
1396
+ "encode_unicode",
1397
+ "libc",
1398
+ "once_cell",
1399
+ "unicode-width",
1400
+ "windows-sys 0.60.2",
1401
+ ]
1402
+
1382
1403
  [[package]]
1383
1404
  name = "const-oid"
1384
1405
  version = "0.9.6"
@@ -1446,6 +1467,15 @@ dependencies = [
1446
1467
  "libc",
1447
1468
  ]
1448
1469
 
1470
+ [[package]]
1471
+ name = "crc32c"
1472
+ version = "0.6.8"
1473
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1474
+ checksum = "3a47af21622d091a8f0fb295b88bc886ac74efcc613efc19f5d0b21de5c89e47"
1475
+ dependencies = [
1476
+ "rustc_version",
1477
+ ]
1478
+
1449
1479
  [[package]]
1450
1480
  name = "crc32fast"
1451
1481
  version = "1.5.0"
@@ -1547,12 +1577,12 @@ dependencies = [
1547
1577
 
1548
1578
  [[package]]
1549
1579
  name = "darling"
1550
- version = "0.21.2"
1580
+ version = "0.21.3"
1551
1581
  source = "registry+https://github.com/rust-lang/crates.io-index"
1552
- checksum = "08440b3dd222c3d0433e63e097463969485f112baff337dfdaca043a0d760570"
1582
+ checksum = "9cdf337090841a411e2a7f3deb9187445851f91b309c0c0a29e05f74a00a48c0"
1553
1583
  dependencies = [
1554
- "darling_core 0.21.2",
1555
- "darling_macro 0.21.2",
1584
+ "darling_core 0.21.3",
1585
+ "darling_macro 0.21.3",
1556
1586
  ]
1557
1587
 
1558
1588
  [[package]]
@@ -1571,9 +1601,9 @@ dependencies = [
1571
1601
 
1572
1602
  [[package]]
1573
1603
  name = "darling_core"
1574
- version = "0.21.2"
1604
+ version = "0.21.3"
1575
1605
  source = "registry+https://github.com/rust-lang/crates.io-index"
1576
- checksum = "d25b7912bc28a04ab1b7715a68ea03aaa15662b43a1a4b2c480531fd19f8bf7e"
1606
+ checksum = "1247195ecd7e3c85f83c8d2a366e4210d588e802133e1e355180a9870b517ea4"
1577
1607
  dependencies = [
1578
1608
  "fnv",
1579
1609
  "ident_case",
@@ -1596,11 +1626,11 @@ dependencies = [
1596
1626
 
1597
1627
  [[package]]
1598
1628
  name = "darling_macro"
1599
- version = "0.21.2"
1629
+ version = "0.21.3"
1600
1630
  source = "registry+https://github.com/rust-lang/crates.io-index"
1601
- checksum = "ce154b9bea7fb0c8e8326e62d00354000c36e79770ff21b8c84e3aa267d9d531"
1631
+ checksum = "d38308df82d1080de0afee5d069fa14b0326a88c14f15c5ccda35b4a6c414c81"
1602
1632
  dependencies = [
1603
- "darling_core 0.21.2",
1633
+ "darling_core 0.21.3",
1604
1634
  "quote",
1605
1635
  "syn 2.0.106",
1606
1636
  ]
@@ -1737,7 +1767,7 @@ dependencies = [
1737
1767
  "base64 0.22.1",
1738
1768
  "half",
1739
1769
  "hashbrown 0.14.5",
1740
- "indexmap 2.10.0",
1770
+ "indexmap 2.11.0",
1741
1771
  "libc",
1742
1772
  "log",
1743
1773
  "object_store",
@@ -1875,7 +1905,7 @@ dependencies = [
1875
1905
  "datafusion-functions-aggregate-common",
1876
1906
  "datafusion-functions-window-common",
1877
1907
  "datafusion-physical-expr-common",
1878
- "indexmap 2.10.0",
1908
+ "indexmap 2.11.0",
1879
1909
  "paste",
1880
1910
  "serde_json",
1881
1911
  "sqlparser",
@@ -1889,7 +1919,7 @@ checksum = "70fafb3a045ed6c49cfca0cd090f62cf871ca6326cc3355cb0aaf1260fa760b6"
1889
1919
  dependencies = [
1890
1920
  "arrow",
1891
1921
  "datafusion-common",
1892
- "indexmap 2.10.0",
1922
+ "indexmap 2.11.0",
1893
1923
  "itertools 0.14.0",
1894
1924
  "paste",
1895
1925
  ]
@@ -2044,11 +2074,11 @@ dependencies = [
2044
2074
  "datafusion-common",
2045
2075
  "datafusion-expr",
2046
2076
  "datafusion-physical-expr",
2047
- "indexmap 2.10.0",
2077
+ "indexmap 2.11.0",
2048
2078
  "itertools 0.14.0",
2049
2079
  "log",
2050
2080
  "regex",
2051
- "regex-syntax 0.8.5",
2081
+ "regex-syntax",
2052
2082
  ]
2053
2083
 
2054
2084
  [[package]]
@@ -2066,7 +2096,7 @@ dependencies = [
2066
2096
  "datafusion-physical-expr-common",
2067
2097
  "half",
2068
2098
  "hashbrown 0.14.5",
2069
- "indexmap 2.10.0",
2099
+ "indexmap 2.11.0",
2070
2100
  "itertools 0.14.0",
2071
2101
  "log",
2072
2102
  "paste",
@@ -2127,7 +2157,7 @@ dependencies = [
2127
2157
  "futures",
2128
2158
  "half",
2129
2159
  "hashbrown 0.14.5",
2130
- "indexmap 2.10.0",
2160
+ "indexmap 2.11.0",
2131
2161
  "itertools 0.14.0",
2132
2162
  "log",
2133
2163
  "parking_lot",
@@ -2169,7 +2199,7 @@ dependencies = [
2169
2199
  "bigdecimal",
2170
2200
  "datafusion-common",
2171
2201
  "datafusion-expr",
2172
- "indexmap 2.10.0",
2202
+ "indexmap 2.11.0",
2173
2203
  "log",
2174
2204
  "regex",
2175
2205
  "sqlparser",
@@ -2195,11 +2225,22 @@ dependencies = [
2195
2225
  "syn 1.0.109",
2196
2226
  ]
2197
2227
 
2228
+ [[package]]
2229
+ name = "der"
2230
+ version = "0.7.10"
2231
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2232
+ checksum = "e7c1832837b905bbfb5101e07cc24c8deddf52f93225eee6ead5f4d63d53ddcb"
2233
+ dependencies = [
2234
+ "const-oid",
2235
+ "pem-rfc7468",
2236
+ "zeroize",
2237
+ ]
2238
+
2198
2239
  [[package]]
2199
2240
  name = "deranged"
2200
- version = "0.4.0"
2241
+ version = "0.5.3"
2201
2242
  source = "registry+https://github.com/rust-lang/crates.io-index"
2202
- checksum = "9c9e6a11ca8224451684bc0d7d5a7adbf8f2fd6887261a1cfc3c0432f9d4068e"
2243
+ checksum = "d630bccd429a5bb5a64b5e94f693bfc48c9f8566418fda4c494cc94f911f87cc"
2203
2244
  dependencies = [
2204
2245
  "powerfmt",
2205
2246
  "serde",
@@ -2266,7 +2307,7 @@ dependencies = [
2266
2307
  "libc",
2267
2308
  "option-ext",
2268
2309
  "redox_users",
2269
- "windows-sys 0.59.0",
2310
+ "windows-sys 0.60.2",
2270
2311
  ]
2271
2312
 
2272
2313
  [[package]]
@@ -2280,11 +2321,20 @@ dependencies = [
2280
2321
  "syn 2.0.106",
2281
2322
  ]
2282
2323
 
2324
+ [[package]]
2325
+ name = "dlv-list"
2326
+ version = "0.5.2"
2327
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2328
+ checksum = "442039f5147480ba31067cb00ada1adae6892028e40e45fc5de7b7df6dcc1b5f"
2329
+ dependencies = [
2330
+ "const-random",
2331
+ ]
2332
+
2283
2333
  [[package]]
2284
2334
  name = "downcast-rs"
2285
- version = "2.0.1"
2335
+ version = "2.0.2"
2286
2336
  source = "registry+https://github.com/rust-lang/crates.io-index"
2287
- checksum = "ea8a8b81cacc08888170eef4d13b775126db426d0b348bee9d18c2c1eaf123cf"
2337
+ checksum = "117240f60069e65410b3ae1bb213295bd828f707b5bec6596a1afc8793ce0cbc"
2288
2338
 
2289
2339
  [[package]]
2290
2340
  name = "duct"
@@ -2359,7 +2409,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
2359
2409
  checksum = "778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad"
2360
2410
  dependencies = [
2361
2411
  "libc",
2362
- "windows-sys 0.52.0",
2412
+ "windows-sys 0.60.2",
2363
2413
  ]
2364
2414
 
2365
2415
  [[package]]
@@ -2377,6 +2427,12 @@ dependencies = [
2377
2427
  "cc",
2378
2428
  ]
2379
2429
 
2430
+ [[package]]
2431
+ name = "ethnum"
2432
+ version = "1.5.2"
2433
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2434
+ checksum = "ca81e6b4777c89fd810c25a4be2b1bd93ea034fbe58e6a75216a34c6b82c539b"
2435
+
2380
2436
  [[package]]
2381
2437
  name = "euclid"
2382
2438
  version = "0.20.14"
@@ -2429,6 +2485,12 @@ dependencies = [
2429
2485
  "pin-project-lite",
2430
2486
  ]
2431
2487
 
2488
+ [[package]]
2489
+ name = "fast-float2"
2490
+ version = "0.2.3"
2491
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2492
+ checksum = "f8eb564c5c7423d25c886fb561d1e4ee69f72354d16918afa32c08811f6b6a55"
2493
+
2432
2494
  [[package]]
2433
2495
  name = "fastdivide"
2434
2496
  version = "0.4.2"
@@ -2452,6 +2514,12 @@ dependencies = [
2452
2514
  "windows-sys 0.59.0",
2453
2515
  ]
2454
2516
 
2517
+ [[package]]
2518
+ name = "find-msvc-tools"
2519
+ version = "0.1.0"
2520
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2521
+ checksum = "e178e4fba8a2726903f6ba98a6d221e76f9c12c650d5dc0e6afdc50677b49650"
2522
+
2455
2523
  [[package]]
2456
2524
  name = "fixedbitset"
2457
2525
  version = "0.5.7"
@@ -2507,9 +2575,9 @@ checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
2507
2575
 
2508
2576
  [[package]]
2509
2577
  name = "form_urlencoded"
2510
- version = "1.2.1"
2578
+ version = "1.2.2"
2511
2579
  source = "registry+https://github.com/rust-lang/crates.io-index"
2512
- checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
2580
+ checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf"
2513
2581
  dependencies = [
2514
2582
  "percent-encoding",
2515
2583
  ]
@@ -2542,9 +2610,9 @@ checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c"
2542
2610
 
2543
2611
  [[package]]
2544
2612
  name = "fsst"
2545
- version = "0.33.0"
2613
+ version = "0.35.0"
2546
2614
  source = "registry+https://github.com/rust-lang/crates.io-index"
2547
- checksum = "548190a42654ce848835b410ae33f43b4d55cb24548fd0a885a289a1d5a95019"
2615
+ checksum = "6c9c2b8bb2a1aa18407a8ed0b60496288f3e01ba6d8e215d49bd85f995a12eae"
2548
2616
  dependencies = [
2549
2617
  "arrow-array",
2550
2618
  "rand 0.9.2",
@@ -2662,9 +2730,9 @@ dependencies = [
2662
2730
 
2663
2731
  [[package]]
2664
2732
  name = "generator"
2665
- version = "0.8.5"
2733
+ version = "0.8.7"
2666
2734
  source = "registry+https://github.com/rust-lang/crates.io-index"
2667
- checksum = "d18470a76cb7f8ff746cf1f7470914f900252ec36bbc40b569d74b1258446827"
2735
+ checksum = "605183a538e3e2a9c1038635cc5c2d194e2ee8fd0d1b66b8349fad7dbacce5a2"
2668
2736
  dependencies = [
2669
2737
  "cc",
2670
2738
  "cfg-if",
@@ -2707,7 +2775,7 @@ dependencies = [
2707
2775
  "js-sys",
2708
2776
  "libc",
2709
2777
  "r-efi",
2710
- "wasi 0.14.2+wasi-0.2.4",
2778
+ "wasi 0.14.3+wasi-0.2.4",
2711
2779
  "wasm-bindgen",
2712
2780
  ]
2713
2781
 
@@ -2747,7 +2815,7 @@ dependencies = [
2747
2815
  "futures-sink",
2748
2816
  "futures-util",
2749
2817
  "http 0.2.12",
2750
- "indexmap 2.10.0",
2818
+ "indexmap 2.11.0",
2751
2819
  "slab",
2752
2820
  "tokio",
2753
2821
  "tokio-util",
@@ -2766,7 +2834,7 @@ dependencies = [
2766
2834
  "futures-core",
2767
2835
  "futures-sink",
2768
2836
  "http 1.3.1",
2769
- "indexmap 2.10.0",
2837
+ "indexmap 2.11.0",
2770
2838
  "slab",
2771
2839
  "tokio",
2772
2840
  "tokio-util",
@@ -2822,11 +2890,11 @@ dependencies = [
2822
2890
 
2823
2891
  [[package]]
2824
2892
  name = "haystack"
2825
- version = "0.5.0"
2893
+ version = "0.6.0"
2826
2894
  dependencies = [
2827
2895
  "anyhow",
2828
2896
  "clap",
2829
- "indicatif",
2897
+ "indicatif 0.18.0",
2830
2898
  "lipsum",
2831
2899
  "petname",
2832
2900
  "ptree",
@@ -2863,7 +2931,7 @@ checksum = "629d8f3bbeda9d148036d6b0de0a3ab947abd08ce90626327fc3547a49d59d97"
2863
2931
  dependencies = [
2864
2932
  "dirs",
2865
2933
  "http 1.3.1",
2866
- "indicatif",
2934
+ "indicatif 0.17.11",
2867
2935
  "libc",
2868
2936
  "log",
2869
2937
  "rand 0.9.2",
@@ -2998,19 +3066,21 @@ dependencies = [
2998
3066
 
2999
3067
  [[package]]
3000
3068
  name = "hyper"
3001
- version = "1.6.0"
3069
+ version = "1.7.0"
3002
3070
  source = "registry+https://github.com/rust-lang/crates.io-index"
3003
- checksum = "cc2b571658e38e0c01b1fdca3bbbe93c00d3d71693ff2770043f8c29bc7d6f80"
3071
+ checksum = "eb3aa54a13a0dfe7fbe3a59e0c76093041720fdc77b110cc0fc260fafb4dc51e"
3004
3072
  dependencies = [
3073
+ "atomic-waker",
3005
3074
  "bytes",
3006
3075
  "futures-channel",
3007
- "futures-util",
3076
+ "futures-core",
3008
3077
  "h2 0.4.12",
3009
3078
  "http 1.3.1",
3010
3079
  "http-body 1.0.1",
3011
3080
  "httparse",
3012
3081
  "itoa",
3013
3082
  "pin-project-lite",
3083
+ "pin-utils",
3014
3084
  "smallvec",
3015
3085
  "tokio",
3016
3086
  "want",
@@ -3039,7 +3109,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3039
3109
  checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58"
3040
3110
  dependencies = [
3041
3111
  "http 1.3.1",
3042
- "hyper 1.6.0",
3112
+ "hyper 1.7.0",
3043
3113
  "hyper-util",
3044
3114
  "rustls 0.23.31",
3045
3115
  "rustls-native-certs 0.8.1",
@@ -3058,7 +3128,7 @@ checksum = "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0"
3058
3128
  dependencies = [
3059
3129
  "bytes",
3060
3130
  "http-body-util",
3061
- "hyper 1.6.0",
3131
+ "hyper 1.7.0",
3062
3132
  "hyper-util",
3063
3133
  "native-tls",
3064
3134
  "tokio",
@@ -3079,12 +3149,12 @@ dependencies = [
3079
3149
  "futures-util",
3080
3150
  "http 1.3.1",
3081
3151
  "http-body 1.0.1",
3082
- "hyper 1.6.0",
3152
+ "hyper 1.7.0",
3083
3153
  "ipnet",
3084
3154
  "libc",
3085
3155
  "percent-encoding",
3086
3156
  "pin-project-lite",
3087
- "socket2 0.6.0",
3157
+ "socket2 0.5.10",
3088
3158
  "system-configuration",
3089
3159
  "tokio",
3090
3160
  "tower-service",
@@ -3219,9 +3289,9 @@ checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
3219
3289
 
3220
3290
  [[package]]
3221
3291
  name = "idna"
3222
- version = "1.0.3"
3292
+ version = "1.1.0"
3223
3293
  source = "registry+https://github.com/rust-lang/crates.io-index"
3224
- checksum = "686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e"
3294
+ checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de"
3225
3295
  dependencies = [
3226
3296
  "idna_adapter",
3227
3297
  "smallvec",
@@ -3251,9 +3321,9 @@ dependencies = [
3251
3321
 
3252
3322
  [[package]]
3253
3323
  name = "indexmap"
3254
- version = "2.10.0"
3324
+ version = "2.11.0"
3255
3325
  source = "registry+https://github.com/rust-lang/crates.io-index"
3256
- checksum = "fe4cd85333e22411419a0bcae1297d25e58c9443848b11dc6a86fefe8c78a661"
3326
+ checksum = "f2481980430f9f78649238835720ddccc57e52df14ffce1c6f37391d61b563e9"
3257
3327
  dependencies = [
3258
3328
  "equivalent",
3259
3329
  "hashbrown 0.15.5",
@@ -3266,13 +3336,26 @@ version = "0.17.11"
3266
3336
  source = "registry+https://github.com/rust-lang/crates.io-index"
3267
3337
  checksum = "183b3088984b400f4cfac3620d5e076c84da5364016b4f49473de574b2586235"
3268
3338
  dependencies = [
3269
- "console",
3339
+ "console 0.15.11",
3270
3340
  "number_prefix",
3271
3341
  "portable-atomic",
3272
3342
  "unicode-width",
3273
3343
  "web-time",
3274
3344
  ]
3275
3345
 
3346
+ [[package]]
3347
+ name = "indicatif"
3348
+ version = "0.18.0"
3349
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3350
+ checksum = "70a646d946d06bedbbc4cac4c218acf4bbf2d87757a784857025f4d447e4e1cd"
3351
+ dependencies = [
3352
+ "console 0.16.0",
3353
+ "portable-atomic",
3354
+ "unicode-width",
3355
+ "unit-prefix",
3356
+ "web-time",
3357
+ ]
3358
+
3276
3359
  [[package]]
3277
3360
  name = "indoc"
3278
3361
  version = "2.0.6"
@@ -3300,9 +3383,9 @@ dependencies = [
3300
3383
 
3301
3384
  [[package]]
3302
3385
  name = "io-uring"
3303
- version = "0.7.9"
3386
+ version = "0.7.10"
3304
3387
  source = "registry+https://github.com/rust-lang/crates.io-index"
3305
- checksum = "d93587f37623a1a17d94ef2bc9ada592f5465fe7732084ab7beefabe5c77c0c4"
3388
+ checksum = "046fa2d4d00aea763528b4950358d0ead425372445dc8ff86312b3c69ff7727b"
3306
3389
  dependencies = [
3307
3390
  "bitflags",
3308
3391
  "cfg-if",
@@ -3364,11 +3447,52 @@ version = "1.0.15"
3364
3447
  source = "registry+https://github.com/rust-lang/crates.io-index"
3365
3448
  checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c"
3366
3449
 
3450
+ [[package]]
3451
+ name = "jiff"
3452
+ version = "0.2.15"
3453
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3454
+ checksum = "be1f93b8b1eb69c77f24bbb0afdf66f54b632ee39af40ca21c4365a1d7347e49"
3455
+ dependencies = [
3456
+ "jiff-static",
3457
+ "jiff-tzdb-platform",
3458
+ "log",
3459
+ "portable-atomic",
3460
+ "portable-atomic-util",
3461
+ "serde",
3462
+ "windows-sys 0.59.0",
3463
+ ]
3464
+
3465
+ [[package]]
3466
+ name = "jiff-static"
3467
+ version = "0.2.15"
3468
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3469
+ checksum = "03343451ff899767262ec32146f6d559dd759fdadf42ff0e227c7c48f72594b4"
3470
+ dependencies = [
3471
+ "proc-macro2",
3472
+ "quote",
3473
+ "syn 2.0.106",
3474
+ ]
3475
+
3476
+ [[package]]
3477
+ name = "jiff-tzdb"
3478
+ version = "0.1.4"
3479
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3480
+ checksum = "c1283705eb0a21404d2bfd6eef2a7593d240bc42a0bdb39db0ad6fa2ec026524"
3481
+
3482
+ [[package]]
3483
+ name = "jiff-tzdb-platform"
3484
+ version = "0.1.3"
3485
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3486
+ checksum = "875a5a69ac2bab1a891711cf5eccbec1ce0341ea805560dcd90b7a2e925132e8"
3487
+ dependencies = [
3488
+ "jiff-tzdb",
3489
+ ]
3490
+
3367
3491
  [[package]]
3368
3492
  name = "jobserver"
3369
- version = "0.1.33"
3493
+ version = "0.1.34"
3370
3494
  source = "registry+https://github.com/rust-lang/crates.io-index"
3371
- checksum = "38f262f097c174adebe41eb73d66ae9c06b2844fb0da69969647bbddd9b0538a"
3495
+ checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33"
3372
3496
  dependencies = [
3373
3497
  "getrandom 0.3.3",
3374
3498
  "libc",
@@ -3376,19 +3500,54 @@ dependencies = [
3376
3500
 
3377
3501
  [[package]]
3378
3502
  name = "js-sys"
3379
- version = "0.3.77"
3503
+ version = "0.3.78"
3380
3504
  source = "registry+https://github.com/rust-lang/crates.io-index"
3381
- checksum = "1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f"
3505
+ checksum = "0c0b063578492ceec17683ef2f8c5e89121fbd0b172cbc280635ab7567db2738"
3382
3506
  dependencies = [
3383
3507
  "once_cell",
3384
3508
  "wasm-bindgen",
3385
3509
  ]
3386
3510
 
3511
+ [[package]]
3512
+ name = "jsonb"
3513
+ version = "0.5.4"
3514
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3515
+ checksum = "a452366d21e8d3cbca680c41388e01d6a88739afef7877961946a6da409f9ccd"
3516
+ dependencies = [
3517
+ "byteorder",
3518
+ "ethnum",
3519
+ "fast-float2",
3520
+ "itoa",
3521
+ "jiff",
3522
+ "nom 8.0.0",
3523
+ "num-traits",
3524
+ "ordered-float",
3525
+ "rand 0.9.2",
3526
+ "ryu",
3527
+ "serde",
3528
+ "serde_json",
3529
+ ]
3530
+
3531
+ [[package]]
3532
+ name = "jsonwebtoken"
3533
+ version = "9.3.1"
3534
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3535
+ checksum = "5a87cc7a48537badeae96744432de36f4be2b4a34a05a5ef32e9dd8a1c169dde"
3536
+ dependencies = [
3537
+ "base64 0.22.1",
3538
+ "js-sys",
3539
+ "pem",
3540
+ "ring",
3541
+ "serde",
3542
+ "serde_json",
3543
+ "simple_asn1",
3544
+ ]
3545
+
3387
3546
  [[package]]
3388
3547
  name = "lance"
3389
- version = "0.33.0"
3548
+ version = "0.35.0"
3390
3549
  source = "registry+https://github.com/rust-lang/crates.io-index"
3391
- checksum = "94bafd9d9a9301c1eac48892ec8016d4d28204d4fc55f2ebebee9a7af465e152"
3550
+ checksum = "6bed718abdd224433ac7df789027b018157796a2038d4912423ef3e2b005a07a"
3392
3551
  dependencies = [
3393
3552
  "arrow",
3394
3553
  "arrow-arith",
@@ -3443,6 +3602,7 @@ dependencies = [
3443
3602
  "tantivy",
3444
3603
  "tempfile",
3445
3604
  "tokio",
3605
+ "tokio-stream",
3446
3606
  "tracing",
3447
3607
  "url",
3448
3608
  "uuid",
@@ -3450,9 +3610,9 @@ dependencies = [
3450
3610
 
3451
3611
  [[package]]
3452
3612
  name = "lance-arrow"
3453
- version = "0.33.0"
3613
+ version = "0.35.0"
3454
3614
  source = "registry+https://github.com/rust-lang/crates.io-index"
3455
- checksum = "b97ebcd8edc2b534e8ded20c97c8928e275160794af91ed803a3d48d8d2a88d8"
3615
+ checksum = "d99ea2fe8e81091008b29cb0e3b4b028328729cec8018c425f99b8e42535170d"
3456
3616
  dependencies = [
3457
3617
  "arrow-array",
3458
3618
  "arrow-buffer",
@@ -3463,15 +3623,27 @@ dependencies = [
3463
3623
  "bytes",
3464
3624
  "getrandom 0.2.16",
3465
3625
  "half",
3626
+ "jsonb",
3466
3627
  "num-traits",
3467
3628
  "rand 0.9.2",
3468
3629
  ]
3469
3630
 
3631
+ [[package]]
3632
+ name = "lance-bitpacking"
3633
+ version = "0.35.0"
3634
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3635
+ checksum = "c1403fee0dc51f50497122ac81cbfbb6aa17dc4cb6fd2ed85c3a6e3c5da8036f"
3636
+ dependencies = [
3637
+ "arrayref",
3638
+ "paste",
3639
+ "seq-macro",
3640
+ ]
3641
+
3470
3642
  [[package]]
3471
3643
  name = "lance-core"
3472
- version = "0.33.0"
3644
+ version = "0.35.0"
3473
3645
  source = "registry+https://github.com/rust-lang/crates.io-index"
3474
- checksum = "ce5c1849d07985d6a5011aca9de43c7a42ec4c996d66ef3f2d9896c227cc934c"
3646
+ checksum = "fe11e18299e5d95e3f26268504d09b139d6e254493aa50fec1c95bb3ec30b64d"
3475
3647
  dependencies = [
3476
3648
  "arrow-array",
3477
3649
  "arrow-buffer",
@@ -3506,9 +3678,9 @@ dependencies = [
3506
3678
 
3507
3679
  [[package]]
3508
3680
  name = "lance-datafusion"
3509
- version = "0.33.0"
3681
+ version = "0.35.0"
3510
3682
  source = "registry+https://github.com/rust-lang/crates.io-index"
3511
- checksum = "d355c087bc66d85e36cfb428465f585b13971e1e13585dd2b6886a54d8a7d9a4"
3683
+ checksum = "dd1225086ca750870aca9e2f91869a886a3f0f5e05ed75efa5c9a813b36317a8"
3512
3684
  dependencies = [
3513
3685
  "arrow",
3514
3686
  "arrow-array",
@@ -3522,6 +3694,7 @@ dependencies = [
3522
3694
  "datafusion-functions",
3523
3695
  "datafusion-physical-expr",
3524
3696
  "futures",
3697
+ "jsonb",
3525
3698
  "lance-arrow",
3526
3699
  "lance-core",
3527
3700
  "lance-datagen",
@@ -3536,9 +3709,9 @@ dependencies = [
3536
3709
 
3537
3710
  [[package]]
3538
3711
  name = "lance-datagen"
3539
- version = "0.33.0"
3712
+ version = "0.35.0"
3540
3713
  source = "registry+https://github.com/rust-lang/crates.io-index"
3541
- checksum = "110d4dedfe02e9cff8f11cfb64a261755da7ee9131845197efeec8b659cc5513"
3714
+ checksum = "5de5bea2c57fc98351f5f6fd9f68905267ae1bb674ac33c38f78a9c319106a07"
3542
3715
  dependencies = [
3543
3716
  "arrow",
3544
3717
  "arrow-array",
@@ -3546,6 +3719,7 @@ dependencies = [
3546
3719
  "arrow-schema",
3547
3720
  "chrono",
3548
3721
  "futures",
3722
+ "half",
3549
3723
  "hex",
3550
3724
  "rand 0.9.2",
3551
3725
  "rand_xoshiro",
@@ -3554,12 +3728,10 @@ dependencies = [
3554
3728
 
3555
3729
  [[package]]
3556
3730
  name = "lance-encoding"
3557
- version = "0.33.0"
3731
+ version = "0.35.0"
3558
3732
  source = "registry+https://github.com/rust-lang/crates.io-index"
3559
- checksum = "66750006299a2fb003091bc290eb1fe2a5933e35236d921934131f3e4629cd33"
3733
+ checksum = "7480da1a6fcf204e90cf3b8c79a2843fdab0949d9afe8cd038d8726ccca725a8"
3560
3734
  dependencies = [
3561
- "arrayref",
3562
- "arrow",
3563
3735
  "arrow-arith",
3564
3736
  "arrow-array",
3565
3737
  "arrow-buffer",
@@ -3576,16 +3748,15 @@ dependencies = [
3576
3748
  "hyperloglogplus",
3577
3749
  "itertools 0.13.0",
3578
3750
  "lance-arrow",
3751
+ "lance-bitpacking",
3579
3752
  "lance-core",
3580
3753
  "log",
3581
3754
  "lz4",
3582
3755
  "num-traits",
3583
- "paste",
3584
3756
  "prost",
3585
3757
  "prost-build",
3586
3758
  "prost-types",
3587
3759
  "rand 0.9.2",
3588
- "seq-macro",
3589
3760
  "snafu",
3590
3761
  "tokio",
3591
3762
  "tracing",
@@ -3595,9 +3766,9 @@ dependencies = [
3595
3766
 
3596
3767
  [[package]]
3597
3768
  name = "lance-file"
3598
- version = "0.33.0"
3769
+ version = "0.35.0"
3599
3770
  source = "registry+https://github.com/rust-lang/crates.io-index"
3600
- checksum = "7c639062100610a075e01fd455173348b2fccea10cb0e89f70e38a3183c56022"
3771
+ checksum = "3b2c3106776198dcddbfec1df8b828edcb852ac80cc8077d7185dc1e524e3cf3"
3601
3772
  dependencies = [
3602
3773
  "arrow-arith",
3603
3774
  "arrow-array",
@@ -3631,9 +3802,9 @@ dependencies = [
3631
3802
 
3632
3803
  [[package]]
3633
3804
  name = "lance-index"
3634
- version = "0.33.0"
3805
+ version = "0.35.0"
3635
3806
  source = "registry+https://github.com/rust-lang/crates.io-index"
3636
- checksum = "7ae67a048a51fb525d1bfde86d1b39118462277e7e7a7cd0e7ba866312873532"
3807
+ checksum = "34a3f8128c200b2d055f71c60a603e0952a248b914c2edbdea9ec7636e4d6d26"
3637
3808
  dependencies = [
3638
3809
  "arrow",
3639
3810
  "arrow-array",
@@ -3658,9 +3829,11 @@ dependencies = [
3658
3829
  "futures",
3659
3830
  "half",
3660
3831
  "itertools 0.13.0",
3832
+ "jsonb",
3661
3833
  "lance-arrow",
3662
3834
  "lance-core",
3663
3835
  "lance-datafusion",
3836
+ "lance-datagen",
3664
3837
  "lance-encoding",
3665
3838
  "lance-file",
3666
3839
  "lance-io",
@@ -3671,6 +3844,7 @@ dependencies = [
3671
3844
  "object_store",
3672
3845
  "prost",
3673
3846
  "prost-build",
3847
+ "prost-types",
3674
3848
  "rand 0.9.2",
3675
3849
  "rayon",
3676
3850
  "roaring",
@@ -3686,9 +3860,9 @@ dependencies = [
3686
3860
 
3687
3861
  [[package]]
3688
3862
  name = "lance-io"
3689
- version = "0.33.0"
3863
+ version = "0.35.0"
3690
3864
  source = "registry+https://github.com/rust-lang/crates.io-index"
3691
- checksum = "cc86c7307e2d3d895cfefa503f986edcbdd208eb0aa89ba2c75724ba04bce843"
3865
+ checksum = "eba4eac3c02e8b8834f7b23d3d3e3c89b5fb614b07569e6aef5bbc1350e94d73"
3692
3866
  dependencies = [
3693
3867
  "arrow",
3694
3868
  "arrow-arith",
@@ -3728,9 +3902,9 @@ dependencies = [
3728
3902
 
3729
3903
  [[package]]
3730
3904
  name = "lance-linalg"
3731
- version = "0.33.0"
3905
+ version = "0.35.0"
3732
3906
  source = "registry+https://github.com/rust-lang/crates.io-index"
3733
- checksum = "769f910b6f2ad5eb4d1b3071c533b619351e61e0dfca74f13c98680a8e6476e9"
3907
+ checksum = "62092af5e1c7cc2168b6abdae44eeddfb6d2ed14c2035173bef20723f84f57b4"
3734
3908
  dependencies = [
3735
3909
  "arrow-array",
3736
3910
  "arrow-buffer",
@@ -3753,9 +3927,9 @@ dependencies = [
3753
3927
 
3754
3928
  [[package]]
3755
3929
  name = "lance-table"
3756
- version = "0.33.0"
3930
+ version = "0.35.0"
3757
3931
  source = "registry+https://github.com/rust-lang/crates.io-index"
3758
- checksum = "ffbeafa8a3e97b5b3a06f06d69b0cefe56e65c64a33f674c40c113b797328bd2"
3932
+ checksum = "edfa48241aa42250f2b8f90812a3c51030ece2f8226ec99c753553c04468a6f8"
3759
3933
  dependencies = [
3760
3934
  "arrow",
3761
3935
  "arrow-array",
@@ -3793,9 +3967,9 @@ dependencies = [
3793
3967
 
3794
3968
  [[package]]
3795
3969
  name = "lance-testing"
3796
- version = "0.33.0"
3970
+ version = "0.35.0"
3797
3971
  source = "registry+https://github.com/rust-lang/crates.io-index"
3798
- checksum = "535a3bba37625cd515a7172a8d0d138f86822acef9fa9425ad1e050ef88bf92f"
3972
+ checksum = "ed6887d39beb6e358fae1f25ec3341bc7c61dc7044dd9dc9550b687b83bdc56f"
3799
3973
  dependencies = [
3800
3974
  "arrow-array",
3801
3975
  "arrow-schema",
@@ -3806,9 +3980,9 @@ dependencies = [
3806
3980
 
3807
3981
  [[package]]
3808
3982
  name = "lancedb"
3809
- version = "0.21.3"
3983
+ version = "0.22.0"
3810
3984
  source = "registry+https://github.com/rust-lang/crates.io-index"
3811
- checksum = "eb13981581c80809e9bf383d177c81b944b051d60d65747d11bea5d120874ef6"
3985
+ checksum = "9f8f8df9c741cbeb859b5b1371776afdb18b644a2df49592fc6fd8fe329c149b"
3812
3986
  dependencies = [
3813
3987
  "arrow",
3814
3988
  "arrow-array",
@@ -3864,6 +4038,9 @@ name = "lazy_static"
3864
4038
  version = "1.5.0"
3865
4039
  source = "registry+https://github.com/rust-lang/crates.io-index"
3866
4040
  checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
4041
+ dependencies = [
4042
+ "spin",
4043
+ ]
3867
4044
 
3868
4045
  [[package]]
3869
4046
  name = "lazycell"
@@ -3975,7 +4152,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3975
4152
  checksum = "07033963ba89ebaf1584d767badaa2e8fcec21aedea6b8c0346d487d49c28667"
3976
4153
  dependencies = [
3977
4154
  "cfg-if",
3978
- "windows-targets 0.52.6",
4155
+ "windows-targets 0.53.3",
3979
4156
  ]
3980
4157
 
3981
4158
  [[package]]
@@ -4034,9 +4211,9 @@ dependencies = [
4034
4211
 
4035
4212
  [[package]]
4036
4213
  name = "log"
4037
- version = "0.4.27"
4214
+ version = "0.4.28"
4038
4215
  source = "registry+https://github.com/rust-lang/crates.io-index"
4039
- checksum = "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94"
4216
+ checksum = "34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432"
4040
4217
 
4041
4218
  [[package]]
4042
4219
  name = "loom"
@@ -4063,7 +4240,7 @@ dependencies = [
4063
4240
  "ecb",
4064
4241
  "encoding_rs",
4065
4242
  "flate2",
4066
- "indexmap 2.10.0",
4243
+ "indexmap 2.11.0",
4067
4244
  "itoa",
4068
4245
  "log",
4069
4246
  "md-5",
@@ -4138,11 +4315,11 @@ checksum = "670fdfda89751bc4a84ac13eaa63e205cf0fd22b4c9a5fbfa085b63c1f1d3a30"
4138
4315
 
4139
4316
  [[package]]
4140
4317
  name = "matchers"
4141
- version = "0.1.0"
4318
+ version = "0.2.0"
4142
4319
  source = "registry+https://github.com/rust-lang/crates.io-index"
4143
- checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
4320
+ checksum = "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9"
4144
4321
  dependencies = [
4145
- "regex-automata 0.1.10",
4322
+ "regex-automata",
4146
4323
  ]
4147
4324
 
4148
4325
  [[package]]
@@ -4172,9 +4349,9 @@ checksum = "32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0"
4172
4349
 
4173
4350
  [[package]]
4174
4351
  name = "memmap2"
4175
- version = "0.9.7"
4352
+ version = "0.9.8"
4176
4353
  source = "registry+https://github.com/rust-lang/crates.io-index"
4177
- checksum = "483758ad303d734cec05e5c12b41d7e93e6a6390c5e9dae6bdeb7c1259012d28"
4354
+ checksum = "843a98750cd611cc2965a8213b53b43e715f13c37a9e096c6408e69990961db7"
4178
4355
  dependencies = [
4179
4356
  "libc",
4180
4357
  ]
@@ -4364,12 +4541,11 @@ dependencies = [
4364
4541
 
4365
4542
  [[package]]
4366
4543
  name = "nu-ansi-term"
4367
- version = "0.46.0"
4544
+ version = "0.50.1"
4368
4545
  source = "registry+https://github.com/rust-lang/crates.io-index"
4369
- checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
4546
+ checksum = "d4a28e057d01f97e61255210fcff094d74ed0466038633e95017f5beb68e4399"
4370
4547
  dependencies = [
4371
- "overload",
4372
- "winapi",
4548
+ "windows-sys 0.52.0",
4373
4549
  ]
4374
4550
 
4375
4551
  [[package]]
@@ -4396,6 +4572,23 @@ dependencies = [
4396
4572
  "num-traits",
4397
4573
  ]
4398
4574
 
4575
+ [[package]]
4576
+ name = "num-bigint-dig"
4577
+ version = "0.8.4"
4578
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4579
+ checksum = "dc84195820f291c7697304f3cbdadd1cb7199c0efc917ff5eafd71225c136151"
4580
+ dependencies = [
4581
+ "byteorder",
4582
+ "lazy_static 1.5.0",
4583
+ "libm",
4584
+ "num-integer",
4585
+ "num-iter",
4586
+ "num-traits",
4587
+ "rand 0.8.5",
4588
+ "smallvec",
4589
+ "zeroize",
4590
+ ]
4591
+
4399
4592
  [[package]]
4400
4593
  name = "num-complex"
4401
4594
  version = "0.4.6"
@@ -4493,12 +4686,12 @@ dependencies = [
4493
4686
  "http-body-util",
4494
4687
  "httparse",
4495
4688
  "humantime",
4496
- "hyper 1.6.0",
4689
+ "hyper 1.7.0",
4497
4690
  "itertools 0.14.0",
4498
4691
  "md-5",
4499
4692
  "parking_lot",
4500
4693
  "percent-encoding",
4501
- "quick-xml 0.38.1",
4694
+ "quick-xml 0.38.3",
4502
4695
  "rand 0.9.2",
4503
4696
  "reqwest",
4504
4697
  "ring",
@@ -4581,6 +4774,7 @@ dependencies = [
4581
4774
  "base64 0.22.1",
4582
4775
  "bytes",
4583
4776
  "chrono",
4777
+ "crc32c",
4584
4778
  "futures",
4585
4779
  "getrandom 0.2.16",
4586
4780
  "http 1.3.1",
@@ -4593,6 +4787,7 @@ dependencies = [
4593
4787
  "reqwest",
4594
4788
  "serde",
4595
4789
  "serde_json",
4790
+ "sha2",
4596
4791
  "tokio",
4597
4792
  "uuid",
4598
4793
  ]
@@ -4657,6 +4852,25 @@ version = "0.2.0"
4657
4852
  source = "registry+https://github.com/rust-lang/crates.io-index"
4658
4853
  checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
4659
4854
 
4855
+ [[package]]
4856
+ name = "ordered-float"
4857
+ version = "5.0.0"
4858
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4859
+ checksum = "e2c1f9f56e534ac6a9b8a4600bdf0f530fb393b5f393e7b4d03489c3cf0c3f01"
4860
+ dependencies = [
4861
+ "num-traits",
4862
+ ]
4863
+
4864
+ [[package]]
4865
+ name = "ordered-multimap"
4866
+ version = "0.7.3"
4867
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4868
+ checksum = "49203cdcae0030493bad186b28da2fa25645fa276a51b6fec8010d281e02ef79"
4869
+ dependencies = [
4870
+ "dlv-list",
4871
+ "hashbrown 0.14.5",
4872
+ ]
4873
+
4660
4874
  [[package]]
4661
4875
  name = "os_pipe"
4662
4876
  version = "1.2.2"
@@ -4673,12 +4887,6 @@ version = "0.5.2"
4673
4887
  source = "registry+https://github.com/rust-lang/crates.io-index"
4674
4888
  checksum = "1a80800c0488c3a21695ea981a54918fbb37abf04f4d0720c453632255e2ff0e"
4675
4889
 
4676
- [[package]]
4677
- name = "overload"
4678
- version = "0.1.1"
4679
- source = "registry+https://github.com/rust-lang/crates.io-index"
4680
- checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
4681
-
4682
4890
  [[package]]
4683
4891
  name = "ownedbytes"
4684
4892
  version = "0.9.0"
@@ -4735,6 +4943,16 @@ dependencies = [
4735
4943
  "stfu8",
4736
4944
  ]
4737
4945
 
4946
+ [[package]]
4947
+ name = "pbkdf2"
4948
+ version = "0.12.2"
4949
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4950
+ checksum = "f8ed6a7761f76e3b9f92dfb0a60a6a6477c61024b775147ff0973a02653abaf2"
4951
+ dependencies = [
4952
+ "digest",
4953
+ "hmac",
4954
+ ]
4955
+
4738
4956
  [[package]]
4739
4957
  name = "pdf-extract"
4740
4958
  version = "0.9.0"
@@ -4752,11 +4970,30 @@ dependencies = [
4752
4970
  "unicode-normalization",
4753
4971
  ]
4754
4972
 
4973
+ [[package]]
4974
+ name = "pem"
4975
+ version = "3.0.5"
4976
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4977
+ checksum = "38af38e8470ac9dee3ce1bae1af9c1671fffc44ddfd8bd1d0a3445bf349a8ef3"
4978
+ dependencies = [
4979
+ "base64 0.22.1",
4980
+ "serde",
4981
+ ]
4982
+
4983
+ [[package]]
4984
+ name = "pem-rfc7468"
4985
+ version = "0.7.0"
4986
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4987
+ checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412"
4988
+ dependencies = [
4989
+ "base64ct",
4990
+ ]
4991
+
4755
4992
  [[package]]
4756
4993
  name = "percent-encoding"
4757
- version = "2.3.1"
4994
+ version = "2.3.2"
4758
4995
  source = "registry+https://github.com/rust-lang/crates.io-index"
4759
- checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
4996
+ checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220"
4760
4997
 
4761
4998
  [[package]]
4762
4999
  name = "permutation"
@@ -4771,7 +5008,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4771
5008
  checksum = "3672b37090dbd86368a4145bc067582552b29c27377cad4e0a306c97f9bd7772"
4772
5009
  dependencies = [
4773
5010
  "fixedbitset",
4774
- "indexmap 2.10.0",
5011
+ "indexmap 2.11.0",
4775
5012
  ]
4776
5013
 
4777
5014
  [[package]]
@@ -4782,7 +5019,7 @@ checksum = "54acf3a685220b533e437e264e4d932cfbdc4cc7ec0cd232ed73c08d03b8a7ca"
4782
5019
  dependencies = [
4783
5020
  "fixedbitset",
4784
5021
  "hashbrown 0.15.5",
4785
- "indexmap 2.10.0",
5022
+ "indexmap 2.11.0",
4786
5023
  "serde",
4787
5024
  ]
4788
5025
 
@@ -4850,6 +5087,44 @@ version = "0.1.0"
4850
5087
  source = "registry+https://github.com/rust-lang/crates.io-index"
4851
5088
  checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
4852
5089
 
5090
+ [[package]]
5091
+ name = "pkcs1"
5092
+ version = "0.7.5"
5093
+ source = "registry+https://github.com/rust-lang/crates.io-index"
5094
+ checksum = "c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f"
5095
+ dependencies = [
5096
+ "der",
5097
+ "pkcs8",
5098
+ "spki",
5099
+ ]
5100
+
5101
+ [[package]]
5102
+ name = "pkcs5"
5103
+ version = "0.7.1"
5104
+ source = "registry+https://github.com/rust-lang/crates.io-index"
5105
+ checksum = "e847e2c91a18bfa887dd028ec33f2fe6f25db77db3619024764914affe8b69a6"
5106
+ dependencies = [
5107
+ "aes",
5108
+ "cbc",
5109
+ "der",
5110
+ "pbkdf2",
5111
+ "scrypt",
5112
+ "sha2",
5113
+ "spki",
5114
+ ]
5115
+
5116
+ [[package]]
5117
+ name = "pkcs8"
5118
+ version = "0.10.2"
5119
+ source = "registry+https://github.com/rust-lang/crates.io-index"
5120
+ checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7"
5121
+ dependencies = [
5122
+ "der",
5123
+ "pkcs5",
5124
+ "rand_core 0.6.4",
5125
+ "spki",
5126
+ ]
5127
+
4853
5128
  [[package]]
4854
5129
  name = "pkg-config"
4855
5130
  version = "0.3.32"
@@ -4868,6 +5143,15 @@ version = "1.11.1"
4868
5143
  source = "registry+https://github.com/rust-lang/crates.io-index"
4869
5144
  checksum = "f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483"
4870
5145
 
5146
+ [[package]]
5147
+ name = "portable-atomic-util"
5148
+ version = "0.2.4"
5149
+ source = "registry+https://github.com/rust-lang/crates.io-index"
5150
+ checksum = "d8a2f0d8d040d7848a709caf78912debcc3f33ee4b3cac47d73d1e1069e83507"
5151
+ dependencies = [
5152
+ "portable-atomic",
5153
+ ]
5154
+
4871
5155
  [[package]]
4872
5156
  name = "postscript"
4873
5157
  version = "0.14.1"
@@ -4876,9 +5160,9 @@ checksum = "78451badbdaebaf17f053fd9152b3ffb33b516104eacb45e7864aaa9c712f306"
4876
5160
 
4877
5161
  [[package]]
4878
5162
  name = "potential_utf"
4879
- version = "0.1.2"
5163
+ version = "0.1.3"
4880
5164
  source = "registry+https://github.com/rust-lang/crates.io-index"
4881
- checksum = "e5a7c30837279ca13e7c867e9e40053bc68740f988cb07f7ca6df43cc734b585"
5165
+ checksum = "84df19adbe5b5a0782edcab45899906947ab039ccf4573713735ee7de1e6b08a"
4882
5166
  dependencies = [
4883
5167
  "zerovec",
4884
5168
  ]
@@ -4900,9 +5184,9 @@ dependencies = [
4900
5184
 
4901
5185
  [[package]]
4902
5186
  name = "prettyplease"
4903
- version = "0.2.36"
5187
+ version = "0.2.37"
4904
5188
  source = "registry+https://github.com/rust-lang/crates.io-index"
4905
- checksum = "ff24dfcda44452b9816fff4cd4227e1bb73ff5a2f1bc1105aa92fb8565ce44d2"
5189
+ checksum = "479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b"
4906
5190
  dependencies = [
4907
5191
  "proc-macro2",
4908
5192
  "syn 2.0.106",
@@ -4991,9 +5275,9 @@ dependencies = [
4991
5275
 
4992
5276
  [[package]]
4993
5277
  name = "pyo3"
4994
- version = "0.25.1"
5278
+ version = "0.26.0"
4995
5279
  source = "registry+https://github.com/rust-lang/crates.io-index"
4996
- checksum = "8970a78afe0628a3e3430376fc5fd76b6b45c4d43360ffd6cdd40bdde72b682a"
5280
+ checksum = "7ba0117f4212101ee6544044dae45abe1083d30ce7b29c4b5cbdfa2354e07383"
4997
5281
  dependencies = [
4998
5282
  "indoc",
4999
5283
  "libc",
@@ -5008,19 +5292,18 @@ dependencies = [
5008
5292
 
5009
5293
  [[package]]
5010
5294
  name = "pyo3-build-config"
5011
- version = "0.25.1"
5295
+ version = "0.26.0"
5012
5296
  source = "registry+https://github.com/rust-lang/crates.io-index"
5013
- checksum = "458eb0c55e7ece017adeba38f2248ff3ac615e53660d7c71a238d7d2a01c7598"
5297
+ checksum = "4fc6ddaf24947d12a9aa31ac65431fb1b851b8f4365426e182901eabfb87df5f"
5014
5298
  dependencies = [
5015
- "once_cell",
5016
5299
  "target-lexicon",
5017
5300
  ]
5018
5301
 
5019
5302
  [[package]]
5020
5303
  name = "pyo3-ffi"
5021
- version = "0.25.1"
5304
+ version = "0.26.0"
5022
5305
  source = "registry+https://github.com/rust-lang/crates.io-index"
5023
- checksum = "7114fe5457c61b276ab77c5055f206295b812608083644a5c5b2640c3102565c"
5306
+ checksum = "025474d3928738efb38ac36d4744a74a400c901c7596199e20e45d98eb194105"
5024
5307
  dependencies = [
5025
5308
  "libc",
5026
5309
  "pyo3-build-config",
@@ -5028,9 +5311,9 @@ dependencies = [
5028
5311
 
5029
5312
  [[package]]
5030
5313
  name = "pyo3-macros"
5031
- version = "0.25.1"
5314
+ version = "0.26.0"
5032
5315
  source = "registry+https://github.com/rust-lang/crates.io-index"
5033
- checksum = "a8725c0a622b374d6cb051d11a0983786448f7785336139c3c94f5aa6bef7e50"
5316
+ checksum = "2e64eb489f22fe1c95911b77c44cc41e7c19f3082fc81cce90f657cdc42ffded"
5034
5317
  dependencies = [
5035
5318
  "proc-macro2",
5036
5319
  "pyo3-macros-backend",
@@ -5040,9 +5323,9 @@ dependencies = [
5040
5323
 
5041
5324
  [[package]]
5042
5325
  name = "pyo3-macros-backend"
5043
- version = "0.25.1"
5326
+ version = "0.26.0"
5044
5327
  source = "registry+https://github.com/rust-lang/crates.io-index"
5045
- checksum = "4109984c22491085343c05b0dbc54ddc405c3cf7b4374fc533f5c3313a572ccc"
5328
+ checksum = "100246c0ecf400b475341b8455a9213344569af29a3c841d29270e53102e0fcf"
5046
5329
  dependencies = [
5047
5330
  "heck",
5048
5331
  "proc-macro2",
@@ -5063,9 +5346,9 @@ dependencies = [
5063
5346
 
5064
5347
  [[package]]
5065
5348
  name = "quick-xml"
5066
- version = "0.38.1"
5349
+ version = "0.38.3"
5067
5350
  source = "registry+https://github.com/rust-lang/crates.io-index"
5068
- checksum = "9845d9dccf565065824e69f9f235fafba1587031eda353c1f1561cd6a6be78f4"
5351
+ checksum = "42a232e7487fc2ef313d96dde7948e7a3c05101870d8985e4fd8d26aedd27b89"
5069
5352
  dependencies = [
5070
5353
  "memchr",
5071
5354
  "serde",
@@ -5073,9 +5356,9 @@ dependencies = [
5073
5356
 
5074
5357
  [[package]]
5075
5358
  name = "quinn"
5076
- version = "0.11.8"
5359
+ version = "0.11.9"
5077
5360
  source = "registry+https://github.com/rust-lang/crates.io-index"
5078
- checksum = "626214629cda6781b6dc1d316ba307189c85ba657213ce642d9c77670f8202c8"
5361
+ checksum = "b9e20a958963c291dc322d98411f541009df2ced7b5a4f2bd52337638cfccf20"
5079
5362
  dependencies = [
5080
5363
  "bytes",
5081
5364
  "cfg_aliases",
@@ -5093,9 +5376,9 @@ dependencies = [
5093
5376
 
5094
5377
  [[package]]
5095
5378
  name = "quinn-proto"
5096
- version = "0.11.12"
5379
+ version = "0.11.13"
5097
5380
  source = "registry+https://github.com/rust-lang/crates.io-index"
5098
- checksum = "49df843a9161c85bb8aae55f101bc0bac8bcafd637a620d9122fd7e0b2f7422e"
5381
+ checksum = "f1906b49b0c3bc04b5fe5d86a77925ae6524a19b816ae38ce1e426255f1d8a31"
5099
5382
  dependencies = [
5100
5383
  "bytes",
5101
5384
  "getrandom 0.3.3",
@@ -5114,16 +5397,16 @@ dependencies = [
5114
5397
 
5115
5398
  [[package]]
5116
5399
  name = "quinn-udp"
5117
- version = "0.5.13"
5400
+ version = "0.5.14"
5118
5401
  source = "registry+https://github.com/rust-lang/crates.io-index"
5119
- checksum = "fcebb1209ee276352ef14ff8732e24cc2b02bbac986cd74a4c81bcb2f9881970"
5402
+ checksum = "addec6a0dcad8a8d96a771f815f0eaf55f9d1805756410b39f5fa81332574cbd"
5120
5403
  dependencies = [
5121
5404
  "cfg_aliases",
5122
5405
  "libc",
5123
5406
  "once_cell",
5124
5407
  "socket2 0.5.10",
5125
5408
  "tracing",
5126
- "windows-sys 0.59.0",
5409
+ "windows-sys 0.60.2",
5127
5410
  ]
5128
5411
 
5129
5412
  [[package]]
@@ -5237,15 +5520,14 @@ dependencies = [
5237
5520
 
5238
5521
  [[package]]
5239
5522
  name = "random_word"
5240
- version = "0.5.0"
5523
+ version = "0.5.2"
5241
5524
  source = "registry+https://github.com/rust-lang/crates.io-index"
5242
- checksum = "bcd87d2e3f99cc11e6c7fc518f09e63e194f7243b4cf30c979b0c524d04fbd90"
5525
+ checksum = "e47a395bdb55442b883c89062d6bcff25dc90fa5f8369af81e0ac6d49d78cf81"
5243
5526
  dependencies = [
5244
5527
  "ahash",
5245
5528
  "brotli",
5246
- "once_cell",
5247
5529
  "paste",
5248
- "rand 0.8.5",
5530
+ "rand 0.9.2",
5249
5531
  "unicase",
5250
5532
  ]
5251
5533
 
@@ -5354,47 +5636,32 @@ checksum = "23d7fd106d8c02486a8d64e778353d1cffe08ce79ac2e82f540c86d0facf6912"
5354
5636
  dependencies = [
5355
5637
  "aho-corasick",
5356
5638
  "memchr",
5357
- "regex-automata 0.4.9",
5358
- "regex-syntax 0.8.5",
5639
+ "regex-automata",
5640
+ "regex-syntax",
5359
5641
  ]
5360
5642
 
5361
5643
  [[package]]
5362
5644
  name = "regex-automata"
5363
- version = "0.1.10"
5645
+ version = "0.4.10"
5364
5646
  source = "registry+https://github.com/rust-lang/crates.io-index"
5365
- checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
5366
- dependencies = [
5367
- "regex-syntax 0.6.29",
5368
- ]
5369
-
5370
- [[package]]
5371
- name = "regex-automata"
5372
- version = "0.4.9"
5373
- source = "registry+https://github.com/rust-lang/crates.io-index"
5374
- checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908"
5647
+ checksum = "6b9458fa0bfeeac22b5ca447c63aaf45f28439a709ccd244698632f9aa6394d6"
5375
5648
  dependencies = [
5376
5649
  "aho-corasick",
5377
5650
  "memchr",
5378
- "regex-syntax 0.8.5",
5651
+ "regex-syntax",
5379
5652
  ]
5380
5653
 
5381
5654
  [[package]]
5382
5655
  name = "regex-lite"
5383
- version = "0.1.6"
5384
- source = "registry+https://github.com/rust-lang/crates.io-index"
5385
- checksum = "53a49587ad06b26609c52e423de037e7f57f20d53535d66e08c695f347df952a"
5386
-
5387
- [[package]]
5388
- name = "regex-syntax"
5389
- version = "0.6.29"
5656
+ version = "0.1.7"
5390
5657
  source = "registry+https://github.com/rust-lang/crates.io-index"
5391
- checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
5658
+ checksum = "943f41321c63ef1c92fd763bfe054d2668f7f225a5c29f0105903dc2fc04ba30"
5392
5659
 
5393
5660
  [[package]]
5394
5661
  name = "regex-syntax"
5395
- version = "0.8.5"
5662
+ version = "0.8.6"
5396
5663
  source = "registry+https://github.com/rust-lang/crates.io-index"
5397
- checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
5664
+ checksum = "caf4aa5b0f434c91fe5c7f1ecb6a5ece2130b02ad2a590589dda5146df959001"
5398
5665
 
5399
5666
  [[package]]
5400
5667
  name = "reqsign"
@@ -5412,15 +5679,20 @@ dependencies = [
5412
5679
  "hmac",
5413
5680
  "home",
5414
5681
  "http 1.3.1",
5682
+ "jsonwebtoken",
5415
5683
  "log",
5416
5684
  "once_cell",
5417
5685
  "percent-encoding",
5686
+ "quick-xml 0.37.5",
5418
5687
  "rand 0.8.5",
5419
5688
  "reqwest",
5689
+ "rsa",
5690
+ "rust-ini",
5420
5691
  "serde",
5421
5692
  "serde_json",
5422
5693
  "sha1",
5423
5694
  "sha2",
5695
+ "tokio",
5424
5696
  ]
5425
5697
 
5426
5698
  [[package]]
@@ -5438,7 +5710,7 @@ dependencies = [
5438
5710
  "http 1.3.1",
5439
5711
  "http-body 1.0.1",
5440
5712
  "http-body-util",
5441
- "hyper 1.6.0",
5713
+ "hyper 1.7.0",
5442
5714
  "hyper-rustls 0.27.7",
5443
5715
  "hyper-tls",
5444
5716
  "hyper-util",
@@ -5512,6 +5784,37 @@ dependencies = [
5512
5784
  "byteorder",
5513
5785
  ]
5514
5786
 
5787
+ [[package]]
5788
+ name = "rsa"
5789
+ version = "0.9.8"
5790
+ source = "registry+https://github.com/rust-lang/crates.io-index"
5791
+ checksum = "78928ac1ed176a5ca1d17e578a1825f3d81ca54cf41053a592584b020cfd691b"
5792
+ dependencies = [
5793
+ "const-oid",
5794
+ "digest",
5795
+ "num-bigint-dig",
5796
+ "num-integer",
5797
+ "num-traits",
5798
+ "pkcs1",
5799
+ "pkcs8",
5800
+ "rand_core 0.6.4",
5801
+ "sha2",
5802
+ "signature",
5803
+ "spki",
5804
+ "subtle",
5805
+ "zeroize",
5806
+ ]
5807
+
5808
+ [[package]]
5809
+ name = "rust-ini"
5810
+ version = "0.21.3"
5811
+ source = "registry+https://github.com/rust-lang/crates.io-index"
5812
+ checksum = "796e8d2b6696392a43bea58116b667fb4c29727dc5abd27d6acf338bb4f688c7"
5813
+ dependencies = [
5814
+ "cfg-if",
5815
+ "ordered-multimap",
5816
+ ]
5817
+
5515
5818
  [[package]]
5516
5819
  name = "rust-stemmers"
5517
5820
  version = "1.2.0"
@@ -5572,7 +5875,7 @@ dependencies = [
5572
5875
  "errno",
5573
5876
  "libc",
5574
5877
  "linux-raw-sys 0.9.4",
5575
- "windows-sys 0.52.0",
5878
+ "windows-sys 0.60.2",
5576
5879
  ]
5577
5880
 
5578
5881
  [[package]]
@@ -5711,6 +6014,15 @@ version = "1.0.20"
5711
6014
  source = "registry+https://github.com/rust-lang/crates.io-index"
5712
6015
  checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f"
5713
6016
 
6017
+ [[package]]
6018
+ name = "salsa20"
6019
+ version = "0.10.2"
6020
+ source = "registry+https://github.com/rust-lang/crates.io-index"
6021
+ checksum = "97a22f5af31f73a954c10289c93e8a50cc23d971e80ee446f1f6f7137a088213"
6022
+ dependencies = [
6023
+ "cipher",
6024
+ ]
6025
+
5714
6026
  [[package]]
5715
6027
  name = "same-file"
5716
6028
  version = "1.0.6"
@@ -5765,6 +6077,17 @@ version = "1.2.0"
5765
6077
  source = "registry+https://github.com/rust-lang/crates.io-index"
5766
6078
  checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
5767
6079
 
6080
+ [[package]]
6081
+ name = "scrypt"
6082
+ version = "0.11.0"
6083
+ source = "registry+https://github.com/rust-lang/crates.io-index"
6084
+ checksum = "0516a385866c09368f0b5bcd1caff3366aace790fcd46e2bb032697bb172fd1f"
6085
+ dependencies = [
6086
+ "pbkdf2",
6087
+ "salsa20",
6088
+ "sha2",
6089
+ ]
6090
+
5768
6091
  [[package]]
5769
6092
  name = "sct"
5770
6093
  version = "0.7.1"
@@ -5897,7 +6220,7 @@ dependencies = [
5897
6220
  "chrono",
5898
6221
  "hex",
5899
6222
  "indexmap 1.9.3",
5900
- "indexmap 2.10.0",
6223
+ "indexmap 2.11.0",
5901
6224
  "schemars 0.9.0",
5902
6225
  "schemars 1.0.4",
5903
6226
  "serde",
@@ -6023,12 +6346,34 @@ dependencies = [
6023
6346
  "libc",
6024
6347
  ]
6025
6348
 
6349
+ [[package]]
6350
+ name = "signature"
6351
+ version = "2.2.0"
6352
+ source = "registry+https://github.com/rust-lang/crates.io-index"
6353
+ checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de"
6354
+ dependencies = [
6355
+ "digest",
6356
+ "rand_core 0.6.4",
6357
+ ]
6358
+
6026
6359
  [[package]]
6027
6360
  name = "simdutf8"
6028
6361
  version = "0.1.5"
6029
6362
  source = "registry+https://github.com/rust-lang/crates.io-index"
6030
6363
  checksum = "e3a9fe34e3e7a50316060351f37187a3f546bce95496156754b601a5fa71b76e"
6031
6364
 
6365
+ [[package]]
6366
+ name = "simple_asn1"
6367
+ version = "0.6.3"
6368
+ source = "registry+https://github.com/rust-lang/crates.io-index"
6369
+ checksum = "297f631f50729c8c99b84667867963997ec0b50f32b2a7dbcab828ef0541e8bb"
6370
+ dependencies = [
6371
+ "num-bigint",
6372
+ "num-traits",
6373
+ "thiserror 2.0.16",
6374
+ "time",
6375
+ ]
6376
+
6032
6377
  [[package]]
6033
6378
  name = "siphasher"
6034
6379
  version = "1.0.1"
@@ -6058,18 +6403,18 @@ checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03"
6058
6403
 
6059
6404
  [[package]]
6060
6405
  name = "snafu"
6061
- version = "0.8.6"
6406
+ version = "0.8.9"
6062
6407
  source = "registry+https://github.com/rust-lang/crates.io-index"
6063
- checksum = "320b01e011bf8d5d7a4a4a4be966d9160968935849c83b918827f6a435e7f627"
6408
+ checksum = "6e84b3f4eacbf3a1ce05eac6763b4d629d60cbc94d632e4092c54ade71f1e1a2"
6064
6409
  dependencies = [
6065
6410
  "snafu-derive",
6066
6411
  ]
6067
6412
 
6068
6413
  [[package]]
6069
6414
  name = "snafu-derive"
6070
- version = "0.8.6"
6415
+ version = "0.8.9"
6071
6416
  source = "registry+https://github.com/rust-lang/crates.io-index"
6072
- checksum = "1961e2ef424c1424204d3a5d6975f934f56b6d50ff5732382d84ebf460e147f7"
6417
+ checksum = "c1c97747dbf44bb1ca44a561ece23508e99cb592e862f22222dcf42f51d1e451"
6073
6418
  dependencies = [
6074
6419
  "heck",
6075
6420
  "proc-macro2",
@@ -6108,6 +6453,22 @@ dependencies = [
6108
6453
  "winapi",
6109
6454
  ]
6110
6455
 
6456
+ [[package]]
6457
+ name = "spin"
6458
+ version = "0.9.8"
6459
+ source = "registry+https://github.com/rust-lang/crates.io-index"
6460
+ checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
6461
+
6462
+ [[package]]
6463
+ name = "spki"
6464
+ version = "0.7.3"
6465
+ source = "registry+https://github.com/rust-lang/crates.io-index"
6466
+ checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d"
6467
+ dependencies = [
6468
+ "base64ct",
6469
+ "der",
6470
+ ]
6471
+
6111
6472
  [[package]]
6112
6473
  name = "spm_precompiled"
6113
6474
  version = "0.1.4"
@@ -6122,7 +6483,7 @@ dependencies = [
6122
6483
 
6123
6484
  [[package]]
6124
6485
  name = "spnl"
6125
- version = "0.5.0"
6486
+ version = "0.6.0"
6126
6487
  dependencies = [
6127
6488
  "anyhow",
6128
6489
  "arrow-array",
@@ -6135,7 +6496,7 @@ dependencies = [
6135
6496
  "duct",
6136
6497
  "fs4 0.13.1",
6137
6498
  "futures",
6138
- "indicatif",
6499
+ "indicatif 0.18.0",
6139
6500
  "itertools 0.14.0",
6140
6501
  "lancedb",
6141
6502
  "moka",
@@ -6160,7 +6521,7 @@ dependencies = [
6160
6521
 
6161
6522
  [[package]]
6162
6523
  name = "spnl-cli"
6163
- version = "0.5.0"
6524
+ version = "0.6.0"
6164
6525
  dependencies = [
6165
6526
  "anyhow",
6166
6527
  "clap",
@@ -6175,7 +6536,7 @@ dependencies = [
6175
6536
 
6176
6537
  [[package]]
6177
6538
  name = "spnl-wasm"
6178
- version = "0.5.0"
6539
+ version = "0.6.0"
6179
6540
  dependencies = [
6180
6541
  "serde_json",
6181
6542
  "spnl",
@@ -6431,7 +6792,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
6431
6792
  checksum = "d60769b80ad7953d8a7b2c70cdfe722bbcdcac6bccc8ac934c40c034d866fc18"
6432
6793
  dependencies = [
6433
6794
  "byteorder",
6434
- "regex-syntax 0.8.5",
6795
+ "regex-syntax",
6435
6796
  "utf8-ranges",
6436
6797
  ]
6437
6798
 
@@ -6494,15 +6855,15 @@ checksum = "e502f78cdbb8ba4718f566c418c52bc729126ffd16baee5baa718cf25dd5a69a"
6494
6855
 
6495
6856
  [[package]]
6496
6857
  name = "tempfile"
6497
- version = "3.20.0"
6858
+ version = "3.21.0"
6498
6859
  source = "registry+https://github.com/rust-lang/crates.io-index"
6499
- checksum = "e8a64e3985349f2441a1a9ef0b853f869006c3855f2cda6862a94d26ebb9d6a1"
6860
+ checksum = "15b61f8f20e3a6f7e0649d825294eaf317edce30f82cf6026e7e4cb9222a7d1e"
6500
6861
  dependencies = [
6501
6862
  "fastrand",
6502
6863
  "getrandom 0.3.3",
6503
6864
  "once_cell",
6504
6865
  "rustix 1.0.8",
6505
- "windows-sys 0.59.0",
6866
+ "windows-sys 0.60.2",
6506
6867
  ]
6507
6868
 
6508
6869
  [[package]]
@@ -6556,12 +6917,11 @@ dependencies = [
6556
6917
 
6557
6918
  [[package]]
6558
6919
  name = "time"
6559
- version = "0.3.41"
6920
+ version = "0.3.43"
6560
6921
  source = "registry+https://github.com/rust-lang/crates.io-index"
6561
- checksum = "8a7619e19bc266e0f9c5e6686659d394bc57973859340060a69221e57dbc0c40"
6922
+ checksum = "83bde6f1ec10e72d583d91623c939f623002284ef622b87de38cfd546cbf2031"
6562
6923
  dependencies = [
6563
6924
  "deranged",
6564
- "itoa",
6565
6925
  "num-conv",
6566
6926
  "powerfmt",
6567
6927
  "serde",
@@ -6571,15 +6931,15 @@ dependencies = [
6571
6931
 
6572
6932
  [[package]]
6573
6933
  name = "time-core"
6574
- version = "0.1.4"
6934
+ version = "0.1.6"
6575
6935
  source = "registry+https://github.com/rust-lang/crates.io-index"
6576
- checksum = "c9e9a38711f559d9e3ce1cdb06dd7c5b8ea546bc90052da6d06bb76da74bb07c"
6936
+ checksum = "40868e7c1d2f0b8d73e4a8c7f0ff63af4f6d19be117e90bd73eb1d62cf831c6b"
6577
6937
 
6578
6938
  [[package]]
6579
6939
  name = "time-macros"
6580
- version = "0.2.22"
6940
+ version = "0.2.24"
6581
6941
  source = "registry+https://github.com/rust-lang/crates.io-index"
6582
- checksum = "3526739392ec93fd8b359c8e98514cb3e8e021beb4e5f597b00a0221f8ed8a49"
6942
+ checksum = "30cfb0125f12d9c277f35663a0a33f8c30190f4e4574868a330595412d34ebf3"
6583
6943
  dependencies = [
6584
6944
  "num-conv",
6585
6945
  "time-core",
@@ -6625,9 +6985,9 @@ dependencies = [
6625
6985
 
6626
6986
  [[package]]
6627
6987
  name = "tinyvec"
6628
- version = "1.9.0"
6988
+ version = "1.10.0"
6629
6989
  source = "registry+https://github.com/rust-lang/crates.io-index"
6630
- checksum = "09b3661f17e86524eccd4371ab0429194e0d7c008abb45f7a7495b1719463c71"
6990
+ checksum = "bfa5fdc3bce6191a1dbc8c02d5c8bffcf557bafa17c124c5264a458f1b0613fa"
6631
6991
  dependencies = [
6632
6992
  "tinyvec_macros",
6633
6993
  ]
@@ -6640,9 +7000,9 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
6640
7000
 
6641
7001
  [[package]]
6642
7002
  name = "tokenizers"
6643
- version = "0.21.4"
7003
+ version = "0.22.0"
6644
7004
  source = "registry+https://github.com/rust-lang/crates.io-index"
6645
- checksum = "a620b996116a59e184c2fa2dfd8251ea34a36d0a514758c6f966386bd2e03476"
7005
+ checksum = "af10f51be57162b69d90a15cb226eef12c9e4faecbd5e3ea98a86bfb920b3d71"
6646
7006
  dependencies = [
6647
7007
  "ahash",
6648
7008
  "aho-corasick",
@@ -6662,7 +7022,7 @@ dependencies = [
6662
7022
  "rayon",
6663
7023
  "rayon-cond",
6664
7024
  "regex",
6665
- "regex-syntax 0.8.5",
7025
+ "regex-syntax",
6666
7026
  "serde",
6667
7027
  "serde_json",
6668
7028
  "spm_precompiled",
@@ -6846,14 +7206,14 @@ dependencies = [
6846
7206
 
6847
7207
  [[package]]
6848
7208
  name = "tracing-subscriber"
6849
- version = "0.3.19"
7209
+ version = "0.3.20"
6850
7210
  source = "registry+https://github.com/rust-lang/crates.io-index"
6851
- checksum = "e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008"
7211
+ checksum = "2054a14f5307d601f88daf0553e1cbf472acc4f2c51afab632431cdcd72124d5"
6852
7212
  dependencies = [
6853
7213
  "matchers",
6854
7214
  "nu-ansi-term",
6855
7215
  "once_cell",
6856
- "regex",
7216
+ "regex-automata",
6857
7217
  "sharded-slab",
6858
7218
  "smallvec",
6859
7219
  "thread_local",
@@ -6870,9 +7230,9 @@ checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
6870
7230
 
6871
7231
  [[package]]
6872
7232
  name = "twox-hash"
6873
- version = "2.1.1"
7233
+ version = "2.1.2"
6874
7234
  source = "registry+https://github.com/rust-lang/crates.io-index"
6875
- checksum = "8b907da542cbced5261bd3256de1b3a1bf340a3d37f93425a07362a1d687de56"
7235
+ checksum = "9ea3136b675547379c4bd395ca6b938e5ad3c3d20fad76e7fe85f9e0d011419c"
6876
7236
 
6877
7237
  [[package]]
6878
7238
  name = "type1-encoding-parser"
@@ -6955,6 +7315,12 @@ version = "0.2.4"
6955
7315
  source = "registry+https://github.com/rust-lang/crates.io-index"
6956
7316
  checksum = "7264e107f553ccae879d21fbea1d6724ac785e8c3bfc762137959b5802826ef3"
6957
7317
 
7318
+ [[package]]
7319
+ name = "unit-prefix"
7320
+ version = "0.5.1"
7321
+ source = "registry+https://github.com/rust-lang/crates.io-index"
7322
+ checksum = "323402cff2dd658f39ca17c789b502021b3f18707c91cdf22e3838e1b4023817"
7323
+
6958
7324
  [[package]]
6959
7325
  name = "untrusted"
6960
7326
  version = "0.9.0"
@@ -6982,13 +7348,14 @@ dependencies = [
6982
7348
 
6983
7349
  [[package]]
6984
7350
  name = "url"
6985
- version = "2.5.4"
7351
+ version = "2.5.7"
6986
7352
  source = "registry+https://github.com/rust-lang/crates.io-index"
6987
- checksum = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60"
7353
+ checksum = "08bc136a29a3d1758e07a9cca267be308aeebf5cfd5a10f3f67ab2097683ef5b"
6988
7354
  dependencies = [
6989
7355
  "form_urlencoded",
6990
7356
  "idna",
6991
7357
  "percent-encoding",
7358
+ "serde",
6992
7359
  ]
6993
7360
 
6994
7361
  [[package]]
@@ -7017,9 +7384,9 @@ checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
7017
7384
 
7018
7385
  [[package]]
7019
7386
  name = "uuid"
7020
- version = "1.18.0"
7387
+ version = "1.18.1"
7021
7388
  source = "registry+https://github.com/rust-lang/crates.io-index"
7022
- checksum = "f33196643e165781c20a5ead5582283a7dacbb87855d867fbc2df3f81eddc1be"
7389
+ checksum = "2f87b8aa10b915a06587d0dec516c282ff295b475d94abf425d62b57710070a2"
7023
7390
  dependencies = [
7024
7391
  "getrandom 0.3.3",
7025
7392
  "js-sys",
@@ -7078,30 +7445,31 @@ checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b"
7078
7445
 
7079
7446
  [[package]]
7080
7447
  name = "wasi"
7081
- version = "0.14.2+wasi-0.2.4"
7448
+ version = "0.14.3+wasi-0.2.4"
7082
7449
  source = "registry+https://github.com/rust-lang/crates.io-index"
7083
- checksum = "9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3"
7450
+ checksum = "6a51ae83037bdd272a9e28ce236db8c07016dd0d50c27038b3f407533c030c95"
7084
7451
  dependencies = [
7085
- "wit-bindgen-rt",
7452
+ "wit-bindgen",
7086
7453
  ]
7087
7454
 
7088
7455
  [[package]]
7089
7456
  name = "wasm-bindgen"
7090
- version = "0.2.100"
7457
+ version = "0.2.101"
7091
7458
  source = "registry+https://github.com/rust-lang/crates.io-index"
7092
- checksum = "1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5"
7459
+ checksum = "7e14915cadd45b529bb8d1f343c4ed0ac1de926144b746e2710f9cd05df6603b"
7093
7460
  dependencies = [
7094
7461
  "cfg-if",
7095
7462
  "once_cell",
7096
7463
  "rustversion",
7097
7464
  "wasm-bindgen-macro",
7465
+ "wasm-bindgen-shared",
7098
7466
  ]
7099
7467
 
7100
7468
  [[package]]
7101
7469
  name = "wasm-bindgen-backend"
7102
- version = "0.2.100"
7470
+ version = "0.2.101"
7103
7471
  source = "registry+https://github.com/rust-lang/crates.io-index"
7104
- checksum = "2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6"
7472
+ checksum = "e28d1ba982ca7923fd01448d5c30c6864d0a14109560296a162f80f305fb93bb"
7105
7473
  dependencies = [
7106
7474
  "bumpalo",
7107
7475
  "log",
@@ -7113,9 +7481,9 @@ dependencies = [
7113
7481
 
7114
7482
  [[package]]
7115
7483
  name = "wasm-bindgen-futures"
7116
- version = "0.4.50"
7484
+ version = "0.4.51"
7117
7485
  source = "registry+https://github.com/rust-lang/crates.io-index"
7118
- checksum = "555d470ec0bc3bb57890405e5d4322cc9ea83cebb085523ced7be4144dac1e61"
7486
+ checksum = "0ca85039a9b469b38336411d6d6ced91f3fc87109a2a27b0c197663f5144dffe"
7119
7487
  dependencies = [
7120
7488
  "cfg-if",
7121
7489
  "js-sys",
@@ -7126,9 +7494,9 @@ dependencies = [
7126
7494
 
7127
7495
  [[package]]
7128
7496
  name = "wasm-bindgen-macro"
7129
- version = "0.2.100"
7497
+ version = "0.2.101"
7130
7498
  source = "registry+https://github.com/rust-lang/crates.io-index"
7131
- checksum = "7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407"
7499
+ checksum = "7c3d463ae3eff775b0c45df9da45d68837702ac35af998361e2c84e7c5ec1b0d"
7132
7500
  dependencies = [
7133
7501
  "quote",
7134
7502
  "wasm-bindgen-macro-support",
@@ -7136,9 +7504,9 @@ dependencies = [
7136
7504
 
7137
7505
  [[package]]
7138
7506
  name = "wasm-bindgen-macro-support"
7139
- version = "0.2.100"
7507
+ version = "0.2.101"
7140
7508
  source = "registry+https://github.com/rust-lang/crates.io-index"
7141
- checksum = "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de"
7509
+ checksum = "7bb4ce89b08211f923caf51d527662b75bdc9c9c7aab40f86dcb9fb85ac552aa"
7142
7510
  dependencies = [
7143
7511
  "proc-macro2",
7144
7512
  "quote",
@@ -7149,9 +7517,9 @@ dependencies = [
7149
7517
 
7150
7518
  [[package]]
7151
7519
  name = "wasm-bindgen-shared"
7152
- version = "0.2.100"
7520
+ version = "0.2.101"
7153
7521
  source = "registry+https://github.com/rust-lang/crates.io-index"
7154
- checksum = "1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d"
7522
+ checksum = "f143854a3b13752c6950862c906306adb27c7e839f7414cec8fea35beab624c1"
7155
7523
  dependencies = [
7156
7524
  "unicode-ident",
7157
7525
  ]
@@ -7171,9 +7539,9 @@ dependencies = [
7171
7539
 
7172
7540
  [[package]]
7173
7541
  name = "web-sys"
7174
- version = "0.3.77"
7542
+ version = "0.3.78"
7175
7543
  source = "registry+https://github.com/rust-lang/crates.io-index"
7176
- checksum = "33b6dd2ef9186f1f2072e409e99cd22a975331a6b3591b12c764e0e55c60d5d2"
7544
+ checksum = "77e4b637749ff0d92b8fad63aa1f7cff3cbe125fd49c175cd6345e7272638b12"
7177
7545
  dependencies = [
7178
7546
  "js-sys",
7179
7547
  "wasm-bindgen",
@@ -7243,11 +7611,11 @@ checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
7243
7611
 
7244
7612
  [[package]]
7245
7613
  name = "winapi-util"
7246
- version = "0.1.9"
7614
+ version = "0.1.10"
7247
7615
  source = "registry+https://github.com/rust-lang/crates.io-index"
7248
- checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
7616
+ checksum = "0978bf7171b3d90bac376700cb56d606feb40f251a475a5d6634613564460b22"
7249
7617
  dependencies = [
7250
- "windows-sys 0.59.0",
7618
+ "windows-sys 0.60.2",
7251
7619
  ]
7252
7620
 
7253
7621
  [[package]]
@@ -7535,13 +7903,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
7535
7903
  checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486"
7536
7904
 
7537
7905
  [[package]]
7538
- name = "wit-bindgen-rt"
7539
- version = "0.39.0"
7906
+ name = "wit-bindgen"
7907
+ version = "0.45.0"
7540
7908
  source = "registry+https://github.com/rust-lang/crates.io-index"
7541
- checksum = "6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1"
7542
- dependencies = [
7543
- "bitflags",
7544
- ]
7909
+ checksum = "052283831dbae3d879dc7f51f3d92703a316ca49f91540417d38591826127814"
7545
7910
 
7546
7911
  [[package]]
7547
7912
  name = "writeable"