Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

prisma-engines: 5.6.0 -> 5.12.1

+453 -280
+449 -276
pkgs/development/tools/database/prisma-engines/Cargo.lock
··· 23 source = "registry+https://github.com/rust-lang/crates.io-index" 24 checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47" 25 dependencies = [ 26 - "getrandom 0.2.10", 27 "once_cell", 28 "version_check", 29 ] 30 31 [[package]] 32 name = "ahash" 33 - version = "0.8.3" 34 source = "registry+https://github.com/rust-lang/crates.io-index" 35 - checksum = "2c99f64d1e06488f620f932677e24bc6e2897582980441ae90a671415bd7ec2f" 36 dependencies = [ 37 "cfg-if", 38 "once_cell", 39 "version_check", 40 ] 41 42 [[package]] ··· 148 dependencies = [ 149 "proc-macro2", 150 "quote", 151 - "syn 2.0.28", 152 ] 153 154 [[package]] 155 name = "async-trait" 156 - version = "0.1.72" 157 source = "registry+https://github.com/rust-lang/crates.io-index" 158 - checksum = "cc6dde6e4ed435a4c1ee4e73592f5ba9da2151af10076cc04858746af9352d09" 159 dependencies = [ 160 "proc-macro2", 161 "quote", 162 - "syn 2.0.28", 163 ] 164 165 [[package]] ··· 358 checksum = "4114279215a005bc675e386011e594e1d9b800918cea18fcadadcce864a2046b" 359 dependencies = [ 360 "borsh-derive", 361 - "hashbrown 0.13.2", 362 ] 363 364 [[package]] ··· 398 399 [[package]] 400 name = "bson" 401 - version = "2.6.1" 402 source = "registry+https://github.com/rust-lang/crates.io-index" 403 - checksum = "9aeb8bae494e49dbc330dd23cf78f6f7accee22f640ce3ab17841badaa4ce232" 404 dependencies = [ 405 - "ahash 0.7.6", 406 "base64 0.13.1", 407 "bitvec", 408 "chrono", 409 "hex", 410 "indexmap 1.9.3", 411 "js-sys", 412 - "lazy_static", 413 "rand 0.8.5", 414 "serde", 415 "serde_bytes", ··· 428 ] 429 430 [[package]] 431 - name = "builtin-psl-connectors" 432 - version = "0.1.0" 433 - dependencies = [ 434 - "connection-string", 435 - "either", 436 - "enumflags2", 437 - "indoc 2.0.3", 438 - "lsp-types", 439 - "once_cell", 440 - "psl-core", 441 - "regex", 442 - ] 443 - 444 - [[package]] 445 name = "bumpalo" 446 version = "3.13.0" 447 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 489 490 [[package]] 491 name = "cc" 492 - version = "1.0.82" 493 source = "registry+https://github.com/rust-lang/crates.io-index" 494 - checksum = "305fe645edc1442a0fa8b6726ba61d422798d37a52e12eaecf4b022ebbb88f01" 495 dependencies = [ 496 "libc", 497 ] ··· 562 dependencies = [ 563 "glob", 564 "libc", 565 - "libloading", 566 ] 567 568 [[package]] ··· 674 ] 675 676 [[package]] 677 - name = "console_error_panic_hook" 678 - version = "0.1.7" 679 - source = "registry+https://github.com/rust-lang/crates.io-index" 680 - checksum = "a06aeb73f470f66dcdbf7223caeebb85984942f22f1adb2a088cf9668146bbbc" 681 - dependencies = [ 682 - "cfg-if", 683 - "wasm-bindgen", 684 - ] 685 - 686 - [[package]] 687 name = "convert_case" 688 version = "0.4.0" 689 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 757 "ciborium", 758 "clap 3.2.25", 759 "criterion-plot", 760 - "itertools", 761 "lazy_static", 762 "num-traits", 763 "oorandom", ··· 778 checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1" 779 dependencies = [ 780 "cast", 781 - "itertools", 782 ] 783 784 [[package]] ··· 849 ] 850 851 [[package]] 852 name = "crypto-common" 853 version = "0.1.6" 854 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 865 checksum = "1f34ba9a9bcb8645379e9de8cb3ecfcf4d1c85ba66d90deb3259206fa5aa193b" 866 dependencies = [ 867 "quote", 868 - "syn 2.0.28", 869 ] 870 871 [[package]] 872 name = "cuid" 873 version = "1.3.2" 874 - source = "git+https://github.com/prisma/cuid-rust?branch=wasm32-support#81309f9a11f70d178bb545971d51ceb7da692c52" 875 dependencies = [ 876 "base36", 877 "cuid-util", 878 "cuid2", 879 "num", 880 "once_cell", 881 "rand 0.8.5", ··· 885 [[package]] 886 name = "cuid-util" 887 version = "0.1.0" 888 - source = "git+https://github.com/prisma/cuid-rust?branch=wasm32-support#81309f9a11f70d178bb545971d51ceb7da692c52" 889 890 [[package]] 891 name = "cuid2" 892 version = "0.1.2" 893 - source = "git+https://github.com/prisma/cuid-rust?branch=wasm32-support#81309f9a11f70d178bb545971d51ceb7da692c52" 894 dependencies = [ 895 "cuid-util", 896 "num", ··· 975 checksum = "6943ae99c34386c84a470c499d3414f66502a41340aa895406e0d2e4a207b91d" 976 dependencies = [ 977 "cfg-if", 978 - "hashbrown 0.14.0", 979 "lock_api", 980 "once_cell", 981 "parking_lot_core 0.9.8", ··· 1078 "colored", 1079 "expect-test", 1080 "flate2", 1081 - "indexmap 1.9.3", 1082 "indoc 2.0.3", 1083 - "itertools", 1084 "pretty_assertions", 1085 - "prisma-models", 1086 "psl", 1087 "schema", 1088 "serde", 1089 "serde_json", ··· 1095 version = "0.1.0" 1096 dependencies = [ 1097 "async-trait", 1098 - "bigdecimal", 1099 - "chrono", 1100 "expect-test", 1101 "futures", 1102 "metrics 0.18.1", 1103 "napi", 1104 "napi-derive", 1105 - "num-bigint", 1106 "once_cell", 1107 - "psl", 1108 "quaint", 1109 "serde", 1110 "serde_json", 1111 "tokio", 1112 "tracing", 1113 "tracing-core", 1114 "uuid", 1115 ] 1116 1117 [[package]] ··· 1235 dependencies = [ 1236 "proc-macro2", 1237 "quote", 1238 - "syn 2.0.28", 1239 ] 1240 1241 [[package]] ··· 1246 1247 [[package]] 1248 name = "errno" 1249 - version = "0.3.2" 1250 - source = "registry+https://github.com/rust-lang/crates.io-index" 1251 - checksum = "6b30f669a7961ef1631673d2766cc92f52d64f7ef354d4fe0ddfd30ed52f0f4f" 1252 - dependencies = [ 1253 - "errno-dragonfly", 1254 - "libc", 1255 - "windows-sys 0.48.0", 1256 - ] 1257 - 1258 - [[package]] 1259 - name = "errno-dragonfly" 1260 - version = "0.1.2" 1261 source = "registry+https://github.com/rust-lang/crates.io-index" 1262 - checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf" 1263 dependencies = [ 1264 - "cc", 1265 "libc", 1266 ] 1267 1268 [[package]] ··· 1361 1362 [[package]] 1363 name = "form_urlencoded" 1364 - version = "1.2.0" 1365 source = "registry+https://github.com/rust-lang/crates.io-index" 1366 - checksum = "a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652" 1367 dependencies = [ 1368 "percent-encoding", 1369 ] ··· 1393 dependencies = [ 1394 "frunk_proc_macro_helpers", 1395 "quote", 1396 - "syn 2.0.28", 1397 ] 1398 1399 [[package]] ··· 1405 "frunk_core", 1406 "proc-macro2", 1407 "quote", 1408 - "syn 2.0.28", 1409 ] 1410 1411 [[package]] ··· 1417 "frunk_core", 1418 "frunk_proc_macro_helpers", 1419 "quote", 1420 - "syn 2.0.28", 1421 ] 1422 1423 [[package]] ··· 1488 dependencies = [ 1489 "proc-macro2", 1490 "quote", 1491 - "syn 2.0.28", 1492 ] 1493 1494 [[package]] ··· 1550 1551 [[package]] 1552 name = "getrandom" 1553 - version = "0.2.10" 1554 source = "registry+https://github.com/rust-lang/crates.io-index" 1555 - checksum = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427" 1556 dependencies = [ 1557 "cfg-if", 1558 "js-sys", ··· 1598 1599 [[package]] 1600 name = "h2" 1601 - version = "0.3.20" 1602 source = "registry+https://github.com/rust-lang/crates.io-index" 1603 - checksum = "97ec8491ebaf99c8eaa73058b045fe58073cd6be7f596ac993ced0b0a0c01049" 1604 dependencies = [ 1605 "bytes", 1606 "fnv", ··· 1608 "futures-sink", 1609 "futures-util", 1610 "http", 1611 - "indexmap 1.9.3", 1612 "slab", 1613 "tokio", 1614 "tokio-util 0.7.8", ··· 1641 1642 [[package]] 1643 name = "hashbrown" 1644 - version = "0.13.2" 1645 source = "registry+https://github.com/rust-lang/crates.io-index" 1646 - checksum = "43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e" 1647 dependencies = [ 1648 - "ahash 0.8.3", 1649 - ] 1650 - 1651 - [[package]] 1652 - name = "hashbrown" 1653 - version = "0.14.0" 1654 - source = "registry+https://github.com/rust-lang/crates.io-index" 1655 - checksum = "2c6201b9ff9fd90a5a3bac2e56a830d0caa509576f0e503818ee82c181b3437a" 1656 - dependencies = [ 1657 - "ahash 0.8.3", 1658 "allocator-api2", 1659 ] 1660 ··· 1664 source = "registry+https://github.com/rust-lang/crates.io-index" 1665 checksum = "312f66718a2d7789ffef4f4b7b213138ed9f1eb3aa1d0d82fc99f88fb3ffd26f" 1666 dependencies = [ 1667 - "hashbrown 0.14.0", 1668 ] 1669 1670 [[package]] ··· 1857 1858 [[package]] 1859 name = "idna" 1860 - version = "0.4.0" 1861 source = "registry+https://github.com/rust-lang/crates.io-index" 1862 - checksum = "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c" 1863 dependencies = [ 1864 "unicode-bidi", 1865 "unicode-normalization", ··· 1873 dependencies = [ 1874 "autocfg", 1875 "hashbrown 0.12.3", 1876 - "serde", 1877 ] 1878 1879 [[package]] 1880 name = "indexmap" 1881 - version = "2.0.0" 1882 source = "registry+https://github.com/rust-lang/crates.io-index" 1883 - checksum = "d5477fe2230a79769d8dc68e0eabf5437907c0457a5614a9e8dddb67f65eb65d" 1884 dependencies = [ 1885 "equivalent", 1886 - "hashbrown 0.14.0", 1887 ] 1888 1889 [[package]] ··· 1917 1918 [[package]] 1919 name = "insta" 1920 - version = "1.21.2" 1921 source = "registry+https://github.com/rust-lang/crates.io-index" 1922 - checksum = "261bf85ed492cd1c47c9ba675e48649682a9d2d2e77f515c5386d7726fb0ba76" 1923 dependencies = [ 1924 "console", 1925 "lazy_static", ··· 1976 ] 1977 1978 [[package]] 1979 name = "itoa" 1980 version = "1.0.9" 1981 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 1983 1984 [[package]] 1985 name = "js-sys" 1986 - version = "0.3.61" 1987 source = "registry+https://github.com/rust-lang/crates.io-index" 1988 - checksum = "445dde2150c55e483f3d8416706b97ec8e8237c307e5b7b4b8dd15e6af2a0730" 1989 dependencies = [ 1990 "wasm-bindgen", 1991 ] ··· 2111 2112 [[package]] 2113 name = "libc" 2114 - version = "0.2.147" 2115 source = "registry+https://github.com/rust-lang/crates.io-index" 2116 - checksum = "b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3" 2117 2118 [[package]] 2119 name = "libloading" ··· 2123 dependencies = [ 2124 "cfg-if", 2125 "winapi", 2126 ] 2127 2128 [[package]] ··· 2155 2156 [[package]] 2157 name = "linux-raw-sys" 2158 - version = "0.4.5" 2159 source = "registry+https://github.com/rust-lang/crates.io-index" 2160 - checksum = "57bcfdad1b858c2db7c38303a6d2ad4dfaf5eb53dfeb0910128b2c26d6158503" 2161 2162 [[package]] 2163 name = "lock_api" ··· 2262 2263 [[package]] 2264 name = "memchr" 2265 - version = "2.5.0" 2266 source = "registry+https://github.com/rust-lang/crates.io-index" 2267 - checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d" 2268 2269 [[package]] 2270 name = "memoffset" ··· 2385 2386 [[package]] 2387 name = "mio" 2388 - version = "0.8.8" 2389 source = "registry+https://github.com/rust-lang/crates.io-index" 2390 - checksum = "927a765cd3fc26206e66b296465fa9d3e5ab003e651c1b3c060e7956d96b19d2" 2391 dependencies = [ 2392 "libc", 2393 "log", ··· 2416 2417 [[package]] 2418 name = "mongodb" 2419 - version = "2.6.0" 2420 source = "registry+https://github.com/rust-lang/crates.io-index" 2421 - checksum = "ebcd85ec209a5b84fd9f54b9e381f6fa17462bc74160d018fc94fd8b9f61faa8" 2422 dependencies = [ 2423 "async-trait", 2424 "base64 0.13.1", ··· 2439 "percent-encoding", 2440 "rand 0.8.5", 2441 "rustc_version_runtime", 2442 - "rustls 0.20.8", 2443 "rustls-pemfile", 2444 "serde", 2445 "serde_bytes", ··· 2452 "take_mut", 2453 "thiserror", 2454 "tokio", 2455 - "tokio-rustls 0.23.4", 2456 "tokio-util 0.7.8", 2457 "trust-dns-proto", 2458 "trust-dns-resolver", ··· 2481 "bson", 2482 "chrono", 2483 "cuid", 2484 "futures", 2485 - "indexmap 1.9.3", 2486 - "itertools", 2487 "mongodb", 2488 "mongodb-client", 2489 - "prisma-models", 2490 "prisma-value", 2491 "psl", 2492 "query-connector", 2493 "query-engine-metrics", 2494 - "rand 0.7.3", 2495 "regex", 2496 "serde", 2497 "serde_json", ··· 2548 [[package]] 2549 name = "mysql_async" 2550 version = "0.31.3" 2551 - source = "git+https://github.com/prisma/mysql_async?branch=vendored-openssl#dad187b50dc7e8ce2b61fec126822e8e172a9c8a" 2552 dependencies = [ 2553 "bytes", 2554 "crossbeam", ··· 2557 "futures-sink", 2558 "futures-util", 2559 "lazy_static", 2560 "lru 0.8.1", 2561 "mio", 2562 "mysql_common", ··· 2566 "percent-encoding", 2567 "pin-project", 2568 "priority-queue", 2569 "serde", 2570 "serde_json", 2571 "socket2 0.4.9", ··· 2643 2644 [[package]] 2645 name = "napi" 2646 - version = "2.13.2" 2647 source = "registry+https://github.com/rust-lang/crates.io-index" 2648 - checksum = "0ede2d12cd6fce44da537a4be1f5510c73be2506c2e32dfaaafd1f36968f3a0e" 2649 dependencies = [ 2650 "bitflags 2.4.0", 2651 "ctor", ··· 2665 2666 [[package]] 2667 name = "napi-derive" 2668 - version = "2.13.0" 2669 source = "registry+https://github.com/rust-lang/crates.io-index" 2670 - checksum = "da1c6a8fa84d549aa8708fcd062372bf8ec6e849de39016ab921067d21bde367" 2671 dependencies = [ 2672 "cfg-if", 2673 "convert_case 0.6.0", 2674 "napi-derive-backend", 2675 "proc-macro2", 2676 "quote", 2677 - "syn 1.0.109", 2678 ] 2679 2680 [[package]] 2681 name = "napi-derive-backend" 2682 - version = "1.0.52" 2683 source = "registry+https://github.com/rust-lang/crates.io-index" 2684 - checksum = "20bbc7c69168d06a848f925ec5f0e0997f98e8c8d4f2cc30157f0da51c009e17" 2685 dependencies = [ 2686 "convert_case 0.6.0", 2687 "once_cell", ··· 2689 "quote", 2690 "regex", 2691 "semver 1.0.18", 2692 - "syn 1.0.109", 2693 ] 2694 2695 [[package]] 2696 name = "napi-sys" 2697 - version = "2.2.3" 2698 source = "registry+https://github.com/rust-lang/crates.io-index" 2699 - checksum = "166b5ef52a3ab5575047a9fe8d4a030cdd0f63c96f071cd6907674453b07bae3" 2700 dependencies = [ 2701 - "libloading", 2702 ] 2703 2704 [[package]] ··· 2845 2846 [[package]] 2847 name = "once_cell" 2848 - version = "1.18.0" 2849 source = "registry+https://github.com/rust-lang/crates.io-index" 2850 - checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d" 2851 2852 [[package]] 2853 name = "oorandom" ··· 2863 2864 [[package]] 2865 name = "openssl" 2866 - version = "0.10.56" 2867 source = "registry+https://github.com/rust-lang/crates.io-index" 2868 - checksum = "729b745ad4a5575dd06a3e1af1414bd330ee561c01b3899eb584baeaa8def17e" 2869 dependencies = [ 2870 - "bitflags 1.3.2", 2871 "cfg-if", 2872 "foreign-types", 2873 "libc", ··· 2884 dependencies = [ 2885 "proc-macro2", 2886 "quote", 2887 - "syn 2.0.28", 2888 ] 2889 2890 [[package]] ··· 2895 2896 [[package]] 2897 name = "openssl-src" 2898 - version = "111.27.0+1.1.1v" 2899 source = "registry+https://github.com/rust-lang/crates.io-index" 2900 - checksum = "06e8f197c82d7511c5b014030c9b1efeda40d7d5f99d23b4ceed3524a5e63f02" 2901 dependencies = [ 2902 "cc", 2903 ] 2904 2905 [[package]] 2906 name = "openssl-sys" 2907 - version = "0.9.91" 2908 source = "registry+https://github.com/rust-lang/crates.io-index" 2909 - checksum = "866b5f16f90776b9bb8dc1e1802ac6f0513de3a7a7465867bfbc563dc737faac" 2910 dependencies = [ 2911 "cc", 2912 "libc", ··· 3063 "diagnostics", 3064 "either", 3065 "enumflags2", 3066 - "indexmap 1.9.3", 3067 "rustc-hash", 3068 "schema-ast", 3069 ] ··· 3100 3101 [[package]] 3102 name = "percent-encoding" 3103 - version = "2.3.0" 3104 source = "registry+https://github.com/rust-lang/crates.io-index" 3105 - checksum = "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94" 3106 3107 [[package]] 3108 name = "pest" ··· 3134 "pest_meta", 3135 "proc-macro2", 3136 "quote", 3137 - "syn 2.0.28", 3138 ] 3139 3140 [[package]] ··· 3203 dependencies = [ 3204 "proc-macro2", 3205 "quote", 3206 - "syn 2.0.28", 3207 ] 3208 3209 [[package]] ··· 3347 ] 3348 3349 [[package]] 3350 - name = "prisma-models" 3351 - version = "0.0.0" 3352 - dependencies = [ 3353 - "bigdecimal", 3354 - "chrono", 3355 - "cuid", 3356 - "getrandom 0.2.10", 3357 - "itertools", 3358 - "nanoid", 3359 - "prisma-value", 3360 - "psl", 3361 - "thiserror", 3362 - "uuid", 3363 - ] 3364 - 3365 - [[package]] 3366 name = "prisma-schema-build" 3367 version = "0.1.0" 3368 dependencies = [ ··· 3426 3427 [[package]] 3428 name = "proc-macro2" 3429 - version = "1.0.66" 3430 source = "registry+https://github.com/rust-lang/crates.io-index" 3431 - checksum = "18fb31db3f9bddb2ea821cde30a9f70117e3f119938b5ee630b7403aa6e2ead9" 3432 dependencies = [ 3433 "unicode-ident", 3434 ] ··· 3451 dependencies = [ 3452 "bytes", 3453 "heck 0.3.3", 3454 - "itertools", 3455 "lazy_static", 3456 "log", 3457 "multimap", ··· 3470 checksum = "f9cc1a3263e07e0bf68e96268f37665207b49560d98739662cdfaae215c720fe" 3471 dependencies = [ 3472 "anyhow", 3473 - "itertools", 3474 "proc-macro2", 3475 "quote", 3476 "syn 1.0.109", ··· 3491 version = "0.1.0" 3492 dependencies = [ 3493 "base64 0.13.1", 3494 - "builtin-psl-connectors", 3495 "dissimilar", 3496 "either", 3497 "expect-test", ··· 3504 version = "0.1.0" 3505 dependencies = [ 3506 "bigdecimal", 3507 "chrono", 3508 "diagnostics", 3509 "enumflags2", 3510 "indoc 2.0.3", 3511 - "itertools", 3512 "lsp-types", 3513 "once_cell", 3514 "parser-database", ··· 3552 "psl", 3553 "quaint", 3554 "schema-core", 3555 "sql-schema-connector", 3556 "test-setup", 3557 "url", 3558 ] 3559 ··· 3569 "bytes", 3570 "chrono", 3571 "connection-string", 3572 "either", 3573 "futures", 3574 "hex", 3575 "indoc 0.3.6", 3576 "lru-cache", 3577 "metrics 0.18.1", 3578 "mobc", ··· 3650 "async-trait", 3651 "chrono", 3652 "futures", 3653 - "indexmap 1.9.3", 3654 - "itertools", 3655 - "prisma-models", 3656 "prisma-value", 3657 "serde", 3658 "serde_json", 3659 "thiserror", ··· 3670 "chrono", 3671 "connection-string", 3672 "crossbeam-channel", 3673 "cuid", 3674 "enumflags2", 3675 "futures", 3676 - "indexmap 1.9.3", 3677 - "itertools", 3678 "lru 0.7.8", 3679 "once_cell", 3680 "opentelemetry", 3681 "petgraph 0.4.13", 3682 - "prisma-models", 3683 "psl", 3684 "query-connector", 3685 "query-engine-metrics", 3686 "schema", 3687 "serde", 3688 "serde_json", ··· 3732 ] 3733 3734 [[package]] 3735 name = "query-engine-metrics" 3736 version = "0.1.0" 3737 dependencies = [ ··· 3762 "napi-build", 3763 "napi-derive", 3764 "opentelemetry", 3765 - "prisma-models", 3766 "psl", 3767 "quaint", 3768 "query-connector", 3769 "query-core", 3770 "query-engine-metrics", 3771 "request-handlers", 3772 "serde", 3773 "serde_json", ··· 3794 "futures", 3795 "indoc 2.0.3", 3796 "insta", 3797 "once_cell", 3798 "prisma-value", 3799 "psl", 3800 "query-engine-metrics", ··· 3815 "anyhow", 3816 "async-trait", 3817 "connection-string", 3818 - "console_error_panic_hook", 3819 "futures", 3820 "js-sys", 3821 - "log", 3822 - "prisma-models", 3823 "psl", 3824 "serde", 3825 "serde-wasm-bindgen", 3826 "serde_json", 3827 "thiserror", 3828 "tokio", 3829 "tracing", 3830 "tracing-futures", 3831 "tracing-subscriber", 3832 "tsify", 3833 "url", 3834 "user-facing-errors", 3835 "wasm-bindgen", 3836 "wasm-bindgen-futures", 3837 - "wasm-logger", 3838 ] 3839 3840 [[package]] ··· 3855 "colored", 3856 "enumflags2", 3857 "hyper", 3858 - "indexmap 1.9.3", 3859 "indoc 2.0.3", 3860 - "itertools", 3861 "jsonrpc-core", 3862 "nom", 3863 "once_cell", 3864 "parse-hyperlinks", 3865 - "prisma-models", 3866 "psl", 3867 "qe-setup", 3868 "quaint", 3869 "query-core", 3870 "query-engine", 3871 "query-engine-metrics", 3872 "regex", 3873 "request-handlers", 3874 "serde", ··· 3892 3893 [[package]] 3894 name = "quote" 3895 - version = "1.0.32" 3896 source = "registry+https://github.com/rust-lang/crates.io-index" 3897 - checksum = "50f3b39ccfb720540debaa0164757101c08ecb8d326b15358ce76a62c7e85965" 3898 dependencies = [ 3899 "proc-macro2", 3900 ] ··· 4012 source = "registry+https://github.com/rust-lang/crates.io-index" 4013 checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 4014 dependencies = [ 4015 - "getrandom 0.2.10", 4016 ] 4017 4018 [[package]] ··· 4084 4085 [[package]] 4086 name = "regex" 4087 - version = "1.9.3" 4088 source = "registry+https://github.com/rust-lang/crates.io-index" 4089 - checksum = "81bc1d4caf89fac26a70747fe603c130093b53c773888797a6329091246d651a" 4090 dependencies = [ 4091 "aho-corasick 1.0.3", 4092 "memchr", 4093 - "regex-automata 0.3.6", 4094 - "regex-syntax 0.7.4", 4095 ] 4096 4097 [[package]] ··· 4105 4106 [[package]] 4107 name = "regex-automata" 4108 - version = "0.3.6" 4109 source = "registry+https://github.com/rust-lang/crates.io-index" 4110 - checksum = "fed1ceff11a1dddaee50c9dc8e4938bd106e9d89ae372f192311e7da498e3b69" 4111 dependencies = [ 4112 "aho-corasick 1.0.3", 4113 "memchr", 4114 - "regex-syntax 0.7.4", 4115 ] 4116 4117 [[package]] ··· 4122 4123 [[package]] 4124 name = "regex-syntax" 4125 - version = "0.7.4" 4126 source = "registry+https://github.com/rust-lang/crates.io-index" 4127 - checksum = "e5ea92a5b6195c6ef2a0295ea818b312502c6fc94dde986c5553242e18fd4ce2" 4128 4129 [[package]] 4130 name = "rend" ··· 4145 "dmmf", 4146 "futures", 4147 "graphql-parser", 4148 - "indexmap 1.9.3", 4149 "insta", 4150 - "itertools", 4151 "mongodb-query-connector", 4152 "once_cell", 4153 - "prisma-models", 4154 "psl", 4155 "quaint", 4156 "query-core", 4157 "schema", 4158 "serde", 4159 "serde_json", ··· 4220 "cc", 4221 "libc", 4222 "once_cell", 4223 - "spin", 4224 - "untrusted", 4225 "web-sys", 4226 "winapi", 4227 ] 4228 4229 [[package]] 4230 name = "rkyv" 4231 version = "0.7.42" 4232 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 4328 4329 [[package]] 4330 name = "rustix" 4331 - version = "0.38.8" 4332 source = "registry+https://github.com/rust-lang/crates.io-index" 4333 - checksum = "19ed4fa021d81c8392ce04db050a3da9a60299050b7ae1cf482d862b54a7218f" 4334 dependencies = [ 4335 "bitflags 2.4.0", 4336 "errno", 4337 "libc", 4338 "linux-raw-sys", 4339 - "windows-sys 0.48.0", 4340 ] 4341 4342 [[package]] ··· 4347 dependencies = [ 4348 "base64 0.13.1", 4349 "log", 4350 - "ring", 4351 "sct 0.6.1", 4352 - "webpki 0.21.4", 4353 ] 4354 4355 [[package]] 4356 name = "rustls" 4357 - version = "0.20.8" 4358 source = "registry+https://github.com/rust-lang/crates.io-index" 4359 - checksum = "fff78fc74d175294f4e83b28343315ffcfb114b156f0185e9741cb5570f50e2f" 4360 dependencies = [ 4361 "log", 4362 - "ring", 4363 "sct 0.7.0", 4364 - "webpki 0.22.0", 4365 ] 4366 4367 [[package]] ··· 4386 ] 4387 4388 [[package]] 4389 name = "ryu" 4390 version = "1.0.15" 4391 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 4421 dependencies = [ 4422 "codspeed-criterion-compat", 4423 "once_cell", 4424 - "prisma-models", 4425 "psl", 4426 "rustc-hash", 4427 ] 4428 ··· 4513 source = "registry+https://github.com/rust-lang/crates.io-index" 4514 checksum = "b362b83898e0e69f38515b82ee15aa80636befe47c3b6d3d89a911e78fc228ce" 4515 dependencies = [ 4516 - "ring", 4517 - "untrusted", 4518 ] 4519 4520 [[package]] ··· 4523 source = "registry+https://github.com/rust-lang/crates.io-index" 4524 checksum = "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4" 4525 dependencies = [ 4526 - "ring", 4527 - "untrusted", 4528 ] 4529 4530 [[package]] ··· 4614 dependencies = [ 4615 "proc-macro2", 4616 "quote", 4617 - "syn 2.0.28", 4618 ] 4619 4620 [[package]] ··· 4625 dependencies = [ 4626 "proc-macro2", 4627 "quote", 4628 - "syn 2.0.28", 4629 ] 4630 4631 [[package]] ··· 4634 source = "registry+https://github.com/rust-lang/crates.io-index" 4635 checksum = "076066c5f1078eac5b722a31827a8832fe108bed65dfa75e233c89f8206e976c" 4636 dependencies = [ 4637 - "indexmap 2.0.0", 4638 "itoa", 4639 "ryu", 4640 "serde", ··· 4642 4643 [[package]] 4644 name = "serde_repr" 4645 - version = "0.1.16" 4646 source = "registry+https://github.com/rust-lang/crates.io-index" 4647 - checksum = "8725e1dfadb3a50f7e5ce0b1a540466f6ed3fe7a0fca2ac2b8b831d31316bd00" 4648 dependencies = [ 4649 "proc-macro2", 4650 "quote", 4651 - "syn 2.0.28", 4652 ] 4653 4654 [[package]] ··· 4707 dependencies = [ 4708 "proc-macro2", 4709 "quote", 4710 - "syn 2.0.28", 4711 ] 4712 4713 [[package]] ··· 4777 4778 [[package]] 4779 name = "shlex" 4780 - version = "1.1.0" 4781 source = "registry+https://github.com/rust-lang/crates.io-index" 4782 - checksum = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3" 4783 4784 [[package]] 4785 name = "signal-hook-registry" ··· 4859 checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d" 4860 4861 [[package]] 4862 name = "sql-ddl" 4863 version = "0.1.0" 4864 dependencies = [ ··· 4931 "chrono", 4932 "cuid", 4933 "futures", 4934 - "itertools", 4935 "once_cell", 4936 "opentelemetry", 4937 - "prisma-models", 4938 "prisma-value", 4939 "psl", 4940 "quaint", 4941 "query-connector", 4942 - "rand 0.7.3", 4943 "serde", 4944 "serde_json", 4945 "thiserror", ··· 4979 "url", 4980 "user-facing-errors", 4981 "uuid", 4982 ] 4983 4984 [[package]] ··· 4990 "either", 4991 "enumflags2", 4992 "expect-test", 4993 - "indexmap 1.9.3", 4994 "indoc 2.0.3", 4995 "once_cell", 4996 "pretty_assertions", ··· 5009 5010 [[package]] 5011 name = "sqlformat" 5012 - version = "0.2.1" 5013 source = "registry+https://github.com/rust-lang/crates.io-index" 5014 - checksum = "0c12bc9199d1db8234678b7051747c07f517cdcf019262d1847b94ec8b1aee3e" 5015 dependencies = [ 5016 - "itertools", 5017 "nom", 5018 "unicode_categories", 5019 ] ··· 5123 5124 [[package]] 5125 name = "syn" 5126 - version = "2.0.28" 5127 source = "registry+https://github.com/rust-lang/crates.io-index" 5128 - checksum = "04361975b3f5e348b2189d8dc55bc942f278b2d482a6a0365de5bdd62d351567" 5129 dependencies = [ 5130 "proc-macro2", 5131 "quote", ··· 5246 dependencies = [ 5247 "proc-macro2", 5248 "quote", 5249 - "syn 2.0.28", 5250 ] 5251 5252 [[package]] ··· 5391 dependencies = [ 5392 "proc-macro2", 5393 "quote", 5394 - "syn 2.0.28", 5395 ] 5396 5397 [[package]] ··· 5435 dependencies = [ 5436 "rustls 0.19.1", 5437 "tokio", 5438 - "webpki 0.21.4", 5439 ] 5440 5441 [[package]] 5442 name = "tokio-rustls" 5443 - version = "0.23.4" 5444 source = "registry+https://github.com/rust-lang/crates.io-index" 5445 - checksum = "c43ee83903113e03984cb9e5cebe6c04a5116269e900e3ddba8f068a62adda59" 5446 dependencies = [ 5447 - "rustls 0.20.8", 5448 "tokio", 5449 - "webpki 0.22.0", 5450 ] 5451 5452 [[package]] ··· 5597 dependencies = [ 5598 "proc-macro2", 5599 "quote", 5600 - "syn 2.0.28", 5601 ] 5602 5603 [[package]] ··· 5760 "proc-macro2", 5761 "quote", 5762 "serde_derive_internals", 5763 - "syn 2.0.28", 5764 ] 5765 5766 [[package]] ··· 5770 checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675" 5771 dependencies = [ 5772 "cfg-if", 5773 - "rand 0.8.5", 5774 "static_assertions", 5775 ] 5776 ··· 5864 checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a" 5865 5866 [[package]] 5867 name = "url" 5868 - version = "2.4.0" 5869 source = "registry+https://github.com/rust-lang/crates.io-index" 5870 - checksum = "50bff7831e19200a85b17131d085c25d7811bc4e186efdaf54bbd132994a88cb" 5871 dependencies = [ 5872 "form_urlencoded", 5873 - "idna 0.4.0", 5874 "percent-encoding", 5875 "serde", 5876 ] ··· 5890 dependencies = [ 5891 "backtrace", 5892 "indoc 2.0.3", 5893 - "itertools", 5894 "quaint", 5895 "serde", 5896 "serde_json", ··· 5916 source = "registry+https://github.com/rust-lang/crates.io-index" 5917 checksum = "79daa5ed5740825c40b389c5e50312b9c86df53fccd33f281df655642b43869d" 5918 dependencies = [ 5919 - "getrandom 0.2.10", 5920 "serde", 5921 ] 5922 ··· 5945 checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" 5946 5947 [[package]] 5948 name = "void" 5949 version = "1.0.2" 5950 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 6010 6011 [[package]] 6012 name = "wasm-bindgen" 6013 - version = "0.2.87" 6014 source = "registry+https://github.com/rust-lang/crates.io-index" 6015 - checksum = "7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342" 6016 dependencies = [ 6017 "cfg-if", 6018 "wasm-bindgen-macro", ··· 6020 6021 [[package]] 6022 name = "wasm-bindgen-backend" 6023 - version = "0.2.87" 6024 source = "registry+https://github.com/rust-lang/crates.io-index" 6025 - checksum = "5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd" 6026 dependencies = [ 6027 "bumpalo", 6028 "log", 6029 "once_cell", 6030 "proc-macro2", 6031 "quote", 6032 - "syn 2.0.28", 6033 "wasm-bindgen-shared", 6034 ] 6035 ··· 6047 6048 [[package]] 6049 name = "wasm-bindgen-macro" 6050 - version = "0.2.87" 6051 source = "registry+https://github.com/rust-lang/crates.io-index" 6052 - checksum = "dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d" 6053 dependencies = [ 6054 "quote", 6055 "wasm-bindgen-macro-support", ··· 6057 6058 [[package]] 6059 name = "wasm-bindgen-macro-support" 6060 - version = "0.2.87" 6061 source = "registry+https://github.com/rust-lang/crates.io-index" 6062 - checksum = "54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b" 6063 dependencies = [ 6064 "proc-macro2", 6065 "quote", 6066 - "syn 2.0.28", 6067 "wasm-bindgen-backend", 6068 "wasm-bindgen-shared", 6069 ] 6070 6071 [[package]] 6072 name = "wasm-bindgen-shared" 6073 - version = "0.2.87" 6074 source = "registry+https://github.com/rust-lang/crates.io-index" 6075 - checksum = "ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1" 6076 6077 [[package]] 6078 name = "wasm-logger" ··· 6086 ] 6087 6088 [[package]] 6089 name = "web-sys" 6090 - version = "0.3.61" 6091 source = "registry+https://github.com/rust-lang/crates.io-index" 6092 - checksum = "e33b99f4b23ba3eec1a53ac264e35a755f00e966e0065077d6027c0f575b0b97" 6093 dependencies = [ 6094 "js-sys", 6095 "wasm-bindgen", ··· 6101 source = "registry+https://github.com/rust-lang/crates.io-index" 6102 checksum = "b8e38c0608262c46d4a56202ebabdeb094cef7e560ca7a226c6bf055188aa4ea" 6103 dependencies = [ 6104 - "ring", 6105 - "untrusted", 6106 - ] 6107 - 6108 - [[package]] 6109 - name = "webpki" 6110 - version = "0.22.0" 6111 - source = "registry+https://github.com/rust-lang/crates.io-index" 6112 - checksum = "f095d78192e208183081cc07bc5515ef55216397af48b873e5edcd72637fa1bd" 6113 - dependencies = [ 6114 - "ring", 6115 - "untrusted", 6116 ] 6117 6118 [[package]] 6119 name = "webpki-roots" 6120 - version = "0.22.6" 6121 source = "registry+https://github.com/rust-lang/crates.io-index" 6122 - checksum = "b6c71e40d7d2c34a5106301fb632274ca37242cd0c9d3e64dbece371a40a2d87" 6123 - dependencies = [ 6124 - "webpki 0.22.0", 6125 - ] 6126 6127 [[package]] 6128 name = "which" ··· 6213 ] 6214 6215 [[package]] 6216 name = "windows-targets" 6217 version = "0.42.2" 6218 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 6243 ] 6244 6245 [[package]] 6246 name = "windows_aarch64_gnullvm" 6247 version = "0.42.2" 6248 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 6253 version = "0.48.0" 6254 source = "registry+https://github.com/rust-lang/crates.io-index" 6255 checksum = "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc" 6256 6257 [[package]] 6258 name = "windows_aarch64_msvc" ··· 6267 checksum = "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3" 6268 6269 [[package]] 6270 name = "windows_i686_gnu" 6271 version = "0.42.2" 6272 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 6279 checksum = "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241" 6280 6281 [[package]] 6282 name = "windows_i686_msvc" 6283 version = "0.42.2" 6284 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 6291 checksum = "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00" 6292 6293 [[package]] 6294 name = "windows_x86_64_gnu" 6295 version = "0.42.2" 6296 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 6303 checksum = "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1" 6304 6305 [[package]] 6306 name = "windows_x86_64_gnullvm" 6307 version = "0.42.2" 6308 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 6315 checksum = "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953" 6316 6317 [[package]] 6318 name = "windows_x86_64_msvc" 6319 version = "0.42.2" 6320 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 6327 checksum = "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a" 6328 6329 [[package]] 6330 name = "winreg" 6331 version = "0.10.1" 6332 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 6368 version = "0.5.1" 6369 source = "registry+https://github.com/rust-lang/crates.io-index" 6370 checksum = "09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec"
··· 23 source = "registry+https://github.com/rust-lang/crates.io-index" 24 checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47" 25 dependencies = [ 26 + "getrandom 0.2.11", 27 "once_cell", 28 "version_check", 29 ] 30 31 [[package]] 32 name = "ahash" 33 + version = "0.8.7" 34 source = "registry+https://github.com/rust-lang/crates.io-index" 35 + checksum = "77c3a9648d43b9cd48db467b3f87fdd6e146bcc88ab0180006cef2179fe11d01" 36 dependencies = [ 37 "cfg-if", 38 + "getrandom 0.2.11", 39 "once_cell", 40 "version_check", 41 + "zerocopy", 42 ] 43 44 [[package]] ··· 150 dependencies = [ 151 "proc-macro2", 152 "quote", 153 + "syn 2.0.48", 154 ] 155 156 [[package]] 157 name = "async-trait" 158 + version = "0.1.77" 159 source = "registry+https://github.com/rust-lang/crates.io-index" 160 + checksum = "c980ee35e870bd1a4d2c8294d4c04d0499e67bca1e4b5cefcc693c2fa00caea9" 161 dependencies = [ 162 "proc-macro2", 163 "quote", 164 + "syn 2.0.48", 165 ] 166 167 [[package]] ··· 360 checksum = "4114279215a005bc675e386011e594e1d9b800918cea18fcadadcce864a2046b" 361 dependencies = [ 362 "borsh-derive", 363 + "hashbrown 0.12.3", 364 ] 365 366 [[package]] ··· 400 401 [[package]] 402 name = "bson" 403 + version = "2.8.1" 404 source = "registry+https://github.com/rust-lang/crates.io-index" 405 + checksum = "88c18b51216e1f74b9d769cead6ace2f82b965b807e3d73330aabe9faec31c84" 406 dependencies = [ 407 + "ahash 0.8.7", 408 "base64 0.13.1", 409 "bitvec", 410 "chrono", 411 "hex", 412 "indexmap 1.9.3", 413 "js-sys", 414 + "once_cell", 415 "rand 0.8.5", 416 "serde", 417 "serde_bytes", ··· 430 ] 431 432 [[package]] 433 name = "bumpalo" 434 version = "3.13.0" 435 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 477 478 [[package]] 479 name = "cc" 480 + version = "1.0.83" 481 source = "registry+https://github.com/rust-lang/crates.io-index" 482 + checksum = "f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0" 483 dependencies = [ 484 "libc", 485 ] ··· 550 dependencies = [ 551 "glob", 552 "libc", 553 + "libloading 0.7.4", 554 ] 555 556 [[package]] ··· 662 ] 663 664 [[package]] 665 name = "convert_case" 666 version = "0.4.0" 667 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 735 "ciborium", 736 "clap 3.2.25", 737 "criterion-plot", 738 + "itertools 0.10.5", 739 "lazy_static", 740 "num-traits", 741 "oorandom", ··· 756 checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1" 757 dependencies = [ 758 "cast", 759 + "itertools 0.10.5", 760 ] 761 762 [[package]] ··· 827 ] 828 829 [[package]] 830 + name = "crosstarget-utils" 831 + version = "0.1.0" 832 + dependencies = [ 833 + "futures", 834 + "js-sys", 835 + "pin-project", 836 + "tokio", 837 + "wasm-bindgen", 838 + "wasm-bindgen-futures", 839 + ] 840 + 841 + [[package]] 842 name = "crypto-common" 843 version = "0.1.6" 844 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 855 checksum = "1f34ba9a9bcb8645379e9de8cb3ecfcf4d1c85ba66d90deb3259206fa5aa193b" 856 dependencies = [ 857 "quote", 858 + "syn 2.0.48", 859 ] 860 861 [[package]] 862 name = "cuid" 863 version = "1.3.2" 864 + source = "git+https://github.com/prisma/cuid-rust?branch=wasm32-support#ccfd958c224c79758c2527a0bca9efcd71790a19" 865 dependencies = [ 866 "base36", 867 "cuid-util", 868 "cuid2", 869 + "getrandom 0.2.11", 870 + "js-sys", 871 "num", 872 "once_cell", 873 "rand 0.8.5", ··· 877 [[package]] 878 name = "cuid-util" 879 version = "0.1.0" 880 + source = "git+https://github.com/prisma/cuid-rust?branch=wasm32-support#ccfd958c224c79758c2527a0bca9efcd71790a19" 881 882 [[package]] 883 name = "cuid2" 884 version = "0.1.2" 885 + source = "git+https://github.com/prisma/cuid-rust?branch=wasm32-support#ccfd958c224c79758c2527a0bca9efcd71790a19" 886 dependencies = [ 887 "cuid-util", 888 "num", ··· 967 checksum = "6943ae99c34386c84a470c499d3414f66502a41340aa895406e0d2e4a207b91d" 968 dependencies = [ 969 "cfg-if", 970 + "hashbrown 0.14.3", 971 "lock_api", 972 "once_cell", 973 "parking_lot_core 0.9.8", ··· 1070 "colored", 1071 "expect-test", 1072 "flate2", 1073 + "indexmap 2.2.2", 1074 "indoc 2.0.3", 1075 + "itertools 0.12.0", 1076 "pretty_assertions", 1077 "psl", 1078 + "query-structure", 1079 "schema", 1080 "serde", 1081 "serde_json", ··· 1087 version = "0.1.0" 1088 dependencies = [ 1089 "async-trait", 1090 "expect-test", 1091 "futures", 1092 + "js-sys", 1093 "metrics 0.18.1", 1094 "napi", 1095 "napi-derive", 1096 "once_cell", 1097 + "pin-project", 1098 "quaint", 1099 "serde", 1100 + "serde-wasm-bindgen", 1101 "serde_json", 1102 + "serde_repr", 1103 "tokio", 1104 "tracing", 1105 "tracing-core", 1106 + "tsify", 1107 "uuid", 1108 + "wasm-bindgen", 1109 + "wasm-bindgen-futures", 1110 + "wasm-rs-dbg", 1111 ] 1112 1113 [[package]] ··· 1231 dependencies = [ 1232 "proc-macro2", 1233 "quote", 1234 + "syn 2.0.48", 1235 ] 1236 1237 [[package]] ··· 1242 1243 [[package]] 1244 name = "errno" 1245 + version = "0.3.8" 1246 source = "registry+https://github.com/rust-lang/crates.io-index" 1247 + checksum = "a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245" 1248 dependencies = [ 1249 "libc", 1250 + "windows-sys 0.52.0", 1251 ] 1252 1253 [[package]] ··· 1346 1347 [[package]] 1348 name = "form_urlencoded" 1349 + version = "1.2.1" 1350 source = "registry+https://github.com/rust-lang/crates.io-index" 1351 + checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456" 1352 dependencies = [ 1353 "percent-encoding", 1354 ] ··· 1378 dependencies = [ 1379 "frunk_proc_macro_helpers", 1380 "quote", 1381 + "syn 2.0.48", 1382 ] 1383 1384 [[package]] ··· 1390 "frunk_core", 1391 "proc-macro2", 1392 "quote", 1393 + "syn 2.0.48", 1394 ] 1395 1396 [[package]] ··· 1402 "frunk_core", 1403 "frunk_proc_macro_helpers", 1404 "quote", 1405 + "syn 2.0.48", 1406 ] 1407 1408 [[package]] ··· 1473 dependencies = [ 1474 "proc-macro2", 1475 "quote", 1476 + "syn 2.0.48", 1477 ] 1478 1479 [[package]] ··· 1535 1536 [[package]] 1537 name = "getrandom" 1538 + version = "0.2.11" 1539 source = "registry+https://github.com/rust-lang/crates.io-index" 1540 + checksum = "fe9006bed769170c11f845cf00c7c1e9092aeb3f268e007c3e760ac68008070f" 1541 dependencies = [ 1542 "cfg-if", 1543 "js-sys", ··· 1583 1584 [[package]] 1585 name = "h2" 1586 + version = "0.3.24" 1587 source = "registry+https://github.com/rust-lang/crates.io-index" 1588 + checksum = "bb2c4422095b67ee78da96fbb51a4cc413b3b25883c7717ff7ca1ab31022c9c9" 1589 dependencies = [ 1590 "bytes", 1591 "fnv", ··· 1593 "futures-sink", 1594 "futures-util", 1595 "http", 1596 + "indexmap 2.2.2", 1597 "slab", 1598 "tokio", 1599 "tokio-util 0.7.8", ··· 1626 1627 [[package]] 1628 name = "hashbrown" 1629 + version = "0.14.3" 1630 source = "registry+https://github.com/rust-lang/crates.io-index" 1631 + checksum = "290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604" 1632 dependencies = [ 1633 + "ahash 0.8.7", 1634 "allocator-api2", 1635 ] 1636 ··· 1640 source = "registry+https://github.com/rust-lang/crates.io-index" 1641 checksum = "312f66718a2d7789ffef4f4b7b213138ed9f1eb3aa1d0d82fc99f88fb3ffd26f" 1642 dependencies = [ 1643 + "hashbrown 0.14.3", 1644 ] 1645 1646 [[package]] ··· 1833 1834 [[package]] 1835 name = "idna" 1836 + version = "0.5.0" 1837 source = "registry+https://github.com/rust-lang/crates.io-index" 1838 + checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6" 1839 dependencies = [ 1840 "unicode-bidi", 1841 "unicode-normalization", ··· 1849 dependencies = [ 1850 "autocfg", 1851 "hashbrown 0.12.3", 1852 ] 1853 1854 [[package]] 1855 name = "indexmap" 1856 + version = "2.2.2" 1857 source = "registry+https://github.com/rust-lang/crates.io-index" 1858 + checksum = "824b2ae422412366ba479e8111fd301f7b5faece8149317bb81925979a53f520" 1859 dependencies = [ 1860 "equivalent", 1861 + "hashbrown 0.14.3", 1862 + "serde", 1863 ] 1864 1865 [[package]] ··· 1893 1894 [[package]] 1895 name = "insta" 1896 + version = "1.34.0" 1897 source = "registry+https://github.com/rust-lang/crates.io-index" 1898 + checksum = "5d64600be34b2fcfc267740a243fa7744441bb4947a619ac4e5bb6507f35fbfc" 1899 dependencies = [ 1900 "console", 1901 "lazy_static", ··· 1952 ] 1953 1954 [[package]] 1955 + name = "itertools" 1956 + version = "0.12.0" 1957 + source = "registry+https://github.com/rust-lang/crates.io-index" 1958 + checksum = "25db6b064527c5d482d0423354fcd07a89a2dfe07b67892e62411946db7f07b0" 1959 + dependencies = [ 1960 + "either", 1961 + ] 1962 + 1963 + [[package]] 1964 name = "itoa" 1965 version = "1.0.9" 1966 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 1968 1969 [[package]] 1970 name = "js-sys" 1971 + version = "0.3.65" 1972 source = "registry+https://github.com/rust-lang/crates.io-index" 1973 + checksum = "54c0c35952f67de54bb584e9fd912b3023117cbafc0a77d8f3dee1fb5f572fe8" 1974 dependencies = [ 1975 "wasm-bindgen", 1976 ] ··· 2096 2097 [[package]] 2098 name = "libc" 2099 + version = "0.2.150" 2100 source = "registry+https://github.com/rust-lang/crates.io-index" 2101 + checksum = "89d92a4743f9a61002fae18374ed11e7973f530cb3a3255fb354818118b2203c" 2102 2103 [[package]] 2104 name = "libloading" ··· 2108 dependencies = [ 2109 "cfg-if", 2110 "winapi", 2111 + ] 2112 + 2113 + [[package]] 2114 + name = "libloading" 2115 + version = "0.8.1" 2116 + source = "registry+https://github.com/rust-lang/crates.io-index" 2117 + checksum = "c571b676ddfc9a8c12f1f3d3085a7b163966a8fd8098a90640953ce5f6170161" 2118 + dependencies = [ 2119 + "cfg-if", 2120 + "windows-sys 0.48.0", 2121 ] 2122 2123 [[package]] ··· 2150 2151 [[package]] 2152 name = "linux-raw-sys" 2153 + version = "0.4.13" 2154 source = "registry+https://github.com/rust-lang/crates.io-index" 2155 + checksum = "01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c" 2156 2157 [[package]] 2158 name = "lock_api" ··· 2257 2258 [[package]] 2259 name = "memchr" 2260 + version = "2.7.1" 2261 source = "registry+https://github.com/rust-lang/crates.io-index" 2262 + checksum = "523dc4f511e55ab87b694dc30d0f820d60906ef06413f93d4d7a1385599cc149" 2263 2264 [[package]] 2265 name = "memoffset" ··· 2380 2381 [[package]] 2382 name = "mio" 2383 + version = "0.8.11" 2384 source = "registry+https://github.com/rust-lang/crates.io-index" 2385 + checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c" 2386 dependencies = [ 2387 "libc", 2388 "log", ··· 2411 2412 [[package]] 2413 name = "mongodb" 2414 + version = "2.8.0" 2415 source = "registry+https://github.com/rust-lang/crates.io-index" 2416 + checksum = "46c30763a5c6c52079602be44fa360ca3bfacee55fca73f4734aecd23706a7f2" 2417 dependencies = [ 2418 "async-trait", 2419 "base64 0.13.1", ··· 2434 "percent-encoding", 2435 "rand 0.8.5", 2436 "rustc_version_runtime", 2437 + "rustls 0.21.10", 2438 "rustls-pemfile", 2439 "serde", 2440 "serde_bytes", ··· 2447 "take_mut", 2448 "thiserror", 2449 "tokio", 2450 + "tokio-rustls 0.24.1", 2451 "tokio-util 0.7.8", 2452 "trust-dns-proto", 2453 "trust-dns-resolver", ··· 2476 "bson", 2477 "chrono", 2478 "cuid", 2479 + "derive_more", 2480 "futures", 2481 + "indexmap 2.2.2", 2482 + "itertools 0.12.0", 2483 "mongodb", 2484 "mongodb-client", 2485 + "pretty_assertions", 2486 "prisma-value", 2487 "psl", 2488 "query-connector", 2489 "query-engine-metrics", 2490 + "query-structure", 2491 + "rand 0.8.5", 2492 "regex", 2493 "serde", 2494 "serde_json", ··· 2545 [[package]] 2546 name = "mysql_async" 2547 version = "0.31.3" 2548 + source = "git+https://github.com/prisma/mysql_async?branch=vendored-openssl#0d40d0d2c332fc97512bff81e82e62002f03c224" 2549 dependencies = [ 2550 "bytes", 2551 "crossbeam", ··· 2554 "futures-sink", 2555 "futures-util", 2556 "lazy_static", 2557 + "lexical", 2558 "lru 0.8.1", 2559 "mio", 2560 "mysql_common", ··· 2564 "percent-encoding", 2565 "pin-project", 2566 "priority-queue", 2567 + "regex", 2568 "serde", 2569 "serde_json", 2570 "socket2 0.4.9", ··· 2642 2643 [[package]] 2644 name = "napi" 2645 + version = "2.15.1" 2646 source = "registry+https://github.com/rust-lang/crates.io-index" 2647 + checksum = "43792514b0c95c5beec42996da0c1b39265b02b75c97baa82d163d3ef55cbfa7" 2648 dependencies = [ 2649 "bitflags 2.4.0", 2650 "ctor", ··· 2664 2665 [[package]] 2666 name = "napi-derive" 2667 + version = "2.15.0" 2668 source = "registry+https://github.com/rust-lang/crates.io-index" 2669 + checksum = "7622f0dbe0968af2dacdd64870eee6dee94f93c989c841f1ad8f300cf1abd514" 2670 dependencies = [ 2671 "cfg-if", 2672 "convert_case 0.6.0", 2673 "napi-derive-backend", 2674 "proc-macro2", 2675 "quote", 2676 + "syn 2.0.48", 2677 ] 2678 2679 [[package]] 2680 name = "napi-derive-backend" 2681 + version = "1.0.59" 2682 source = "registry+https://github.com/rust-lang/crates.io-index" 2683 + checksum = "8ec514d65fce18a959be55e7f683ac89c6cb850fb59b09e25ab777fd5a4a8d9e" 2684 dependencies = [ 2685 "convert_case 0.6.0", 2686 "once_cell", ··· 2688 "quote", 2689 "regex", 2690 "semver 1.0.18", 2691 + "syn 2.0.48", 2692 ] 2693 2694 [[package]] 2695 name = "napi-sys" 2696 + version = "2.3.0" 2697 source = "registry+https://github.com/rust-lang/crates.io-index" 2698 + checksum = "2503fa6af34dc83fb74888df8b22afe933b58d37daf7d80424b1c60c68196b8b" 2699 dependencies = [ 2700 + "libloading 0.8.1", 2701 ] 2702 2703 [[package]] ··· 2844 2845 [[package]] 2846 name = "once_cell" 2847 + version = "1.19.0" 2848 source = "registry+https://github.com/rust-lang/crates.io-index" 2849 + checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92" 2850 2851 [[package]] 2852 name = "oorandom" ··· 2862 2863 [[package]] 2864 name = "openssl" 2865 + version = "0.10.60" 2866 source = "registry+https://github.com/rust-lang/crates.io-index" 2867 + checksum = "79a4c6c3a2b158f7f8f2a2fc5a969fa3a068df6fc9dbb4a43845436e3af7c800" 2868 dependencies = [ 2869 + "bitflags 2.4.0", 2870 "cfg-if", 2871 "foreign-types", 2872 "libc", ··· 2883 dependencies = [ 2884 "proc-macro2", 2885 "quote", 2886 + "syn 2.0.48", 2887 ] 2888 2889 [[package]] ··· 2894 2895 [[package]] 2896 name = "openssl-src" 2897 + version = "300.1.6+3.1.4" 2898 source = "registry+https://github.com/rust-lang/crates.io-index" 2899 + checksum = "439fac53e092cd7442a3660c85dde4643ab3b5bd39040912388dcdabf6b88085" 2900 dependencies = [ 2901 "cc", 2902 ] 2903 2904 [[package]] 2905 name = "openssl-sys" 2906 + version = "0.9.96" 2907 source = "registry+https://github.com/rust-lang/crates.io-index" 2908 + checksum = "3812c071ba60da8b5677cc12bcb1d42989a65553772897a7e0355545a819838f" 2909 dependencies = [ 2910 "cc", 2911 "libc", ··· 3062 "diagnostics", 3063 "either", 3064 "enumflags2", 3065 + "indexmap 2.2.2", 3066 "rustc-hash", 3067 "schema-ast", 3068 ] ··· 3099 3100 [[package]] 3101 name = "percent-encoding" 3102 + version = "2.3.1" 3103 source = "registry+https://github.com/rust-lang/crates.io-index" 3104 + checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" 3105 3106 [[package]] 3107 name = "pest" ··· 3133 "pest_meta", 3134 "proc-macro2", 3135 "quote", 3136 + "syn 2.0.48", 3137 ] 3138 3139 [[package]] ··· 3202 dependencies = [ 3203 "proc-macro2", 3204 "quote", 3205 + "syn 2.0.48", 3206 ] 3207 3208 [[package]] ··· 3346 ] 3347 3348 [[package]] 3349 name = "prisma-schema-build" 3350 version = "0.1.0" 3351 dependencies = [ ··· 3409 3410 [[package]] 3411 name = "proc-macro2" 3412 + version = "1.0.78" 3413 source = "registry+https://github.com/rust-lang/crates.io-index" 3414 + checksum = "e2422ad645d89c99f8f3e6b88a9fdeca7fabeac836b1002371c4367c8f984aae" 3415 dependencies = [ 3416 "unicode-ident", 3417 ] ··· 3434 dependencies = [ 3435 "bytes", 3436 "heck 0.3.3", 3437 + "itertools 0.10.5", 3438 "lazy_static", 3439 "log", 3440 "multimap", ··· 3453 checksum = "f9cc1a3263e07e0bf68e96268f37665207b49560d98739662cdfaae215c720fe" 3454 dependencies = [ 3455 "anyhow", 3456 + "itertools 0.10.5", 3457 "proc-macro2", 3458 "quote", 3459 "syn 1.0.109", ··· 3474 version = "0.1.0" 3475 dependencies = [ 3476 "base64 0.13.1", 3477 "dissimilar", 3478 "either", 3479 "expect-test", ··· 3486 version = "0.1.0" 3487 dependencies = [ 3488 "bigdecimal", 3489 + "cfg-if", 3490 "chrono", 3491 + "connection-string", 3492 "diagnostics", 3493 + "either", 3494 "enumflags2", 3495 + "hex", 3496 "indoc 2.0.3", 3497 + "itertools 0.12.0", 3498 "lsp-types", 3499 "once_cell", 3500 "parser-database", ··· 3538 "psl", 3539 "quaint", 3540 "schema-core", 3541 + "serde", 3542 + "serde_json", 3543 "sql-schema-connector", 3544 "test-setup", 3545 + "tokio", 3546 "url", 3547 ] 3548 ··· 3558 "bytes", 3559 "chrono", 3560 "connection-string", 3561 + "crosstarget-utils", 3562 "either", 3563 "futures", 3564 + "getrandom 0.2.11", 3565 "hex", 3566 "indoc 0.3.6", 3567 + "itertools 0.12.0", 3568 "lru-cache", 3569 "metrics 0.18.1", 3570 "mobc", ··· 3642 "async-trait", 3643 "chrono", 3644 "futures", 3645 + "indexmap 2.2.2", 3646 + "itertools 0.12.0", 3647 "prisma-value", 3648 + "query-structure", 3649 "serde", 3650 "serde_json", 3651 "thiserror", ··· 3662 "chrono", 3663 "connection-string", 3664 "crossbeam-channel", 3665 + "crosstarget-utils", 3666 "cuid", 3667 "enumflags2", 3668 "futures", 3669 + "indexmap 2.2.2", 3670 + "itertools 0.12.0", 3671 "lru 0.7.8", 3672 "once_cell", 3673 "opentelemetry", 3674 "petgraph 0.4.13", 3675 "psl", 3676 "query-connector", 3677 "query-engine-metrics", 3678 + "query-structure", 3679 "schema", 3680 "serde", 3681 "serde_json", ··· 3725 ] 3726 3727 [[package]] 3728 + name = "query-engine-common" 3729 + version = "0.1.0" 3730 + dependencies = [ 3731 + "async-trait", 3732 + "connection-string", 3733 + "napi", 3734 + "opentelemetry", 3735 + "psl", 3736 + "query-connector", 3737 + "query-core", 3738 + "query-engine-metrics", 3739 + "serde", 3740 + "serde_json", 3741 + "thiserror", 3742 + "tracing", 3743 + "tracing-futures", 3744 + "tracing-opentelemetry", 3745 + "tracing-subscriber", 3746 + "tsify", 3747 + "url", 3748 + "user-facing-errors", 3749 + "wasm-bindgen", 3750 + ] 3751 + 3752 + [[package]] 3753 name = "query-engine-metrics" 3754 version = "0.1.0" 3755 dependencies = [ ··· 3780 "napi-build", 3781 "napi-derive", 3782 "opentelemetry", 3783 "psl", 3784 "quaint", 3785 "query-connector", 3786 "query-core", 3787 + "query-engine-common", 3788 "query-engine-metrics", 3789 + "query-structure", 3790 "request-handlers", 3791 "serde", 3792 "serde_json", ··· 3813 "futures", 3814 "indoc 2.0.3", 3815 "insta", 3816 + "itertools 0.12.0", 3817 "once_cell", 3818 + "paste", 3819 "prisma-value", 3820 "psl", 3821 "query-engine-metrics", ··· 3836 "anyhow", 3837 "async-trait", 3838 "connection-string", 3839 + "driver-adapters", 3840 "futures", 3841 "js-sys", 3842 + "opentelemetry", 3843 "psl", 3844 + "quaint", 3845 + "query-connector", 3846 + "query-core", 3847 + "query-engine-common", 3848 + "query-structure", 3849 + "request-handlers", 3850 "serde", 3851 "serde-wasm-bindgen", 3852 "serde_json", 3853 + "sql-query-connector", 3854 "thiserror", 3855 "tokio", 3856 "tracing", 3857 "tracing-futures", 3858 + "tracing-opentelemetry", 3859 "tracing-subscriber", 3860 "tsify", 3861 "url", 3862 "user-facing-errors", 3863 "wasm-bindgen", 3864 "wasm-bindgen-futures", 3865 + "wasm-rs-dbg", 3866 + ] 3867 + 3868 + [[package]] 3869 + name = "query-structure" 3870 + version = "0.0.0" 3871 + dependencies = [ 3872 + "bigdecimal", 3873 + "chrono", 3874 + "cuid", 3875 + "getrandom 0.2.11", 3876 + "itertools 0.12.0", 3877 + "nanoid", 3878 + "prisma-value", 3879 + "psl", 3880 + "thiserror", 3881 + "uuid", 3882 ] 3883 3884 [[package]] ··· 3899 "colored", 3900 "enumflags2", 3901 "hyper", 3902 + "indexmap 2.2.2", 3903 "indoc 2.0.3", 3904 + "insta", 3905 + "itertools 0.12.0", 3906 "jsonrpc-core", 3907 "nom", 3908 "once_cell", 3909 "parse-hyperlinks", 3910 "psl", 3911 "qe-setup", 3912 "quaint", 3913 "query-core", 3914 "query-engine", 3915 "query-engine-metrics", 3916 + "query-structure", 3917 "regex", 3918 "request-handlers", 3919 "serde", ··· 3937 3938 [[package]] 3939 name = "quote" 3940 + version = "1.0.35" 3941 source = "registry+https://github.com/rust-lang/crates.io-index" 3942 + checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef" 3943 dependencies = [ 3944 "proc-macro2", 3945 ] ··· 4057 source = "registry+https://github.com/rust-lang/crates.io-index" 4058 checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 4059 dependencies = [ 4060 + "getrandom 0.2.11", 4061 ] 4062 4063 [[package]] ··· 4129 4130 [[package]] 4131 name = "regex" 4132 + version = "1.10.3" 4133 source = "registry+https://github.com/rust-lang/crates.io-index" 4134 + checksum = "b62dbe01f0b06f9d8dc7d49e05a0785f153b00b2c227856282f671e0318c9b15" 4135 dependencies = [ 4136 "aho-corasick 1.0.3", 4137 "memchr", 4138 + "regex-automata 0.4.5", 4139 + "regex-syntax 0.8.2", 4140 ] 4141 4142 [[package]] ··· 4150 4151 [[package]] 4152 name = "regex-automata" 4153 + version = "0.4.5" 4154 source = "registry+https://github.com/rust-lang/crates.io-index" 4155 + checksum = "5bb987efffd3c6d0d8f5f89510bb458559eab11e4f869acb20bf845e016259cd" 4156 dependencies = [ 4157 "aho-corasick 1.0.3", 4158 "memchr", 4159 + "regex-syntax 0.8.2", 4160 ] 4161 4162 [[package]] ··· 4167 4168 [[package]] 4169 name = "regex-syntax" 4170 + version = "0.8.2" 4171 source = "registry+https://github.com/rust-lang/crates.io-index" 4172 + checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f" 4173 4174 [[package]] 4175 name = "rend" ··· 4190 "dmmf", 4191 "futures", 4192 "graphql-parser", 4193 + "indexmap 2.2.2", 4194 "insta", 4195 + "itertools 0.12.0", 4196 "mongodb-query-connector", 4197 "once_cell", 4198 "psl", 4199 "quaint", 4200 "query-core", 4201 + "query-structure", 4202 "schema", 4203 "serde", 4204 "serde_json", ··· 4265 "cc", 4266 "libc", 4267 "once_cell", 4268 + "spin 0.5.2", 4269 + "untrusted 0.7.1", 4270 "web-sys", 4271 "winapi", 4272 ] 4273 4274 [[package]] 4275 + name = "ring" 4276 + version = "0.17.7" 4277 + source = "registry+https://github.com/rust-lang/crates.io-index" 4278 + checksum = "688c63d65483050968b2a8937f7995f443e27041a0f7700aa59b0822aedebb74" 4279 + dependencies = [ 4280 + "cc", 4281 + "getrandom 0.2.11", 4282 + "libc", 4283 + "spin 0.9.8", 4284 + "untrusted 0.9.0", 4285 + "windows-sys 0.48.0", 4286 + ] 4287 + 4288 + [[package]] 4289 name = "rkyv" 4290 version = "0.7.42" 4291 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 4387 4388 [[package]] 4389 name = "rustix" 4390 + version = "0.38.28" 4391 source = "registry+https://github.com/rust-lang/crates.io-index" 4392 + checksum = "72e572a5e8ca657d7366229cdde4bd14c4eb5499a9573d4d366fe1b599daa316" 4393 dependencies = [ 4394 "bitflags 2.4.0", 4395 "errno", 4396 "libc", 4397 "linux-raw-sys", 4398 + "windows-sys 0.52.0", 4399 ] 4400 4401 [[package]] ··· 4406 dependencies = [ 4407 "base64 0.13.1", 4408 "log", 4409 + "ring 0.16.20", 4410 "sct 0.6.1", 4411 + "webpki", 4412 ] 4413 4414 [[package]] 4415 name = "rustls" 4416 + version = "0.21.10" 4417 source = "registry+https://github.com/rust-lang/crates.io-index" 4418 + checksum = "f9d5a6813c0759e4609cd494e8e725babae6a2ca7b62a5536a13daaec6fcb7ba" 4419 dependencies = [ 4420 "log", 4421 + "ring 0.17.7", 4422 + "rustls-webpki", 4423 "sct 0.7.0", 4424 ] 4425 4426 [[package]] ··· 4445 ] 4446 4447 [[package]] 4448 + name = "rustls-webpki" 4449 + version = "0.101.7" 4450 + source = "registry+https://github.com/rust-lang/crates.io-index" 4451 + checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765" 4452 + dependencies = [ 4453 + "ring 0.17.7", 4454 + "untrusted 0.9.0", 4455 + ] 4456 + 4457 + [[package]] 4458 name = "ryu" 4459 version = "1.0.15" 4460 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 4490 dependencies = [ 4491 "codspeed-criterion-compat", 4492 "once_cell", 4493 "psl", 4494 + "query-structure", 4495 "rustc-hash", 4496 ] 4497 ··· 4582 source = "registry+https://github.com/rust-lang/crates.io-index" 4583 checksum = "b362b83898e0e69f38515b82ee15aa80636befe47c3b6d3d89a911e78fc228ce" 4584 dependencies = [ 4585 + "ring 0.16.20", 4586 + "untrusted 0.7.1", 4587 ] 4588 4589 [[package]] ··· 4592 source = "registry+https://github.com/rust-lang/crates.io-index" 4593 checksum = "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4" 4594 dependencies = [ 4595 + "ring 0.16.20", 4596 + "untrusted 0.7.1", 4597 ] 4598 4599 [[package]] ··· 4683 dependencies = [ 4684 "proc-macro2", 4685 "quote", 4686 + "syn 2.0.48", 4687 ] 4688 4689 [[package]] ··· 4694 dependencies = [ 4695 "proc-macro2", 4696 "quote", 4697 + "syn 2.0.48", 4698 ] 4699 4700 [[package]] ··· 4703 source = "registry+https://github.com/rust-lang/crates.io-index" 4704 checksum = "076066c5f1078eac5b722a31827a8832fe108bed65dfa75e233c89f8206e976c" 4705 dependencies = [ 4706 + "indexmap 2.2.2", 4707 "itoa", 4708 "ryu", 4709 "serde", ··· 4711 4712 [[package]] 4713 name = "serde_repr" 4714 + version = "0.1.17" 4715 source = "registry+https://github.com/rust-lang/crates.io-index" 4716 + checksum = "3081f5ffbb02284dda55132aa26daecedd7372a42417bbbab6f14ab7d6bb9145" 4717 dependencies = [ 4718 "proc-macro2", 4719 "quote", 4720 + "syn 2.0.48", 4721 ] 4722 4723 [[package]] ··· 4776 dependencies = [ 4777 "proc-macro2", 4778 "quote", 4779 + "syn 2.0.48", 4780 ] 4781 4782 [[package]] ··· 4846 4847 [[package]] 4848 name = "shlex" 4849 + version = "1.3.0" 4850 source = "registry+https://github.com/rust-lang/crates.io-index" 4851 + checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" 4852 4853 [[package]] 4854 name = "signal-hook-registry" ··· 4928 checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d" 4929 4930 [[package]] 4931 + name = "spin" 4932 + version = "0.9.8" 4933 + source = "registry+https://github.com/rust-lang/crates.io-index" 4934 + checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67" 4935 + 4936 + [[package]] 4937 name = "sql-ddl" 4938 version = "0.1.0" 4939 dependencies = [ ··· 5006 "chrono", 5007 "cuid", 5008 "futures", 5009 + "itertools 0.12.0", 5010 "once_cell", 5011 "opentelemetry", 5012 "prisma-value", 5013 "psl", 5014 "quaint", 5015 "query-connector", 5016 + "query-structure", 5017 + "rand 0.8.5", 5018 "serde", 5019 "serde_json", 5020 "thiserror", ··· 5054 "url", 5055 "user-facing-errors", 5056 "uuid", 5057 + "versions", 5058 ] 5059 5060 [[package]] ··· 5066 "either", 5067 "enumflags2", 5068 "expect-test", 5069 + "indexmap 2.2.2", 5070 "indoc 2.0.3", 5071 "once_cell", 5072 "pretty_assertions", ··· 5085 5086 [[package]] 5087 name = "sqlformat" 5088 + version = "0.2.3" 5089 source = "registry+https://github.com/rust-lang/crates.io-index" 5090 + checksum = "ce81b7bd7c4493975347ef60d8c7e8b742d4694f4c49f93e0a12ea263938176c" 5091 dependencies = [ 5092 + "itertools 0.12.0", 5093 "nom", 5094 "unicode_categories", 5095 ] ··· 5199 5200 [[package]] 5201 name = "syn" 5202 + version = "2.0.48" 5203 source = "registry+https://github.com/rust-lang/crates.io-index" 5204 + checksum = "0f3531638e407dfc0814761abb7c00a5b54992b849452a0646b7f65c9f770f3f" 5205 dependencies = [ 5206 "proc-macro2", 5207 "quote", ··· 5322 dependencies = [ 5323 "proc-macro2", 5324 "quote", 5325 + "syn 2.0.48", 5326 ] 5327 5328 [[package]] ··· 5467 dependencies = [ 5468 "proc-macro2", 5469 "quote", 5470 + "syn 2.0.48", 5471 ] 5472 5473 [[package]] ··· 5511 dependencies = [ 5512 "rustls 0.19.1", 5513 "tokio", 5514 + "webpki", 5515 ] 5516 5517 [[package]] 5518 name = "tokio-rustls" 5519 + version = "0.24.1" 5520 source = "registry+https://github.com/rust-lang/crates.io-index" 5521 + checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081" 5522 dependencies = [ 5523 + "rustls 0.21.10", 5524 "tokio", 5525 ] 5526 5527 [[package]] ··· 5672 dependencies = [ 5673 "proc-macro2", 5674 "quote", 5675 + "syn 2.0.48", 5676 ] 5677 5678 [[package]] ··· 5835 "proc-macro2", 5836 "quote", 5837 "serde_derive_internals", 5838 + "syn 2.0.48", 5839 ] 5840 5841 [[package]] ··· 5845 checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675" 5846 dependencies = [ 5847 "cfg-if", 5848 + "rand 0.7.3", 5849 "static_assertions", 5850 ] 5851 ··· 5939 checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a" 5940 5941 [[package]] 5942 + name = "untrusted" 5943 + version = "0.9.0" 5944 + source = "registry+https://github.com/rust-lang/crates.io-index" 5945 + checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" 5946 + 5947 + [[package]] 5948 name = "url" 5949 + version = "2.5.0" 5950 source = "registry+https://github.com/rust-lang/crates.io-index" 5951 + checksum = "31e6302e3bb753d46e83516cae55ae196fc0c309407cf11ab35cc51a4c2a4633" 5952 dependencies = [ 5953 "form_urlencoded", 5954 + "idna 0.5.0", 5955 "percent-encoding", 5956 "serde", 5957 ] ··· 5971 dependencies = [ 5972 "backtrace", 5973 "indoc 2.0.3", 5974 + "itertools 0.12.0", 5975 "quaint", 5976 "serde", 5977 "serde_json", ··· 5997 source = "registry+https://github.com/rust-lang/crates.io-index" 5998 checksum = "79daa5ed5740825c40b389c5e50312b9c86df53fccd33f281df655642b43869d" 5999 dependencies = [ 6000 + "getrandom 0.2.11", 6001 "serde", 6002 ] 6003 ··· 6026 checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" 6027 6028 [[package]] 6029 + name = "versions" 6030 + version = "6.1.0" 6031 + source = "registry+https://github.com/rust-lang/crates.io-index" 6032 + checksum = "f37ff4899935ba747849dd9eeb27c0bdd0da0210236704b7e4681a6c7bd6f9c6" 6033 + dependencies = [ 6034 + "itertools 0.12.0", 6035 + "nom", 6036 + ] 6037 + 6038 + [[package]] 6039 name = "void" 6040 version = "1.0.2" 6041 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 6101 6102 [[package]] 6103 name = "wasm-bindgen" 6104 + version = "0.2.89" 6105 source = "registry+https://github.com/rust-lang/crates.io-index" 6106 + checksum = "0ed0d4f68a3015cc185aff4db9506a015f4b96f95303897bfa23f846db54064e" 6107 dependencies = [ 6108 "cfg-if", 6109 "wasm-bindgen-macro", ··· 6111 6112 [[package]] 6113 name = "wasm-bindgen-backend" 6114 + version = "0.2.89" 6115 source = "registry+https://github.com/rust-lang/crates.io-index" 6116 + checksum = "1b56f625e64f3a1084ded111c4d5f477df9f8c92df113852fa5a374dbda78826" 6117 dependencies = [ 6118 "bumpalo", 6119 "log", 6120 "once_cell", 6121 "proc-macro2", 6122 "quote", 6123 + "syn 2.0.48", 6124 "wasm-bindgen-shared", 6125 ] 6126 ··· 6138 6139 [[package]] 6140 name = "wasm-bindgen-macro" 6141 + version = "0.2.89" 6142 source = "registry+https://github.com/rust-lang/crates.io-index" 6143 + checksum = "0162dbf37223cd2afce98f3d0785506dcb8d266223983e4b5b525859e6e182b2" 6144 dependencies = [ 6145 "quote", 6146 "wasm-bindgen-macro-support", ··· 6148 6149 [[package]] 6150 name = "wasm-bindgen-macro-support" 6151 + version = "0.2.89" 6152 source = "registry+https://github.com/rust-lang/crates.io-index" 6153 + checksum = "f0eb82fcb7930ae6219a7ecfd55b217f5f0893484b7a13022ebb2b2bf20b5283" 6154 dependencies = [ 6155 "proc-macro2", 6156 "quote", 6157 + "syn 2.0.48", 6158 "wasm-bindgen-backend", 6159 "wasm-bindgen-shared", 6160 ] 6161 6162 [[package]] 6163 name = "wasm-bindgen-shared" 6164 + version = "0.2.89" 6165 source = "registry+https://github.com/rust-lang/crates.io-index" 6166 + checksum = "7ab9b36309365056cd639da3134bf87fa8f3d86008abf99e612384a6eecd459f" 6167 6168 [[package]] 6169 name = "wasm-logger" ··· 6177 ] 6178 6179 [[package]] 6180 + name = "wasm-rs-dbg" 6181 + version = "0.1.2" 6182 + source = "registry+https://github.com/rust-lang/crates.io-index" 6183 + checksum = "61e5fe4ac478ca5cf1db842029f41a5881da39e70320deb0006912f226ea63f4" 6184 + dependencies = [ 6185 + "web-sys", 6186 + ] 6187 + 6188 + [[package]] 6189 name = "web-sys" 6190 + version = "0.3.65" 6191 source = "registry+https://github.com/rust-lang/crates.io-index" 6192 + checksum = "5db499c5f66323272151db0e666cd34f78617522fb0c1604d31a27c50c206a85" 6193 dependencies = [ 6194 "js-sys", 6195 "wasm-bindgen", ··· 6201 source = "registry+https://github.com/rust-lang/crates.io-index" 6202 checksum = "b8e38c0608262c46d4a56202ebabdeb094cef7e560ca7a226c6bf055188aa4ea" 6203 dependencies = [ 6204 + "ring 0.16.20", 6205 + "untrusted 0.7.1", 6206 ] 6207 6208 [[package]] 6209 name = "webpki-roots" 6210 + version = "0.25.3" 6211 source = "registry+https://github.com/rust-lang/crates.io-index" 6212 + checksum = "1778a42e8b3b90bff8d0f5032bf22250792889a5cdc752aa0020c84abe3aaf10" 6213 6214 [[package]] 6215 name = "which" ··· 6300 ] 6301 6302 [[package]] 6303 + name = "windows-sys" 6304 + version = "0.52.0" 6305 + source = "registry+https://github.com/rust-lang/crates.io-index" 6306 + checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" 6307 + dependencies = [ 6308 + "windows-targets 0.52.0", 6309 + ] 6310 + 6311 + [[package]] 6312 name = "windows-targets" 6313 version = "0.42.2" 6314 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 6339 ] 6340 6341 [[package]] 6342 + name = "windows-targets" 6343 + version = "0.52.0" 6344 + source = "registry+https://github.com/rust-lang/crates.io-index" 6345 + checksum = "8a18201040b24831fbb9e4eb208f8892e1f50a37feb53cc7ff887feb8f50e7cd" 6346 + dependencies = [ 6347 + "windows_aarch64_gnullvm 0.52.0", 6348 + "windows_aarch64_msvc 0.52.0", 6349 + "windows_i686_gnu 0.52.0", 6350 + "windows_i686_msvc 0.52.0", 6351 + "windows_x86_64_gnu 0.52.0", 6352 + "windows_x86_64_gnullvm 0.52.0", 6353 + "windows_x86_64_msvc 0.52.0", 6354 + ] 6355 + 6356 + [[package]] 6357 name = "windows_aarch64_gnullvm" 6358 version = "0.42.2" 6359 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 6364 version = "0.48.0" 6365 source = "registry+https://github.com/rust-lang/crates.io-index" 6366 checksum = "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc" 6367 + 6368 + [[package]] 6369 + name = "windows_aarch64_gnullvm" 6370 + version = "0.52.0" 6371 + source = "registry+https://github.com/rust-lang/crates.io-index" 6372 + checksum = "cb7764e35d4db8a7921e09562a0304bf2f93e0a51bfccee0bd0bb0b666b015ea" 6373 6374 [[package]] 6375 name = "windows_aarch64_msvc" ··· 6384 checksum = "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3" 6385 6386 [[package]] 6387 + name = "windows_aarch64_msvc" 6388 + version = "0.52.0" 6389 + source = "registry+https://github.com/rust-lang/crates.io-index" 6390 + checksum = "bbaa0368d4f1d2aaefc55b6fcfee13f41544ddf36801e793edbbfd7d7df075ef" 6391 + 6392 + [[package]] 6393 name = "windows_i686_gnu" 6394 version = "0.42.2" 6395 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 6402 checksum = "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241" 6403 6404 [[package]] 6405 + name = "windows_i686_gnu" 6406 + version = "0.52.0" 6407 + source = "registry+https://github.com/rust-lang/crates.io-index" 6408 + checksum = "a28637cb1fa3560a16915793afb20081aba2c92ee8af57b4d5f28e4b3e7df313" 6409 + 6410 + [[package]] 6411 name = "windows_i686_msvc" 6412 version = "0.42.2" 6413 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 6420 checksum = "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00" 6421 6422 [[package]] 6423 + name = "windows_i686_msvc" 6424 + version = "0.52.0" 6425 + source = "registry+https://github.com/rust-lang/crates.io-index" 6426 + checksum = "ffe5e8e31046ce6230cc7215707b816e339ff4d4d67c65dffa206fd0f7aa7b9a" 6427 + 6428 + [[package]] 6429 name = "windows_x86_64_gnu" 6430 version = "0.42.2" 6431 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 6438 checksum = "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1" 6439 6440 [[package]] 6441 + name = "windows_x86_64_gnu" 6442 + version = "0.52.0" 6443 + source = "registry+https://github.com/rust-lang/crates.io-index" 6444 + checksum = "3d6fa32db2bc4a2f5abeacf2b69f7992cd09dca97498da74a151a3132c26befd" 6445 + 6446 + [[package]] 6447 name = "windows_x86_64_gnullvm" 6448 version = "0.42.2" 6449 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 6456 checksum = "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953" 6457 6458 [[package]] 6459 + name = "windows_x86_64_gnullvm" 6460 + version = "0.52.0" 6461 + source = "registry+https://github.com/rust-lang/crates.io-index" 6462 + checksum = "1a657e1e9d3f514745a572a6846d3c7aa7dbe1658c056ed9c3344c4109a6949e" 6463 + 6464 + [[package]] 6465 name = "windows_x86_64_msvc" 6466 version = "0.42.2" 6467 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 6474 checksum = "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a" 6475 6476 [[package]] 6477 + name = "windows_x86_64_msvc" 6478 + version = "0.52.0" 6479 + source = "registry+https://github.com/rust-lang/crates.io-index" 6480 + checksum = "dff9641d1cd4be8d1a070daf9e3773c5f67e78b4d9d42263020c057706765c04" 6481 + 6482 + [[package]] 6483 name = "winreg" 6484 version = "0.10.1" 6485 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 6521 version = "0.5.1" 6522 source = "registry+https://github.com/rust-lang/crates.io-index" 6523 checksum = "09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec" 6524 + 6525 + [[package]] 6526 + name = "zerocopy" 6527 + version = "0.7.32" 6528 + source = "registry+https://github.com/rust-lang/crates.io-index" 6529 + checksum = "74d4d3961e53fa4c9a25a8637fc2bfaf2595b3d3ae34875568a5cf64787716be" 6530 + dependencies = [ 6531 + "zerocopy-derive", 6532 + ] 6533 + 6534 + [[package]] 6535 + name = "zerocopy-derive" 6536 + version = "0.7.32" 6537 + source = "registry+https://github.com/rust-lang/crates.io-index" 6538 + checksum = "9ce1b18ccd8e73a9321186f97e46f9f04b778851177567b1975109d26a08d2a6" 6539 + dependencies = [ 6540 + "proc-macro2", 6541 + "quote", 6542 + "syn 2.0.48", 6543 + ]
+4 -4
pkgs/development/tools/database/prisma-engines/default.nix
··· 14 # function correctly. 15 rustPlatform.buildRustPackage rec { 16 pname = "prisma-engines"; 17 - version = "5.6.0"; 18 19 src = fetchFromGitHub { 20 owner = "prisma"; 21 repo = "prisma-engines"; 22 rev = version; 23 - sha256 = "sha256-zyF2NAOPNJe23tIuOHalsvnYytALKZq8QY1L8EWJMno="; 24 }; 25 26 # Use system openssl. ··· 30 lockFile = ./Cargo.lock; 31 outputHashes = { 32 "barrel-0.6.6-alpha.0" = "sha256-USh0lQ1z+3Spgc69bRFySUzhuY79qprLlEExTmYWFN8="; 33 - "cuid-1.3.2" = "sha256-ZihFrLerEIOdbJggaBbByRbC1sZRvF4M0LN2albB7vA="; 34 "graphql-parser-0.3.0" = "sha256-0ZAsj2mW6fCLhwTETucjbu4rPNzfbNiHu2wVTBlTNe4="; 35 - "mysql_async-0.31.3" = "sha256-QIO9s0Upc0/1W7ux1RNJNGKqzO4gB4gMV3NoakAbxkQ="; 36 "postgres-native-tls-0.5.0" = "sha256-UYPsxhCkXXWk8yPbqjNS0illwjS5mVm3Z/jFwpVwqfw="; 37 }; 38 };
··· 14 # function correctly. 15 rustPlatform.buildRustPackage rec { 16 pname = "prisma-engines"; 17 + version = "5.12.1"; 18 19 src = fetchFromGitHub { 20 owner = "prisma"; 21 repo = "prisma-engines"; 22 rev = version; 23 + hash = "sha256-emy2Qvx05D8omSc3Ivx66EnThW/tr77UGQu3qhat/fc="; 24 }; 25 26 # Use system openssl. ··· 30 lockFile = ./Cargo.lock; 31 outputHashes = { 32 "barrel-0.6.6-alpha.0" = "sha256-USh0lQ1z+3Spgc69bRFySUzhuY79qprLlEExTmYWFN8="; 33 + "cuid-1.3.2" = "sha256-qBu1k/dJiA6rWBwk4nOOqouIneD9h2TTBT8tvs0TDfA="; 34 "graphql-parser-0.3.0" = "sha256-0ZAsj2mW6fCLhwTETucjbu4rPNzfbNiHu2wVTBlTNe4="; 35 + "mysql_async-0.31.3" = "sha256-2wOupQ/LFV9pUifqBLwTvA0tySv+XWbxHiqs7iTzvvg="; 36 "postgres-native-tls-0.5.0" = "sha256-UYPsxhCkXXWk8yPbqjNS0illwjS5mVm3Z/jFwpVwqfw="; 37 }; 38 };