Cargo.lock

    1# This file is automatically @generated by Cargo.
    2# It is not intended for manual editing.
    3version = 4
    4
    5[[package]]
    6name = "activity_indicator"
    7version = "0.1.0"
    8dependencies = [
    9 "anyhow",
   10 "auto_update",
   11 "editor",
   12 "extension_host",
   13 "futures 0.3.31",
   14 "gpui",
   15 "language",
   16 "lsp",
   17 "project",
   18 "smallvec",
   19 "ui",
   20 "util",
   21 "workspace",
   22]
   23
   24[[package]]
   25name = "addr2line"
   26version = "0.24.2"
   27source = "registry+https://github.com/rust-lang/crates.io-index"
   28checksum = "dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1"
   29dependencies = [
   30 "gimli",
   31]
   32
   33[[package]]
   34name = "adler2"
   35version = "2.0.0"
   36source = "registry+https://github.com/rust-lang/crates.io-index"
   37checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627"
   38
   39[[package]]
   40name = "aes"
   41version = "0.8.4"
   42source = "registry+https://github.com/rust-lang/crates.io-index"
   43checksum = "b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0"
   44dependencies = [
   45 "cfg-if",
   46 "cipher",
   47 "cpufeatures",
   48 "zeroize",
   49]
   50
   51[[package]]
   52name = "ahash"
   53version = "0.7.8"
   54source = "registry+https://github.com/rust-lang/crates.io-index"
   55checksum = "891477e0c6a8957309ee5c45a6368af3ae14bb510732d2684ffa19af310920f9"
   56dependencies = [
   57 "getrandom 0.2.15",
   58 "once_cell",
   59 "version_check",
   60]
   61
   62[[package]]
   63name = "ahash"
   64version = "0.8.11"
   65source = "registry+https://github.com/rust-lang/crates.io-index"
   66checksum = "e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011"
   67dependencies = [
   68 "cfg-if",
   69 "const-random",
   70 "once_cell",
   71 "version_check",
   72 "zerocopy 0.7.35",
   73]
   74
   75[[package]]
   76name = "aho-corasick"
   77version = "1.1.3"
   78source = "registry+https://github.com/rust-lang/crates.io-index"
   79checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
   80dependencies = [
   81 "memchr",
   82]
   83
   84[[package]]
   85name = "alacritty_terminal"
   86version = "0.25.1-dev"
   87source = "git+https://github.com/zed-industries/alacritty.git?branch=add-hush-login-flag#828457c9ff1f7ea0a0469337cc8a37ee3a1b0590"
   88dependencies = [
   89 "base64 0.22.1",
   90 "bitflags 2.8.0",
   91 "home",
   92 "libc",
   93 "log",
   94 "miow",
   95 "parking_lot",
   96 "piper",
   97 "polling",
   98 "regex-automata 0.4.9",
   99 "rustix-openpty",
  100 "serde",
  101 "signal-hook",
  102 "unicode-width",
  103 "vte",
  104 "windows-sys 0.59.0",
  105]
  106
  107[[package]]
  108name = "aliasable"
  109version = "0.1.3"
  110source = "registry+https://github.com/rust-lang/crates.io-index"
  111checksum = "250f629c0161ad8107cf89319e990051fae62832fd343083bea452d93e2205fd"
  112
  113[[package]]
  114name = "aligned-vec"
  115version = "0.5.0"
  116source = "registry+https://github.com/rust-lang/crates.io-index"
  117checksum = "4aa90d7ce82d4be67b64039a3d588d38dbcc6736577de4a847025ce5b0c468d1"
  118
  119[[package]]
  120name = "allocator-api2"
  121version = "0.2.21"
  122source = "registry+https://github.com/rust-lang/crates.io-index"
  123checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923"
  124
  125[[package]]
  126name = "alsa"
  127version = "0.9.1"
  128source = "registry+https://github.com/rust-lang/crates.io-index"
  129checksum = "ed7572b7ba83a31e20d1b48970ee402d2e3e0537dcfe0a3ff4d6eb7508617d43"
  130dependencies = [
  131 "alsa-sys",
  132 "bitflags 2.8.0",
  133 "cfg-if",
  134 "libc",
  135]
  136
  137[[package]]
  138name = "alsa-sys"
  139version = "0.3.1"
  140source = "registry+https://github.com/rust-lang/crates.io-index"
  141checksum = "db8fee663d06c4e303404ef5f40488a53e062f89ba8bfed81f42325aafad1527"
  142dependencies = [
  143 "libc",
  144 "pkg-config",
  145]
  146
  147[[package]]
  148name = "ambient-authority"
  149version = "0.0.2"
  150source = "registry+https://github.com/rust-lang/crates.io-index"
  151checksum = "e9d4ee0d472d1cd2e28c97dfa124b3d8d992e10eb0a035f33f5d12e3a177ba3b"
  152
  153[[package]]
  154name = "ammonia"
  155version = "4.0.0"
  156source = "registry+https://github.com/rust-lang/crates.io-index"
  157checksum = "1ab99eae5ee58501ab236beb6f20f6ca39be615267b014899c89b2f0bc18a459"
  158dependencies = [
  159 "html5ever",
  160 "maplit",
  161 "once_cell",
  162 "tendril",
  163 "url",
  164]
  165
  166[[package]]
  167name = "android-tzdata"
  168version = "0.1.1"
  169source = "registry+https://github.com/rust-lang/crates.io-index"
  170checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
  171
  172[[package]]
  173name = "android_system_properties"
  174version = "0.1.5"
  175source = "registry+https://github.com/rust-lang/crates.io-index"
  176checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
  177dependencies = [
  178 "libc",
  179]
  180
  181[[package]]
  182name = "anes"
  183version = "0.1.6"
  184source = "registry+https://github.com/rust-lang/crates.io-index"
  185checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299"
  186
  187[[package]]
  188name = "anstream"
  189version = "0.6.18"
  190source = "registry+https://github.com/rust-lang/crates.io-index"
  191checksum = "8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b"
  192dependencies = [
  193 "anstyle",
  194 "anstyle-parse",
  195 "anstyle-query",
  196 "anstyle-wincon",
  197 "colorchoice",
  198 "is_terminal_polyfill",
  199 "utf8parse",
  200]
  201
  202[[package]]
  203name = "anstyle"
  204version = "1.0.10"
  205source = "registry+https://github.com/rust-lang/crates.io-index"
  206checksum = "55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9"
  207
  208[[package]]
  209name = "anstyle-parse"
  210version = "0.2.6"
  211source = "registry+https://github.com/rust-lang/crates.io-index"
  212checksum = "3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9"
  213dependencies = [
  214 "utf8parse",
  215]
  216
  217[[package]]
  218name = "anstyle-query"
  219version = "1.1.2"
  220source = "registry+https://github.com/rust-lang/crates.io-index"
  221checksum = "79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c"
  222dependencies = [
  223 "windows-sys 0.59.0",
  224]
  225
  226[[package]]
  227name = "anstyle-wincon"
  228version = "3.0.6"
  229source = "registry+https://github.com/rust-lang/crates.io-index"
  230checksum = "2109dbce0e72be3ec00bed26e6a7479ca384ad226efdd66db8fa2e3a38c83125"
  231dependencies = [
  232 "anstyle",
  233 "windows-sys 0.59.0",
  234]
  235
  236[[package]]
  237name = "anthropic"
  238version = "0.1.0"
  239dependencies = [
  240 "anyhow",
  241 "chrono",
  242 "futures 0.3.31",
  243 "http_client",
  244 "schemars",
  245 "serde",
  246 "serde_json",
  247 "strum",
  248 "thiserror 1.0.69",
  249 "util",
  250]
  251
  252[[package]]
  253name = "any_vec"
  254version = "0.14.0"
  255source = "registry+https://github.com/rust-lang/crates.io-index"
  256checksum = "34cd60c5e3152cef0a592f1b296f1cc93715d89d2551d85315828c3a09575ff4"
  257
  258[[package]]
  259name = "anyhow"
  260version = "1.0.97"
  261source = "registry+https://github.com/rust-lang/crates.io-index"
  262checksum = "dcfed56ad506cb2c684a14971b8861fdc3baaaae314b9e5f9bb532cbe3ba7a4f"
  263
  264[[package]]
  265name = "approx"
  266version = "0.5.1"
  267source = "registry+https://github.com/rust-lang/crates.io-index"
  268checksum = "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6"
  269dependencies = [
  270 "num-traits",
  271]
  272
  273[[package]]
  274name = "arbitrary"
  275version = "1.4.1"
  276source = "registry+https://github.com/rust-lang/crates.io-index"
  277checksum = "dde20b3d026af13f561bdd0f15edf01fc734f0dafcedbaf42bba506a9517f223"
  278
  279[[package]]
  280name = "arg_enum_proc_macro"
  281version = "0.3.4"
  282source = "registry+https://github.com/rust-lang/crates.io-index"
  283checksum = "0ae92a5119aa49cdbcf6b9f893fe4e1d98b04ccbf82ee0584ad948a44a734dea"
  284dependencies = [
  285 "proc-macro2",
  286 "quote",
  287 "syn 2.0.90",
  288]
  289
  290[[package]]
  291name = "arraydeque"
  292version = "0.5.1"
  293source = "registry+https://github.com/rust-lang/crates.io-index"
  294checksum = "7d902e3d592a523def97af8f317b08ce16b7ab854c1985a0c671e6f15cebc236"
  295
  296[[package]]
  297name = "arrayref"
  298version = "0.3.9"
  299source = "registry+https://github.com/rust-lang/crates.io-index"
  300checksum = "76a2e8124351fda1ef8aaaa3bbd7ebbcb486bbcd4225aca0aa0d84bb2db8fecb"
  301
  302[[package]]
  303name = "arrayvec"
  304version = "0.7.6"
  305source = "registry+https://github.com/rust-lang/crates.io-index"
  306checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50"
  307dependencies = [
  308 "serde",
  309]
  310
  311[[package]]
  312name = "as-raw-xcb-connection"
  313version = "1.0.1"
  314source = "registry+https://github.com/rust-lang/crates.io-index"
  315checksum = "175571dd1d178ced59193a6fc02dde1b972eb0bc56c892cde9beeceac5bf0f6b"
  316
  317[[package]]
  318name = "ascii"
  319version = "1.1.0"
  320source = "registry+https://github.com/rust-lang/crates.io-index"
  321checksum = "d92bec98840b8f03a5ff5413de5293bfcd8bf96467cf5452609f939ec6f5de16"
  322
  323[[package]]
  324name = "ash"
  325version = "0.38.0+1.3.281"
  326source = "registry+https://github.com/rust-lang/crates.io-index"
  327checksum = "0bb44936d800fea8f016d7f2311c6a4f97aebd5dc86f09906139ec848cf3a46f"
  328dependencies = [
  329 "libloading",
  330]
  331
  332[[package]]
  333name = "ash-window"
  334version = "0.13.0"
  335source = "registry+https://github.com/rust-lang/crates.io-index"
  336checksum = "52bca67b61cb81e5553babde81b8211f713cb6db79766f80168f3e5f40ea6c82"
  337dependencies = [
  338 "ash",
  339 "raw-window-handle",
  340 "raw-window-metal",
  341]
  342
  343[[package]]
  344name = "ashpd"
  345version = "0.11.0"
  346source = "registry+https://github.com/rust-lang/crates.io-index"
  347checksum = "6cbdf310d77fd3aaee6ea2093db7011dc2d35d2eb3481e5607f1f8d942ed99df"
  348dependencies = [
  349 "async-fs",
  350 "async-net",
  351 "enumflags2",
  352 "futures-channel",
  353 "futures-util",
  354 "rand 0.9.0",
  355 "serde",
  356 "serde_repr",
  357 "url",
  358 "zbus",
  359]
  360
  361[[package]]
  362name = "askpass"
  363version = "0.1.0"
  364dependencies = [
  365 "anyhow",
  366 "futures 0.3.31",
  367 "gpui",
  368 "smol",
  369 "tempfile",
  370 "util",
  371 "which 6.0.3",
  372]
  373
  374[[package]]
  375name = "assets"
  376version = "0.1.0"
  377dependencies = [
  378 "anyhow",
  379 "gpui",
  380 "rust-embed",
  381]
  382
  383[[package]]
  384name = "assistant"
  385version = "0.1.0"
  386dependencies = [
  387 "anyhow",
  388 "assistant_context_editor",
  389 "assistant_settings",
  390 "assistant_slash_command",
  391 "assistant_slash_commands",
  392 "assistant_tool",
  393 "async-watch",
  394 "client",
  395 "collections",
  396 "command_palette_hooks",
  397 "context_server",
  398 "ctor",
  399 "db",
  400 "editor",
  401 "env_logger 0.11.6",
  402 "feature_flags",
  403 "fs",
  404 "futures 0.3.31",
  405 "gpui",
  406 "indexed_docs",
  407 "indoc",
  408 "language",
  409 "language_model",
  410 "language_model_selector",
  411 "languages",
  412 "log",
  413 "lsp",
  414 "menu",
  415 "multi_buffer",
  416 "parking_lot",
  417 "paths",
  418 "pretty_assertions",
  419 "project",
  420 "prompt_library",
  421 "prompt_store",
  422 "proto",
  423 "rand 0.8.5",
  424 "rope",
  425 "schemars",
  426 "search",
  427 "semantic_index",
  428 "serde",
  429 "serde_json_lenient",
  430 "settings",
  431 "smol",
  432 "streaming_diff",
  433 "telemetry",
  434 "telemetry_events",
  435 "terminal",
  436 "terminal_view",
  437 "text",
  438 "theme",
  439 "tree-sitter-md",
  440 "ui",
  441 "unindent",
  442 "util",
  443 "workspace",
  444 "zed_actions",
  445]
  446
  447[[package]]
  448name = "assistant2"
  449version = "0.1.0"
  450dependencies = [
  451 "anyhow",
  452 "assistant_context_editor",
  453 "assistant_settings",
  454 "assistant_slash_command",
  455 "assistant_tool",
  456 "async-watch",
  457 "chrono",
  458 "client",
  459 "clock",
  460 "collections",
  461 "command_palette_hooks",
  462 "context_server",
  463 "db",
  464 "editor",
  465 "feature_flags",
  466 "file_icons",
  467 "fs",
  468 "futures 0.3.31",
  469 "fuzzy",
  470 "gpui",
  471 "heed",
  472 "html_to_markdown",
  473 "http_client",
  474 "indoc",
  475 "itertools 0.14.0",
  476 "language",
  477 "language_model",
  478 "language_model_selector",
  479 "log",
  480 "lsp",
  481 "markdown",
  482 "menu",
  483 "multi_buffer",
  484 "parking_lot",
  485 "paths",
  486 "picker",
  487 "project",
  488 "prompt_library",
  489 "prompt_store",
  490 "proto",
  491 "rand 0.8.5",
  492 "rope",
  493 "scripting_tool",
  494 "serde",
  495 "serde_json",
  496 "settings",
  497 "smol",
  498 "streaming_diff",
  499 "telemetry_events",
  500 "terminal",
  501 "terminal_view",
  502 "text",
  503 "theme",
  504 "time",
  505 "time_format",
  506 "ui",
  507 "util",
  508 "uuid",
  509 "vim_mode_setting",
  510 "workspace",
  511 "zed_actions",
  512]
  513
  514[[package]]
  515name = "assistant_context_editor"
  516version = "0.1.0"
  517dependencies = [
  518 "anyhow",
  519 "assistant_settings",
  520 "assistant_slash_command",
  521 "assistant_slash_commands",
  522 "chrono",
  523 "client",
  524 "clock",
  525 "collections",
  526 "context_server",
  527 "editor",
  528 "fs",
  529 "futures 0.3.31",
  530 "fuzzy",
  531 "gpui",
  532 "indexed_docs",
  533 "language",
  534 "language_model",
  535 "language_model_selector",
  536 "languages",
  537 "log",
  538 "multi_buffer",
  539 "open_ai",
  540 "parking_lot",
  541 "paths",
  542 "picker",
  543 "pretty_assertions",
  544 "project",
  545 "prompt_store",
  546 "rand 0.8.5",
  547 "regex",
  548 "rope",
  549 "rpc",
  550 "serde",
  551 "serde_json",
  552 "settings",
  553 "smallvec",
  554 "smol",
  555 "strum",
  556 "telemetry_events",
  557 "text",
  558 "theme",
  559 "tree-sitter-md",
  560 "ui",
  561 "unindent",
  562 "util",
  563 "uuid",
  564 "workspace",
  565]
  566
  567[[package]]
  568name = "assistant_settings"
  569version = "0.1.0"
  570dependencies = [
  571 "anthropic",
  572 "anyhow",
  573 "deepseek",
  574 "feature_flags",
  575 "fs",
  576 "gpui",
  577 "language_model",
  578 "lmstudio",
  579 "log",
  580 "ollama",
  581 "open_ai",
  582 "paths",
  583 "schemars",
  584 "serde",
  585 "serde_json_lenient",
  586 "settings",
  587]
  588
  589[[package]]
  590name = "assistant_slash_command"
  591version = "0.1.0"
  592dependencies = [
  593 "anyhow",
  594 "async-trait",
  595 "collections",
  596 "derive_more",
  597 "extension",
  598 "futures 0.3.31",
  599 "gpui",
  600 "language",
  601 "language_model",
  602 "parking_lot",
  603 "pretty_assertions",
  604 "serde",
  605 "serde_json",
  606 "ui",
  607 "workspace",
  608]
  609
  610[[package]]
  611name = "assistant_slash_commands"
  612version = "0.1.0"
  613dependencies = [
  614 "anyhow",
  615 "assistant_slash_command",
  616 "cargo_toml",
  617 "chrono",
  618 "collections",
  619 "context_server",
  620 "editor",
  621 "env_logger 0.11.6",
  622 "feature_flags",
  623 "fs",
  624 "futures 0.3.31",
  625 "fuzzy",
  626 "globset",
  627 "gpui",
  628 "html_to_markdown",
  629 "http_client",
  630 "indexed_docs",
  631 "language",
  632 "language_model",
  633 "log",
  634 "pretty_assertions",
  635 "project",
  636 "prompt_store",
  637 "rope",
  638 "schemars",
  639 "semantic_index",
  640 "serde",
  641 "serde_json",
  642 "settings",
  643 "smol",
  644 "terminal_view",
  645 "text",
  646 "toml 0.8.20",
  647 "ui",
  648 "util",
  649 "workspace",
  650 "worktree",
  651]
  652
  653[[package]]
  654name = "assistant_tool"
  655version = "0.1.0"
  656dependencies = [
  657 "anyhow",
  658 "collections",
  659 "derive_more",
  660 "gpui",
  661 "language_model",
  662 "parking_lot",
  663 "project",
  664 "serde",
  665 "serde_json",
  666]
  667
  668[[package]]
  669name = "assistant_tools"
  670version = "0.1.0"
  671dependencies = [
  672 "anyhow",
  673 "assistant_tool",
  674 "chrono",
  675 "collections",
  676 "feature_flags",
  677 "futures 0.3.31",
  678 "gpui",
  679 "language",
  680 "language_model",
  681 "project",
  682 "rand 0.8.5",
  683 "release_channel",
  684 "schemars",
  685 "serde",
  686 "serde_json",
  687 "settings",
  688 "theme",
  689 "ui",
  690 "util",
  691 "workspace",
  692]
  693
  694[[package]]
  695name = "async-attributes"
  696version = "1.1.2"
  697source = "registry+https://github.com/rust-lang/crates.io-index"
  698checksum = "a3203e79f4dd9bdda415ed03cf14dae5a2bf775c683a00f94e9cd1faf0f596e5"
  699dependencies = [
  700 "quote",
  701 "syn 1.0.109",
  702]
  703
  704[[package]]
  705name = "async-broadcast"
  706version = "0.7.2"
  707source = "registry+https://github.com/rust-lang/crates.io-index"
  708checksum = "435a87a52755b8f27fcf321ac4f04b2802e337c8c4872923137471ec39c37532"
  709dependencies = [
  710 "event-listener 5.3.1",
  711 "event-listener-strategy",
  712 "futures-core",
  713 "pin-project-lite",
  714]
  715
  716[[package]]
  717name = "async-channel"
  718version = "1.9.0"
  719source = "registry+https://github.com/rust-lang/crates.io-index"
  720checksum = "81953c529336010edd6d8e358f886d9581267795c61b19475b71314bffa46d35"
  721dependencies = [
  722 "concurrent-queue",
  723 "event-listener 2.5.3",
  724 "futures-core",
  725]
  726
  727[[package]]
  728name = "async-channel"
  729version = "2.3.1"
  730source = "registry+https://github.com/rust-lang/crates.io-index"
  731checksum = "89b47800b0be77592da0afd425cc03468052844aff33b84e33cc696f64e77b6a"
  732dependencies = [
  733 "concurrent-queue",
  734 "event-listener-strategy",
  735 "futures-core",
  736 "pin-project-lite",
  737]
  738
  739[[package]]
  740name = "async-compat"
  741version = "0.2.4"
  742source = "registry+https://github.com/rust-lang/crates.io-index"
  743checksum = "7bab94bde396a3f7b4962e396fdad640e241ed797d4d8d77fc8c237d14c58fc0"
  744dependencies = [
  745 "futures-core",
  746 "futures-io",
  747 "once_cell",
  748 "pin-project-lite",
  749 "tokio",
  750]
  751
  752[[package]]
  753name = "async-compression"
  754version = "0.4.20"
  755source = "registry+https://github.com/rust-lang/crates.io-index"
  756checksum = "310c9bcae737a48ef5cdee3174184e6d548b292739ede61a1f955ef76a738861"
  757dependencies = [
  758 "deflate64",
  759 "flate2",
  760 "futures-core",
  761 "futures-io",
  762 "memchr",
  763 "pin-project-lite",
  764]
  765
  766[[package]]
  767name = "async-dispatcher"
  768version = "0.1.2"
  769source = "registry+https://github.com/rust-lang/crates.io-index"
  770checksum = "5c8bff43baa5b0ca8f8bcd7f9338f5d30fbd75236a2aa89130a7c5121a06d6ca"
  771dependencies = [
  772 "async-task",
  773 "futures-lite 1.13.0",
  774]
  775
  776[[package]]
  777name = "async-executor"
  778version = "1.13.1"
  779source = "registry+https://github.com/rust-lang/crates.io-index"
  780checksum = "30ca9a001c1e8ba5149f91a74362376cc6bc5b919d92d988668657bd570bdcec"
  781dependencies = [
  782 "async-task",
  783 "concurrent-queue",
  784 "fastrand 2.3.0",
  785 "futures-lite 2.6.0",
  786 "slab",
  787]
  788
  789[[package]]
  790name = "async-fs"
  791version = "2.1.2"
  792source = "registry+https://github.com/rust-lang/crates.io-index"
  793checksum = "ebcd09b382f40fcd159c2d695175b2ae620ffa5f3bd6f664131efff4e8b9e04a"
  794dependencies = [
  795 "async-lock",
  796 "blocking",
  797 "futures-lite 2.6.0",
  798]
  799
  800[[package]]
  801name = "async-global-executor"
  802version = "2.4.1"
  803source = "registry+https://github.com/rust-lang/crates.io-index"
  804checksum = "05b1b633a2115cd122d73b955eadd9916c18c8f510ec9cd1686404c60ad1c29c"
  805dependencies = [
  806 "async-channel 2.3.1",
  807 "async-executor",
  808 "async-io",
  809 "async-lock",
  810 "blocking",
  811 "futures-lite 2.6.0",
  812 "once_cell",
  813]
  814
  815[[package]]
  816name = "async-io"
  817version = "2.4.0"
  818source = "registry+https://github.com/rust-lang/crates.io-index"
  819checksum = "43a2b323ccce0a1d90b449fd71f2a06ca7faa7c54c2751f06c9bd851fc061059"
  820dependencies = [
  821 "async-lock",
  822 "cfg-if",
  823 "concurrent-queue",
  824 "futures-io",
  825 "futures-lite 2.6.0",
  826 "parking",
  827 "polling",
  828 "rustix",
  829 "slab",
  830 "tracing",
  831 "windows-sys 0.59.0",
  832]
  833
  834[[package]]
  835name = "async-lock"
  836version = "3.4.0"
  837source = "registry+https://github.com/rust-lang/crates.io-index"
  838checksum = "ff6e472cdea888a4bd64f342f09b3f50e1886d32afe8df3d663c01140b811b18"
  839dependencies = [
  840 "event-listener 5.3.1",
  841 "event-listener-strategy",
  842 "pin-project-lite",
  843]
  844
  845[[package]]
  846name = "async-native-tls"
  847version = "0.5.0"
  848source = "registry+https://github.com/rust-lang/crates.io-index"
  849checksum = "9343dc5acf07e79ff82d0c37899f079db3534d99f189a1837c8e549c99405bec"
  850dependencies = [
  851 "futures-util",
  852 "native-tls",
  853 "thiserror 1.0.69",
  854 "url",
  855]
  856
  857[[package]]
  858name = "async-net"
  859version = "2.0.0"
  860source = "registry+https://github.com/rust-lang/crates.io-index"
  861checksum = "b948000fad4873c1c9339d60f2623323a0cfd3816e5181033c6a5cb68b2accf7"
  862dependencies = [
  863 "async-io",
  864 "blocking",
  865 "futures-lite 2.6.0",
  866]
  867
  868[[package]]
  869name = "async-pipe"
  870version = "0.1.3"
  871source = "git+https://github.com/zed-industries/async-pipe-rs?rev=82d00a04211cf4e1236029aa03e6b6ce2a74c553#82d00a04211cf4e1236029aa03e6b6ce2a74c553"
  872dependencies = [
  873 "futures 0.3.31",
  874 "log",
  875]
  876
  877[[package]]
  878name = "async-process"
  879version = "2.3.0"
  880source = "registry+https://github.com/rust-lang/crates.io-index"
  881checksum = "63255f1dc2381611000436537bbedfe83183faa303a5a0edaf191edef06526bb"
  882dependencies = [
  883 "async-channel 2.3.1",
  884 "async-io",
  885 "async-lock",
  886 "async-signal",
  887 "async-task",
  888 "blocking",
  889 "cfg-if",
  890 "event-listener 5.3.1",
  891 "futures-lite 2.6.0",
  892 "rustix",
  893 "tracing",
  894]
  895
  896[[package]]
  897name = "async-recursion"
  898version = "0.3.2"
  899source = "registry+https://github.com/rust-lang/crates.io-index"
  900checksum = "d7d78656ba01f1b93024b7c3a0467f1608e4be67d725749fdcd7d2c7678fd7a2"
  901dependencies = [
  902 "proc-macro2",
  903 "quote",
  904 "syn 1.0.109",
  905]
  906
  907[[package]]
  908name = "async-recursion"
  909version = "1.1.1"
  910source = "registry+https://github.com/rust-lang/crates.io-index"
  911checksum = "3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11"
  912dependencies = [
  913 "proc-macro2",
  914 "quote",
  915 "syn 2.0.90",
  916]
  917
  918[[package]]
  919name = "async-signal"
  920version = "0.2.10"
  921source = "registry+https://github.com/rust-lang/crates.io-index"
  922checksum = "637e00349800c0bdf8bfc21ebbc0b6524abea702b0da4168ac00d070d0c0b9f3"
  923dependencies = [
  924 "async-io",
  925 "async-lock",
  926 "atomic-waker",
  927 "cfg-if",
  928 "futures-core",
  929 "futures-io",
  930 "rustix",
  931 "signal-hook-registry",
  932 "slab",
  933 "windows-sys 0.59.0",
  934]
  935
  936[[package]]
  937name = "async-std"
  938version = "1.13.0"
  939source = "registry+https://github.com/rust-lang/crates.io-index"
  940checksum = "c634475f29802fde2b8f0b505b1bd00dfe4df7d4a000f0b36f7671197d5c3615"
  941dependencies = [
  942 "async-attributes",
  943 "async-channel 1.9.0",
  944 "async-global-executor",
  945 "async-io",
  946 "async-lock",
  947 "async-process",
  948 "crossbeam-utils",
  949 "futures-channel",
  950 "futures-core",
  951 "futures-io",
  952 "futures-lite 2.6.0",
  953 "gloo-timers",
  954 "kv-log-macro",
  955 "log",
  956 "memchr",
  957 "once_cell",
  958 "pin-project-lite",
  959 "pin-utils",
  960 "slab",
  961 "wasm-bindgen-futures",
  962]
  963
  964[[package]]
  965name = "async-stream"
  966version = "0.3.6"
  967source = "registry+https://github.com/rust-lang/crates.io-index"
  968checksum = "0b5a71a6f37880a80d1d7f19efd781e4b5de42c88f0722cc13bcb6cc2cfe8476"
  969dependencies = [
  970 "async-stream-impl",
  971 "futures-core",
  972 "pin-project-lite",
  973]
  974
  975[[package]]
  976name = "async-stream-impl"
  977version = "0.3.6"
  978source = "registry+https://github.com/rust-lang/crates.io-index"
  979checksum = "c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d"
  980dependencies = [
  981 "proc-macro2",
  982 "quote",
  983 "syn 2.0.90",
  984]
  985
  986[[package]]
  987name = "async-stripe"
  988version = "0.40.0"
  989source = "git+https://github.com/zed-industries/async-stripe?rev=3672dd4efb7181aa597bf580bf5a2f5d23db6735#3672dd4efb7181aa597bf580bf5a2f5d23db6735"
  990dependencies = [
  991 "chrono",
  992 "futures-util",
  993 "http-types",
  994 "hyper 0.14.32",
  995 "hyper-rustls 0.24.2",
  996 "serde",
  997 "serde_json",
  998 "serde_path_to_error",
  999 "serde_qs 0.10.1",
 1000 "smart-default",
 1001 "smol_str",
 1002 "thiserror 1.0.69",
 1003 "tokio",
 1004]
 1005
 1006[[package]]
 1007name = "async-tar"
 1008version = "0.5.0"
 1009source = "registry+https://github.com/rust-lang/crates.io-index"
 1010checksum = "a42f905d4f623faf634bbd1e001e84e0efc24694afa64be9ad239bf6ca49e1f8"
 1011dependencies = [
 1012 "async-std",
 1013 "filetime",
 1014 "libc",
 1015 "pin-project",
 1016 "redox_syscall 0.2.16",
 1017 "xattr",
 1018]
 1019
 1020[[package]]
 1021name = "async-task"
 1022version = "4.7.1"
 1023source = "registry+https://github.com/rust-lang/crates.io-index"
 1024checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de"
 1025
 1026[[package]]
 1027name = "async-tls"
 1028version = "0.13.0"
 1029source = "git+https://github.com/zed-industries/async-tls?rev=1e759a4b5e370f87dc15e40756ac4f8815b61d9d#1e759a4b5e370f87dc15e40756ac4f8815b61d9d"
 1030dependencies = [
 1031 "futures-core",
 1032 "futures-io",
 1033 "rustls 0.23.23",
 1034 "rustls-pemfile 2.2.0",
 1035 "webpki-roots",
 1036]
 1037
 1038[[package]]
 1039name = "async-trait"
 1040version = "0.1.87"
 1041source = "registry+https://github.com/rust-lang/crates.io-index"
 1042checksum = "d556ec1359574147ec0c4fc5eb525f3f23263a592b1a9c07e0a75b427de55c97"
 1043dependencies = [
 1044 "proc-macro2",
 1045 "quote",
 1046 "syn 2.0.90",
 1047]
 1048
 1049[[package]]
 1050name = "async-tungstenite"
 1051version = "0.28.2"
 1052source = "registry+https://github.com/rust-lang/crates.io-index"
 1053checksum = "1c348fb0b6d132c596eca3dcd941df48fb597aafcb07a738ec41c004b087dc99"
 1054dependencies = [
 1055 "async-std",
 1056 "async-tls",
 1057 "atomic-waker",
 1058 "futures-core",
 1059 "futures-io",
 1060 "futures-task",
 1061 "futures-util",
 1062 "log",
 1063 "pin-project-lite",
 1064 "tungstenite 0.24.0",
 1065]
 1066
 1067[[package]]
 1068name = "async-watch"
 1069version = "0.3.1"
 1070source = "registry+https://github.com/rust-lang/crates.io-index"
 1071checksum = "a078faf4e27c0c6cc0efb20e5da59dcccc04968ebf2801d8e0b2195124cdcdb2"
 1072dependencies = [
 1073 "event-listener 2.5.3",
 1074]
 1075
 1076[[package]]
 1077name = "async_zip"
 1078version = "0.0.17"
 1079source = "registry+https://github.com/rust-lang/crates.io-index"
 1080checksum = "00b9f7252833d5ed4b00aa9604b563529dd5e11de9c23615de2dcdf91eb87b52"
 1081dependencies = [
 1082 "async-compression",
 1083 "crc32fast",
 1084 "futures-lite 2.6.0",
 1085 "pin-project",
 1086 "thiserror 1.0.69",
 1087]
 1088
 1089[[package]]
 1090name = "asynchronous-codec"
 1091version = "0.7.0"
 1092source = "registry+https://github.com/rust-lang/crates.io-index"
 1093checksum = "a860072022177f903e59730004fb5dc13db9275b79bb2aef7ba8ce831956c233"
 1094dependencies = [
 1095 "bytes 1.10.1",
 1096 "futures-sink",
 1097 "futures-util",
 1098 "memchr",
 1099 "pin-project-lite",
 1100]
 1101
 1102[[package]]
 1103name = "atoi"
 1104version = "2.0.0"
 1105source = "registry+https://github.com/rust-lang/crates.io-index"
 1106checksum = "f28d99ec8bfea296261ca1af174f24225171fea9664ba9003cbebee704810528"
 1107dependencies = [
 1108 "num-traits",
 1109]
 1110
 1111[[package]]
 1112name = "atomic"
 1113version = "0.5.3"
 1114source = "registry+https://github.com/rust-lang/crates.io-index"
 1115checksum = "c59bdb34bc650a32731b31bd8f0829cc15d24a708ee31559e0bb34f2bc320cba"
 1116
 1117[[package]]
 1118name = "atomic-waker"
 1119version = "1.1.2"
 1120source = "registry+https://github.com/rust-lang/crates.io-index"
 1121checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
 1122
 1123[[package]]
 1124name = "audio"
 1125version = "0.1.0"
 1126dependencies = [
 1127 "anyhow",
 1128 "collections",
 1129 "derive_more",
 1130 "gpui",
 1131 "parking_lot",
 1132 "rodio",
 1133 "util",
 1134]
 1135
 1136[[package]]
 1137name = "auto_update"
 1138version = "0.1.0"
 1139dependencies = [
 1140 "anyhow",
 1141 "client",
 1142 "db",
 1143 "gpui",
 1144 "http_client",
 1145 "log",
 1146 "paths",
 1147 "release_channel",
 1148 "schemars",
 1149 "serde",
 1150 "serde_json",
 1151 "settings",
 1152 "smol",
 1153 "tempfile",
 1154 "which 6.0.3",
 1155 "workspace",
 1156]
 1157
 1158[[package]]
 1159name = "auto_update_ui"
 1160version = "0.1.0"
 1161dependencies = [
 1162 "anyhow",
 1163 "auto_update",
 1164 "client",
 1165 "editor",
 1166 "gpui",
 1167 "http_client",
 1168 "markdown_preview",
 1169 "release_channel",
 1170 "serde",
 1171 "serde_json",
 1172 "smol",
 1173 "util",
 1174 "workspace",
 1175]
 1176
 1177[[package]]
 1178name = "autocfg"
 1179version = "1.4.0"
 1180source = "registry+https://github.com/rust-lang/crates.io-index"
 1181checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
 1182
 1183[[package]]
 1184name = "av1-grain"
 1185version = "0.2.3"
 1186source = "registry+https://github.com/rust-lang/crates.io-index"
 1187checksum = "6678909d8c5d46a42abcf571271e15fdbc0a225e3646cf23762cd415046c78bf"
 1188dependencies = [
 1189 "anyhow",
 1190 "arrayvec",
 1191 "log",
 1192 "nom",
 1193 "num-rational",
 1194 "v_frame",
 1195]
 1196
 1197[[package]]
 1198name = "avif-serialize"
 1199version = "0.8.2"
 1200source = "registry+https://github.com/rust-lang/crates.io-index"
 1201checksum = "e335041290c43101ca215eed6f43ec437eb5a42125573f600fc3fa42b9bddd62"
 1202dependencies = [
 1203 "arrayvec",
 1204]
 1205
 1206[[package]]
 1207name = "aws-config"
 1208version = "1.5.16"
 1209source = "registry+https://github.com/rust-lang/crates.io-index"
 1210checksum = "50236e4d60fe8458de90a71c0922c761e41755adf091b1b03de1cef537179915"
 1211dependencies = [
 1212 "aws-credential-types",
 1213 "aws-runtime",
 1214 "aws-sdk-sso",
 1215 "aws-sdk-ssooidc",
 1216 "aws-sdk-sts",
 1217 "aws-smithy-async",
 1218 "aws-smithy-http",
 1219 "aws-smithy-json",
 1220 "aws-smithy-runtime",
 1221 "aws-smithy-runtime-api",
 1222 "aws-smithy-types",
 1223 "aws-types",
 1224 "bytes 1.10.1",
 1225 "fastrand 2.3.0",
 1226 "hex",
 1227 "http 0.2.12",
 1228 "ring",
 1229 "time",
 1230 "tokio",
 1231 "tracing",
 1232 "url",
 1233 "zeroize",
 1234]
 1235
 1236[[package]]
 1237name = "aws-credential-types"
 1238version = "1.2.1"
 1239source = "registry+https://github.com/rust-lang/crates.io-index"
 1240checksum = "60e8f6b615cb5fc60a98132268508ad104310f0cfb25a1c22eee76efdf9154da"
 1241dependencies = [
 1242 "aws-smithy-async",
 1243 "aws-smithy-runtime-api",
 1244 "aws-smithy-types",
 1245 "zeroize",
 1246]
 1247
 1248[[package]]
 1249name = "aws-lc-rs"
 1250version = "1.12.6"
 1251source = "registry+https://github.com/rust-lang/crates.io-index"
 1252checksum = "dabb68eb3a7aa08b46fddfd59a3d55c978243557a90ab804769f7e20e67d2b01"
 1253dependencies = [
 1254 "aws-lc-sys",
 1255 "zeroize",
 1256]
 1257
 1258[[package]]
 1259name = "aws-lc-sys"
 1260version = "0.27.0"
 1261source = "registry+https://github.com/rust-lang/crates.io-index"
 1262checksum = "6bbe221bbf523b625a4dd8585c7f38166e31167ec2ca98051dbcb4c3b6e825d2"
 1263dependencies = [
 1264 "bindgen 0.69.5",
 1265 "cc",
 1266 "cmake",
 1267 "dunce",
 1268 "fs_extra",
 1269]
 1270
 1271[[package]]
 1272name = "aws-runtime"
 1273version = "1.5.5"
 1274source = "registry+https://github.com/rust-lang/crates.io-index"
 1275checksum = "76dd04d39cc12844c0994f2c9c5a6f5184c22e9188ec1ff723de41910a21dcad"
 1276dependencies = [
 1277 "aws-credential-types",
 1278 "aws-sigv4",
 1279 "aws-smithy-async",
 1280 "aws-smithy-eventstream",
 1281 "aws-smithy-http",
 1282 "aws-smithy-runtime",
 1283 "aws-smithy-runtime-api",
 1284 "aws-smithy-types",
 1285 "aws-types",
 1286 "bytes 1.10.1",
 1287 "fastrand 2.3.0",
 1288 "http 0.2.12",
 1289 "http-body 0.4.6",
 1290 "once_cell",
 1291 "percent-encoding",
 1292 "pin-project-lite",
 1293 "tracing",
 1294 "uuid",
 1295]
 1296
 1297[[package]]
 1298name = "aws-sdk-bedrockruntime"
 1299version = "1.74.0"
 1300source = "registry+https://github.com/rust-lang/crates.io-index"
 1301checksum = "6938541d1948a543bca23303fec4cff9c36bf0e63b8fa3ae1b337bcb9d5b81af"
 1302dependencies = [
 1303 "aws-credential-types",
 1304 "aws-runtime",
 1305 "aws-smithy-async",
 1306 "aws-smithy-eventstream",
 1307 "aws-smithy-http",
 1308 "aws-smithy-json",
 1309 "aws-smithy-runtime",
 1310 "aws-smithy-runtime-api",
 1311 "aws-smithy-types",
 1312 "aws-types",
 1313 "bytes 1.10.1",
 1314 "fastrand 2.3.0",
 1315 "http 0.2.12",
 1316 "once_cell",
 1317 "regex-lite",
 1318 "tracing",
 1319]
 1320
 1321[[package]]
 1322name = "aws-sdk-kinesis"
 1323version = "1.61.0"
 1324source = "registry+https://github.com/rust-lang/crates.io-index"
 1325checksum = "89f2163d8704e8fdcd51ec6c2e0441c418471e422ee9690451b17a1c46344e1a"
 1326dependencies = [
 1327 "aws-credential-types",
 1328 "aws-runtime",
 1329 "aws-smithy-async",
 1330 "aws-smithy-http",
 1331 "aws-smithy-json",
 1332 "aws-smithy-runtime",
 1333 "aws-smithy-runtime-api",
 1334 "aws-smithy-types",
 1335 "aws-types",
 1336 "bytes 1.10.1",
 1337 "http 0.2.12",
 1338 "once_cell",
 1339 "regex-lite",
 1340 "tracing",
 1341]
 1342
 1343[[package]]
 1344name = "aws-sdk-s3"
 1345version = "1.76.0"
 1346source = "registry+https://github.com/rust-lang/crates.io-index"
 1347checksum = "66e83401ad7287ad15244d557e35502c2a94105ca5b41d656c391f1a4fc04ca2"
 1348dependencies = [
 1349 "aws-credential-types",
 1350 "aws-runtime",
 1351 "aws-sigv4",
 1352 "aws-smithy-async",
 1353 "aws-smithy-checksums",
 1354 "aws-smithy-eventstream",
 1355 "aws-smithy-http",
 1356 "aws-smithy-json",
 1357 "aws-smithy-runtime",
 1358 "aws-smithy-runtime-api",
 1359 "aws-smithy-types",
 1360 "aws-smithy-xml",
 1361 "aws-types",
 1362 "bytes 1.10.1",
 1363 "fastrand 2.3.0",
 1364 "hex",
 1365 "hmac",
 1366 "http 0.2.12",
 1367 "http-body 0.4.6",
 1368 "lru",
 1369 "once_cell",
 1370 "percent-encoding",
 1371 "regex-lite",
 1372 "sha2",
 1373 "tracing",
 1374 "url",
 1375]
 1376
 1377[[package]]
 1378name = "aws-sdk-sso"
 1379version = "1.58.0"
 1380source = "registry+https://github.com/rust-lang/crates.io-index"
 1381checksum = "16ff718c9ee45cc1ebd4774a0e086bb80a6ab752b4902edf1c9f56b86ee1f770"
 1382dependencies = [
 1383 "aws-credential-types",
 1384 "aws-runtime",
 1385 "aws-smithy-async",
 1386 "aws-smithy-http",
 1387 "aws-smithy-json",
 1388 "aws-smithy-runtime",
 1389 "aws-smithy-runtime-api",
 1390 "aws-smithy-types",
 1391 "aws-types",
 1392 "bytes 1.10.1",
 1393 "http 0.2.12",
 1394 "once_cell",
 1395 "regex-lite",
 1396 "tracing",
 1397]
 1398
 1399[[package]]
 1400name = "aws-sdk-ssooidc"
 1401version = "1.59.0"
 1402source = "registry+https://github.com/rust-lang/crates.io-index"
 1403checksum = "5183e088715cc135d8d396fdd3bc02f018f0da4c511f53cb8d795b6a31c55809"
 1404dependencies = [
 1405 "aws-credential-types",
 1406 "aws-runtime",
 1407 "aws-smithy-async",
 1408 "aws-smithy-http",
 1409 "aws-smithy-json",
 1410 "aws-smithy-runtime",
 1411 "aws-smithy-runtime-api",
 1412 "aws-smithy-types",
 1413 "aws-types",
 1414 "bytes 1.10.1",
 1415 "http 0.2.12",
 1416 "once_cell",
 1417 "regex-lite",
 1418 "tracing",
 1419]
 1420
 1421[[package]]
 1422name = "aws-sdk-sts"
 1423version = "1.59.0"
 1424source = "registry+https://github.com/rust-lang/crates.io-index"
 1425checksum = "c9f944ef032717596639cea4a2118a3a457268ef51bbb5fde9637e54c465da00"
 1426dependencies = [
 1427 "aws-credential-types",
 1428 "aws-runtime",
 1429 "aws-smithy-async",
 1430 "aws-smithy-http",
 1431 "aws-smithy-json",
 1432 "aws-smithy-query",
 1433 "aws-smithy-runtime",
 1434 "aws-smithy-runtime-api",
 1435 "aws-smithy-types",
 1436 "aws-smithy-xml",
 1437 "aws-types",
 1438 "http 0.2.12",
 1439 "once_cell",
 1440 "regex-lite",
 1441 "tracing",
 1442]
 1443
 1444[[package]]
 1445name = "aws-sigv4"
 1446version = "1.2.9"
 1447source = "registry+https://github.com/rust-lang/crates.io-index"
 1448checksum = "9bfe75fad52793ce6dec0dc3d4b1f388f038b5eb866c8d4d7f3a8e21b5ea5051"
 1449dependencies = [
 1450 "aws-credential-types",
 1451 "aws-smithy-eventstream",
 1452 "aws-smithy-http",
 1453 "aws-smithy-runtime-api",
 1454 "aws-smithy-types",
 1455 "bytes 1.10.1",
 1456 "crypto-bigint 0.5.5",
 1457 "form_urlencoded",
 1458 "hex",
 1459 "hmac",
 1460 "http 0.2.12",
 1461 "http 1.2.0",
 1462 "once_cell",
 1463 "p256",
 1464 "percent-encoding",
 1465 "ring",
 1466 "sha2",
 1467 "subtle",
 1468 "time",
 1469 "tracing",
 1470 "zeroize",
 1471]
 1472
 1473[[package]]
 1474name = "aws-smithy-async"
 1475version = "1.2.4"
 1476source = "registry+https://github.com/rust-lang/crates.io-index"
 1477checksum = "fa59d1327d8b5053c54bf2eaae63bf629ba9e904434d0835a28ed3c0ed0a614e"
 1478dependencies = [
 1479 "futures-util",
 1480 "pin-project-lite",
 1481 "tokio",
 1482]
 1483
 1484[[package]]
 1485name = "aws-smithy-checksums"
 1486version = "0.62.0"
 1487source = "registry+https://github.com/rust-lang/crates.io-index"
 1488checksum = "f2f45a1c384d7a393026bc5f5c177105aa9fa68e4749653b985707ac27d77295"
 1489dependencies = [
 1490 "aws-smithy-http",
 1491 "aws-smithy-types",
 1492 "bytes 1.10.1",
 1493 "crc32c",
 1494 "crc32fast",
 1495 "crc64fast-nvme",
 1496 "hex",
 1497 "http 0.2.12",
 1498 "http-body 0.4.6",
 1499 "md-5",
 1500 "pin-project-lite",
 1501 "sha1",
 1502 "sha2",
 1503 "tracing",
 1504]
 1505
 1506[[package]]
 1507name = "aws-smithy-eventstream"
 1508version = "0.60.6"
 1509source = "registry+https://github.com/rust-lang/crates.io-index"
 1510checksum = "8b18559a41e0c909b77625adf2b8c50de480a8041e5e4a3f5f7d177db70abc5a"
 1511dependencies = [
 1512 "aws-smithy-types",
 1513 "bytes 1.10.1",
 1514 "crc32fast",
 1515]
 1516
 1517[[package]]
 1518name = "aws-smithy-http"
 1519version = "0.60.12"
 1520source = "registry+https://github.com/rust-lang/crates.io-index"
 1521checksum = "7809c27ad8da6a6a68c454e651d4962479e81472aa19ae99e59f9aba1f9713cc"
 1522dependencies = [
 1523 "aws-smithy-eventstream",
 1524 "aws-smithy-runtime-api",
 1525 "aws-smithy-types",
 1526 "bytes 1.10.1",
 1527 "bytes-utils",
 1528 "futures-core",
 1529 "http 0.2.12",
 1530 "http-body 0.4.6",
 1531 "once_cell",
 1532 "percent-encoding",
 1533 "pin-project-lite",
 1534 "pin-utils",
 1535 "tracing",
 1536]
 1537
 1538[[package]]
 1539name = "aws-smithy-json"
 1540version = "0.61.2"
 1541source = "registry+https://github.com/rust-lang/crates.io-index"
 1542checksum = "623a51127f24c30776c8b374295f2df78d92517386f77ba30773f15a30ce1422"
 1543dependencies = [
 1544 "aws-smithy-types",
 1545]
 1546
 1547[[package]]
 1548name = "aws-smithy-query"
 1549version = "0.60.7"
 1550source = "registry+https://github.com/rust-lang/crates.io-index"
 1551checksum = "f2fbd61ceb3fe8a1cb7352e42689cec5335833cd9f94103a61e98f9bb61c64bb"
 1552dependencies = [
 1553 "aws-smithy-types",
 1554 "urlencoding",
 1555]
 1556
 1557[[package]]
 1558name = "aws-smithy-runtime"
 1559version = "1.7.8"
 1560source = "registry+https://github.com/rust-lang/crates.io-index"
 1561checksum = "d526a12d9ed61fadefda24abe2e682892ba288c2018bcb38b1b4c111d13f6d92"
 1562dependencies = [
 1563 "aws-smithy-async",
 1564 "aws-smithy-http",
 1565 "aws-smithy-runtime-api",
 1566 "aws-smithy-types",
 1567 "bytes 1.10.1",
 1568 "fastrand 2.3.0",
 1569 "h2 0.3.26",
 1570 "http 0.2.12",
 1571 "http-body 0.4.6",
 1572 "http-body 1.0.1",
 1573 "httparse",
 1574 "hyper 0.14.32",
 1575 "hyper-rustls 0.24.2",
 1576 "once_cell",
 1577 "pin-project-lite",
 1578 "pin-utils",
 1579 "rustls 0.21.12",
 1580 "tokio",
 1581 "tracing",
 1582]
 1583
 1584[[package]]
 1585name = "aws-smithy-runtime-api"
 1586version = "1.7.3"
 1587source = "registry+https://github.com/rust-lang/crates.io-index"
 1588checksum = "92165296a47a812b267b4f41032ff8069ab7ff783696d217f0994a0d7ab585cd"
 1589dependencies = [
 1590 "aws-smithy-async",
 1591 "aws-smithy-types",
 1592 "bytes 1.10.1",
 1593 "http 0.2.12",
 1594 "http 1.2.0",
 1595 "pin-project-lite",
 1596 "tokio",
 1597 "tracing",
 1598 "zeroize",
 1599]
 1600
 1601[[package]]
 1602name = "aws-smithy-types"
 1603version = "1.2.13"
 1604source = "registry+https://github.com/rust-lang/crates.io-index"
 1605checksum = "c7b8a53819e42f10d0821f56da995e1470b199686a1809168db6ca485665f042"
 1606dependencies = [
 1607 "base64-simd",
 1608 "bytes 1.10.1",
 1609 "bytes-utils",
 1610 "futures-core",
 1611 "http 0.2.12",
 1612 "http 1.2.0",
 1613 "http-body 0.4.6",
 1614 "http-body 1.0.1",
 1615 "http-body-util",
 1616 "itoa",
 1617 "num-integer",
 1618 "pin-project-lite",
 1619 "pin-utils",
 1620 "ryu",
 1621 "serde",
 1622 "time",
 1623 "tokio",
 1624 "tokio-util",
 1625]
 1626
 1627[[package]]
 1628name = "aws-smithy-xml"
 1629version = "0.60.9"
 1630source = "registry+https://github.com/rust-lang/crates.io-index"
 1631checksum = "ab0b0166827aa700d3dc519f72f8b3a91c35d0b8d042dc5d643a91e6f80648fc"
 1632dependencies = [
 1633 "xmlparser",
 1634]
 1635
 1636[[package]]
 1637name = "aws-types"
 1638version = "1.3.5"
 1639source = "registry+https://github.com/rust-lang/crates.io-index"
 1640checksum = "dfbd0a668309ec1f66c0f6bda4840dd6d4796ae26d699ebc266d7cc95c6d040f"
 1641dependencies = [
 1642 "aws-credential-types",
 1643 "aws-smithy-async",
 1644 "aws-smithy-runtime-api",
 1645 "aws-smithy-types",
 1646 "rustc_version",
 1647 "tracing",
 1648]
 1649
 1650[[package]]
 1651name = "aws_http_client"
 1652version = "0.1.0"
 1653dependencies = [
 1654 "aws-smithy-runtime-api",
 1655 "aws-smithy-types",
 1656 "futures 0.3.31",
 1657 "http_client",
 1658 "tokio",
 1659]
 1660
 1661[[package]]
 1662name = "axum"
 1663version = "0.6.20"
 1664source = "registry+https://github.com/rust-lang/crates.io-index"
 1665checksum = "3b829e4e32b91e643de6eafe82b1d90675f5874230191a4ffbc1b336dec4d6bf"
 1666dependencies = [
 1667 "async-trait",
 1668 "axum-core",
 1669 "base64 0.21.7",
 1670 "bitflags 1.3.2",
 1671 "bytes 1.10.1",
 1672 "futures-util",
 1673 "headers",
 1674 "http 0.2.12",
 1675 "http-body 0.4.6",
 1676 "hyper 0.14.32",
 1677 "itoa",
 1678 "matchit",
 1679 "memchr",
 1680 "mime",
 1681 "percent-encoding",
 1682 "pin-project-lite",
 1683 "rustversion",
 1684 "serde",
 1685 "serde_json",
 1686 "serde_path_to_error",
 1687 "serde_urlencoded",
 1688 "sha1",
 1689 "sync_wrapper 0.1.2",
 1690 "tokio",
 1691 "tokio-tungstenite 0.20.1",
 1692 "tower",
 1693 "tower-layer",
 1694 "tower-service",
 1695]
 1696
 1697[[package]]
 1698name = "axum-core"
 1699version = "0.3.4"
 1700source = "registry+https://github.com/rust-lang/crates.io-index"
 1701checksum = "759fa577a247914fd3f7f76d62972792636412fbfd634cd452f6a385a74d2d2c"
 1702dependencies = [
 1703 "async-trait",
 1704 "bytes 1.10.1",
 1705 "futures-util",
 1706 "http 0.2.12",
 1707 "http-body 0.4.6",
 1708 "mime",
 1709 "rustversion",
 1710 "tower-layer",
 1711 "tower-service",
 1712]
 1713
 1714[[package]]
 1715name = "axum-extra"
 1716version = "0.4.2"
 1717source = "registry+https://github.com/rust-lang/crates.io-index"
 1718checksum = "f9a320103719de37b7b4da4c8eb629d4573f6bcfd3dfe80d3208806895ccf81d"
 1719dependencies = [
 1720 "axum",
 1721 "bytes 1.10.1",
 1722 "futures-util",
 1723 "http 0.2.12",
 1724 "mime",
 1725 "pin-project-lite",
 1726 "serde",
 1727 "serde_json",
 1728 "tokio",
 1729 "tower",
 1730 "tower-http 0.3.5",
 1731 "tower-layer",
 1732 "tower-service",
 1733]
 1734
 1735[[package]]
 1736name = "backtrace"
 1737version = "0.3.74"
 1738source = "registry+https://github.com/rust-lang/crates.io-index"
 1739checksum = "8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a"
 1740dependencies = [
 1741 "addr2line",
 1742 "cfg-if",
 1743 "libc",
 1744 "miniz_oxide",
 1745 "object",
 1746 "rustc-demangle",
 1747 "windows-targets 0.52.6",
 1748]
 1749
 1750[[package]]
 1751name = "base16ct"
 1752version = "0.1.1"
 1753source = "registry+https://github.com/rust-lang/crates.io-index"
 1754checksum = "349a06037c7bf932dd7e7d1f653678b2038b9ad46a74102f1fc7bd7872678cce"
 1755
 1756[[package]]
 1757name = "base64"
 1758version = "0.13.1"
 1759source = "registry+https://github.com/rust-lang/crates.io-index"
 1760checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
 1761
 1762[[package]]
 1763name = "base64"
 1764version = "0.21.7"
 1765source = "registry+https://github.com/rust-lang/crates.io-index"
 1766checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
 1767
 1768[[package]]
 1769name = "base64"
 1770version = "0.22.1"
 1771source = "registry+https://github.com/rust-lang/crates.io-index"
 1772checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
 1773
 1774[[package]]
 1775name = "base64-simd"
 1776version = "0.8.0"
 1777source = "registry+https://github.com/rust-lang/crates.io-index"
 1778checksum = "339abbe78e73178762e23bea9dfd08e697eb3f3301cd4be981c0f78ba5859195"
 1779dependencies = [
 1780 "outref",
 1781 "vsimd",
 1782]
 1783
 1784[[package]]
 1785name = "base64ct"
 1786version = "1.6.0"
 1787source = "registry+https://github.com/rust-lang/crates.io-index"
 1788checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b"
 1789
 1790[[package]]
 1791name = "bedrock"
 1792version = "0.1.0"
 1793dependencies = [
 1794 "anyhow",
 1795 "aws-sdk-bedrockruntime",
 1796 "aws-smithy-types",
 1797 "futures 0.3.31",
 1798 "schemars",
 1799 "serde",
 1800 "serde_json",
 1801 "strum",
 1802 "thiserror 1.0.69",
 1803 "tokio",
 1804]
 1805
 1806[[package]]
 1807name = "bigdecimal"
 1808version = "0.4.7"
 1809source = "registry+https://github.com/rust-lang/crates.io-index"
 1810checksum = "7f31f3af01c5c65a07985c804d3366560e6fa7883d640a122819b14ec327482c"
 1811dependencies = [
 1812 "autocfg",
 1813 "libm",
 1814 "num-bigint",
 1815 "num-integer",
 1816 "num-traits",
 1817 "serde",
 1818]
 1819
 1820[[package]]
 1821name = "bincode"
 1822version = "1.3.3"
 1823source = "registry+https://github.com/rust-lang/crates.io-index"
 1824checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"
 1825dependencies = [
 1826 "serde",
 1827]
 1828
 1829[[package]]
 1830name = "bindgen"
 1831version = "0.69.5"
 1832source = "registry+https://github.com/rust-lang/crates.io-index"
 1833checksum = "271383c67ccabffb7381723dea0672a673f292304fcb45c01cc648c7a8d58088"
 1834dependencies = [
 1835 "bitflags 2.8.0",
 1836 "cexpr",
 1837 "clang-sys",
 1838 "itertools 0.10.5",
 1839 "lazy_static",
 1840 "lazycell",
 1841 "log",
 1842 "prettyplease",
 1843 "proc-macro2",
 1844 "quote",
 1845 "regex",
 1846 "rustc-hash 1.1.0",
 1847 "shlex",
 1848 "syn 2.0.90",
 1849 "which 4.4.2",
 1850]
 1851
 1852[[package]]
 1853name = "bindgen"
 1854version = "0.70.1"
 1855source = "registry+https://github.com/rust-lang/crates.io-index"
 1856checksum = "f49d8fed880d473ea71efb9bf597651e77201bdd4893efe54c9e5d65ae04ce6f"
 1857dependencies = [
 1858 "bitflags 2.8.0",
 1859 "cexpr",
 1860 "clang-sys",
 1861 "itertools 0.10.5",
 1862 "log",
 1863 "prettyplease",
 1864 "proc-macro2",
 1865 "quote",
 1866 "regex",
 1867 "rustc-hash 1.1.0",
 1868 "shlex",
 1869 "syn 2.0.90",
 1870]
 1871
 1872[[package]]
 1873name = "bit-set"
 1874version = "0.5.3"
 1875source = "registry+https://github.com/rust-lang/crates.io-index"
 1876checksum = "0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1"
 1877dependencies = [
 1878 "bit-vec 0.6.3",
 1879]
 1880
 1881[[package]]
 1882name = "bit-set"
 1883version = "0.8.0"
 1884source = "registry+https://github.com/rust-lang/crates.io-index"
 1885checksum = "08807e080ed7f9d5433fa9b275196cfc35414f66a0c79d864dc51a0d825231a3"
 1886dependencies = [
 1887 "bit-vec 0.8.0",
 1888]
 1889
 1890[[package]]
 1891name = "bit-vec"
 1892version = "0.6.3"
 1893source = "registry+https://github.com/rust-lang/crates.io-index"
 1894checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb"
 1895
 1896[[package]]
 1897name = "bit-vec"
 1898version = "0.8.0"
 1899source = "registry+https://github.com/rust-lang/crates.io-index"
 1900checksum = "5e764a1d40d510daf35e07be9eb06e75770908c27d411ee6c92109c9840eaaf7"
 1901
 1902[[package]]
 1903name = "bit_field"
 1904version = "0.10.2"
 1905source = "registry+https://github.com/rust-lang/crates.io-index"
 1906checksum = "dc827186963e592360843fb5ba4b973e145841266c1357f7180c43526f2e5b61"
 1907
 1908[[package]]
 1909name = "bitflags"
 1910version = "1.3.2"
 1911source = "registry+https://github.com/rust-lang/crates.io-index"
 1912checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
 1913
 1914[[package]]
 1915name = "bitflags"
 1916version = "2.8.0"
 1917source = "registry+https://github.com/rust-lang/crates.io-index"
 1918checksum = "8f68f53c83ab957f72c32642f3868eec03eb974d1fb82e453128456482613d36"
 1919dependencies = [
 1920 "serde",
 1921]
 1922
 1923[[package]]
 1924name = "bitstream-io"
 1925version = "2.6.0"
 1926source = "registry+https://github.com/rust-lang/crates.io-index"
 1927checksum = "6099cdc01846bc367c4e7dd630dc5966dccf36b652fae7a74e17b640411a91b2"
 1928
 1929[[package]]
 1930name = "bitvec"
 1931version = "1.0.1"
 1932source = "registry+https://github.com/rust-lang/crates.io-index"
 1933checksum = "1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c"
 1934dependencies = [
 1935 "funty",
 1936 "radium",
 1937 "tap",
 1938 "wyz",
 1939]
 1940
 1941[[package]]
 1942name = "blade-graphics"
 1943version = "0.6.0"
 1944source = "git+https://github.com/kvark/blade?rev=b16f5c7bd873c7126f48c82c39e7ae64602ae74f#b16f5c7bd873c7126f48c82c39e7ae64602ae74f"
 1945dependencies = [
 1946 "ash",
 1947 "ash-window",
 1948 "bitflags 2.8.0",
 1949 "bytemuck",
 1950 "codespan-reporting",
 1951 "glow",
 1952 "gpu-alloc",
 1953 "gpu-alloc-ash",
 1954 "hidden-trait",
 1955 "js-sys",
 1956 "khronos-egl",
 1957 "libloading",
 1958 "log",
 1959 "mint",
 1960 "naga",
 1961 "objc2",
 1962 "objc2-app-kit",
 1963 "objc2-foundation",
 1964 "objc2-metal",
 1965 "objc2-quartz-core",
 1966 "objc2-ui-kit",
 1967 "raw-window-handle",
 1968 "slab",
 1969 "wasm-bindgen",
 1970 "web-sys",
 1971]
 1972
 1973[[package]]
 1974name = "blade-macros"
 1975version = "0.3.0"
 1976source = "git+https://github.com/kvark/blade?rev=b16f5c7bd873c7126f48c82c39e7ae64602ae74f#b16f5c7bd873c7126f48c82c39e7ae64602ae74f"
 1977dependencies = [
 1978 "proc-macro2",
 1979 "quote",
 1980 "syn 2.0.90",
 1981]
 1982
 1983[[package]]
 1984name = "blade-util"
 1985version = "0.2.0"
 1986source = "git+https://github.com/kvark/blade?rev=b16f5c7bd873c7126f48c82c39e7ae64602ae74f#b16f5c7bd873c7126f48c82c39e7ae64602ae74f"
 1987dependencies = [
 1988 "blade-graphics",
 1989 "bytemuck",
 1990 "log",
 1991 "profiling",
 1992]
 1993
 1994[[package]]
 1995name = "blake3"
 1996version = "1.6.1"
 1997source = "registry+https://github.com/rust-lang/crates.io-index"
 1998checksum = "675f87afced0413c9bb02843499dbbd3882a237645883f71a2b59644a6d2f753"
 1999dependencies = [
 2000 "arrayref",
 2001 "arrayvec",
 2002 "cc",
 2003 "cfg-if",
 2004 "constant_time_eq 0.3.1",
 2005]
 2006
 2007[[package]]
 2008name = "block"
 2009version = "0.1.6"
 2010source = "registry+https://github.com/rust-lang/crates.io-index"
 2011checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
 2012
 2013[[package]]
 2014name = "block-buffer"
 2015version = "0.10.4"
 2016source = "registry+https://github.com/rust-lang/crates.io-index"
 2017checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
 2018dependencies = [
 2019 "generic-array",
 2020]
 2021
 2022[[package]]
 2023name = "block-padding"
 2024version = "0.3.3"
 2025source = "registry+https://github.com/rust-lang/crates.io-index"
 2026checksum = "a8894febbff9f758034a5b8e12d87918f56dfc64a8e1fe757d65e29041538d93"
 2027dependencies = [
 2028 "generic-array",
 2029]
 2030
 2031[[package]]
 2032name = "block2"
 2033version = "0.5.1"
 2034source = "registry+https://github.com/rust-lang/crates.io-index"
 2035checksum = "2c132eebf10f5cad5289222520a4a058514204aed6d791f1cf4fe8088b82d15f"
 2036dependencies = [
 2037 "objc2",
 2038]
 2039
 2040[[package]]
 2041name = "blocking"
 2042version = "1.6.1"
 2043source = "registry+https://github.com/rust-lang/crates.io-index"
 2044checksum = "703f41c54fc768e63e091340b424302bb1c29ef4aa0c7f10fe849dfb114d29ea"
 2045dependencies = [
 2046 "async-channel 2.3.1",
 2047 "async-task",
 2048 "futures-io",
 2049 "futures-lite 2.6.0",
 2050 "piper",
 2051]
 2052
 2053[[package]]
 2054name = "borsh"
 2055version = "1.5.3"
 2056source = "registry+https://github.com/rust-lang/crates.io-index"
 2057checksum = "2506947f73ad44e344215ccd6403ac2ae18cd8e046e581a441bf8d199f257f03"
 2058dependencies = [
 2059 "borsh-derive",
 2060 "cfg_aliases 0.2.1",
 2061]
 2062
 2063[[package]]
 2064name = "borsh-derive"
 2065version = "1.5.3"
 2066source = "registry+https://github.com/rust-lang/crates.io-index"
 2067checksum = "c2593a3b8b938bd68373196c9832f516be11fa487ef4ae745eb282e6a56a7244"
 2068dependencies = [
 2069 "once_cell",
 2070 "proc-macro-crate",
 2071 "proc-macro2",
 2072 "quote",
 2073 "syn 2.0.90",
 2074]
 2075
 2076[[package]]
 2077name = "breadcrumbs"
 2078version = "0.1.0"
 2079dependencies = [
 2080 "editor",
 2081 "gpui",
 2082 "itertools 0.14.0",
 2083 "theme",
 2084 "ui",
 2085 "workspace",
 2086 "zed_actions",
 2087]
 2088
 2089[[package]]
 2090name = "bstr"
 2091version = "1.11.1"
 2092source = "registry+https://github.com/rust-lang/crates.io-index"
 2093checksum = "786a307d683a5bf92e6fd5fd69a7eb613751668d1d8d67d802846dfe367c62c8"
 2094dependencies = [
 2095 "memchr",
 2096 "regex-automata 0.4.9",
 2097 "serde",
 2098]
 2099
 2100[[package]]
 2101name = "buffer_diff"
 2102version = "0.1.0"
 2103dependencies = [
 2104 "anyhow",
 2105 "clock",
 2106 "ctor",
 2107 "env_logger 0.11.6",
 2108 "futures 0.3.31",
 2109 "git2",
 2110 "gpui",
 2111 "language",
 2112 "log",
 2113 "pretty_assertions",
 2114 "rand 0.8.5",
 2115 "rope",
 2116 "serde_json",
 2117 "sum_tree",
 2118 "text",
 2119 "unindent",
 2120 "util",
 2121]
 2122
 2123[[package]]
 2124name = "built"
 2125version = "0.7.5"
 2126source = "registry+https://github.com/rust-lang/crates.io-index"
 2127checksum = "c360505aed52b7ec96a3636c3f039d99103c37d1d9b4f7a8c743d3ea9ffcd03b"
 2128
 2129[[package]]
 2130name = "bumpalo"
 2131version = "3.16.0"
 2132source = "registry+https://github.com/rust-lang/crates.io-index"
 2133checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
 2134dependencies = [
 2135 "allocator-api2",
 2136]
 2137
 2138[[package]]
 2139name = "by_address"
 2140version = "1.2.1"
 2141source = "registry+https://github.com/rust-lang/crates.io-index"
 2142checksum = "64fa3c856b712db6612c019f14756e64e4bcea13337a6b33b696333a9eaa2d06"
 2143
 2144[[package]]
 2145name = "bytecheck"
 2146version = "0.6.12"
 2147source = "registry+https://github.com/rust-lang/crates.io-index"
 2148checksum = "23cdc57ce23ac53c931e88a43d06d070a6fd142f2617be5855eb75efc9beb1c2"
 2149dependencies = [
 2150 "bytecheck_derive",
 2151 "ptr_meta",
 2152 "simdutf8",
 2153]
 2154
 2155[[package]]
 2156name = "bytecheck_derive"
 2157version = "0.6.12"
 2158source = "registry+https://github.com/rust-lang/crates.io-index"
 2159checksum = "3db406d29fbcd95542e92559bed4d8ad92636d1ca8b3b72ede10b4bcc010e659"
 2160dependencies = [
 2161 "proc-macro2",
 2162 "quote",
 2163 "syn 1.0.109",
 2164]
 2165
 2166[[package]]
 2167name = "bytemuck"
 2168version = "1.21.0"
 2169source = "registry+https://github.com/rust-lang/crates.io-index"
 2170checksum = "ef657dfab802224e671f5818e9a4935f9b1957ed18e58292690cc39e7a4092a3"
 2171dependencies = [
 2172 "bytemuck_derive",
 2173]
 2174
 2175[[package]]
 2176name = "bytemuck_derive"
 2177version = "1.8.0"
 2178source = "registry+https://github.com/rust-lang/crates.io-index"
 2179checksum = "bcfcc3cd946cb52f0bbfdbbcfa2f4e24f75ebb6c0e1002f7c25904fada18b9ec"
 2180dependencies = [
 2181 "proc-macro2",
 2182 "quote",
 2183 "syn 2.0.90",
 2184]
 2185
 2186[[package]]
 2187name = "byteorder"
 2188version = "1.5.0"
 2189source = "registry+https://github.com/rust-lang/crates.io-index"
 2190checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
 2191
 2192[[package]]
 2193name = "byteorder-lite"
 2194version = "0.1.0"
 2195source = "registry+https://github.com/rust-lang/crates.io-index"
 2196checksum = "8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495"
 2197
 2198[[package]]
 2199name = "bytes"
 2200version = "0.4.12"
 2201source = "registry+https://github.com/rust-lang/crates.io-index"
 2202checksum = "206fdffcfa2df7cbe15601ef46c813fce0965eb3286db6b56c583b814b51c81c"
 2203dependencies = [
 2204 "byteorder",
 2205 "iovec",
 2206]
 2207
 2208[[package]]
 2209name = "bytes"
 2210version = "1.10.1"
 2211source = "registry+https://github.com/rust-lang/crates.io-index"
 2212checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a"
 2213
 2214[[package]]
 2215name = "bytes-utils"
 2216version = "0.1.4"
 2217source = "registry+https://github.com/rust-lang/crates.io-index"
 2218checksum = "7dafe3a8757b027e2be6e4e5601ed563c55989fcf1546e933c66c8eb3a058d35"
 2219dependencies = [
 2220 "bytes 1.10.1",
 2221 "either",
 2222]
 2223
 2224[[package]]
 2225name = "bzip2"
 2226version = "0.4.4"
 2227source = "registry+https://github.com/rust-lang/crates.io-index"
 2228checksum = "bdb116a6ef3f6c3698828873ad02c3014b3c85cadb88496095628e3ef1e347f8"
 2229dependencies = [
 2230 "bzip2-sys",
 2231 "libc",
 2232]
 2233
 2234[[package]]
 2235name = "bzip2-sys"
 2236version = "0.1.11+1.0.8"
 2237source = "registry+https://github.com/rust-lang/crates.io-index"
 2238checksum = "736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc"
 2239dependencies = [
 2240 "cc",
 2241 "libc",
 2242 "pkg-config",
 2243]
 2244
 2245[[package]]
 2246name = "call"
 2247version = "0.1.0"
 2248dependencies = [
 2249 "anyhow",
 2250 "audio",
 2251 "client",
 2252 "collections",
 2253 "fs",
 2254 "futures 0.3.31",
 2255 "gpui",
 2256 "http_client",
 2257 "language",
 2258 "livekit_client",
 2259 "livekit_client_macos",
 2260 "log",
 2261 "postage",
 2262 "project",
 2263 "schemars",
 2264 "serde",
 2265 "serde_derive",
 2266 "settings",
 2267 "telemetry",
 2268 "util",
 2269]
 2270
 2271[[package]]
 2272name = "calloop"
 2273version = "0.13.0"
 2274source = "registry+https://github.com/rust-lang/crates.io-index"
 2275checksum = "b99da2f8558ca23c71f4fd15dc57c906239752dd27ff3c00a1d56b685b7cbfec"
 2276dependencies = [
 2277 "bitflags 2.8.0",
 2278 "log",
 2279 "polling",
 2280 "rustix",
 2281 "slab",
 2282 "thiserror 1.0.69",
 2283]
 2284
 2285[[package]]
 2286name = "calloop-wayland-source"
 2287version = "0.3.0"
 2288source = "registry+https://github.com/rust-lang/crates.io-index"
 2289checksum = "95a66a987056935f7efce4ab5668920b5d0dac4a7c99991a67395f13702ddd20"
 2290dependencies = [
 2291 "calloop",
 2292 "rustix",
 2293 "wayland-backend",
 2294 "wayland-client",
 2295]
 2296
 2297[[package]]
 2298name = "camino"
 2299version = "1.1.9"
 2300source = "registry+https://github.com/rust-lang/crates.io-index"
 2301checksum = "8b96ec4966b5813e2c0507c1f86115c8c5abaadc3980879c3424042a02fd1ad3"
 2302dependencies = [
 2303 "serde",
 2304]
 2305
 2306[[package]]
 2307name = "cap-fs-ext"
 2308version = "3.4.2"
 2309source = "registry+https://github.com/rust-lang/crates.io-index"
 2310checksum = "7f78efdd7378980d79c0f36b519e51191742d2c9f91ffa5e228fba9f3806d2e1"
 2311dependencies = [
 2312 "cap-primitives",
 2313 "cap-std",
 2314 "io-lifetimes",
 2315 "windows-sys 0.59.0",
 2316]
 2317
 2318[[package]]
 2319name = "cap-net-ext"
 2320version = "3.4.2"
 2321source = "registry+https://github.com/rust-lang/crates.io-index"
 2322checksum = "4ac68674a6042af2bcee1adad9f6abd432642cf03444ce3a5b36c3f39f23baf8"
 2323dependencies = [
 2324 "cap-primitives",
 2325 "cap-std",
 2326 "rustix",
 2327 "smallvec",
 2328]
 2329
 2330[[package]]
 2331name = "cap-primitives"
 2332version = "3.4.2"
 2333source = "registry+https://github.com/rust-lang/crates.io-index"
 2334checksum = "8fc15faeed2223d8b8e8cc1857f5861935a06d06713c4ac106b722ae9ce3c369"
 2335dependencies = [
 2336 "ambient-authority",
 2337 "fs-set-times",
 2338 "io-extras",
 2339 "io-lifetimes",
 2340 "ipnet",
 2341 "maybe-owned",
 2342 "rustix",
 2343 "windows-sys 0.59.0",
 2344 "winx",
 2345]
 2346
 2347[[package]]
 2348name = "cap-rand"
 2349version = "3.4.2"
 2350source = "registry+https://github.com/rust-lang/crates.io-index"
 2351checksum = "dea13372b49df066d1ae654e5c6e41799c1efd9f6b36794b921e877ea4037977"
 2352dependencies = [
 2353 "ambient-authority",
 2354 "rand 0.8.5",
 2355]
 2356
 2357[[package]]
 2358name = "cap-std"
 2359version = "3.4.2"
 2360source = "registry+https://github.com/rust-lang/crates.io-index"
 2361checksum = "c3dbd3e8e8d093d6ccb4b512264869e1281cdb032f7940bd50b2894f96f25609"
 2362dependencies = [
 2363 "cap-primitives",
 2364 "io-extras",
 2365 "io-lifetimes",
 2366 "rustix",
 2367]
 2368
 2369[[package]]
 2370name = "cap-time-ext"
 2371version = "3.4.2"
 2372source = "registry+https://github.com/rust-lang/crates.io-index"
 2373checksum = "bd736b20fc033f564a1995fb82fc349146de43aabba19c7368b4cb17d8f9ea53"
 2374dependencies = [
 2375 "ambient-authority",
 2376 "cap-primitives",
 2377 "iana-time-zone",
 2378 "once_cell",
 2379 "rustix",
 2380 "winx",
 2381]
 2382
 2383[[package]]
 2384name = "cargo-platform"
 2385version = "0.1.9"
 2386source = "registry+https://github.com/rust-lang/crates.io-index"
 2387checksum = "e35af189006b9c0f00a064685c727031e3ed2d8020f7ba284d78cc2671bd36ea"
 2388dependencies = [
 2389 "serde",
 2390]
 2391
 2392[[package]]
 2393name = "cargo_metadata"
 2394version = "0.19.2"
 2395source = "registry+https://github.com/rust-lang/crates.io-index"
 2396checksum = "dd5eb614ed4c27c5d706420e4320fbe3216ab31fa1c33cd8246ac36dae4479ba"
 2397dependencies = [
 2398 "camino",
 2399 "cargo-platform",
 2400 "semver",
 2401 "serde",
 2402 "serde_json",
 2403 "thiserror 2.0.6",
 2404]
 2405
 2406[[package]]
 2407name = "cargo_toml"
 2408version = "0.21.0"
 2409source = "registry+https://github.com/rust-lang/crates.io-index"
 2410checksum = "5fbd1fe9db3ebf71b89060adaf7b0504c2d6a425cf061313099547e382c2e472"
 2411dependencies = [
 2412 "serde",
 2413 "toml 0.8.20",
 2414]
 2415
 2416[[package]]
 2417name = "cast"
 2418version = "0.3.0"
 2419source = "registry+https://github.com/rust-lang/crates.io-index"
 2420checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5"
 2421
 2422[[package]]
 2423name = "cbc"
 2424version = "0.1.2"
 2425source = "registry+https://github.com/rust-lang/crates.io-index"
 2426checksum = "26b52a9543ae338f279b96b0b9fed9c8093744685043739079ce85cd58f289a6"
 2427dependencies = [
 2428 "cipher",
 2429]
 2430
 2431[[package]]
 2432name = "cbindgen"
 2433version = "0.27.0"
 2434source = "registry+https://github.com/rust-lang/crates.io-index"
 2435checksum = "3fce8dd7fcfcbf3a0a87d8f515194b49d6135acab73e18bd380d1d93bb1a15eb"
 2436dependencies = [
 2437 "clap",
 2438 "heck 0.4.1",
 2439 "indexmap",
 2440 "log",
 2441 "proc-macro2",
 2442 "quote",
 2443 "serde",
 2444 "serde_json",
 2445 "syn 2.0.90",
 2446 "tempfile",
 2447 "toml 0.8.20",
 2448]
 2449
 2450[[package]]
 2451name = "cbindgen"
 2452version = "0.28.0"
 2453source = "registry+https://github.com/rust-lang/crates.io-index"
 2454checksum = "eadd868a2ce9ca38de7eeafdcec9c7065ef89b42b32f0839278d55f35c54d1ff"
 2455dependencies = [
 2456 "heck 0.4.1",
 2457 "indexmap",
 2458 "log",
 2459 "proc-macro2",
 2460 "quote",
 2461 "serde",
 2462 "serde_json",
 2463 "syn 2.0.90",
 2464 "tempfile",
 2465 "toml 0.8.20",
 2466]
 2467
 2468[[package]]
 2469name = "cc"
 2470version = "1.2.12"
 2471source = "registry+https://github.com/rust-lang/crates.io-index"
 2472checksum = "755717a7de9ec452bf7f3f1a3099085deabd7f2962b861dae91ecd7a365903d2"
 2473dependencies = [
 2474 "jobserver",
 2475 "libc",
 2476 "shlex",
 2477]
 2478
 2479[[package]]
 2480name = "cesu8"
 2481version = "1.1.0"
 2482source = "registry+https://github.com/rust-lang/crates.io-index"
 2483checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c"
 2484
 2485[[package]]
 2486name = "cexpr"
 2487version = "0.6.0"
 2488source = "registry+https://github.com/rust-lang/crates.io-index"
 2489checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
 2490dependencies = [
 2491 "nom",
 2492]
 2493
 2494[[package]]
 2495name = "cfg-expr"
 2496version = "0.15.8"
 2497source = "registry+https://github.com/rust-lang/crates.io-index"
 2498checksum = "d067ad48b8650848b989a59a86c6c36a995d02d2bf778d45c3c5d57bc2718f02"
 2499dependencies = [
 2500 "smallvec",
 2501 "target-lexicon 0.12.16",
 2502]
 2503
 2504[[package]]
 2505name = "cfg-if"
 2506version = "1.0.0"
 2507source = "registry+https://github.com/rust-lang/crates.io-index"
 2508checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
 2509
 2510[[package]]
 2511name = "cfg_aliases"
 2512version = "0.1.1"
 2513source = "registry+https://github.com/rust-lang/crates.io-index"
 2514checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"
 2515
 2516[[package]]
 2517name = "cfg_aliases"
 2518version = "0.2.1"
 2519source = "registry+https://github.com/rust-lang/crates.io-index"
 2520checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
 2521
 2522[[package]]
 2523name = "channel"
 2524version = "0.1.0"
 2525dependencies = [
 2526 "anyhow",
 2527 "client",
 2528 "clock",
 2529 "collections",
 2530 "futures 0.3.31",
 2531 "gpui",
 2532 "http_client",
 2533 "language",
 2534 "log",
 2535 "rand 0.8.5",
 2536 "release_channel",
 2537 "rpc",
 2538 "settings",
 2539 "sum_tree",
 2540 "text",
 2541 "time",
 2542 "util",
 2543]
 2544
 2545[[package]]
 2546name = "chrono"
 2547version = "0.4.40"
 2548source = "registry+https://github.com/rust-lang/crates.io-index"
 2549checksum = "1a7964611d71df112cb1730f2ee67324fcf4d0fc6606acbbe9bfe06df124637c"
 2550dependencies = [
 2551 "android-tzdata",
 2552 "iana-time-zone",
 2553 "js-sys",
 2554 "num-traits",
 2555 "serde",
 2556 "wasm-bindgen",
 2557 "windows-link",
 2558]
 2559
 2560[[package]]
 2561name = "chunked_transfer"
 2562version = "1.5.0"
 2563source = "registry+https://github.com/rust-lang/crates.io-index"
 2564checksum = "6e4de3bc4ea267985becf712dc6d9eed8b04c953b3fcfb339ebc87acd9804901"
 2565
 2566[[package]]
 2567name = "ciborium"
 2568version = "0.2.2"
 2569source = "registry+https://github.com/rust-lang/crates.io-index"
 2570checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e"
 2571dependencies = [
 2572 "ciborium-io",
 2573 "ciborium-ll",
 2574 "serde",
 2575]
 2576
 2577[[package]]
 2578name = "ciborium-io"
 2579version = "0.2.2"
 2580source = "registry+https://github.com/rust-lang/crates.io-index"
 2581checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757"
 2582
 2583[[package]]
 2584name = "ciborium-ll"
 2585version = "0.2.2"
 2586source = "registry+https://github.com/rust-lang/crates.io-index"
 2587checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9"
 2588dependencies = [
 2589 "ciborium-io",
 2590 "half",
 2591]
 2592
 2593[[package]]
 2594name = "cipher"
 2595version = "0.4.4"
 2596source = "registry+https://github.com/rust-lang/crates.io-index"
 2597checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad"
 2598dependencies = [
 2599 "crypto-common",
 2600 "inout",
 2601 "zeroize",
 2602]
 2603
 2604[[package]]
 2605name = "clang-sys"
 2606version = "1.8.1"
 2607source = "registry+https://github.com/rust-lang/crates.io-index"
 2608checksum = "0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4"
 2609dependencies = [
 2610 "glob",
 2611 "libc",
 2612 "libloading",
 2613]
 2614
 2615[[package]]
 2616name = "clap"
 2617version = "4.5.31"
 2618source = "registry+https://github.com/rust-lang/crates.io-index"
 2619checksum = "027bb0d98429ae334a8698531da7077bdf906419543a35a55c2cb1b66437d767"
 2620dependencies = [
 2621 "clap_builder",
 2622 "clap_derive",
 2623]
 2624
 2625[[package]]
 2626name = "clap_builder"
 2627version = "4.5.31"
 2628source = "registry+https://github.com/rust-lang/crates.io-index"
 2629checksum = "5589e0cba072e0f3d23791efac0fd8627b49c829c196a492e88168e6a669d863"
 2630dependencies = [
 2631 "anstream",
 2632 "anstyle",
 2633 "clap_lex",
 2634 "strsim",
 2635 "terminal_size",
 2636]
 2637
 2638[[package]]
 2639name = "clap_complete"
 2640version = "4.5.38"
 2641source = "registry+https://github.com/rust-lang/crates.io-index"
 2642checksum = "d9647a559c112175f17cf724dc72d3645680a883c58481332779192b0d8e7a01"
 2643dependencies = [
 2644 "clap",
 2645]
 2646
 2647[[package]]
 2648name = "clap_derive"
 2649version = "4.5.28"
 2650source = "registry+https://github.com/rust-lang/crates.io-index"
 2651checksum = "bf4ced95c6f4a675af3da73304b9ac4ed991640c36374e4b46795c49e17cf1ed"
 2652dependencies = [
 2653 "heck 0.5.0",
 2654 "proc-macro2",
 2655 "quote",
 2656 "syn 2.0.90",
 2657]
 2658
 2659[[package]]
 2660name = "clap_lex"
 2661version = "0.7.4"
 2662source = "registry+https://github.com/rust-lang/crates.io-index"
 2663checksum = "f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6"
 2664
 2665[[package]]
 2666name = "cli"
 2667version = "0.1.0"
 2668dependencies = [
 2669 "anyhow",
 2670 "clap",
 2671 "collections",
 2672 "core-foundation 0.9.4",
 2673 "core-services",
 2674 "exec",
 2675 "fork",
 2676 "ipc-channel",
 2677 "parking_lot",
 2678 "paths",
 2679 "plist",
 2680 "release_channel",
 2681 "serde",
 2682 "tempfile",
 2683 "util",
 2684 "windows 0.60.0",
 2685]
 2686
 2687[[package]]
 2688name = "client"
 2689version = "0.1.0"
 2690dependencies = [
 2691 "anyhow",
 2692 "async-native-tls",
 2693 "async-recursion 0.3.2",
 2694 "async-tungstenite",
 2695 "chrono",
 2696 "clock",
 2697 "cocoa 0.26.0",
 2698 "collections",
 2699 "credentials_provider",
 2700 "feature_flags",
 2701 "futures 0.3.31",
 2702 "gpui",
 2703 "http_client",
 2704 "log",
 2705 "parking_lot",
 2706 "paths",
 2707 "postage",
 2708 "rand 0.8.5",
 2709 "release_channel",
 2710 "rpc",
 2711 "schemars",
 2712 "serde",
 2713 "serde_json",
 2714 "settings",
 2715 "sha2",
 2716 "smol",
 2717 "telemetry",
 2718 "telemetry_events",
 2719 "text",
 2720 "thiserror 1.0.69",
 2721 "time",
 2722 "tiny_http",
 2723 "tokio-socks",
 2724 "url",
 2725 "util",
 2726 "windows 0.60.0",
 2727 "worktree",
 2728]
 2729
 2730[[package]]
 2731name = "clock"
 2732version = "0.1.0"
 2733dependencies = [
 2734 "parking_lot",
 2735 "serde",
 2736 "smallvec",
 2737]
 2738
 2739[[package]]
 2740name = "cmake"
 2741version = "0.1.53"
 2742source = "registry+https://github.com/rust-lang/crates.io-index"
 2743checksum = "e24a03c8b52922d68a1589ad61032f2c1aa5a8158d2aa0d93c6e9534944bbad6"
 2744dependencies = [
 2745 "cc",
 2746]
 2747
 2748[[package]]
 2749name = "cobs"
 2750version = "0.2.3"
 2751source = "registry+https://github.com/rust-lang/crates.io-index"
 2752checksum = "67ba02a97a2bd10f4b59b25c7973101c79642302776489e030cd13cdab09ed15"
 2753
 2754[[package]]
 2755name = "cocoa"
 2756version = "0.25.0"
 2757source = "registry+https://github.com/rust-lang/crates.io-index"
 2758checksum = "f6140449f97a6e97f9511815c5632d84c8aacf8ac271ad77c559218161a1373c"
 2759dependencies = [
 2760 "bitflags 1.3.2",
 2761 "block",
 2762 "cocoa-foundation 0.1.2",
 2763 "core-foundation 0.9.4",
 2764 "core-graphics 0.23.2",
 2765 "foreign-types 0.5.0",
 2766 "libc",
 2767 "objc",
 2768]
 2769
 2770[[package]]
 2771name = "cocoa"
 2772version = "0.26.0"
 2773source = "registry+https://github.com/rust-lang/crates.io-index"
 2774checksum = "f79398230a6e2c08f5c9760610eb6924b52aa9e7950a619602baba59dcbbdbb2"
 2775dependencies = [
 2776 "bitflags 2.8.0",
 2777 "block",
 2778 "cocoa-foundation 0.2.0",
 2779 "core-foundation 0.10.0",
 2780 "core-graphics 0.24.0",
 2781 "foreign-types 0.5.0",
 2782 "libc",
 2783 "objc",
 2784]
 2785
 2786[[package]]
 2787name = "cocoa-foundation"
 2788version = "0.1.2"
 2789source = "registry+https://github.com/rust-lang/crates.io-index"
 2790checksum = "8c6234cbb2e4c785b456c0644748b1ac416dd045799740356f8363dfe00c93f7"
 2791dependencies = [
 2792 "bitflags 1.3.2",
 2793 "block",
 2794 "core-foundation 0.9.4",
 2795 "core-graphics-types 0.1.3",
 2796 "libc",
 2797 "objc",
 2798]
 2799
 2800[[package]]
 2801name = "cocoa-foundation"
 2802version = "0.2.0"
 2803source = "registry+https://github.com/rust-lang/crates.io-index"
 2804checksum = "e14045fb83be07b5acf1c0884b2180461635b433455fa35d1cd6f17f1450679d"
 2805dependencies = [
 2806 "bitflags 2.8.0",
 2807 "block",
 2808 "core-foundation 0.10.0",
 2809 "core-graphics-types 0.2.0",
 2810 "libc",
 2811 "objc",
 2812]
 2813
 2814[[package]]
 2815name = "codespan-reporting"
 2816version = "0.11.1"
 2817source = "registry+https://github.com/rust-lang/crates.io-index"
 2818checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e"
 2819dependencies = [
 2820 "termcolor",
 2821 "unicode-width",
 2822]
 2823
 2824[[package]]
 2825name = "collab"
 2826version = "0.44.0"
 2827dependencies = [
 2828 "anthropic",
 2829 "anyhow",
 2830 "assistant",
 2831 "assistant_context_editor",
 2832 "assistant_slash_command",
 2833 "assistant_tool",
 2834 "async-stripe",
 2835 "async-trait",
 2836 "async-tungstenite",
 2837 "audio",
 2838 "aws-config",
 2839 "aws-sdk-kinesis",
 2840 "aws-sdk-s3",
 2841 "axum",
 2842 "axum-extra",
 2843 "base64 0.22.1",
 2844 "buffer_diff",
 2845 "call",
 2846 "channel",
 2847 "chrono",
 2848 "client",
 2849 "clock",
 2850 "collab_ui",
 2851 "collections",
 2852 "context_server",
 2853 "ctor",
 2854 "dashmap 6.1.0",
 2855 "derive_more",
 2856 "editor",
 2857 "env_logger 0.11.6",
 2858 "envy",
 2859 "extension",
 2860 "file_finder",
 2861 "fs",
 2862 "futures 0.3.31",
 2863 "git",
 2864 "git_hosting_providers",
 2865 "git_ui",
 2866 "google_ai",
 2867 "gpui",
 2868 "hex",
 2869 "http_client",
 2870 "hyper 0.14.32",
 2871 "indoc",
 2872 "jsonwebtoken",
 2873 "language",
 2874 "language_model",
 2875 "livekit_api",
 2876 "livekit_client",
 2877 "livekit_client_macos",
 2878 "log",
 2879 "lsp",
 2880 "menu",
 2881 "multi_buffer",
 2882 "nanoid",
 2883 "node_runtime",
 2884 "notifications",
 2885 "open_ai",
 2886 "parking_lot",
 2887 "pretty_assertions",
 2888 "project",
 2889 "prometheus",
 2890 "prompt_store",
 2891 "prost 0.9.0",
 2892 "rand 0.8.5",
 2893 "recent_projects",
 2894 "release_channel",
 2895 "remote",
 2896 "remote_server",
 2897 "reqwest 0.11.27",
 2898 "reqwest_client",
 2899 "rpc",
 2900 "rustc-demangle",
 2901 "scrypt",
 2902 "sea-orm",
 2903 "semantic_version",
 2904 "semver",
 2905 "serde",
 2906 "serde_derive",
 2907 "serde_json",
 2908 "session",
 2909 "settings",
 2910 "sha2",
 2911 "sqlx",
 2912 "strum",
 2913 "subtle",
 2914 "supermaven_api",
 2915 "telemetry_events",
 2916 "text",
 2917 "theme",
 2918 "thiserror 1.0.69",
 2919 "time",
 2920 "tokio",
 2921 "toml 0.8.20",
 2922 "tower",
 2923 "tower-http 0.4.4",
 2924 "tracing",
 2925 "tracing-subscriber",
 2926 "unindent",
 2927 "util",
 2928 "uuid",
 2929 "workspace",
 2930 "worktree",
 2931]
 2932
 2933[[package]]
 2934name = "collab_ui"
 2935version = "0.1.0"
 2936dependencies = [
 2937 "anyhow",
 2938 "call",
 2939 "channel",
 2940 "chrono",
 2941 "client",
 2942 "collections",
 2943 "db",
 2944 "editor",
 2945 "emojis",
 2946 "futures 0.3.31",
 2947 "fuzzy",
 2948 "gpui",
 2949 "http_client",
 2950 "language",
 2951 "menu",
 2952 "notifications",
 2953 "picker",
 2954 "pretty_assertions",
 2955 "project",
 2956 "release_channel",
 2957 "rich_text",
 2958 "rpc",
 2959 "schemars",
 2960 "serde",
 2961 "serde_derive",
 2962 "serde_json",
 2963 "settings",
 2964 "smallvec",
 2965 "story",
 2966 "telemetry",
 2967 "theme",
 2968 "time",
 2969 "time_format",
 2970 "title_bar",
 2971 "tree-sitter-md",
 2972 "ui",
 2973 "util",
 2974 "workspace",
 2975]
 2976
 2977[[package]]
 2978name = "collections"
 2979version = "0.1.0"
 2980dependencies = [
 2981 "indexmap",
 2982 "rustc-hash 2.1.1",
 2983]
 2984
 2985[[package]]
 2986name = "color_quant"
 2987version = "1.1.0"
 2988source = "registry+https://github.com/rust-lang/crates.io-index"
 2989checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
 2990
 2991[[package]]
 2992name = "colorchoice"
 2993version = "1.0.3"
 2994source = "registry+https://github.com/rust-lang/crates.io-index"
 2995checksum = "5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990"
 2996
 2997[[package]]
 2998name = "combine"
 2999version = "4.6.7"
 3000source = "registry+https://github.com/rust-lang/crates.io-index"
 3001checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd"
 3002dependencies = [
 3003 "bytes 1.10.1",
 3004 "memchr",
 3005]
 3006
 3007[[package]]
 3008name = "command_palette"
 3009version = "0.1.0"
 3010dependencies = [
 3011 "client",
 3012 "collections",
 3013 "command_palette_hooks",
 3014 "ctor",
 3015 "editor",
 3016 "env_logger 0.11.6",
 3017 "fuzzy",
 3018 "go_to_line",
 3019 "gpui",
 3020 "language",
 3021 "menu",
 3022 "picker",
 3023 "postage",
 3024 "project",
 3025 "serde",
 3026 "serde_json",
 3027 "settings",
 3028 "telemetry",
 3029 "theme",
 3030 "ui",
 3031 "util",
 3032 "workspace",
 3033 "zed_actions",
 3034]
 3035
 3036[[package]]
 3037name = "command_palette_hooks"
 3038version = "0.1.0"
 3039dependencies = [
 3040 "collections",
 3041 "derive_more",
 3042 "gpui",
 3043]
 3044
 3045[[package]]
 3046name = "component"
 3047version = "0.1.0"
 3048dependencies = [
 3049 "collections",
 3050 "gpui",
 3051 "linkme",
 3052 "parking_lot",
 3053 "theme",
 3054]
 3055
 3056[[package]]
 3057name = "component_preview"
 3058version = "0.1.0"
 3059dependencies = [
 3060 "client",
 3061 "collections",
 3062 "component",
 3063 "gpui",
 3064 "languages",
 3065 "notifications",
 3066 "project",
 3067 "ui",
 3068 "workspace",
 3069]
 3070
 3071[[package]]
 3072name = "concurrent-queue"
 3073version = "2.5.0"
 3074source = "registry+https://github.com/rust-lang/crates.io-index"
 3075checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
 3076dependencies = [
 3077 "crossbeam-utils",
 3078]
 3079
 3080[[package]]
 3081name = "console"
 3082version = "0.15.8"
 3083source = "registry+https://github.com/rust-lang/crates.io-index"
 3084checksum = "0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb"
 3085dependencies = [
 3086 "encode_unicode",
 3087 "lazy_static",
 3088 "libc",
 3089 "unicode-width",
 3090 "windows-sys 0.52.0",
 3091]
 3092
 3093[[package]]
 3094name = "const-oid"
 3095version = "0.9.6"
 3096source = "registry+https://github.com/rust-lang/crates.io-index"
 3097checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8"
 3098
 3099[[package]]
 3100name = "const-random"
 3101version = "0.1.18"
 3102source = "registry+https://github.com/rust-lang/crates.io-index"
 3103checksum = "87e00182fe74b066627d63b85fd550ac2998d4b0bd86bfed477a0ae4c7c71359"
 3104dependencies = [
 3105 "const-random-macro",
 3106]
 3107
 3108[[package]]
 3109name = "const-random-macro"
 3110version = "0.1.16"
 3111source = "registry+https://github.com/rust-lang/crates.io-index"
 3112checksum = "f9d839f2a20b0aee515dc581a6172f2321f96cab76c1a38a4c584a194955390e"
 3113dependencies = [
 3114 "getrandom 0.2.15",
 3115 "once_cell",
 3116 "tiny-keccak",
 3117]
 3118
 3119[[package]]
 3120name = "constant_time_eq"
 3121version = "0.1.5"
 3122source = "registry+https://github.com/rust-lang/crates.io-index"
 3123checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"
 3124
 3125[[package]]
 3126name = "constant_time_eq"
 3127version = "0.3.1"
 3128source = "registry+https://github.com/rust-lang/crates.io-index"
 3129checksum = "7c74b8349d32d297c9134b8c88677813a227df8f779daa29bfc29c183fe3dca6"
 3130
 3131[[package]]
 3132name = "context_server"
 3133version = "0.1.0"
 3134dependencies = [
 3135 "anyhow",
 3136 "assistant_tool",
 3137 "async-trait",
 3138 "collections",
 3139 "command_palette_hooks",
 3140 "context_server_settings",
 3141 "extension",
 3142 "futures 0.3.31",
 3143 "gpui",
 3144 "language_model",
 3145 "log",
 3146 "parking_lot",
 3147 "postage",
 3148 "project",
 3149 "serde",
 3150 "serde_json",
 3151 "settings",
 3152 "smol",
 3153 "url",
 3154 "util",
 3155]
 3156
 3157[[package]]
 3158name = "context_server_settings"
 3159version = "0.1.0"
 3160dependencies = [
 3161 "anyhow",
 3162 "collections",
 3163 "gpui",
 3164 "schemars",
 3165 "serde",
 3166 "serde_json",
 3167 "settings",
 3168]
 3169
 3170[[package]]
 3171name = "convert_case"
 3172version = "0.4.0"
 3173source = "registry+https://github.com/rust-lang/crates.io-index"
 3174checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
 3175
 3176[[package]]
 3177name = "convert_case"
 3178version = "0.8.0"
 3179source = "registry+https://github.com/rust-lang/crates.io-index"
 3180checksum = "baaaa0ecca5b51987b9423ccdc971514dd8b0bb7b4060b983d3664dad3f1f89f"
 3181dependencies = [
 3182 "unicode-segmentation",
 3183]
 3184
 3185[[package]]
 3186name = "copilot"
 3187version = "0.1.0"
 3188dependencies = [
 3189 "anyhow",
 3190 "async-compression",
 3191 "async-std",
 3192 "async-tar",
 3193 "chrono",
 3194 "client",
 3195 "clock",
 3196 "collections",
 3197 "command_palette_hooks",
 3198 "ctor",
 3199 "editor",
 3200 "env_logger 0.11.6",
 3201 "fs",
 3202 "futures 0.3.31",
 3203 "gpui",
 3204 "http_client",
 3205 "indoc",
 3206 "inline_completion",
 3207 "language",
 3208 "log",
 3209 "lsp",
 3210 "menu",
 3211 "node_runtime",
 3212 "parking_lot",
 3213 "paths",
 3214 "project",
 3215 "rpc",
 3216 "schemars",
 3217 "serde",
 3218 "serde_json",
 3219 "settings",
 3220 "smol",
 3221 "strum",
 3222 "task",
 3223 "theme",
 3224 "ui",
 3225 "util",
 3226 "workspace",
 3227]
 3228
 3229[[package]]
 3230name = "core-foundation"
 3231version = "0.9.4"
 3232source = "registry+https://github.com/rust-lang/crates.io-index"
 3233checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
 3234dependencies = [
 3235 "core-foundation-sys",
 3236 "libc",
 3237]
 3238
 3239[[package]]
 3240name = "core-foundation"
 3241version = "0.10.0"
 3242source = "registry+https://github.com/rust-lang/crates.io-index"
 3243checksum = "b55271e5c8c478ad3f38ad24ef34923091e0548492a266d19b3c0b4d82574c63"
 3244dependencies = [
 3245 "core-foundation-sys",
 3246 "libc",
 3247]
 3248
 3249[[package]]
 3250name = "core-foundation-sys"
 3251version = "0.8.7"
 3252source = "registry+https://github.com/rust-lang/crates.io-index"
 3253checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
 3254
 3255[[package]]
 3256name = "core-graphics"
 3257version = "0.23.2"
 3258source = "registry+https://github.com/rust-lang/crates.io-index"
 3259checksum = "c07782be35f9e1140080c6b96f0d44b739e2278479f64e02fdab4e32dfd8b081"
 3260dependencies = [
 3261 "bitflags 1.3.2",
 3262 "core-foundation 0.9.4",
 3263 "core-graphics-types 0.1.3",
 3264 "foreign-types 0.5.0",
 3265 "libc",
 3266]
 3267
 3268[[package]]
 3269name = "core-graphics"
 3270version = "0.24.0"
 3271source = "registry+https://github.com/rust-lang/crates.io-index"
 3272checksum = "fa95a34622365fa5bbf40b20b75dba8dfa8c94c734aea8ac9a5ca38af14316f1"
 3273dependencies = [
 3274 "bitflags 2.8.0",
 3275 "core-foundation 0.10.0",
 3276 "core-graphics-types 0.2.0",
 3277 "foreign-types 0.5.0",
 3278 "libc",
 3279]
 3280
 3281[[package]]
 3282name = "core-graphics-types"
 3283version = "0.1.3"
 3284source = "registry+https://github.com/rust-lang/crates.io-index"
 3285checksum = "45390e6114f68f718cc7a830514a96f903cccd70d02a8f6d9f643ac4ba45afaf"
 3286dependencies = [
 3287 "bitflags 1.3.2",
 3288 "core-foundation 0.9.4",
 3289 "libc",
 3290]
 3291
 3292[[package]]
 3293name = "core-graphics-types"
 3294version = "0.2.0"
 3295source = "registry+https://github.com/rust-lang/crates.io-index"
 3296checksum = "3d44a101f213f6c4cdc1853d4b78aef6db6bdfa3468798cc1d9912f4735013eb"
 3297dependencies = [
 3298 "bitflags 2.8.0",
 3299 "core-foundation 0.10.0",
 3300 "libc",
 3301]
 3302
 3303[[package]]
 3304name = "core-services"
 3305version = "0.2.1"
 3306source = "registry+https://github.com/rust-lang/crates.io-index"
 3307checksum = "92567e81db522550ebaf742c5d875624ec7820c2c7ee5f8c60e4ce7c2ae3c0fd"
 3308dependencies = [
 3309 "core-foundation 0.9.4",
 3310]
 3311
 3312[[package]]
 3313name = "core-text"
 3314version = "20.1.0"
 3315source = "registry+https://github.com/rust-lang/crates.io-index"
 3316checksum = "c9d2790b5c08465d49f8dc05c8bcae9fea467855947db39b0f8145c091aaced5"
 3317dependencies = [
 3318 "core-foundation 0.9.4",
 3319 "core-graphics 0.23.2",
 3320 "foreign-types 0.5.0",
 3321 "libc",
 3322]
 3323
 3324[[package]]
 3325name = "coreaudio-rs"
 3326version = "0.11.3"
 3327source = "registry+https://github.com/rust-lang/crates.io-index"
 3328checksum = "321077172d79c662f64f5071a03120748d5bb652f5231570141be24cfcd2bace"
 3329dependencies = [
 3330 "bitflags 1.3.2",
 3331 "core-foundation-sys",
 3332 "coreaudio-sys",
 3333]
 3334
 3335[[package]]
 3336name = "coreaudio-rs"
 3337version = "0.12.1"
 3338source = "registry+https://github.com/rust-lang/crates.io-index"
 3339checksum = "34ca07354f6d0640333ef95f48d460a4bcf34812a7e7967f9b44c728a8f37c28"
 3340dependencies = [
 3341 "bitflags 1.3.2",
 3342 "core-foundation-sys",
 3343 "coreaudio-sys",
 3344]
 3345
 3346[[package]]
 3347name = "coreaudio-sys"
 3348version = "0.2.16"
 3349source = "registry+https://github.com/rust-lang/crates.io-index"
 3350checksum = "2ce857aa0b77d77287acc1ac3e37a05a8c95a2af3647d23b15f263bdaeb7562b"
 3351dependencies = [
 3352 "bindgen 0.70.1",
 3353]
 3354
 3355[[package]]
 3356name = "cosmic-text"
 3357version = "0.11.2"
 3358source = "git+https://github.com/pop-os/cosmic-text?rev=542b20c#542b20ca4376a3b5de5fa629db1a4ace44e18e0c"
 3359dependencies = [
 3360 "bitflags 2.8.0",
 3361 "fontdb",
 3362 "log",
 3363 "rangemap",
 3364 "rayon",
 3365 "rustc-hash 1.1.0",
 3366 "rustybuzz",
 3367 "self_cell",
 3368 "swash",
 3369 "sys-locale",
 3370 "ttf-parser",
 3371 "unicode-bidi",
 3372 "unicode-linebreak",
 3373 "unicode-script",
 3374 "unicode-segmentation",
 3375]
 3376
 3377[[package]]
 3378name = "cpal"
 3379version = "0.15.3"
 3380source = "git+https://github.com/zed-industries/cpal?rev=fd8bc2fd39f1f5fdee5a0690656caff9a26d9d50#fd8bc2fd39f1f5fdee5a0690656caff9a26d9d50"
 3381dependencies = [
 3382 "alsa",
 3383 "core-foundation-sys",
 3384 "coreaudio-rs 0.11.3",
 3385 "dasp_sample",
 3386 "jni",
 3387 "js-sys",
 3388 "libc",
 3389 "mach2",
 3390 "ndk",
 3391 "ndk-context",
 3392 "oboe",
 3393 "wasm-bindgen",
 3394 "wasm-bindgen-futures",
 3395 "web-sys",
 3396 "windows 0.54.0",
 3397]
 3398
 3399[[package]]
 3400name = "cpp_demangle"
 3401version = "0.4.4"
 3402source = "registry+https://github.com/rust-lang/crates.io-index"
 3403checksum = "96e58d342ad113c2b878f16d5d034c03be492ae460cdbc02b7f0f2284d310c7d"
 3404dependencies = [
 3405 "cfg-if",
 3406]
 3407
 3408[[package]]
 3409name = "cpufeatures"
 3410version = "0.2.16"
 3411source = "registry+https://github.com/rust-lang/crates.io-index"
 3412checksum = "16b80225097f2e5ae4e7179dd2266824648f3e2f49d9134d584b76389d31c4c3"
 3413dependencies = [
 3414 "libc",
 3415]
 3416
 3417[[package]]
 3418name = "cranelift-bforest"
 3419version = "0.116.1"
 3420source = "registry+https://github.com/rust-lang/crates.io-index"
 3421checksum = "e15d04a0ce86cb36ead88ad68cf693ffd6cda47052b9e0ac114bc47fd9cd23c4"
 3422dependencies = [
 3423 "cranelift-entity",
 3424]
 3425
 3426[[package]]
 3427name = "cranelift-bitset"
 3428version = "0.116.1"
 3429source = "registry+https://github.com/rust-lang/crates.io-index"
 3430checksum = "7c6e3969a7ce267259ce244b7867c5d3bc9e65b0a87e81039588dfdeaede9f34"
 3431dependencies = [
 3432 "serde",
 3433 "serde_derive",
 3434]
 3435
 3436[[package]]
 3437name = "cranelift-codegen"
 3438version = "0.116.1"
 3439source = "registry+https://github.com/rust-lang/crates.io-index"
 3440checksum = "2c22032c4cb42558371cf516bb47f26cdad1819d3475c133e93c49f50ebf304e"
 3441dependencies = [
 3442 "bumpalo",
 3443 "cranelift-bforest",
 3444 "cranelift-bitset",
 3445 "cranelift-codegen-meta",
 3446 "cranelift-codegen-shared",
 3447 "cranelift-control",
 3448 "cranelift-entity",
 3449 "cranelift-isle",
 3450 "gimli",
 3451 "hashbrown 0.14.5",
 3452 "log",
 3453 "regalloc2",
 3454 "rustc-hash 2.1.1",
 3455 "serde",
 3456 "smallvec",
 3457 "target-lexicon 0.13.2",
 3458]
 3459
 3460[[package]]
 3461name = "cranelift-codegen-meta"
 3462version = "0.116.1"
 3463source = "registry+https://github.com/rust-lang/crates.io-index"
 3464checksum = "c904bc71c61b27fc57827f4a1379f29de64fe95653b620a3db77d59655eee0b8"
 3465dependencies = [
 3466 "cranelift-codegen-shared",
 3467]
 3468
 3469[[package]]
 3470name = "cranelift-codegen-shared"
 3471version = "0.116.1"
 3472source = "registry+https://github.com/rust-lang/crates.io-index"
 3473checksum = "40180f5497572f644ce88c255480981ae2ec1d7bb4d8e0c0136a13b87a2f2ceb"
 3474
 3475[[package]]
 3476name = "cranelift-control"
 3477version = "0.116.1"
 3478source = "registry+https://github.com/rust-lang/crates.io-index"
 3479checksum = "26d132c6d0bd8a489563472afc171759da0707804a65ece7ceb15a8c6d7dd5ef"
 3480dependencies = [
 3481 "arbitrary",
 3482]
 3483
 3484[[package]]
 3485name = "cranelift-entity"
 3486version = "0.116.1"
 3487source = "registry+https://github.com/rust-lang/crates.io-index"
 3488checksum = "4b2d0d9618275474fbf679dd018ac6e009acbd6ae6850f6a67be33fb3b00b323"
 3489dependencies = [
 3490 "cranelift-bitset",
 3491 "serde",
 3492 "serde_derive",
 3493]
 3494
 3495[[package]]
 3496name = "cranelift-frontend"
 3497version = "0.116.1"
 3498source = "registry+https://github.com/rust-lang/crates.io-index"
 3499checksum = "4fac41e16729107393174b0c9e3730fb072866100e1e64e80a1a963b2e484d57"
 3500dependencies = [
 3501 "cranelift-codegen",
 3502 "log",
 3503 "smallvec",
 3504 "target-lexicon 0.13.2",
 3505]
 3506
 3507[[package]]
 3508name = "cranelift-isle"
 3509version = "0.116.1"
 3510source = "registry+https://github.com/rust-lang/crates.io-index"
 3511checksum = "1ca20d576e5070044d0a72a9effc2deacf4d6aa650403189d8ea50126483944d"
 3512
 3513[[package]]
 3514name = "cranelift-native"
 3515version = "0.116.1"
 3516source = "registry+https://github.com/rust-lang/crates.io-index"
 3517checksum = "b8dee82f3f1f2c4cba9177f1cc5e350fe98764379bcd29340caa7b01f85076c7"
 3518dependencies = [
 3519 "cranelift-codegen",
 3520 "libc",
 3521 "target-lexicon 0.13.2",
 3522]
 3523
 3524[[package]]
 3525name = "crc"
 3526version = "3.2.1"
 3527source = "registry+https://github.com/rust-lang/crates.io-index"
 3528checksum = "69e6e4d7b33a94f0991c26729976b10ebde1d34c3ee82408fb536164fa10d636"
 3529dependencies = [
 3530 "crc-catalog",
 3531]
 3532
 3533[[package]]
 3534name = "crc-catalog"
 3535version = "2.4.0"
 3536source = "registry+https://github.com/rust-lang/crates.io-index"
 3537checksum = "19d374276b40fb8bbdee95aef7c7fa6b5316ec764510eb64b8dd0e2ed0d7e7f5"
 3538
 3539[[package]]
 3540name = "crc32c"
 3541version = "0.6.8"
 3542source = "registry+https://github.com/rust-lang/crates.io-index"
 3543checksum = "3a47af21622d091a8f0fb295b88bc886ac74efcc613efc19f5d0b21de5c89e47"
 3544dependencies = [
 3545 "rustc_version",
 3546]
 3547
 3548[[package]]
 3549name = "crc32fast"
 3550version = "1.4.2"
 3551source = "registry+https://github.com/rust-lang/crates.io-index"
 3552checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3"
 3553dependencies = [
 3554 "cfg-if",
 3555]
 3556
 3557[[package]]
 3558name = "crc64fast-nvme"
 3559version = "1.1.1"
 3560source = "registry+https://github.com/rust-lang/crates.io-index"
 3561checksum = "d5e2ee08013e3f228d6d2394116c4549a6df77708442c62d887d83f68ef2ee37"
 3562dependencies = [
 3563 "cbindgen 0.27.0",
 3564 "crc",
 3565]
 3566
 3567[[package]]
 3568name = "credentials_provider"
 3569version = "0.1.0"
 3570dependencies = [
 3571 "anyhow",
 3572 "futures 0.3.31",
 3573 "gpui",
 3574 "paths",
 3575 "release_channel",
 3576 "serde",
 3577 "serde_json",
 3578]
 3579
 3580[[package]]
 3581name = "criterion"
 3582version = "0.5.1"
 3583source = "registry+https://github.com/rust-lang/crates.io-index"
 3584checksum = "f2b12d017a929603d80db1831cd3a24082f8137ce19c69e6447f54f5fc8d692f"
 3585dependencies = [
 3586 "anes",
 3587 "cast",
 3588 "ciborium",
 3589 "clap",
 3590 "criterion-plot",
 3591 "is-terminal",
 3592 "itertools 0.10.5",
 3593 "num-traits",
 3594 "once_cell",
 3595 "oorandom",
 3596 "plotters",
 3597 "rayon",
 3598 "regex",
 3599 "serde",
 3600 "serde_derive",
 3601 "serde_json",
 3602 "tinytemplate",
 3603 "walkdir",
 3604]
 3605
 3606[[package]]
 3607name = "criterion-plot"
 3608version = "0.5.0"
 3609source = "registry+https://github.com/rust-lang/crates.io-index"
 3610checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1"
 3611dependencies = [
 3612 "cast",
 3613 "itertools 0.10.5",
 3614]
 3615
 3616[[package]]
 3617name = "crossbeam-channel"
 3618version = "0.5.13"
 3619source = "registry+https://github.com/rust-lang/crates.io-index"
 3620checksum = "33480d6946193aa8033910124896ca395333cae7e2d1113d1fef6c3272217df2"
 3621dependencies = [
 3622 "crossbeam-utils",
 3623]
 3624
 3625[[package]]
 3626name = "crossbeam-deque"
 3627version = "0.8.5"
 3628source = "registry+https://github.com/rust-lang/crates.io-index"
 3629checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d"
 3630dependencies = [
 3631 "crossbeam-epoch",
 3632 "crossbeam-utils",
 3633]
 3634
 3635[[package]]
 3636name = "crossbeam-epoch"
 3637version = "0.9.18"
 3638source = "registry+https://github.com/rust-lang/crates.io-index"
 3639checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
 3640dependencies = [
 3641 "crossbeam-utils",
 3642]
 3643
 3644[[package]]
 3645name = "crossbeam-queue"
 3646version = "0.3.11"
 3647source = "registry+https://github.com/rust-lang/crates.io-index"
 3648checksum = "df0346b5d5e76ac2fe4e327c5fd1118d6be7c51dfb18f9b7922923f287471e35"
 3649dependencies = [
 3650 "crossbeam-utils",
 3651]
 3652
 3653[[package]]
 3654name = "crossbeam-utils"
 3655version = "0.8.20"
 3656source = "registry+https://github.com/rust-lang/crates.io-index"
 3657checksum = "22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80"
 3658
 3659[[package]]
 3660name = "crunchy"
 3661version = "0.2.2"
 3662source = "registry+https://github.com/rust-lang/crates.io-index"
 3663checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"
 3664
 3665[[package]]
 3666name = "crypto-bigint"
 3667version = "0.4.9"
 3668source = "registry+https://github.com/rust-lang/crates.io-index"
 3669checksum = "ef2b4b23cddf68b89b8f8069890e8c270d54e2d5fe1b143820234805e4cb17ef"
 3670dependencies = [
 3671 "generic-array",
 3672 "rand_core 0.6.4",
 3673 "subtle",
 3674 "zeroize",
 3675]
 3676
 3677[[package]]
 3678name = "crypto-bigint"
 3679version = "0.5.5"
 3680source = "registry+https://github.com/rust-lang/crates.io-index"
 3681checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76"
 3682dependencies = [
 3683 "rand_core 0.6.4",
 3684 "subtle",
 3685]
 3686
 3687[[package]]
 3688name = "crypto-common"
 3689version = "0.1.6"
 3690source = "registry+https://github.com/rust-lang/crates.io-index"
 3691checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
 3692dependencies = [
 3693 "generic-array",
 3694 "rand_core 0.6.4",
 3695 "typenum",
 3696]
 3697
 3698[[package]]
 3699name = "ctor"
 3700version = "0.4.0"
 3701source = "registry+https://github.com/rust-lang/crates.io-index"
 3702checksum = "a7747ac3a66a06f4ee6718686c8ea976d2d05fb30ada93ebd76b3f9aef97257c"
 3703dependencies = [
 3704 "ctor-proc-macro",
 3705 "dtor",
 3706]
 3707
 3708[[package]]
 3709name = "ctor-proc-macro"
 3710version = "0.0.5"
 3711source = "registry+https://github.com/rust-lang/crates.io-index"
 3712checksum = "4f211af61d8efdd104f96e57adf5e426ba1bc3ed7a4ead616e15e5881fd79c4d"
 3713
 3714[[package]]
 3715name = "ctrlc"
 3716version = "3.4.5"
 3717source = "registry+https://github.com/rust-lang/crates.io-index"
 3718checksum = "90eeab0aa92f3f9b4e87f258c72b139c207d251f9cbc1080a0086b86a8870dd3"
 3719dependencies = [
 3720 "nix",
 3721 "windows-sys 0.59.0",
 3722]
 3723
 3724[[package]]
 3725name = "cursor-icon"
 3726version = "1.1.0"
 3727source = "registry+https://github.com/rust-lang/crates.io-index"
 3728checksum = "96a6ac251f4a2aca6b3f91340350eab87ae57c3f127ffeb585e92bd336717991"
 3729
 3730[[package]]
 3731name = "cxx"
 3732version = "1.0.134"
 3733source = "registry+https://github.com/rust-lang/crates.io-index"
 3734checksum = "a5a32d755fe20281b46118ee4b507233311fb7a48a0cfd42f554b93640521a2f"
 3735dependencies = [
 3736 "cc",
 3737 "cxxbridge-cmd",
 3738 "cxxbridge-flags",
 3739 "cxxbridge-macro",
 3740 "foldhash",
 3741 "link-cplusplus",
 3742]
 3743
 3744[[package]]
 3745name = "cxx-build"
 3746version = "1.0.134"
 3747source = "registry+https://github.com/rust-lang/crates.io-index"
 3748checksum = "11645536ada5d1c8804312cbffc9ab950f2216154de431de930da47ca6955199"
 3749dependencies = [
 3750 "cc",
 3751 "codespan-reporting",
 3752 "proc-macro2",
 3753 "quote",
 3754 "scratch",
 3755 "syn 2.0.90",
 3756]
 3757
 3758[[package]]
 3759name = "cxxbridge-cmd"
 3760version = "1.0.134"
 3761source = "registry+https://github.com/rust-lang/crates.io-index"
 3762checksum = "ebcc9c78e3c7289665aab921a2b394eaffe8bdb369aa18d81ffc0f534fd49385"
 3763dependencies = [
 3764 "clap",
 3765 "codespan-reporting",
 3766 "proc-macro2",
 3767 "quote",
 3768 "syn 2.0.90",
 3769]
 3770
 3771[[package]]
 3772name = "cxxbridge-flags"
 3773version = "1.0.134"
 3774source = "registry+https://github.com/rust-lang/crates.io-index"
 3775checksum = "3a22a87bd9e78d7204d793261470a4c9d585154fddd251828d8aefbb5f74c3bf"
 3776
 3777[[package]]
 3778name = "cxxbridge-macro"
 3779version = "1.0.134"
 3780source = "registry+https://github.com/rust-lang/crates.io-index"
 3781checksum = "1dfdb020ff8787c5daf6e0dca743005cc8782868faeadfbabb8824ede5cb1c72"
 3782dependencies = [
 3783 "proc-macro2",
 3784 "quote",
 3785 "rustversion",
 3786 "syn 2.0.90",
 3787]
 3788
 3789[[package]]
 3790name = "dashmap"
 3791version = "5.5.3"
 3792source = "registry+https://github.com/rust-lang/crates.io-index"
 3793checksum = "978747c1d849a7d2ee5e8adc0159961c48fb7e5db2f06af6723b80123bb53856"
 3794dependencies = [
 3795 "cfg-if",
 3796 "hashbrown 0.14.5",
 3797 "lock_api",
 3798 "once_cell",
 3799 "parking_lot_core",
 3800]
 3801
 3802[[package]]
 3803name = "dashmap"
 3804version = "6.1.0"
 3805source = "registry+https://github.com/rust-lang/crates.io-index"
 3806checksum = "5041cc499144891f3790297212f32a74fb938e5136a14943f338ef9e0ae276cf"
 3807dependencies = [
 3808 "cfg-if",
 3809 "crossbeam-utils",
 3810 "hashbrown 0.14.5",
 3811 "lock_api",
 3812 "once_cell",
 3813 "parking_lot_core",
 3814]
 3815
 3816[[package]]
 3817name = "dasp_sample"
 3818version = "0.11.0"
 3819source = "registry+https://github.com/rust-lang/crates.io-index"
 3820checksum = "0c87e182de0887fd5361989c677c4e8f5000cd9491d6d563161a8f3a5519fc7f"
 3821
 3822[[package]]
 3823name = "data-encoding"
 3824version = "2.6.0"
 3825source = "registry+https://github.com/rust-lang/crates.io-index"
 3826checksum = "e8566979429cf69b49a5c740c60791108e86440e8be149bbea4fe54d2c32d6e2"
 3827
 3828[[package]]
 3829name = "data-url"
 3830version = "0.3.1"
 3831source = "registry+https://github.com/rust-lang/crates.io-index"
 3832checksum = "5c297a1c74b71ae29df00c3e22dd9534821d60eb9af5a0192823fa2acea70c2a"
 3833
 3834[[package]]
 3835name = "db"
 3836version = "0.1.0"
 3837dependencies = [
 3838 "anyhow",
 3839 "gpui",
 3840 "indoc",
 3841 "log",
 3842 "paths",
 3843 "release_channel",
 3844 "smol",
 3845 "sqlez",
 3846 "sqlez_macros",
 3847 "tempfile",
 3848 "util",
 3849]
 3850
 3851[[package]]
 3852name = "dbus"
 3853version = "0.9.7"
 3854source = "registry+https://github.com/rust-lang/crates.io-index"
 3855checksum = "1bb21987b9fb1613058ba3843121dd18b163b254d8a6e797e144cbac14d96d1b"
 3856dependencies = [
 3857 "libc",
 3858 "libdbus-sys",
 3859 "winapi",
 3860]
 3861
 3862[[package]]
 3863name = "deepseek"
 3864version = "0.1.0"
 3865dependencies = [
 3866 "anyhow",
 3867 "futures 0.3.31",
 3868 "http_client",
 3869 "schemars",
 3870 "serde",
 3871 "serde_json",
 3872]
 3873
 3874[[package]]
 3875name = "deflate64"
 3876version = "0.1.9"
 3877source = "registry+https://github.com/rust-lang/crates.io-index"
 3878checksum = "da692b8d1080ea3045efaab14434d40468c3d8657e42abddfffca87b428f4c1b"
 3879
 3880[[package]]
 3881name = "der"
 3882version = "0.6.1"
 3883source = "registry+https://github.com/rust-lang/crates.io-index"
 3884checksum = "f1a467a65c5e759bce6e65eaf91cc29f466cdc57cb65777bd646872a8a1fd4de"
 3885dependencies = [
 3886 "const-oid",
 3887 "zeroize",
 3888]
 3889
 3890[[package]]
 3891name = "der"
 3892version = "0.7.9"
 3893source = "registry+https://github.com/rust-lang/crates.io-index"
 3894checksum = "f55bf8e7b65898637379c1b74eb1551107c8294ed26d855ceb9fd1a09cfc9bc0"
 3895dependencies = [
 3896 "const-oid",
 3897 "pem-rfc7468",
 3898 "zeroize",
 3899]
 3900
 3901[[package]]
 3902name = "deranged"
 3903version = "0.3.11"
 3904source = "registry+https://github.com/rust-lang/crates.io-index"
 3905checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4"
 3906dependencies = [
 3907 "powerfmt",
 3908 "serde",
 3909]
 3910
 3911[[package]]
 3912name = "derive_more"
 3913version = "0.99.19"
 3914source = "registry+https://github.com/rust-lang/crates.io-index"
 3915checksum = "3da29a38df43d6f156149c9b43ded5e018ddff2a855cf2cfd62e8cd7d079c69f"
 3916dependencies = [
 3917 "convert_case 0.4.0",
 3918 "proc-macro2",
 3919 "quote",
 3920 "rustc_version",
 3921 "syn 2.0.90",
 3922]
 3923
 3924[[package]]
 3925name = "derive_refineable"
 3926version = "0.1.0"
 3927dependencies = [
 3928 "proc-macro2",
 3929 "quote",
 3930 "syn 1.0.109",
 3931]
 3932
 3933[[package]]
 3934name = "diagnostics"
 3935version = "0.1.0"
 3936dependencies = [
 3937 "anyhow",
 3938 "client",
 3939 "collections",
 3940 "ctor",
 3941 "editor",
 3942 "env_logger 0.11.6",
 3943 "gpui",
 3944 "language",
 3945 "log",
 3946 "lsp",
 3947 "pretty_assertions",
 3948 "project",
 3949 "rand 0.8.5",
 3950 "serde",
 3951 "serde_json",
 3952 "settings",
 3953 "theme",
 3954 "ui",
 3955 "unindent",
 3956 "util",
 3957 "workspace",
 3958]
 3959
 3960[[package]]
 3961name = "dialoguer"
 3962version = "0.11.0"
 3963source = "registry+https://github.com/rust-lang/crates.io-index"
 3964checksum = "658bce805d770f407bc62102fca7c2c64ceef2fbcb2b8bd19d2765ce093980de"
 3965dependencies = [
 3966 "console",
 3967 "fuzzy-matcher",
 3968 "shell-words",
 3969 "tempfile",
 3970 "thiserror 1.0.69",
 3971 "zeroize",
 3972]
 3973
 3974[[package]]
 3975name = "diff"
 3976version = "0.1.13"
 3977source = "registry+https://github.com/rust-lang/crates.io-index"
 3978checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
 3979
 3980[[package]]
 3981name = "digest"
 3982version = "0.10.7"
 3983source = "registry+https://github.com/rust-lang/crates.io-index"
 3984checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
 3985dependencies = [
 3986 "block-buffer",
 3987 "const-oid",
 3988 "crypto-common",
 3989 "subtle",
 3990]
 3991
 3992[[package]]
 3993name = "dirs"
 3994version = "4.0.0"
 3995source = "registry+https://github.com/rust-lang/crates.io-index"
 3996checksum = "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059"
 3997dependencies = [
 3998 "dirs-sys 0.3.7",
 3999]
 4000
 4001[[package]]
 4002name = "dirs"
 4003version = "5.0.1"
 4004source = "registry+https://github.com/rust-lang/crates.io-index"
 4005checksum = "44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225"
 4006dependencies = [
 4007 "dirs-sys 0.4.1",
 4008]
 4009
 4010[[package]]
 4011name = "dirs-sys"
 4012version = "0.3.7"
 4013source = "registry+https://github.com/rust-lang/crates.io-index"
 4014checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"
 4015dependencies = [
 4016 "libc",
 4017 "redox_users",
 4018 "winapi",
 4019]
 4020
 4021[[package]]
 4022name = "dirs-sys"
 4023version = "0.4.1"
 4024source = "registry+https://github.com/rust-lang/crates.io-index"
 4025checksum = "520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c"
 4026dependencies = [
 4027 "libc",
 4028 "option-ext",
 4029 "redox_users",
 4030 "windows-sys 0.48.0",
 4031]
 4032
 4033[[package]]
 4034name = "displaydoc"
 4035version = "0.2.5"
 4036source = "registry+https://github.com/rust-lang/crates.io-index"
 4037checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
 4038dependencies = [
 4039 "proc-macro2",
 4040 "quote",
 4041 "syn 2.0.90",
 4042]
 4043
 4044[[package]]
 4045name = "dlib"
 4046version = "0.5.2"
 4047source = "registry+https://github.com/rust-lang/crates.io-index"
 4048checksum = "330c60081dcc4c72131f8eb70510f1ac07223e5d4163db481a04a0befcffa412"
 4049dependencies = [
 4050 "libloading",
 4051]
 4052
 4053[[package]]
 4054name = "docs_preprocessor"
 4055version = "0.1.0"
 4056dependencies = [
 4057 "anyhow",
 4058 "clap",
 4059 "mdbook",
 4060 "regex",
 4061 "serde",
 4062 "serde_json",
 4063 "settings",
 4064 "util",
 4065]
 4066
 4067[[package]]
 4068name = "dotenvy"
 4069version = "0.15.7"
 4070source = "registry+https://github.com/rust-lang/crates.io-index"
 4071checksum = "1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b"
 4072
 4073[[package]]
 4074name = "downcast-rs"
 4075version = "1.2.1"
 4076source = "registry+https://github.com/rust-lang/crates.io-index"
 4077checksum = "75b325c5dbd37f80359721ad39aca5a29fb04c89279657cffdda8736d0c0b9d2"
 4078
 4079[[package]]
 4080name = "doxygen-rs"
 4081version = "0.4.2"
 4082source = "registry+https://github.com/rust-lang/crates.io-index"
 4083checksum = "415b6ec780d34dcf624666747194393603d0373b7141eef01d12ee58881507d9"
 4084dependencies = [
 4085 "phf",
 4086]
 4087
 4088[[package]]
 4089name = "dtor"
 4090version = "0.0.4"
 4091source = "registry+https://github.com/rust-lang/crates.io-index"
 4092checksum = "8bf39a0bfd1f94d62ffdb2802a7e6244c0f34f6ebacf5d4c26547d08cd1d67a5"
 4093dependencies = [
 4094 "dtor-proc-macro",
 4095]
 4096
 4097[[package]]
 4098name = "dtor-proc-macro"
 4099version = "0.0.5"
 4100source = "registry+https://github.com/rust-lang/crates.io-index"
 4101checksum = "7454e41ff9012c00d53cf7f475c5e3afa3b91b7c90568495495e8d9bf47a1055"
 4102
 4103[[package]]
 4104name = "dunce"
 4105version = "1.0.5"
 4106source = "registry+https://github.com/rust-lang/crates.io-index"
 4107checksum = "92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813"
 4108
 4109[[package]]
 4110name = "dwrote"
 4111version = "0.11.2"
 4112source = "registry+https://github.com/rust-lang/crates.io-index"
 4113checksum = "70182709525a3632b2ba96b6569225467b18ecb4a77f46d255f713a6bebf05fd"
 4114dependencies = [
 4115 "lazy_static",
 4116 "libc",
 4117 "winapi",
 4118 "wio",
 4119]
 4120
 4121[[package]]
 4122name = "dyn-clone"
 4123version = "1.0.17"
 4124source = "registry+https://github.com/rust-lang/crates.io-index"
 4125checksum = "0d6ef0072f8a535281e4876be788938b528e9a1d43900b82c2569af7da799125"
 4126
 4127[[package]]
 4128name = "ec4rs"
 4129version = "1.1.1"
 4130source = "registry+https://github.com/rust-lang/crates.io-index"
 4131checksum = "acf65d056c7da9c971c2847ce250fd1f0f9659d5718845c3ec0ad95f5668352c"
 4132
 4133[[package]]
 4134name = "ecdsa"
 4135version = "0.14.8"
 4136source = "registry+https://github.com/rust-lang/crates.io-index"
 4137checksum = "413301934810f597c1d19ca71c8710e99a3f1ba28a0d2ebc01551a2daeea3c5c"
 4138dependencies = [
 4139 "der 0.6.1",
 4140 "elliptic-curve",
 4141 "rfc6979",
 4142 "signature 1.6.4",
 4143]
 4144
 4145[[package]]
 4146name = "editor"
 4147version = "0.1.0"
 4148dependencies = [
 4149 "aho-corasick",
 4150 "anyhow",
 4151 "assets",
 4152 "buffer_diff",
 4153 "chrono",
 4154 "client",
 4155 "clock",
 4156 "collections",
 4157 "convert_case 0.8.0",
 4158 "ctor",
 4159 "db",
 4160 "emojis",
 4161 "env_logger 0.11.6",
 4162 "file_icons",
 4163 "fs",
 4164 "futures 0.3.31",
 4165 "fuzzy",
 4166 "git",
 4167 "gpui",
 4168 "http_client",
 4169 "indoc",
 4170 "inline_completion",
 4171 "itertools 0.14.0",
 4172 "language",
 4173 "languages",
 4174 "linkify",
 4175 "log",
 4176 "lsp",
 4177 "markdown",
 4178 "multi_buffer",
 4179 "ordered-float 2.10.1",
 4180 "parking_lot",
 4181 "pretty_assertions",
 4182 "project",
 4183 "rand 0.8.5",
 4184 "release_channel",
 4185 "rpc",
 4186 "schemars",
 4187 "serde",
 4188 "serde_json",
 4189 "settings",
 4190 "smallvec",
 4191 "smol",
 4192 "snippet",
 4193 "sum_tree",
 4194 "task",
 4195 "telemetry",
 4196 "tempfile",
 4197 "text",
 4198 "theme",
 4199 "time",
 4200 "time_format",
 4201 "tree-sitter-html",
 4202 "tree-sitter-rust",
 4203 "tree-sitter-typescript",
 4204 "ui",
 4205 "unicode-script",
 4206 "unicode-segmentation",
 4207 "unindent",
 4208 "url",
 4209 "util",
 4210 "uuid",
 4211 "workspace",
 4212 "zed_actions",
 4213]
 4214
 4215[[package]]
 4216name = "either"
 4217version = "1.13.0"
 4218source = "registry+https://github.com/rust-lang/crates.io-index"
 4219checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0"
 4220dependencies = [
 4221 "serde",
 4222]
 4223
 4224[[package]]
 4225name = "elasticlunr-rs"
 4226version = "3.0.2"
 4227source = "registry+https://github.com/rust-lang/crates.io-index"
 4228checksum = "41e83863a500656dfa214fee6682de9c5b9f03de6860fec531235ed2ae9f6571"
 4229dependencies = [
 4230 "regex",
 4231 "serde",
 4232 "serde_derive",
 4233 "serde_json",
 4234]
 4235
 4236[[package]]
 4237name = "elliptic-curve"
 4238version = "0.12.3"
 4239source = "registry+https://github.com/rust-lang/crates.io-index"
 4240checksum = "e7bb888ab5300a19b8e5bceef25ac745ad065f3c9f7efc6de1b91958110891d3"
 4241dependencies = [
 4242 "base16ct",
 4243 "crypto-bigint 0.4.9",
 4244 "der 0.6.1",
 4245 "digest",
 4246 "ff",
 4247 "generic-array",
 4248 "group",
 4249 "pkcs8 0.9.0",
 4250 "rand_core 0.6.4",
 4251 "sec1",
 4252 "subtle",
 4253 "zeroize",
 4254]
 4255
 4256[[package]]
 4257name = "embed-resource"
 4258version = "3.0.2"
 4259source = "registry+https://github.com/rust-lang/crates.io-index"
 4260checksum = "7fbc6e0d8e0c03a655b53ca813f0463d2c956bc4db8138dbc89f120b066551e3"
 4261dependencies = [
 4262 "cc",
 4263 "memchr",
 4264 "rustc_version",
 4265 "toml 0.8.20",
 4266 "vswhom",
 4267 "winreg 0.52.0",
 4268]
 4269
 4270[[package]]
 4271name = "embedded-io"
 4272version = "0.4.0"
 4273source = "registry+https://github.com/rust-lang/crates.io-index"
 4274checksum = "ef1a6892d9eef45c8fa6b9e0086428a2cca8491aca8f787c534a3d6d0bcb3ced"
 4275
 4276[[package]]
 4277name = "embedded-io"
 4278version = "0.6.1"
 4279source = "registry+https://github.com/rust-lang/crates.io-index"
 4280checksum = "edd0f118536f44f5ccd48bcb8b111bdc3de888b58c74639dfb034a357d0f206d"
 4281
 4282[[package]]
 4283name = "emojis"
 4284version = "0.6.4"
 4285source = "registry+https://github.com/rust-lang/crates.io-index"
 4286checksum = "99e1f1df1f181f2539bac8bf027d31ca5ffbf9e559e3f2d09413b9107b5c02f4"
 4287dependencies = [
 4288 "phf",
 4289]
 4290
 4291[[package]]
 4292name = "encode_unicode"
 4293version = "0.3.6"
 4294source = "registry+https://github.com/rust-lang/crates.io-index"
 4295checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"
 4296
 4297[[package]]
 4298name = "encoding_rs"
 4299version = "0.8.35"
 4300source = "registry+https://github.com/rust-lang/crates.io-index"
 4301checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3"
 4302dependencies = [
 4303 "cfg-if",
 4304]
 4305
 4306[[package]]
 4307name = "endi"
 4308version = "1.1.0"
 4309source = "registry+https://github.com/rust-lang/crates.io-index"
 4310checksum = "a3d8a32ae18130a3c84dd492d4215c3d913c3b07c6b63c2eb3eb7ff1101ab7bf"
 4311
 4312[[package]]
 4313name = "enumflags2"
 4314version = "0.7.10"
 4315source = "registry+https://github.com/rust-lang/crates.io-index"
 4316checksum = "d232db7f5956f3f14313dc2f87985c58bd2c695ce124c8cdd984e08e15ac133d"
 4317dependencies = [
 4318 "enumflags2_derive",
 4319 "serde",
 4320]
 4321
 4322[[package]]
 4323name = "enumflags2_derive"
 4324version = "0.7.10"
 4325source = "registry+https://github.com/rust-lang/crates.io-index"
 4326checksum = "de0d48a183585823424a4ce1aa132d174a6a81bd540895822eb4c8373a8e49e8"
 4327dependencies = [
 4328 "proc-macro2",
 4329 "quote",
 4330 "syn 2.0.90",
 4331]
 4332
 4333[[package]]
 4334name = "env_filter"
 4335version = "0.1.2"
 4336source = "registry+https://github.com/rust-lang/crates.io-index"
 4337checksum = "4f2c92ceda6ceec50f43169f9ee8424fe2db276791afde7b2cd8bc084cb376ab"
 4338dependencies = [
 4339 "log",
 4340 "regex",
 4341]
 4342
 4343[[package]]
 4344name = "env_home"
 4345version = "0.1.0"
 4346source = "registry+https://github.com/rust-lang/crates.io-index"
 4347checksum = "c7f84e12ccf0a7ddc17a6c41c93326024c42920d7ee630d04950e6926645c0fe"
 4348
 4349[[package]]
 4350name = "env_logger"
 4351version = "0.10.2"
 4352source = "registry+https://github.com/rust-lang/crates.io-index"
 4353checksum = "4cd405aab171cb85d6735e5c8d9db038c17d3ca007a4d2c25f337935c3d90580"
 4354dependencies = [
 4355 "humantime",
 4356 "is-terminal",
 4357 "log",
 4358 "regex",
 4359 "termcolor",
 4360]
 4361
 4362[[package]]
 4363name = "env_logger"
 4364version = "0.11.6"
 4365source = "registry+https://github.com/rust-lang/crates.io-index"
 4366checksum = "dcaee3d8e3cfc3fd92428d477bc97fc29ec8716d180c0d74c643bb26166660e0"
 4367dependencies = [
 4368 "anstream",
 4369 "anstyle",
 4370 "env_filter",
 4371 "humantime",
 4372 "log",
 4373]
 4374
 4375[[package]]
 4376name = "envy"
 4377version = "0.4.2"
 4378source = "registry+https://github.com/rust-lang/crates.io-index"
 4379checksum = "3f47e0157f2cb54f5ae1bd371b30a2ae4311e1c028f575cd4e81de7353215965"
 4380dependencies = [
 4381 "serde",
 4382]
 4383
 4384[[package]]
 4385name = "equivalent"
 4386version = "1.0.1"
 4387source = "registry+https://github.com/rust-lang/crates.io-index"
 4388checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
 4389
 4390[[package]]
 4391name = "erased-serde"
 4392version = "0.4.5"
 4393source = "registry+https://github.com/rust-lang/crates.io-index"
 4394checksum = "24e2389d65ab4fab27dc2a5de7b191e1f6617d1f1c8855c0dc569c94a4cbb18d"
 4395dependencies = [
 4396 "serde",
 4397 "typeid",
 4398]
 4399
 4400[[package]]
 4401name = "errno"
 4402version = "0.2.8"
 4403source = "registry+https://github.com/rust-lang/crates.io-index"
 4404checksum = "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1"
 4405dependencies = [
 4406 "errno-dragonfly",
 4407 "libc",
 4408 "winapi",
 4409]
 4410
 4411[[package]]
 4412name = "errno"
 4413version = "0.3.10"
 4414source = "registry+https://github.com/rust-lang/crates.io-index"
 4415checksum = "33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d"
 4416dependencies = [
 4417 "libc",
 4418 "windows-sys 0.59.0",
 4419]
 4420
 4421[[package]]
 4422name = "errno-dragonfly"
 4423version = "0.1.2"
 4424source = "registry+https://github.com/rust-lang/crates.io-index"
 4425checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
 4426dependencies = [
 4427 "cc",
 4428 "libc",
 4429]
 4430
 4431[[package]]
 4432name = "etagere"
 4433version = "0.2.15"
 4434source = "registry+https://github.com/rust-lang/crates.io-index"
 4435checksum = "fc89bf99e5dc15954a60f707c1e09d7540e5cd9af85fa75caa0b510bc08c5342"
 4436dependencies = [
 4437 "euclid",
 4438 "svg_fmt",
 4439]
 4440
 4441[[package]]
 4442name = "etcetera"
 4443version = "0.8.0"
 4444source = "registry+https://github.com/rust-lang/crates.io-index"
 4445checksum = "136d1b5283a1ab77bd9257427ffd09d8667ced0570b6f938942bc7568ed5b943"
 4446dependencies = [
 4447 "cfg-if",
 4448 "home",
 4449 "windows-sys 0.48.0",
 4450]
 4451
 4452[[package]]
 4453name = "euclid"
 4454version = "0.22.11"
 4455source = "registry+https://github.com/rust-lang/crates.io-index"
 4456checksum = "ad9cdb4b747e485a12abb0e6566612956c7a1bafa3bdb8d682c5b6d403589e48"
 4457dependencies = [
 4458 "num-traits",
 4459]
 4460
 4461[[package]]
 4462name = "evals"
 4463version = "0.1.0"
 4464dependencies = [
 4465 "anyhow",
 4466 "clap",
 4467 "client",
 4468 "clock",
 4469 "collections",
 4470 "env_logger 0.11.6",
 4471 "feature_flags",
 4472 "fs",
 4473 "gpui",
 4474 "http_client",
 4475 "language",
 4476 "languages",
 4477 "node_runtime",
 4478 "open_ai",
 4479 "project",
 4480 "reqwest_client",
 4481 "semantic_index",
 4482 "serde",
 4483 "serde_json",
 4484 "settings",
 4485 "smol",
 4486 "util",
 4487]
 4488
 4489[[package]]
 4490name = "event-listener"
 4491version = "2.5.3"
 4492source = "registry+https://github.com/rust-lang/crates.io-index"
 4493checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"
 4494
 4495[[package]]
 4496name = "event-listener"
 4497version = "5.3.1"
 4498source = "registry+https://github.com/rust-lang/crates.io-index"
 4499checksum = "6032be9bd27023a771701cc49f9f053c751055f71efb2e0ae5c15809093675ba"
 4500dependencies = [
 4501 "concurrent-queue",
 4502 "parking",
 4503 "pin-project-lite",
 4504]
 4505
 4506[[package]]
 4507name = "event-listener-strategy"
 4508version = "0.5.3"
 4509source = "registry+https://github.com/rust-lang/crates.io-index"
 4510checksum = "3c3e4e0dd3673c1139bf041f3008816d9cf2946bbfac2945c09e523b8d7b05b2"
 4511dependencies = [
 4512 "event-listener 5.3.1",
 4513 "pin-project-lite",
 4514]
 4515
 4516[[package]]
 4517name = "exec"
 4518version = "0.3.1"
 4519source = "registry+https://github.com/rust-lang/crates.io-index"
 4520checksum = "886b70328cba8871bfc025858e1de4be16b1d5088f2ba50b57816f4210672615"
 4521dependencies = [
 4522 "errno 0.2.8",
 4523 "libc",
 4524]
 4525
 4526[[package]]
 4527name = "exr"
 4528version = "1.73.0"
 4529source = "registry+https://github.com/rust-lang/crates.io-index"
 4530checksum = "f83197f59927b46c04a183a619b7c29df34e63e63c7869320862268c0ef687e0"
 4531dependencies = [
 4532 "bit_field",
 4533 "half",
 4534 "lebe",
 4535 "miniz_oxide",
 4536 "rayon-core",
 4537 "smallvec",
 4538 "zune-inflate",
 4539]
 4540
 4541[[package]]
 4542name = "extension"
 4543version = "0.1.0"
 4544dependencies = [
 4545 "anyhow",
 4546 "async-compression",
 4547 "async-tar",
 4548 "async-trait",
 4549 "collections",
 4550 "convert_case 0.8.0",
 4551 "fs",
 4552 "futures 0.3.31",
 4553 "gpui",
 4554 "http_client",
 4555 "language",
 4556 "log",
 4557 "lsp",
 4558 "parking_lot",
 4559 "semantic_version",
 4560 "serde",
 4561 "serde_json",
 4562 "toml 0.8.20",
 4563 "util",
 4564 "wasm-encoder 0.221.3",
 4565 "wasmparser 0.221.3",
 4566 "wit-component 0.221.3",
 4567]
 4568
 4569[[package]]
 4570name = "extension_cli"
 4571version = "0.1.0"
 4572dependencies = [
 4573 "anyhow",
 4574 "clap",
 4575 "env_logger 0.11.6",
 4576 "extension",
 4577 "fs",
 4578 "language",
 4579 "log",
 4580 "reqwest_client",
 4581 "rpc",
 4582 "serde",
 4583 "serde_json",
 4584 "theme",
 4585 "tokio",
 4586 "toml 0.8.20",
 4587 "tree-sitter",
 4588 "wasmtime",
 4589]
 4590
 4591[[package]]
 4592name = "extension_host"
 4593version = "0.1.0"
 4594dependencies = [
 4595 "anyhow",
 4596 "async-compression",
 4597 "async-tar",
 4598 "async-trait",
 4599 "client",
 4600 "collections",
 4601 "context_server_settings",
 4602 "ctor",
 4603 "env_logger 0.11.6",
 4604 "extension",
 4605 "fs",
 4606 "futures 0.3.31",
 4607 "gpui",
 4608 "http_client",
 4609 "language",
 4610 "language_extension",
 4611 "log",
 4612 "lsp",
 4613 "node_runtime",
 4614 "parking_lot",
 4615 "paths",
 4616 "project",
 4617 "release_channel",
 4618 "remote",
 4619 "reqwest_client",
 4620 "schemars",
 4621 "semantic_version",
 4622 "serde",
 4623 "serde_json",
 4624 "serde_json_lenient",
 4625 "settings",
 4626 "task",
 4627 "telemetry",
 4628 "tempfile",
 4629 "theme",
 4630 "theme_extension",
 4631 "toml 0.8.20",
 4632 "url",
 4633 "util",
 4634 "wasmparser 0.221.3",
 4635 "wasmtime",
 4636 "wasmtime-wasi",
 4637]
 4638
 4639[[package]]
 4640name = "extensions_ui"
 4641version = "0.1.0"
 4642dependencies = [
 4643 "anyhow",
 4644 "client",
 4645 "collections",
 4646 "db",
 4647 "editor",
 4648 "extension_host",
 4649 "feature_flags",
 4650 "fs",
 4651 "fuzzy",
 4652 "gpui",
 4653 "language",
 4654 "num-format",
 4655 "picker",
 4656 "project",
 4657 "release_channel",
 4658 "semantic_version",
 4659 "serde",
 4660 "settings",
 4661 "smallvec",
 4662 "telemetry",
 4663 "theme",
 4664 "ui",
 4665 "util",
 4666 "vim_mode_setting",
 4667 "workspace",
 4668 "zed_actions",
 4669]
 4670
 4671[[package]]
 4672name = "fallible-iterator"
 4673version = "0.3.0"
 4674source = "registry+https://github.com/rust-lang/crates.io-index"
 4675checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649"
 4676
 4677[[package]]
 4678name = "fancy-regex"
 4679version = "0.13.0"
 4680source = "registry+https://github.com/rust-lang/crates.io-index"
 4681checksum = "531e46835a22af56d1e3b66f04844bed63158bc094a628bec1d321d9b4c44bf2"
 4682dependencies = [
 4683 "bit-set 0.5.3",
 4684 "regex-automata 0.4.9",
 4685 "regex-syntax 0.8.5",
 4686]
 4687
 4688[[package]]
 4689name = "fancy-regex"
 4690version = "0.14.0"
 4691source = "registry+https://github.com/rust-lang/crates.io-index"
 4692checksum = "6e24cb5a94bcae1e5408b0effca5cd7172ea3c5755049c5f3af4cd283a165298"
 4693dependencies = [
 4694 "bit-set 0.8.0",
 4695 "regex-automata 0.4.9",
 4696 "regex-syntax 0.8.5",
 4697]
 4698
 4699[[package]]
 4700name = "fast-srgb8"
 4701version = "1.0.0"
 4702source = "registry+https://github.com/rust-lang/crates.io-index"
 4703checksum = "dd2e7510819d6fbf51a5545c8f922716ecfb14df168a3242f7d33e0239efe6a1"
 4704
 4705[[package]]
 4706name = "fastrand"
 4707version = "1.9.0"
 4708source = "registry+https://github.com/rust-lang/crates.io-index"
 4709checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be"
 4710dependencies = [
 4711 "instant",
 4712]
 4713
 4714[[package]]
 4715name = "fastrand"
 4716version = "2.3.0"
 4717source = "registry+https://github.com/rust-lang/crates.io-index"
 4718checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
 4719
 4720[[package]]
 4721name = "fd-lock"
 4722version = "4.0.2"
 4723source = "registry+https://github.com/rust-lang/crates.io-index"
 4724checksum = "7e5768da2206272c81ef0b5e951a41862938a6070da63bcea197899942d3b947"
 4725dependencies = [
 4726 "cfg-if",
 4727 "rustix",
 4728 "windows-sys 0.52.0",
 4729]
 4730
 4731[[package]]
 4732name = "fdeflate"
 4733version = "0.3.7"
 4734source = "registry+https://github.com/rust-lang/crates.io-index"
 4735checksum = "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c"
 4736dependencies = [
 4737 "simd-adler32",
 4738]
 4739
 4740[[package]]
 4741name = "feature_flags"
 4742version = "0.1.0"
 4743dependencies = [
 4744 "futures 0.3.31",
 4745 "gpui",
 4746 "smol",
 4747]
 4748
 4749[[package]]
 4750name = "feedback"
 4751version = "0.1.0"
 4752dependencies = [
 4753 "anyhow",
 4754 "bitflags 2.8.0",
 4755 "client",
 4756 "db",
 4757 "editor",
 4758 "futures 0.3.31",
 4759 "gpui",
 4760 "http_client",
 4761 "human_bytes",
 4762 "language",
 4763 "log",
 4764 "menu",
 4765 "project",
 4766 "regex",
 4767 "release_channel",
 4768 "serde",
 4769 "serde_derive",
 4770 "serde_json",
 4771 "smol",
 4772 "sysinfo",
 4773 "ui",
 4774 "urlencoding",
 4775 "util",
 4776 "workspace",
 4777 "zed_actions",
 4778]
 4779
 4780[[package]]
 4781name = "ff"
 4782version = "0.12.1"
 4783source = "registry+https://github.com/rust-lang/crates.io-index"
 4784checksum = "d013fc25338cc558c5c2cfbad646908fb23591e2404481826742b651c9af7160"
 4785dependencies = [
 4786 "rand_core 0.6.4",
 4787 "subtle",
 4788]
 4789
 4790[[package]]
 4791name = "file_finder"
 4792version = "0.1.0"
 4793dependencies = [
 4794 "anyhow",
 4795 "collections",
 4796 "ctor",
 4797 "editor",
 4798 "env_logger 0.11.6",
 4799 "file_icons",
 4800 "futures 0.3.31",
 4801 "fuzzy",
 4802 "gpui",
 4803 "language",
 4804 "menu",
 4805 "picker",
 4806 "project",
 4807 "schemars",
 4808 "serde",
 4809 "serde_derive",
 4810 "serde_json",
 4811 "settings",
 4812 "text",
 4813 "theme",
 4814 "ui",
 4815 "util",
 4816 "workspace",
 4817]
 4818
 4819[[package]]
 4820name = "file_icons"
 4821version = "0.1.0"
 4822dependencies = [
 4823 "gpui",
 4824 "serde",
 4825 "settings",
 4826 "theme",
 4827 "util",
 4828]
 4829
 4830[[package]]
 4831name = "filedescriptor"
 4832version = "0.8.3"
 4833source = "registry+https://github.com/rust-lang/crates.io-index"
 4834checksum = "e40758ed24c9b2eeb76c35fb0aebc66c626084edd827e07e1552279814c6682d"
 4835dependencies = [
 4836 "libc",
 4837 "thiserror 1.0.69",
 4838 "winapi",
 4839]
 4840
 4841[[package]]
 4842name = "filetime"
 4843version = "0.2.25"
 4844source = "registry+https://github.com/rust-lang/crates.io-index"
 4845checksum = "35c0522e981e68cbfa8c3f978441a5f34b30b96e146b33cd3359176b50fe8586"
 4846dependencies = [
 4847 "cfg-if",
 4848 "libc",
 4849 "libredox",
 4850 "windows-sys 0.59.0",
 4851]
 4852
 4853[[package]]
 4854name = "fixedbitset"
 4855version = "0.4.2"
 4856source = "registry+https://github.com/rust-lang/crates.io-index"
 4857checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80"
 4858
 4859[[package]]
 4860name = "flate2"
 4861version = "1.0.35"
 4862source = "registry+https://github.com/rust-lang/crates.io-index"
 4863checksum = "c936bfdafb507ebbf50b8074c54fa31c5be9a1e7e5f467dd659697041407d07c"
 4864dependencies = [
 4865 "crc32fast",
 4866 "miniz_oxide",
 4867]
 4868
 4869[[package]]
 4870name = "float-cmp"
 4871version = "0.9.0"
 4872source = "registry+https://github.com/rust-lang/crates.io-index"
 4873checksum = "98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4"
 4874
 4875[[package]]
 4876name = "float-ord"
 4877version = "0.3.2"
 4878source = "registry+https://github.com/rust-lang/crates.io-index"
 4879checksum = "8ce81f49ae8a0482e4c55ea62ebbd7e5a686af544c00b9d090bba3ff9be97b3d"
 4880
 4881[[package]]
 4882name = "float_next_after"
 4883version = "1.0.0"
 4884source = "registry+https://github.com/rust-lang/crates.io-index"
 4885checksum = "8bf7cc16383c4b8d58b9905a8509f02926ce3058053c056376248d958c9df1e8"
 4886
 4887[[package]]
 4888name = "flume"
 4889version = "0.11.1"
 4890source = "registry+https://github.com/rust-lang/crates.io-index"
 4891checksum = "da0e4dd2a88388a1f4ccc7c9ce104604dab68d9f408dc34cd45823d5a9069095"
 4892dependencies = [
 4893 "futures-core",
 4894 "futures-sink",
 4895 "nanorand",
 4896 "spin",
 4897]
 4898
 4899[[package]]
 4900name = "fnv"
 4901version = "1.0.7"
 4902source = "registry+https://github.com/rust-lang/crates.io-index"
 4903checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
 4904
 4905[[package]]
 4906name = "foldhash"
 4907version = "0.1.3"
 4908source = "registry+https://github.com/rust-lang/crates.io-index"
 4909checksum = "f81ec6369c545a7d40e4589b5597581fa1c441fe1cce96dd1de43159910a36a2"
 4910
 4911[[package]]
 4912name = "font-kit"
 4913version = "0.14.1"
 4914source = "git+https://github.com/zed-industries/font-kit?rev=40391b7#40391b7c0041d8a8572af2afa3de32ae088f0120"
 4915dependencies = [
 4916 "bitflags 2.8.0",
 4917 "byteorder",
 4918 "core-foundation 0.9.4",
 4919 "core-graphics 0.23.2",
 4920 "core-text",
 4921 "dirs 5.0.1",
 4922 "dwrote",
 4923 "float-ord",
 4924 "freetype-sys",
 4925 "lazy_static",
 4926 "libc",
 4927 "log",
 4928 "pathfinder_geometry",
 4929 "pathfinder_simd",
 4930 "walkdir",
 4931 "winapi",
 4932 "yeslogic-fontconfig-sys",
 4933]
 4934
 4935[[package]]
 4936name = "font-types"
 4937version = "0.7.3"
 4938source = "registry+https://github.com/rust-lang/crates.io-index"
 4939checksum = "b3971f9a5ca983419cdc386941ba3b9e1feba01a0ab888adf78739feb2798492"
 4940dependencies = [
 4941 "bytemuck",
 4942]
 4943
 4944[[package]]
 4945name = "fontconfig-parser"
 4946version = "0.5.7"
 4947source = "registry+https://github.com/rust-lang/crates.io-index"
 4948checksum = "c1fcfcd44ca6e90c921fee9fa665d530b21ef1327a4c1a6c5250ea44b776ada7"
 4949dependencies = [
 4950 "roxmltree",
 4951]
 4952
 4953[[package]]
 4954name = "fontdb"
 4955version = "0.18.0"
 4956source = "registry+https://github.com/rust-lang/crates.io-index"
 4957checksum = "e32eac81c1135c1df01d4e6d4233c47ba11f6a6d07f33e0bba09d18797077770"
 4958dependencies = [
 4959 "fontconfig-parser",
 4960 "log",
 4961 "memmap2",
 4962 "slotmap",
 4963 "tinyvec",
 4964 "ttf-parser",
 4965]
 4966
 4967[[package]]
 4968name = "foreign-types"
 4969version = "0.3.2"
 4970source = "registry+https://github.com/rust-lang/crates.io-index"
 4971checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
 4972dependencies = [
 4973 "foreign-types-shared 0.1.1",
 4974]
 4975
 4976[[package]]
 4977name = "foreign-types"
 4978version = "0.5.0"
 4979source = "registry+https://github.com/rust-lang/crates.io-index"
 4980checksum = "d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965"
 4981dependencies = [
 4982 "foreign-types-macros",
 4983 "foreign-types-shared 0.3.1",
 4984]
 4985
 4986[[package]]
 4987name = "foreign-types-macros"
 4988version = "0.2.3"
 4989source = "registry+https://github.com/rust-lang/crates.io-index"
 4990checksum = "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742"
 4991dependencies = [
 4992 "proc-macro2",
 4993 "quote",
 4994 "syn 2.0.90",
 4995]
 4996
 4997[[package]]
 4998name = "foreign-types-shared"
 4999version = "0.1.1"
 5000source = "registry+https://github.com/rust-lang/crates.io-index"
 5001checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
 5002
 5003[[package]]
 5004name = "foreign-types-shared"
 5005version = "0.3.1"
 5006source = "registry+https://github.com/rust-lang/crates.io-index"
 5007checksum = "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b"
 5008
 5009[[package]]
 5010name = "fork"
 5011version = "0.2.0"
 5012source = "registry+https://github.com/rust-lang/crates.io-index"
 5013checksum = "05dc8b302e04a1c27f4fe694439ef0f29779ca4edc205b7b58f00db04e29656d"
 5014dependencies = [
 5015 "libc",
 5016]
 5017
 5018[[package]]
 5019name = "form_urlencoded"
 5020version = "1.2.1"
 5021source = "registry+https://github.com/rust-lang/crates.io-index"
 5022checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
 5023dependencies = [
 5024 "percent-encoding",
 5025]
 5026
 5027[[package]]
 5028name = "freetype-sys"
 5029version = "0.20.1"
 5030source = "registry+https://github.com/rust-lang/crates.io-index"
 5031checksum = "0e7edc5b9669349acfda99533e9e0bcf26a51862ab43b08ee7745c55d28eb134"
 5032dependencies = [
 5033 "cc",
 5034 "libc",
 5035 "pkg-config",
 5036]
 5037
 5038[[package]]
 5039name = "fs"
 5040version = "0.1.0"
 5041dependencies = [
 5042 "anyhow",
 5043 "ashpd",
 5044 "async-tar",
 5045 "async-trait",
 5046 "cocoa 0.26.0",
 5047 "collections",
 5048 "fsevent",
 5049 "futures 0.3.31",
 5050 "git",
 5051 "git2",
 5052 "gpui",
 5053 "libc",
 5054 "log",
 5055 "notify 6.1.1",
 5056 "objc",
 5057 "parking_lot",
 5058 "paths",
 5059 "proto",
 5060 "rope",
 5061 "serde",
 5062 "serde_json",
 5063 "smol",
 5064 "tempfile",
 5065 "text",
 5066 "time",
 5067 "util",
 5068 "windows 0.60.0",
 5069]
 5070
 5071[[package]]
 5072name = "fs-set-times"
 5073version = "0.20.2"
 5074source = "registry+https://github.com/rust-lang/crates.io-index"
 5075checksum = "5e2e6123af26f0f2c51cc66869137080199406754903cc926a7690401ce09cb4"
 5076dependencies = [
 5077 "io-lifetimes",
 5078 "rustix",
 5079 "windows-sys 0.59.0",
 5080]
 5081
 5082[[package]]
 5083name = "fs2"
 5084version = "0.4.3"
 5085source = "registry+https://github.com/rust-lang/crates.io-index"
 5086checksum = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"
 5087dependencies = [
 5088 "libc",
 5089 "winapi",
 5090]
 5091
 5092[[package]]
 5093name = "fs_extra"
 5094version = "1.3.0"
 5095source = "registry+https://github.com/rust-lang/crates.io-index"
 5096checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c"
 5097
 5098[[package]]
 5099name = "fsevent"
 5100version = "0.1.0"
 5101dependencies = [
 5102 "bitflags 2.8.0",
 5103 "core-foundation 0.9.4",
 5104 "fsevent-sys 3.1.0",
 5105 "parking_lot",
 5106 "tempfile",
 5107]
 5108
 5109[[package]]
 5110name = "fsevent-sys"
 5111version = "3.1.0"
 5112source = "registry+https://github.com/rust-lang/crates.io-index"
 5113checksum = "ca6f5e6817058771c10f0eb0f05ddf1e35844266f972004fe8e4b21fda295bd5"
 5114dependencies = [
 5115 "libc",
 5116]
 5117
 5118[[package]]
 5119name = "fsevent-sys"
 5120version = "4.1.0"
 5121source = "registry+https://github.com/rust-lang/crates.io-index"
 5122checksum = "76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2"
 5123dependencies = [
 5124 "libc",
 5125]
 5126
 5127[[package]]
 5128name = "funty"
 5129version = "2.0.0"
 5130source = "registry+https://github.com/rust-lang/crates.io-index"
 5131checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c"
 5132
 5133[[package]]
 5134name = "futf"
 5135version = "0.1.5"
 5136source = "registry+https://github.com/rust-lang/crates.io-index"
 5137checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843"
 5138dependencies = [
 5139 "mac",
 5140 "new_debug_unreachable",
 5141]
 5142
 5143[[package]]
 5144name = "futures"
 5145version = "0.1.31"
 5146source = "registry+https://github.com/rust-lang/crates.io-index"
 5147checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678"
 5148
 5149[[package]]
 5150name = "futures"
 5151version = "0.3.31"
 5152source = "registry+https://github.com/rust-lang/crates.io-index"
 5153checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876"
 5154dependencies = [
 5155 "futures-channel",
 5156 "futures-core",
 5157 "futures-executor",
 5158 "futures-io",
 5159 "futures-sink",
 5160 "futures-task",
 5161 "futures-util",
 5162]
 5163
 5164[[package]]
 5165name = "futures-batch"
 5166version = "0.6.1"
 5167source = "registry+https://github.com/rust-lang/crates.io-index"
 5168checksum = "6f444c45a1cb86f2a7e301469fd50a82084a60dadc25d94529a8312276ecb71a"
 5169dependencies = [
 5170 "futures 0.3.31",
 5171 "futures-timer",
 5172 "pin-utils",
 5173]
 5174
 5175[[package]]
 5176name = "futures-channel"
 5177version = "0.3.31"
 5178source = "registry+https://github.com/rust-lang/crates.io-index"
 5179checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
 5180dependencies = [
 5181 "futures-core",
 5182 "futures-sink",
 5183]
 5184
 5185[[package]]
 5186name = "futures-core"
 5187version = "0.3.31"
 5188source = "registry+https://github.com/rust-lang/crates.io-index"
 5189checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
 5190
 5191[[package]]
 5192name = "futures-executor"
 5193version = "0.3.31"
 5194source = "registry+https://github.com/rust-lang/crates.io-index"
 5195checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f"
 5196dependencies = [
 5197 "futures-core",
 5198 "futures-task",
 5199 "futures-util",
 5200]
 5201
 5202[[package]]
 5203name = "futures-intrusive"
 5204version = "0.5.0"
 5205source = "registry+https://github.com/rust-lang/crates.io-index"
 5206checksum = "1d930c203dd0b6ff06e0201a4a2fe9149b43c684fd4420555b26d21b1a02956f"
 5207dependencies = [
 5208 "futures-core",
 5209 "lock_api",
 5210 "parking_lot",
 5211]
 5212
 5213[[package]]
 5214name = "futures-io"
 5215version = "0.3.31"
 5216source = "registry+https://github.com/rust-lang/crates.io-index"
 5217checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6"
 5218
 5219[[package]]
 5220name = "futures-lite"
 5221version = "1.13.0"
 5222source = "registry+https://github.com/rust-lang/crates.io-index"
 5223checksum = "49a9d51ce47660b1e808d3c990b4709f2f415d928835a17dfd16991515c46bce"
 5224dependencies = [
 5225 "fastrand 1.9.0",
 5226 "futures-core",
 5227 "futures-io",
 5228 "memchr",
 5229 "parking",
 5230 "pin-project-lite",
 5231 "waker-fn",
 5232]
 5233
 5234[[package]]
 5235name = "futures-lite"
 5236version = "2.6.0"
 5237source = "registry+https://github.com/rust-lang/crates.io-index"
 5238checksum = "f5edaec856126859abb19ed65f39e90fea3a9574b9707f13539acf4abf7eb532"
 5239dependencies = [
 5240 "fastrand 2.3.0",
 5241 "futures-core",
 5242 "futures-io",
 5243 "parking",
 5244 "pin-project-lite",
 5245]
 5246
 5247[[package]]
 5248name = "futures-macro"
 5249version = "0.3.31"
 5250source = "registry+https://github.com/rust-lang/crates.io-index"
 5251checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650"
 5252dependencies = [
 5253 "proc-macro2",
 5254 "quote",
 5255 "syn 2.0.90",
 5256]
 5257
 5258[[package]]
 5259name = "futures-sink"
 5260version = "0.3.31"
 5261source = "registry+https://github.com/rust-lang/crates.io-index"
 5262checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
 5263
 5264[[package]]
 5265name = "futures-task"
 5266version = "0.3.31"
 5267source = "registry+https://github.com/rust-lang/crates.io-index"
 5268checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
 5269
 5270[[package]]
 5271name = "futures-timer"
 5272version = "3.0.3"
 5273source = "registry+https://github.com/rust-lang/crates.io-index"
 5274checksum = "f288b0a4f20f9a56b5d1da57e2227c661b7b16168e2f72365f57b63326e29b24"
 5275
 5276[[package]]
 5277name = "futures-util"
 5278version = "0.3.31"
 5279source = "registry+https://github.com/rust-lang/crates.io-index"
 5280checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
 5281dependencies = [
 5282 "futures 0.1.31",
 5283 "futures-channel",
 5284 "futures-core",
 5285 "futures-io",
 5286 "futures-macro",
 5287 "futures-sink",
 5288 "futures-task",
 5289 "memchr",
 5290 "pin-project-lite",
 5291 "pin-utils",
 5292 "slab",
 5293 "tokio-io",
 5294]
 5295
 5296[[package]]
 5297name = "fuzzy"
 5298version = "0.1.0"
 5299dependencies = [
 5300 "gpui",
 5301 "log",
 5302 "util",
 5303]
 5304
 5305[[package]]
 5306name = "fuzzy-matcher"
 5307version = "0.3.7"
 5308source = "registry+https://github.com/rust-lang/crates.io-index"
 5309checksum = "54614a3312934d066701a80f20f15fa3b56d67ac7722b39eea5b4c9dd1d66c94"
 5310dependencies = [
 5311 "thread_local",
 5312]
 5313
 5314[[package]]
 5315name = "generic-array"
 5316version = "0.14.7"
 5317source = "registry+https://github.com/rust-lang/crates.io-index"
 5318checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
 5319dependencies = [
 5320 "typenum",
 5321 "version_check",
 5322]
 5323
 5324[[package]]
 5325name = "gethostname"
 5326version = "0.4.3"
 5327source = "registry+https://github.com/rust-lang/crates.io-index"
 5328checksum = "0176e0459c2e4a1fe232f984bca6890e681076abb9934f6cea7c326f3fc47818"
 5329dependencies = [
 5330 "libc",
 5331 "windows-targets 0.48.5",
 5332]
 5333
 5334[[package]]
 5335name = "getrandom"
 5336version = "0.1.16"
 5337source = "registry+https://github.com/rust-lang/crates.io-index"
 5338checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
 5339dependencies = [
 5340 "cfg-if",
 5341 "libc",
 5342 "wasi 0.9.0+wasi-snapshot-preview1",
 5343]
 5344
 5345[[package]]
 5346name = "getrandom"
 5347version = "0.2.15"
 5348source = "registry+https://github.com/rust-lang/crates.io-index"
 5349checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
 5350dependencies = [
 5351 "cfg-if",
 5352 "js-sys",
 5353 "libc",
 5354 "wasi 0.11.0+wasi-snapshot-preview1",
 5355 "wasm-bindgen",
 5356]
 5357
 5358[[package]]
 5359name = "getrandom"
 5360version = "0.3.1"
 5361source = "registry+https://github.com/rust-lang/crates.io-index"
 5362checksum = "43a49c392881ce6d5c3b8cb70f98717b7c07aabbdff06687b9030dbfbe2725f8"
 5363dependencies = [
 5364 "cfg-if",
 5365 "libc",
 5366 "wasi 0.13.3+wasi-0.2.2",
 5367 "windows-targets 0.52.6",
 5368]
 5369
 5370[[package]]
 5371name = "gif"
 5372version = "0.13.1"
 5373source = "registry+https://github.com/rust-lang/crates.io-index"
 5374checksum = "3fb2d69b19215e18bb912fa30f7ce15846e301408695e44e0ef719f1da9e19f2"
 5375dependencies = [
 5376 "color_quant",
 5377 "weezl",
 5378]
 5379
 5380[[package]]
 5381name = "gimli"
 5382version = "0.31.1"
 5383source = "registry+https://github.com/rust-lang/crates.io-index"
 5384checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f"
 5385dependencies = [
 5386 "fallible-iterator",
 5387 "indexmap",
 5388 "stable_deref_trait",
 5389]
 5390
 5391[[package]]
 5392name = "git"
 5393version = "0.1.0"
 5394dependencies = [
 5395 "anyhow",
 5396 "askpass",
 5397 "async-trait",
 5398 "collections",
 5399 "derive_more",
 5400 "futures 0.3.31",
 5401 "git2",
 5402 "gpui",
 5403 "http_client",
 5404 "log",
 5405 "parking_lot",
 5406 "pretty_assertions",
 5407 "regex",
 5408 "rope",
 5409 "schemars",
 5410 "serde",
 5411 "serde_json",
 5412 "smol",
 5413 "sum_tree",
 5414 "text",
 5415 "time",
 5416 "unindent",
 5417 "url",
 5418 "util",
 5419]
 5420
 5421[[package]]
 5422name = "git2"
 5423version = "0.20.0"
 5424source = "git+https://github.com/rust-lang/git2-rs?rev=a3b90cb3756c1bb63e2317bf9cfa57838178de5c#a3b90cb3756c1bb63e2317bf9cfa57838178de5c"
 5425dependencies = [
 5426 "bitflags 2.8.0",
 5427 "libc",
 5428 "libgit2-sys",
 5429 "log",
 5430 "url",
 5431]
 5432
 5433[[package]]
 5434name = "git_hosting_providers"
 5435version = "0.1.0"
 5436dependencies = [
 5437 "anyhow",
 5438 "async-trait",
 5439 "futures 0.3.31",
 5440 "git",
 5441 "gpui",
 5442 "http_client",
 5443 "indoc",
 5444 "pretty_assertions",
 5445 "regex",
 5446 "serde",
 5447 "serde_json",
 5448 "url",
 5449 "util",
 5450]
 5451
 5452[[package]]
 5453name = "git_ui"
 5454version = "0.1.0"
 5455dependencies = [
 5456 "anyhow",
 5457 "askpass",
 5458 "assistant_settings",
 5459 "buffer_diff",
 5460 "chrono",
 5461 "collections",
 5462 "command_palette_hooks",
 5463 "component",
 5464 "ctor",
 5465 "db",
 5466 "editor",
 5467 "env_logger 0.11.6",
 5468 "futures 0.3.31",
 5469 "fuzzy",
 5470 "git",
 5471 "gpui",
 5472 "itertools 0.14.0",
 5473 "language",
 5474 "language_model",
 5475 "linkify",
 5476 "linkme",
 5477 "log",
 5478 "menu",
 5479 "multi_buffer",
 5480 "notifications",
 5481 "panel",
 5482 "picker",
 5483 "postage",
 5484 "pretty_assertions",
 5485 "project",
 5486 "schemars",
 5487 "serde",
 5488 "serde_derive",
 5489 "serde_json",
 5490 "settings",
 5491 "smallvec",
 5492 "strum",
 5493 "telemetry",
 5494 "theme",
 5495 "time",
 5496 "time_format",
 5497 "ui",
 5498 "unindent",
 5499 "util",
 5500 "windows 0.60.0",
 5501 "workspace",
 5502 "zed_actions",
 5503]
 5504
 5505[[package]]
 5506name = "glob"
 5507version = "0.3.1"
 5508source = "registry+https://github.com/rust-lang/crates.io-index"
 5509checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
 5510
 5511[[package]]
 5512name = "globset"
 5513version = "0.4.16"
 5514source = "registry+https://github.com/rust-lang/crates.io-index"
 5515checksum = "54a1028dfc5f5df5da8a56a73e6c153c9a9708ec57232470703592a3f18e49f5"
 5516dependencies = [
 5517 "aho-corasick",
 5518 "bstr",
 5519 "log",
 5520 "regex-automata 0.4.9",
 5521 "regex-syntax 0.8.5",
 5522]
 5523
 5524[[package]]
 5525name = "gloo-timers"
 5526version = "0.3.0"
 5527source = "registry+https://github.com/rust-lang/crates.io-index"
 5528checksum = "bbb143cf96099802033e0d4f4963b19fd2e0b728bcf076cd9cf7f6634f092994"
 5529dependencies = [
 5530 "futures-channel",
 5531 "futures-core",
 5532 "js-sys",
 5533 "wasm-bindgen",
 5534]
 5535
 5536[[package]]
 5537name = "glow"
 5538version = "0.14.2"
 5539source = "registry+https://github.com/rust-lang/crates.io-index"
 5540checksum = "d51fa363f025f5c111e03f13eda21162faeacb6911fe8caa0c0349f9cf0c4483"
 5541dependencies = [
 5542 "js-sys",
 5543 "slotmap",
 5544 "wasm-bindgen",
 5545 "web-sys",
 5546]
 5547
 5548[[package]]
 5549name = "go_to_line"
 5550version = "0.1.0"
 5551dependencies = [
 5552 "anyhow",
 5553 "editor",
 5554 "gpui",
 5555 "indoc",
 5556 "language",
 5557 "menu",
 5558 "project",
 5559 "rope",
 5560 "schemars",
 5561 "serde",
 5562 "serde_json",
 5563 "settings",
 5564 "text",
 5565 "theme",
 5566 "tree-sitter-rust",
 5567 "tree-sitter-typescript",
 5568 "ui",
 5569 "util",
 5570 "workspace",
 5571]
 5572
 5573[[package]]
 5574name = "google_ai"
 5575version = "0.1.0"
 5576dependencies = [
 5577 "anyhow",
 5578 "futures 0.3.31",
 5579 "http_client",
 5580 "schemars",
 5581 "serde",
 5582 "serde_json",
 5583 "strum",
 5584]
 5585
 5586[[package]]
 5587name = "gpu-alloc"
 5588version = "0.6.0"
 5589source = "registry+https://github.com/rust-lang/crates.io-index"
 5590checksum = "fbcd2dba93594b227a1f57ee09b8b9da8892c34d55aa332e034a228d0fe6a171"
 5591dependencies = [
 5592 "bitflags 2.8.0",
 5593 "gpu-alloc-types",
 5594]
 5595
 5596[[package]]
 5597name = "gpu-alloc-ash"
 5598version = "0.7.0"
 5599source = "registry+https://github.com/rust-lang/crates.io-index"
 5600checksum = "cbda7a18a29bc98c2e0de0435c347df935bf59489935d0cbd0b73f1679b6f79a"
 5601dependencies = [
 5602 "ash",
 5603 "gpu-alloc-types",
 5604 "tinyvec",
 5605]
 5606
 5607[[package]]
 5608name = "gpu-alloc-types"
 5609version = "0.3.0"
 5610source = "registry+https://github.com/rust-lang/crates.io-index"
 5611checksum = "98ff03b468aa837d70984d55f5d3f846f6ec31fe34bbb97c4f85219caeee1ca4"
 5612dependencies = [
 5613 "bitflags 2.8.0",
 5614]
 5615
 5616[[package]]
 5617name = "gpui"
 5618version = "0.1.0"
 5619dependencies = [
 5620 "anyhow",
 5621 "as-raw-xcb-connection",
 5622 "ashpd",
 5623 "async-task",
 5624 "backtrace",
 5625 "bindgen 0.70.1",
 5626 "blade-graphics",
 5627 "blade-macros",
 5628 "blade-util",
 5629 "block",
 5630 "bytemuck",
 5631 "calloop",
 5632 "calloop-wayland-source",
 5633 "cbindgen 0.28.0",
 5634 "cocoa 0.26.0",
 5635 "collections",
 5636 "core-foundation 0.9.4",
 5637 "core-foundation-sys",
 5638 "core-graphics 0.23.2",
 5639 "core-text",
 5640 "cosmic-text",
 5641 "ctor",
 5642 "derive_more",
 5643 "embed-resource",
 5644 "env_logger 0.11.6",
 5645 "etagere",
 5646 "filedescriptor",
 5647 "flume",
 5648 "font-kit",
 5649 "foreign-types 0.5.0",
 5650 "futures 0.3.31",
 5651 "gpui_macros",
 5652 "http_client",
 5653 "image",
 5654 "inventory",
 5655 "itertools 0.14.0",
 5656 "log",
 5657 "lyon",
 5658 "media",
 5659 "metal",
 5660 "naga",
 5661 "num_cpus",
 5662 "objc",
 5663 "objc2",
 5664 "objc2-metal",
 5665 "oo7",
 5666 "open",
 5667 "parking",
 5668 "parking_lot",
 5669 "pathfinder_geometry",
 5670 "postage",
 5671 "profiling",
 5672 "rand 0.8.5",
 5673 "raw-window-handle",
 5674 "refineable",
 5675 "reqwest_client",
 5676 "resvg",
 5677 "schemars",
 5678 "seahash",
 5679 "semantic_version",
 5680 "serde",
 5681 "serde_derive",
 5682 "serde_json",
 5683 "slotmap",
 5684 "smallvec",
 5685 "smol",
 5686 "strum",
 5687 "sum_tree",
 5688 "taffy",
 5689 "thiserror 1.0.69",
 5690 "unicode-segmentation",
 5691 "usvg",
 5692 "util",
 5693 "uuid",
 5694 "waker-fn",
 5695 "wayland-backend",
 5696 "wayland-client",
 5697 "wayland-cursor",
 5698 "wayland-protocols",
 5699 "wayland-protocols-plasma",
 5700 "windows 0.60.0",
 5701 "windows-core 0.60.1",
 5702 "x11-clipboard",
 5703 "x11rb",
 5704 "xim",
 5705 "xkbcommon",
 5706]
 5707
 5708[[package]]
 5709name = "gpui_macros"
 5710version = "0.1.0"
 5711dependencies = [
 5712 "gpui",
 5713 "proc-macro2",
 5714 "quote",
 5715 "syn 1.0.109",
 5716]
 5717
 5718[[package]]
 5719name = "gpui_tokio"
 5720version = "0.1.0"
 5721dependencies = [
 5722 "gpui",
 5723 "tokio",
 5724 "util",
 5725]
 5726
 5727[[package]]
 5728name = "grid"
 5729version = "0.13.0"
 5730source = "registry+https://github.com/rust-lang/crates.io-index"
 5731checksum = "d196ffc1627db18a531359249b2bf8416178d84b729f3cebeb278f285fb9b58c"
 5732
 5733[[package]]
 5734name = "group"
 5735version = "0.12.1"
 5736source = "registry+https://github.com/rust-lang/crates.io-index"
 5737checksum = "5dfbfb3a6cfbd390d5c9564ab283a0349b9b9fcd46a706c1eb10e0db70bfbac7"
 5738dependencies = [
 5739 "ff",
 5740 "rand_core 0.6.4",
 5741 "subtle",
 5742]
 5743
 5744[[package]]
 5745name = "h2"
 5746version = "0.3.26"
 5747source = "registry+https://github.com/rust-lang/crates.io-index"
 5748checksum = "81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8"
 5749dependencies = [
 5750 "bytes 1.10.1",
 5751 "fnv",
 5752 "futures-core",
 5753 "futures-sink",
 5754 "futures-util",
 5755 "http 0.2.12",
 5756 "indexmap",
 5757 "slab",
 5758 "tokio",
 5759 "tokio-util",
 5760 "tracing",
 5761]
 5762
 5763[[package]]
 5764name = "h2"
 5765version = "0.4.7"
 5766source = "registry+https://github.com/rust-lang/crates.io-index"
 5767checksum = "ccae279728d634d083c00f6099cb58f01cc99c145b84b8be2f6c74618d79922e"
 5768dependencies = [
 5769 "atomic-waker",
 5770 "bytes 1.10.1",
 5771 "fnv",
 5772 "futures-core",
 5773 "futures-sink",
 5774 "http 1.2.0",
 5775 "indexmap",
 5776 "slab",
 5777 "tokio",
 5778 "tokio-util",
 5779 "tracing",
 5780]
 5781
 5782[[package]]
 5783name = "half"
 5784version = "2.4.1"
 5785source = "registry+https://github.com/rust-lang/crates.io-index"
 5786checksum = "6dd08c532ae367adf81c312a4580bc67f1d0fe8bc9c460520283f4c0ff277888"
 5787dependencies = [
 5788 "cfg-if",
 5789 "crunchy",
 5790]
 5791
 5792[[package]]
 5793name = "handlebars"
 5794version = "4.5.0"
 5795source = "registry+https://github.com/rust-lang/crates.io-index"
 5796checksum = "faa67bab9ff362228eb3d00bd024a4965d8231bbb7921167f0cfa66c6626b225"
 5797dependencies = [
 5798 "log",
 5799 "pest",
 5800 "pest_derive",
 5801 "serde",
 5802 "serde_json",
 5803 "thiserror 1.0.69",
 5804]
 5805
 5806[[package]]
 5807name = "handlebars"
 5808version = "6.2.0"
 5809source = "registry+https://github.com/rust-lang/crates.io-index"
 5810checksum = "fd4ccde012831f9a071a637b0d4e31df31c0f6c525784b35ae76a9ac6bc1e315"
 5811dependencies = [
 5812 "log",
 5813 "num-order",
 5814 "pest",
 5815 "pest_derive",
 5816 "serde",
 5817 "serde_json",
 5818 "thiserror 1.0.69",
 5819]
 5820
 5821[[package]]
 5822name = "hashbrown"
 5823version = "0.12.3"
 5824source = "registry+https://github.com/rust-lang/crates.io-index"
 5825checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
 5826dependencies = [
 5827 "ahash 0.7.8",
 5828]
 5829
 5830[[package]]
 5831name = "hashbrown"
 5832version = "0.14.5"
 5833source = "registry+https://github.com/rust-lang/crates.io-index"
 5834checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
 5835dependencies = [
 5836 "ahash 0.8.11",
 5837 "allocator-api2",
 5838]
 5839
 5840[[package]]
 5841name = "hashbrown"
 5842version = "0.15.2"
 5843source = "registry+https://github.com/rust-lang/crates.io-index"
 5844checksum = "bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289"
 5845dependencies = [
 5846 "allocator-api2",
 5847 "equivalent",
 5848 "foldhash",
 5849 "serde",
 5850]
 5851
 5852[[package]]
 5853name = "hashlink"
 5854version = "0.8.4"
 5855source = "registry+https://github.com/rust-lang/crates.io-index"
 5856checksum = "e8094feaf31ff591f651a2664fb9cfd92bba7a60ce3197265e9482ebe753c8f7"
 5857dependencies = [
 5858 "hashbrown 0.14.5",
 5859]
 5860
 5861[[package]]
 5862name = "hashlink"
 5863version = "0.10.0"
 5864source = "registry+https://github.com/rust-lang/crates.io-index"
 5865checksum = "7382cf6263419f2d8df38c55d7da83da5c18aef87fc7a7fc1fb1e344edfe14c1"
 5866dependencies = [
 5867 "hashbrown 0.15.2",
 5868]
 5869
 5870[[package]]
 5871name = "headers"
 5872version = "0.3.9"
 5873source = "registry+https://github.com/rust-lang/crates.io-index"
 5874checksum = "06683b93020a07e3dbcf5f8c0f6d40080d725bea7936fc01ad345c01b97dc270"
 5875dependencies = [
 5876 "base64 0.21.7",
 5877 "bytes 1.10.1",
 5878 "headers-core",
 5879 "http 0.2.12",
 5880 "httpdate",
 5881 "mime",
 5882 "sha1",
 5883]
 5884
 5885[[package]]
 5886name = "headers-core"
 5887version = "0.2.0"
 5888source = "registry+https://github.com/rust-lang/crates.io-index"
 5889checksum = "e7f66481bfee273957b1f20485a4ff3362987f85b2c236580d81b4eb7a326429"
 5890dependencies = [
 5891 "http 0.2.12",
 5892]
 5893
 5894[[package]]
 5895name = "heck"
 5896version = "0.3.3"
 5897source = "registry+https://github.com/rust-lang/crates.io-index"
 5898checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"
 5899dependencies = [
 5900 "unicode-segmentation",
 5901]
 5902
 5903[[package]]
 5904name = "heck"
 5905version = "0.4.1"
 5906source = "registry+https://github.com/rust-lang/crates.io-index"
 5907checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
 5908dependencies = [
 5909 "unicode-segmentation",
 5910]
 5911
 5912[[package]]
 5913name = "heck"
 5914version = "0.5.0"
 5915source = "registry+https://github.com/rust-lang/crates.io-index"
 5916checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
 5917
 5918[[package]]
 5919name = "heed"
 5920version = "0.21.0"
 5921source = "registry+https://github.com/rust-lang/crates.io-index"
 5922checksum = "bd54745cfacb7b97dee45e8fdb91814b62bccddb481debb7de0f9ee6b7bf5b43"
 5923dependencies = [
 5924 "bitflags 2.8.0",
 5925 "byteorder",
 5926 "heed-traits",
 5927 "heed-types",
 5928 "libc",
 5929 "lmdb-master-sys",
 5930 "once_cell",
 5931 "page_size",
 5932 "serde",
 5933 "synchronoise",
 5934 "url",
 5935]
 5936
 5937[[package]]
 5938name = "heed-traits"
 5939version = "0.20.0"
 5940source = "registry+https://github.com/rust-lang/crates.io-index"
 5941checksum = "eb3130048d404c57ce5a1ac61a903696e8fcde7e8c2991e9fcfc1f27c3ef74ff"
 5942
 5943[[package]]
 5944name = "heed-types"
 5945version = "0.21.0"
 5946source = "registry+https://github.com/rust-lang/crates.io-index"
 5947checksum = "13c255bdf46e07fb840d120a36dcc81f385140d7191c76a7391672675c01a55d"
 5948dependencies = [
 5949 "bincode",
 5950 "byteorder",
 5951 "heed-traits",
 5952 "serde",
 5953 "serde_json",
 5954]
 5955
 5956[[package]]
 5957name = "hermit-abi"
 5958version = "0.3.9"
 5959source = "registry+https://github.com/rust-lang/crates.io-index"
 5960checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
 5961
 5962[[package]]
 5963name = "hermit-abi"
 5964version = "0.4.0"
 5965source = "registry+https://github.com/rust-lang/crates.io-index"
 5966checksum = "fbf6a919d6cf397374f7dfeeea91d974c7c0a7221d0d0f4f20d859d329e53fcc"
 5967
 5968[[package]]
 5969name = "hex"
 5970version = "0.4.3"
 5971source = "registry+https://github.com/rust-lang/crates.io-index"
 5972checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
 5973
 5974[[package]]
 5975name = "hexf-parse"
 5976version = "0.2.1"
 5977source = "registry+https://github.com/rust-lang/crates.io-index"
 5978checksum = "dfa686283ad6dd069f105e5ab091b04c62850d3e4cf5d67debad1933f55023df"
 5979
 5980[[package]]
 5981name = "hidden-trait"
 5982version = "0.1.2"
 5983source = "registry+https://github.com/rust-lang/crates.io-index"
 5984checksum = "68ed9e850438ac849bec07e7d09fbe9309cbd396a5988c30b010580ce08860df"
 5985dependencies = [
 5986 "proc-macro2",
 5987 "quote",
 5988 "syn 1.0.109",
 5989]
 5990
 5991[[package]]
 5992name = "hkdf"
 5993version = "0.12.4"
 5994source = "registry+https://github.com/rust-lang/crates.io-index"
 5995checksum = "7b5f8eb2ad728638ea2c7d47a21db23b7b58a72ed6a38256b8a1849f15fbbdf7"
 5996dependencies = [
 5997 "hmac",
 5998]
 5999
 6000[[package]]
 6001name = "hmac"
 6002version = "0.12.1"
 6003source = "registry+https://github.com/rust-lang/crates.io-index"
 6004checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
 6005dependencies = [
 6006 "digest",
 6007]
 6008
 6009[[package]]
 6010name = "home"
 6011version = "0.5.9"
 6012source = "registry+https://github.com/rust-lang/crates.io-index"
 6013checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5"
 6014dependencies = [
 6015 "windows-sys 0.52.0",
 6016]
 6017
 6018[[package]]
 6019name = "hound"
 6020version = "3.5.1"
 6021source = "registry+https://github.com/rust-lang/crates.io-index"
 6022checksum = "62adaabb884c94955b19907d60019f4e145d091c75345379e70d1ee696f7854f"
 6023
 6024[[package]]
 6025name = "html5ever"
 6026version = "0.27.0"
 6027source = "registry+https://github.com/rust-lang/crates.io-index"
 6028checksum = "c13771afe0e6e846f1e67d038d4cb29998a6779f93c809212e4e9c32efd244d4"
 6029dependencies = [
 6030 "log",
 6031 "mac",
 6032 "markup5ever",
 6033 "proc-macro2",
 6034 "quote",
 6035 "syn 2.0.90",
 6036]
 6037
 6038[[package]]
 6039name = "html_to_markdown"
 6040version = "0.1.0"
 6041dependencies = [
 6042 "anyhow",
 6043 "html5ever",
 6044 "indoc",
 6045 "markup5ever_rcdom",
 6046 "pretty_assertions",
 6047 "regex",
 6048]
 6049
 6050[[package]]
 6051name = "http"
 6052version = "0.2.12"
 6053source = "registry+https://github.com/rust-lang/crates.io-index"
 6054checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1"
 6055dependencies = [
 6056 "bytes 1.10.1",
 6057 "fnv",
 6058 "itoa",
 6059]
 6060
 6061[[package]]
 6062name = "http"
 6063version = "1.2.0"
 6064source = "registry+https://github.com/rust-lang/crates.io-index"
 6065checksum = "f16ca2af56261c99fba8bac40a10251ce8188205a4c448fbb745a2e4daa76fea"
 6066dependencies = [
 6067 "bytes 1.10.1",
 6068 "fnv",
 6069 "itoa",
 6070]
 6071
 6072[[package]]
 6073name = "http-body"
 6074version = "0.4.6"
 6075source = "registry+https://github.com/rust-lang/crates.io-index"
 6076checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2"
 6077dependencies = [
 6078 "bytes 1.10.1",
 6079 "http 0.2.12",
 6080 "pin-project-lite",
 6081]
 6082
 6083[[package]]
 6084name = "http-body"
 6085version = "1.0.1"
 6086source = "registry+https://github.com/rust-lang/crates.io-index"
 6087checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
 6088dependencies = [
 6089 "bytes 1.10.1",
 6090 "http 1.2.0",
 6091]
 6092
 6093[[package]]
 6094name = "http-body-util"
 6095version = "0.1.2"
 6096source = "registry+https://github.com/rust-lang/crates.io-index"
 6097checksum = "793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f"
 6098dependencies = [
 6099 "bytes 1.10.1",
 6100 "futures-util",
 6101 "http 1.2.0",
 6102 "http-body 1.0.1",
 6103 "pin-project-lite",
 6104]
 6105
 6106[[package]]
 6107name = "http-range-header"
 6108version = "0.3.1"
 6109source = "registry+https://github.com/rust-lang/crates.io-index"
 6110checksum = "add0ab9360ddbd88cfeb3bd9574a1d85cfdfa14db10b3e21d3700dbc4328758f"
 6111
 6112[[package]]
 6113name = "http-types"
 6114version = "2.12.0"
 6115source = "registry+https://github.com/rust-lang/crates.io-index"
 6116checksum = "6e9b187a72d63adbfba487f48095306ac823049cb504ee195541e91c7775f5ad"
 6117dependencies = [
 6118 "anyhow",
 6119 "async-channel 1.9.0",
 6120 "base64 0.13.1",
 6121 "futures-lite 1.13.0",
 6122 "http 0.2.12",
 6123 "infer",
 6124 "pin-project-lite",
 6125 "rand 0.7.3",
 6126 "serde",
 6127 "serde_json",
 6128 "serde_qs 0.8.5",
 6129 "serde_urlencoded",
 6130 "url",
 6131]
 6132
 6133[[package]]
 6134name = "http_client"
 6135version = "0.1.0"
 6136dependencies = [
 6137 "anyhow",
 6138 "bytes 1.10.1",
 6139 "derive_more",
 6140 "futures 0.3.31",
 6141 "http 1.2.0",
 6142 "log",
 6143 "rustls 0.23.23",
 6144 "rustls-platform-verifier",
 6145 "serde",
 6146 "serde_json",
 6147 "url",
 6148]
 6149
 6150[[package]]
 6151name = "httparse"
 6152version = "1.9.5"
 6153source = "registry+https://github.com/rust-lang/crates.io-index"
 6154checksum = "7d71d3574edd2771538b901e6549113b4006ece66150fb69c0fb6d9a2adae946"
 6155
 6156[[package]]
 6157name = "httpdate"
 6158version = "1.0.3"
 6159source = "registry+https://github.com/rust-lang/crates.io-index"
 6160checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
 6161
 6162[[package]]
 6163name = "human_bytes"
 6164version = "0.4.3"
 6165source = "registry+https://github.com/rust-lang/crates.io-index"
 6166checksum = "91f255a4535024abf7640cb288260811fc14794f62b063652ed349f9a6c2348e"
 6167
 6168[[package]]
 6169name = "humantime"
 6170version = "2.1.0"
 6171source = "registry+https://github.com/rust-lang/crates.io-index"
 6172checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
 6173
 6174[[package]]
 6175name = "hyper"
 6176version = "0.14.32"
 6177source = "registry+https://github.com/rust-lang/crates.io-index"
 6178checksum = "41dfc780fdec9373c01bae43289ea34c972e40ee3c9f6b3c8801a35f35586ce7"
 6179dependencies = [
 6180 "bytes 1.10.1",
 6181 "futures-channel",
 6182 "futures-core",
 6183 "futures-util",
 6184 "h2 0.3.26",
 6185 "http 0.2.12",
 6186 "http-body 0.4.6",
 6187 "httparse",
 6188 "httpdate",
 6189 "itoa",
 6190 "pin-project-lite",
 6191 "socket2",
 6192 "tokio",
 6193 "tower-service",
 6194 "tracing",
 6195 "want",
 6196]
 6197
 6198[[package]]
 6199name = "hyper"
 6200version = "1.5.1"
 6201source = "registry+https://github.com/rust-lang/crates.io-index"
 6202checksum = "97818827ef4f364230e16705d4706e2897df2bb60617d6ca15d598025a3c481f"
 6203dependencies = [
 6204 "bytes 1.10.1",
 6205 "futures-channel",
 6206 "futures-util",
 6207 "h2 0.4.7",
 6208 "http 1.2.0",
 6209 "http-body 1.0.1",
 6210 "httparse",
 6211 "itoa",
 6212 "pin-project-lite",
 6213 "smallvec",
 6214 "tokio",
 6215 "want",
 6216]
 6217
 6218[[package]]
 6219name = "hyper-rustls"
 6220version = "0.24.2"
 6221source = "registry+https://github.com/rust-lang/crates.io-index"
 6222checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590"
 6223dependencies = [
 6224 "futures-util",
 6225 "http 0.2.12",
 6226 "hyper 0.14.32",
 6227 "log",
 6228 "rustls 0.21.12",
 6229 "rustls-native-certs 0.6.3",
 6230 "tokio",
 6231 "tokio-rustls 0.24.1",
 6232]
 6233
 6234[[package]]
 6235name = "hyper-rustls"
 6236version = "0.27.3"
 6237source = "registry+https://github.com/rust-lang/crates.io-index"
 6238checksum = "08afdbb5c31130e3034af566421053ab03787c640246a446327f550d11bcb333"
 6239dependencies = [
 6240 "futures-util",
 6241 "http 1.2.0",
 6242 "hyper 1.5.1",
 6243 "hyper-util",
 6244 "rustls 0.23.23",
 6245 "rustls-native-certs 0.8.1",
 6246 "rustls-pki-types",
 6247 "tokio",
 6248 "tokio-rustls 0.26.1",
 6249 "tower-service",
 6250]
 6251
 6252[[package]]
 6253name = "hyper-tls"
 6254version = "0.5.0"
 6255source = "registry+https://github.com/rust-lang/crates.io-index"
 6256checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905"
 6257dependencies = [
 6258 "bytes 1.10.1",
 6259 "hyper 0.14.32",
 6260 "native-tls",
 6261 "tokio",
 6262 "tokio-native-tls",
 6263]
 6264
 6265[[package]]
 6266name = "hyper-util"
 6267version = "0.1.10"
 6268source = "registry+https://github.com/rust-lang/crates.io-index"
 6269checksum = "df2dcfbe0677734ab2f3ffa7fa7bfd4706bfdc1ef393f2ee30184aed67e631b4"
 6270dependencies = [
 6271 "bytes 1.10.1",
 6272 "futures-channel",
 6273 "futures-util",
 6274 "http 1.2.0",
 6275 "http-body 1.0.1",
 6276 "hyper 1.5.1",
 6277 "pin-project-lite",
 6278 "socket2",
 6279 "tokio",
 6280 "tower-service",
 6281 "tracing",
 6282]
 6283
 6284[[package]]
 6285name = "iana-time-zone"
 6286version = "0.1.61"
 6287source = "registry+https://github.com/rust-lang/crates.io-index"
 6288checksum = "235e081f3925a06703c2d0117ea8b91f042756fd6e7a6e5d901e8ca1a996b220"
 6289dependencies = [
 6290 "android_system_properties",
 6291 "core-foundation-sys",
 6292 "iana-time-zone-haiku",
 6293 "js-sys",
 6294 "wasm-bindgen",
 6295 "windows-core 0.52.0",
 6296]
 6297
 6298[[package]]
 6299name = "iana-time-zone-haiku"
 6300version = "0.1.2"
 6301source = "registry+https://github.com/rust-lang/crates.io-index"
 6302checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
 6303dependencies = [
 6304 "cc",
 6305]
 6306
 6307[[package]]
 6308name = "icu_collections"
 6309version = "1.5.0"
 6310source = "registry+https://github.com/rust-lang/crates.io-index"
 6311checksum = "db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526"
 6312dependencies = [
 6313 "displaydoc",
 6314 "yoke",
 6315 "zerofrom",
 6316 "zerovec",
 6317]
 6318
 6319[[package]]
 6320name = "icu_locid"
 6321version = "1.5.0"
 6322source = "registry+https://github.com/rust-lang/crates.io-index"
 6323checksum = "13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637"
 6324dependencies = [
 6325 "displaydoc",
 6326 "litemap",
 6327 "tinystr",
 6328 "writeable",
 6329 "zerovec",
 6330]
 6331
 6332[[package]]
 6333name = "icu_locid_transform"
 6334version = "1.5.0"
 6335source = "registry+https://github.com/rust-lang/crates.io-index"
 6336checksum = "01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e"
 6337dependencies = [
 6338 "displaydoc",
 6339 "icu_locid",
 6340 "icu_locid_transform_data",
 6341 "icu_provider",
 6342 "tinystr",
 6343 "zerovec",
 6344]
 6345
 6346[[package]]
 6347name = "icu_locid_transform_data"
 6348version = "1.5.0"
 6349source = "registry+https://github.com/rust-lang/crates.io-index"
 6350checksum = "fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e"
 6351
 6352[[package]]
 6353name = "icu_normalizer"
 6354version = "1.5.0"
 6355source = "registry+https://github.com/rust-lang/crates.io-index"
 6356checksum = "19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f"
 6357dependencies = [
 6358 "displaydoc",
 6359 "icu_collections",
 6360 "icu_normalizer_data",
 6361 "icu_properties",
 6362 "icu_provider",
 6363 "smallvec",
 6364 "utf16_iter",
 6365 "utf8_iter",
 6366 "write16",
 6367 "zerovec",
 6368]
 6369
 6370[[package]]
 6371name = "icu_normalizer_data"
 6372version = "1.5.0"
 6373source = "registry+https://github.com/rust-lang/crates.io-index"
 6374checksum = "f8cafbf7aa791e9b22bec55a167906f9e1215fd475cd22adfcf660e03e989516"
 6375
 6376[[package]]
 6377name = "icu_properties"
 6378version = "1.5.1"
 6379source = "registry+https://github.com/rust-lang/crates.io-index"
 6380checksum = "93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5"
 6381dependencies = [
 6382 "displaydoc",
 6383 "icu_collections",
 6384 "icu_locid_transform",
 6385 "icu_properties_data",
 6386 "icu_provider",
 6387 "tinystr",
 6388 "zerovec",
 6389]
 6390
 6391[[package]]
 6392name = "icu_properties_data"
 6393version = "1.5.0"
 6394source = "registry+https://github.com/rust-lang/crates.io-index"
 6395checksum = "67a8effbc3dd3e4ba1afa8ad918d5684b8868b3b26500753effea8d2eed19569"
 6396
 6397[[package]]
 6398name = "icu_provider"
 6399version = "1.5.0"
 6400source = "registry+https://github.com/rust-lang/crates.io-index"
 6401checksum = "6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9"
 6402dependencies = [
 6403 "displaydoc",
 6404 "icu_locid",
 6405 "icu_provider_macros",
 6406 "stable_deref_trait",
 6407 "tinystr",
 6408 "writeable",
 6409 "yoke",
 6410 "zerofrom",
 6411 "zerovec",
 6412]
 6413
 6414[[package]]
 6415name = "icu_provider_macros"
 6416version = "1.5.0"
 6417source = "registry+https://github.com/rust-lang/crates.io-index"
 6418checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6"
 6419dependencies = [
 6420 "proc-macro2",
 6421 "quote",
 6422 "syn 2.0.90",
 6423]
 6424
 6425[[package]]
 6426name = "id-arena"
 6427version = "2.2.1"
 6428source = "registry+https://github.com/rust-lang/crates.io-index"
 6429checksum = "25a2bc672d1148e28034f176e01fffebb08b35768468cc954630da77a1449005"
 6430
 6431[[package]]
 6432name = "idna"
 6433version = "1.0.3"
 6434source = "registry+https://github.com/rust-lang/crates.io-index"
 6435checksum = "686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e"
 6436dependencies = [
 6437 "idna_adapter",
 6438 "smallvec",
 6439 "utf8_iter",
 6440]
 6441
 6442[[package]]
 6443name = "idna_adapter"
 6444version = "1.2.0"
 6445source = "registry+https://github.com/rust-lang/crates.io-index"
 6446checksum = "daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71"
 6447dependencies = [
 6448 "icu_normalizer",
 6449 "icu_properties",
 6450]
 6451
 6452[[package]]
 6453name = "ignore"
 6454version = "0.4.23"
 6455source = "registry+https://github.com/rust-lang/crates.io-index"
 6456checksum = "6d89fd380afde86567dfba715db065673989d6253f42b88179abd3eae47bda4b"
 6457dependencies = [
 6458 "crossbeam-deque",
 6459 "globset",
 6460 "log",
 6461 "memchr",
 6462 "regex-automata 0.4.9",
 6463 "same-file",
 6464 "walkdir",
 6465 "winapi-util",
 6466]
 6467
 6468[[package]]
 6469name = "image"
 6470version = "0.25.5"
 6471source = "registry+https://github.com/rust-lang/crates.io-index"
 6472checksum = "cd6f44aed642f18953a158afeb30206f4d50da59fbc66ecb53c66488de73563b"
 6473dependencies = [
 6474 "bytemuck",
 6475 "byteorder-lite",
 6476 "color_quant",
 6477 "exr",
 6478 "gif",
 6479 "image-webp",
 6480 "num-traits",
 6481 "png",
 6482 "qoi",
 6483 "ravif",
 6484 "rayon",
 6485 "rgb",
 6486 "tiff",
 6487 "zune-core",
 6488 "zune-jpeg",
 6489]
 6490
 6491[[package]]
 6492name = "image-webp"
 6493version = "0.2.0"
 6494source = "registry+https://github.com/rust-lang/crates.io-index"
 6495checksum = "e031e8e3d94711a9ccb5d6ea357439ef3dcbed361798bd4071dc4d9793fbe22f"
 6496dependencies = [
 6497 "byteorder-lite",
 6498 "quick-error",
 6499]
 6500
 6501[[package]]
 6502name = "image_viewer"
 6503version = "0.1.0"
 6504dependencies = [
 6505 "anyhow",
 6506 "db",
 6507 "editor",
 6508 "file_icons",
 6509 "gpui",
 6510 "project",
 6511 "schemars",
 6512 "serde",
 6513 "settings",
 6514 "theme",
 6515 "ui",
 6516 "util",
 6517 "workspace",
 6518]
 6519
 6520[[package]]
 6521name = "imagesize"
 6522version = "0.13.0"
 6523source = "registry+https://github.com/rust-lang/crates.io-index"
 6524checksum = "edcd27d72f2f071c64249075f42e205ff93c9a4c5f6c6da53e79ed9f9832c285"
 6525
 6526[[package]]
 6527name = "imara-diff"
 6528version = "0.1.8"
 6529source = "registry+https://github.com/rust-lang/crates.io-index"
 6530checksum = "17d34b7d42178945f775e84bc4c36dde7c1c6cdfea656d3354d009056f2bb3d2"
 6531dependencies = [
 6532 "hashbrown 0.15.2",
 6533]
 6534
 6535[[package]]
 6536name = "imgref"
 6537version = "1.11.0"
 6538source = "registry+https://github.com/rust-lang/crates.io-index"
 6539checksum = "d0263a3d970d5c054ed9312c0057b4f3bde9c0b33836d3637361d4a9e6e7a408"
 6540
 6541[[package]]
 6542name = "indexed_docs"
 6543version = "0.1.0"
 6544dependencies = [
 6545 "anyhow",
 6546 "async-trait",
 6547 "cargo_metadata",
 6548 "collections",
 6549 "derive_more",
 6550 "extension",
 6551 "fs",
 6552 "futures 0.3.31",
 6553 "fuzzy",
 6554 "gpui",
 6555 "heed",
 6556 "html_to_markdown",
 6557 "http_client",
 6558 "indexmap",
 6559 "indoc",
 6560 "parking_lot",
 6561 "paths",
 6562 "pretty_assertions",
 6563 "serde",
 6564 "strum",
 6565 "util",
 6566]
 6567
 6568[[package]]
 6569name = "indexmap"
 6570version = "2.7.1"
 6571source = "registry+https://github.com/rust-lang/crates.io-index"
 6572checksum = "8c9c992b02b5b4c94ea26e32fe5bccb7aa7d9f390ab5c1221ff895bc7ea8b652"
 6573dependencies = [
 6574 "equivalent",
 6575 "hashbrown 0.15.2",
 6576 "serde",
 6577]
 6578
 6579[[package]]
 6580name = "indoc"
 6581version = "2.0.6"
 6582source = "registry+https://github.com/rust-lang/crates.io-index"
 6583checksum = "f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd"
 6584
 6585[[package]]
 6586name = "infer"
 6587version = "0.2.3"
 6588source = "registry+https://github.com/rust-lang/crates.io-index"
 6589checksum = "64e9829a50b42bb782c1df523f78d332fe371b10c661e78b7a3c34b0198e9fac"
 6590
 6591[[package]]
 6592name = "inherent"
 6593version = "1.0.11"
 6594source = "registry+https://github.com/rust-lang/crates.io-index"
 6595checksum = "0122b7114117e64a63ac49f752a5ca4624d534c7b1c7de796ac196381cd2d947"
 6596dependencies = [
 6597 "proc-macro2",
 6598 "quote",
 6599 "syn 2.0.90",
 6600]
 6601
 6602[[package]]
 6603name = "inline_completion"
 6604version = "0.1.0"
 6605dependencies = [
 6606 "gpui",
 6607 "language",
 6608 "project",
 6609]
 6610
 6611[[package]]
 6612name = "inline_completion_button"
 6613version = "0.1.0"
 6614dependencies = [
 6615 "anyhow",
 6616 "client",
 6617 "copilot",
 6618 "editor",
 6619 "feature_flags",
 6620 "fs",
 6621 "futures 0.3.31",
 6622 "gpui",
 6623 "indoc",
 6624 "inline_completion",
 6625 "language",
 6626 "lsp",
 6627 "paths",
 6628 "project",
 6629 "regex",
 6630 "serde_json",
 6631 "settings",
 6632 "supermaven",
 6633 "telemetry",
 6634 "theme",
 6635 "ui",
 6636 "workspace",
 6637 "zed_actions",
 6638 "zeta",
 6639]
 6640
 6641[[package]]
 6642name = "inotify"
 6643version = "0.9.6"
 6644source = "registry+https://github.com/rust-lang/crates.io-index"
 6645checksum = "f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff"
 6646dependencies = [
 6647 "bitflags 1.3.2",
 6648 "inotify-sys",
 6649 "libc",
 6650]
 6651
 6652[[package]]
 6653name = "inotify"
 6654version = "0.11.0"
 6655source = "registry+https://github.com/rust-lang/crates.io-index"
 6656checksum = "f37dccff2791ab604f9babef0ba14fbe0be30bd368dc541e2b08d07c8aa908f3"
 6657dependencies = [
 6658 "bitflags 2.8.0",
 6659 "inotify-sys",
 6660 "libc",
 6661]
 6662
 6663[[package]]
 6664name = "inotify-sys"
 6665version = "0.1.5"
 6666source = "registry+https://github.com/rust-lang/crates.io-index"
 6667checksum = "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb"
 6668dependencies = [
 6669 "libc",
 6670]
 6671
 6672[[package]]
 6673name = "inout"
 6674version = "0.1.3"
 6675source = "registry+https://github.com/rust-lang/crates.io-index"
 6676checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5"
 6677dependencies = [
 6678 "block-padding",
 6679 "generic-array",
 6680]
 6681
 6682[[package]]
 6683name = "install_cli"
 6684version = "0.1.0"
 6685dependencies = [
 6686 "anyhow",
 6687 "gpui",
 6688 "smol",
 6689 "util",
 6690]
 6691
 6692[[package]]
 6693name = "instant"
 6694version = "0.1.13"
 6695source = "registry+https://github.com/rust-lang/crates.io-index"
 6696checksum = "e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222"
 6697dependencies = [
 6698 "cfg-if",
 6699]
 6700
 6701[[package]]
 6702name = "interpolate_name"
 6703version = "0.2.4"
 6704source = "registry+https://github.com/rust-lang/crates.io-index"
 6705checksum = "c34819042dc3d3971c46c2190835914dfbe0c3c13f61449b2997f4e9722dfa60"
 6706dependencies = [
 6707 "proc-macro2",
 6708 "quote",
 6709 "syn 2.0.90",
 6710]
 6711
 6712[[package]]
 6713name = "inventory"
 6714version = "0.3.20"
 6715source = "registry+https://github.com/rust-lang/crates.io-index"
 6716checksum = "ab08d7cd2c5897f2c949e5383ea7c7db03fb19130ffcfbf7eda795137ae3cb83"
 6717dependencies = [
 6718 "rustversion",
 6719]
 6720
 6721[[package]]
 6722name = "io-extras"
 6723version = "0.18.4"
 6724source = "registry+https://github.com/rust-lang/crates.io-index"
 6725checksum = "2285ddfe3054097ef4b2fe909ef8c3bcd1ea52a8f0d274416caebeef39f04a65"
 6726dependencies = [
 6727 "io-lifetimes",
 6728 "windows-sys 0.59.0",
 6729]
 6730
 6731[[package]]
 6732name = "io-lifetimes"
 6733version = "2.0.4"
 6734source = "registry+https://github.com/rust-lang/crates.io-index"
 6735checksum = "06432fb54d3be7964ecd3649233cddf80db2832f47fec34c01f65b3d9d774983"
 6736
 6737[[package]]
 6738name = "iovec"
 6739version = "0.1.4"
 6740source = "registry+https://github.com/rust-lang/crates.io-index"
 6741checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
 6742dependencies = [
 6743 "libc",
 6744]
 6745
 6746[[package]]
 6747name = "ipc-channel"
 6748version = "0.19.0"
 6749source = "registry+https://github.com/rust-lang/crates.io-index"
 6750checksum = "6fb8251fb7bcd9ccd3725ed8deae9fe7db8e586495c9eb5b0c52e6233e5e75ea"
 6751dependencies = [
 6752 "bincode",
 6753 "crossbeam-channel",
 6754 "fnv",
 6755 "lazy_static",
 6756 "libc",
 6757 "mio 1.0.3",
 6758 "rand 0.8.5",
 6759 "serde",
 6760 "tempfile",
 6761 "uuid",
 6762 "windows 0.58.0",
 6763]
 6764
 6765[[package]]
 6766name = "ipnet"
 6767version = "2.10.1"
 6768source = "registry+https://github.com/rust-lang/crates.io-index"
 6769checksum = "ddc24109865250148c2e0f3d25d4f0f479571723792d3802153c60922a4fb708"
 6770
 6771[[package]]
 6772name = "is-docker"
 6773version = "0.2.0"
 6774source = "registry+https://github.com/rust-lang/crates.io-index"
 6775checksum = "928bae27f42bc99b60d9ac7334e3a21d10ad8f1835a4e12ec3ec0464765ed1b3"
 6776dependencies = [
 6777 "once_cell",
 6778]
 6779
 6780[[package]]
 6781name = "is-terminal"
 6782version = "0.4.13"
 6783source = "registry+https://github.com/rust-lang/crates.io-index"
 6784checksum = "261f68e344040fbd0edea105bef17c66edf46f984ddb1115b775ce31be948f4b"
 6785dependencies = [
 6786 "hermit-abi 0.4.0",
 6787 "libc",
 6788 "windows-sys 0.52.0",
 6789]
 6790
 6791[[package]]
 6792name = "is-wsl"
 6793version = "0.4.0"
 6794source = "registry+https://github.com/rust-lang/crates.io-index"
 6795checksum = "173609498df190136aa7dea1a91db051746d339e18476eed5ca40521f02d7aa5"
 6796dependencies = [
 6797 "is-docker",
 6798 "once_cell",
 6799]
 6800
 6801[[package]]
 6802name = "is_terminal_polyfill"
 6803version = "1.70.1"
 6804source = "registry+https://github.com/rust-lang/crates.io-index"
 6805checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf"
 6806
 6807[[package]]
 6808name = "itertools"
 6809version = "0.10.5"
 6810source = "registry+https://github.com/rust-lang/crates.io-index"
 6811checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
 6812dependencies = [
 6813 "either",
 6814]
 6815
 6816[[package]]
 6817name = "itertools"
 6818version = "0.11.0"
 6819source = "registry+https://github.com/rust-lang/crates.io-index"
 6820checksum = "b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57"
 6821dependencies = [
 6822 "either",
 6823]
 6824
 6825[[package]]
 6826name = "itertools"
 6827version = "0.12.1"
 6828source = "registry+https://github.com/rust-lang/crates.io-index"
 6829checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569"
 6830dependencies = [
 6831 "either",
 6832]
 6833
 6834[[package]]
 6835name = "itertools"
 6836version = "0.14.0"
 6837source = "registry+https://github.com/rust-lang/crates.io-index"
 6838checksum = "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285"
 6839dependencies = [
 6840 "either",
 6841]
 6842
 6843[[package]]
 6844name = "itoa"
 6845version = "1.0.14"
 6846source = "registry+https://github.com/rust-lang/crates.io-index"
 6847checksum = "d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674"
 6848
 6849[[package]]
 6850name = "jni"
 6851version = "0.21.1"
 6852source = "registry+https://github.com/rust-lang/crates.io-index"
 6853checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97"
 6854dependencies = [
 6855 "cesu8",
 6856 "cfg-if",
 6857 "combine",
 6858 "jni-sys",
 6859 "log",
 6860 "thiserror 1.0.69",
 6861 "walkdir",
 6862 "windows-sys 0.45.0",
 6863]
 6864
 6865[[package]]
 6866name = "jni-sys"
 6867version = "0.3.0"
 6868source = "registry+https://github.com/rust-lang/crates.io-index"
 6869checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130"
 6870
 6871[[package]]
 6872name = "jobserver"
 6873version = "0.1.32"
 6874source = "registry+https://github.com/rust-lang/crates.io-index"
 6875checksum = "48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0"
 6876dependencies = [
 6877 "libc",
 6878]
 6879
 6880[[package]]
 6881name = "journal"
 6882version = "0.1.0"
 6883dependencies = [
 6884 "anyhow",
 6885 "chrono",
 6886 "editor",
 6887 "gpui",
 6888 "log",
 6889 "schemars",
 6890 "serde",
 6891 "settings",
 6892 "shellexpand 2.1.2",
 6893 "workspace",
 6894]
 6895
 6896[[package]]
 6897name = "jpeg-decoder"
 6898version = "0.3.1"
 6899source = "registry+https://github.com/rust-lang/crates.io-index"
 6900checksum = "f5d4a7da358eff58addd2877a45865158f0d78c911d43a5784ceb7bbf52833b0"
 6901
 6902[[package]]
 6903name = "js-sys"
 6904version = "0.3.76"
 6905source = "registry+https://github.com/rust-lang/crates.io-index"
 6906checksum = "6717b6b5b077764fb5966237269cb3c64edddde4b14ce42647430a78ced9e7b7"
 6907dependencies = [
 6908 "once_cell",
 6909 "wasm-bindgen",
 6910]
 6911
 6912[[package]]
 6913name = "jsonwebtoken"
 6914version = "9.3.1"
 6915source = "registry+https://github.com/rust-lang/crates.io-index"
 6916checksum = "5a87cc7a48537badeae96744432de36f4be2b4a34a05a5ef32e9dd8a1c169dde"
 6917dependencies = [
 6918 "base64 0.22.1",
 6919 "js-sys",
 6920 "pem",
 6921 "ring",
 6922 "serde",
 6923 "serde_json",
 6924 "simple_asn1",
 6925]
 6926
 6927[[package]]
 6928name = "jupyter-protocol"
 6929version = "0.6.0"
 6930source = "registry+https://github.com/rust-lang/crates.io-index"
 6931checksum = "c9ae6296f9476658b3550293c113996daf75fa542cd8d078abb4c60207bded14"
 6932dependencies = [
 6933 "anyhow",
 6934 "async-trait",
 6935 "bytes 1.10.1",
 6936 "chrono",
 6937 "futures 0.3.31",
 6938 "serde",
 6939 "serde_json",
 6940 "uuid",
 6941]
 6942
 6943[[package]]
 6944name = "jupyter-websocket-client"
 6945version = "0.9.0"
 6946source = "registry+https://github.com/rust-lang/crates.io-index"
 6947checksum = "49c1ba895c5271ff8dcae51c347fd3588905ba0025a57e20955fd231fe1228cc"
 6948dependencies = [
 6949 "anyhow",
 6950 "async-trait",
 6951 "async-tungstenite",
 6952 "futures 0.3.31",
 6953 "jupyter-protocol",
 6954 "serde",
 6955 "serde_json",
 6956 "url",
 6957 "uuid",
 6958]
 6959
 6960[[package]]
 6961name = "khronos-egl"
 6962version = "6.0.0"
 6963source = "registry+https://github.com/rust-lang/crates.io-index"
 6964checksum = "6aae1df220ece3c0ada96b8153459b67eebe9ae9212258bb0134ae60416fdf76"
 6965dependencies = [
 6966 "libc",
 6967 "libloading",
 6968]
 6969
 6970[[package]]
 6971name = "kqueue"
 6972version = "1.0.8"
 6973source = "registry+https://github.com/rust-lang/crates.io-index"
 6974checksum = "7447f1ca1b7b563588a205fe93dea8df60fd981423a768bc1c0ded35ed147d0c"
 6975dependencies = [
 6976 "kqueue-sys",
 6977 "libc",
 6978]
 6979
 6980[[package]]
 6981name = "kqueue-sys"
 6982version = "1.0.4"
 6983source = "registry+https://github.com/rust-lang/crates.io-index"
 6984checksum = "ed9625ffda8729b85e45cf04090035ac368927b8cebc34898e7c120f52e4838b"
 6985dependencies = [
 6986 "bitflags 1.3.2",
 6987 "libc",
 6988]
 6989
 6990[[package]]
 6991name = "kurbo"
 6992version = "0.11.1"
 6993source = "registry+https://github.com/rust-lang/crates.io-index"
 6994checksum = "89234b2cc610a7dd927ebde6b41dd1a5d4214cffaef4cf1fb2195d592f92518f"
 6995dependencies = [
 6996 "arrayvec",
 6997 "smallvec",
 6998]
 6999
 7000[[package]]
 7001name = "kv-log-macro"
 7002version = "1.0.7"
 7003source = "registry+https://github.com/rust-lang/crates.io-index"
 7004checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"
 7005dependencies = [
 7006 "log",
 7007]
 7008
 7009[[package]]
 7010name = "language"
 7011version = "0.1.0"
 7012dependencies = [
 7013 "anyhow",
 7014 "async-trait",
 7015 "async-watch",
 7016 "clock",
 7017 "collections",
 7018 "ctor",
 7019 "ec4rs",
 7020 "env_logger 0.11.6",
 7021 "fs",
 7022 "futures 0.3.31",
 7023 "fuzzy",
 7024 "globset",
 7025 "gpui",
 7026 "http_client",
 7027 "imara-diff",
 7028 "indoc",
 7029 "itertools 0.14.0",
 7030 "log",
 7031 "lsp",
 7032 "parking_lot",
 7033 "postage",
 7034 "pretty_assertions",
 7035 "rand 0.8.5",
 7036 "regex",
 7037 "rpc",
 7038 "schemars",
 7039 "serde",
 7040 "serde_json",
 7041 "settings",
 7042 "smallvec",
 7043 "smol",
 7044 "streaming-iterator",
 7045 "strsim",
 7046 "sum_tree",
 7047 "task",
 7048 "text",
 7049 "theme",
 7050 "tree-sitter",
 7051 "tree-sitter-elixir",
 7052 "tree-sitter-embedded-template",
 7053 "tree-sitter-heex",
 7054 "tree-sitter-html",
 7055 "tree-sitter-json",
 7056 "tree-sitter-md",
 7057 "tree-sitter-ruby",
 7058 "tree-sitter-rust",
 7059 "tree-sitter-typescript",
 7060 "unicase",
 7061 "unindent",
 7062 "util",
 7063]
 7064
 7065[[package]]
 7066name = "language_extension"
 7067version = "0.1.0"
 7068dependencies = [
 7069 "anyhow",
 7070 "async-trait",
 7071 "collections",
 7072 "extension",
 7073 "fs",
 7074 "futures 0.3.31",
 7075 "gpui",
 7076 "language",
 7077 "lsp",
 7078 "serde",
 7079 "serde_json",
 7080 "util",
 7081]
 7082
 7083[[package]]
 7084name = "language_model"
 7085version = "0.1.0"
 7086dependencies = [
 7087 "anthropic",
 7088 "anyhow",
 7089 "base64 0.22.1",
 7090 "client",
 7091 "collections",
 7092 "futures 0.3.31",
 7093 "google_ai",
 7094 "gpui",
 7095 "http_client",
 7096 "image",
 7097 "log",
 7098 "open_ai",
 7099 "parking_lot",
 7100 "proto",
 7101 "schemars",
 7102 "serde",
 7103 "serde_json",
 7104 "smol",
 7105 "strum",
 7106 "telemetry_events",
 7107 "thiserror 1.0.69",
 7108 "ui",
 7109 "util",
 7110]
 7111
 7112[[package]]
 7113name = "language_model_selector"
 7114version = "0.1.0"
 7115dependencies = [
 7116 "feature_flags",
 7117 "gpui",
 7118 "language_model",
 7119 "log",
 7120 "picker",
 7121 "proto",
 7122 "ui",
 7123 "workspace",
 7124 "zed_actions",
 7125]
 7126
 7127[[package]]
 7128name = "language_models"
 7129version = "0.1.0"
 7130dependencies = [
 7131 "anthropic",
 7132 "anyhow",
 7133 "aws-config",
 7134 "aws-credential-types",
 7135 "aws_http_client",
 7136 "bedrock",
 7137 "client",
 7138 "collections",
 7139 "copilot",
 7140 "credentials_provider",
 7141 "deepseek",
 7142 "editor",
 7143 "feature_flags",
 7144 "fs",
 7145 "futures 0.3.31",
 7146 "google_ai",
 7147 "gpui",
 7148 "gpui_tokio",
 7149 "http_client",
 7150 "language_model",
 7151 "lmstudio",
 7152 "menu",
 7153 "mistral",
 7154 "ollama",
 7155 "open_ai",
 7156 "project",
 7157 "proto",
 7158 "schemars",
 7159 "serde",
 7160 "serde_json",
 7161 "settings",
 7162 "smol",
 7163 "strum",
 7164 "theme",
 7165 "tiktoken-rs",
 7166 "tokio",
 7167 "ui",
 7168 "util",
 7169]
 7170
 7171[[package]]
 7172name = "language_selector"
 7173version = "0.1.0"
 7174dependencies = [
 7175 "anyhow",
 7176 "editor",
 7177 "file_finder",
 7178 "file_icons",
 7179 "fuzzy",
 7180 "gpui",
 7181 "language",
 7182 "picker",
 7183 "project",
 7184 "settings",
 7185 "ui",
 7186 "util",
 7187 "workspace",
 7188]
 7189
 7190[[package]]
 7191name = "language_tools"
 7192version = "0.1.0"
 7193dependencies = [
 7194 "anyhow",
 7195 "client",
 7196 "collections",
 7197 "copilot",
 7198 "editor",
 7199 "env_logger 0.11.6",
 7200 "futures 0.3.31",
 7201 "gpui",
 7202 "itertools 0.14.0",
 7203 "language",
 7204 "lsp",
 7205 "project",
 7206 "release_channel",
 7207 "serde_json",
 7208 "settings",
 7209 "theme",
 7210 "tree-sitter",
 7211 "ui",
 7212 "util",
 7213 "workspace",
 7214 "zed_actions",
 7215]
 7216
 7217[[package]]
 7218name = "languages"
 7219version = "0.1.0"
 7220dependencies = [
 7221 "anyhow",
 7222 "async-compression",
 7223 "async-tar",
 7224 "async-trait",
 7225 "collections",
 7226 "futures 0.3.31",
 7227 "gpui",
 7228 "http_client",
 7229 "language",
 7230 "log",
 7231 "lsp",
 7232 "node_runtime",
 7233 "paths",
 7234 "pet",
 7235 "pet-conda",
 7236 "pet-core",
 7237 "pet-fs",
 7238 "pet-poetry",
 7239 "pet-reporter",
 7240 "pretty_assertions",
 7241 "project",
 7242 "regex",
 7243 "rope",
 7244 "rust-embed",
 7245 "serde",
 7246 "serde_json",
 7247 "settings",
 7248 "smol",
 7249 "snippet_provider",
 7250 "task",
 7251 "text",
 7252 "theme",
 7253 "toml 0.8.20",
 7254 "tree-sitter",
 7255 "tree-sitter-bash",
 7256 "tree-sitter-c",
 7257 "tree-sitter-cpp",
 7258 "tree-sitter-css",
 7259 "tree-sitter-diff",
 7260 "tree-sitter-gitcommit",
 7261 "tree-sitter-go",
 7262 "tree-sitter-gomod",
 7263 "tree-sitter-gowork",
 7264 "tree-sitter-jsdoc",
 7265 "tree-sitter-json",
 7266 "tree-sitter-md",
 7267 "tree-sitter-python",
 7268 "tree-sitter-regex",
 7269 "tree-sitter-rust",
 7270 "tree-sitter-typescript",
 7271 "tree-sitter-yaml",
 7272 "unindent",
 7273 "util",
 7274 "workspace",
 7275]
 7276
 7277[[package]]
 7278name = "lazy_static"
 7279version = "1.5.0"
 7280source = "registry+https://github.com/rust-lang/crates.io-index"
 7281checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
 7282dependencies = [
 7283 "spin",
 7284]
 7285
 7286[[package]]
 7287name = "lazycell"
 7288version = "1.3.0"
 7289source = "registry+https://github.com/rust-lang/crates.io-index"
 7290checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
 7291
 7292[[package]]
 7293name = "leb128"
 7294version = "0.2.5"
 7295source = "registry+https://github.com/rust-lang/crates.io-index"
 7296checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67"
 7297
 7298[[package]]
 7299name = "lebe"
 7300version = "0.5.2"
 7301source = "registry+https://github.com/rust-lang/crates.io-index"
 7302checksum = "03087c2bad5e1034e8cace5926dec053fb3790248370865f5117a7d0213354c8"
 7303
 7304[[package]]
 7305name = "libc"
 7306version = "0.2.170"
 7307source = "registry+https://github.com/rust-lang/crates.io-index"
 7308checksum = "875b3680cb2f8f71bdcf9a30f38d48282f5d3c95cbf9b3fa57269bb5d5c06828"
 7309
 7310[[package]]
 7311name = "libdbus-sys"
 7312version = "0.2.5"
 7313source = "registry+https://github.com/rust-lang/crates.io-index"
 7314checksum = "06085512b750d640299b79be4bad3d2fa90a9c00b1fd9e1b46364f66f0485c72"
 7315dependencies = [
 7316 "cc",
 7317 "pkg-config",
 7318]
 7319
 7320[[package]]
 7321name = "libfuzzer-sys"
 7322version = "0.4.8"
 7323source = "registry+https://github.com/rust-lang/crates.io-index"
 7324checksum = "9b9569d2f74e257076d8c6bfa73fb505b46b851e51ddaecc825944aa3bed17fa"
 7325dependencies = [
 7326 "arbitrary",
 7327 "cc",
 7328]
 7329
 7330[[package]]
 7331name = "libgit2-sys"
 7332version = "0.18.0+1.9.0"
 7333source = "git+https://github.com/rust-lang/git2-rs?rev=a3b90cb3756c1bb63e2317bf9cfa57838178de5c#a3b90cb3756c1bb63e2317bf9cfa57838178de5c"
 7334dependencies = [
 7335 "cc",
 7336 "libc",
 7337 "libz-sys",
 7338 "pkg-config",
 7339]
 7340
 7341[[package]]
 7342name = "libloading"
 7343version = "0.8.6"
 7344source = "registry+https://github.com/rust-lang/crates.io-index"
 7345checksum = "fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34"
 7346dependencies = [
 7347 "cfg-if",
 7348 "windows-targets 0.48.5",
 7349]
 7350
 7351[[package]]
 7352name = "libm"
 7353version = "0.2.11"
 7354source = "registry+https://github.com/rust-lang/crates.io-index"
 7355checksum = "8355be11b20d696c8f18f6cc018c4e372165b1fa8126cef092399c9951984ffa"
 7356
 7357[[package]]
 7358name = "libmimalloc-sys"
 7359version = "0.1.39"
 7360source = "registry+https://github.com/rust-lang/crates.io-index"
 7361checksum = "23aa6811d3bd4deb8a84dde645f943476d13b248d818edcf8ce0b2f37f036b44"
 7362dependencies = [
 7363 "cc",
 7364 "libc",
 7365]
 7366
 7367[[package]]
 7368name = "libredox"
 7369version = "0.1.3"
 7370source = "registry+https://github.com/rust-lang/crates.io-index"
 7371checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d"
 7372dependencies = [
 7373 "bitflags 2.8.0",
 7374 "libc",
 7375 "redox_syscall 0.5.8",
 7376]
 7377
 7378[[package]]
 7379name = "libsqlite3-sys"
 7380version = "0.30.1"
 7381source = "registry+https://github.com/rust-lang/crates.io-index"
 7382checksum = "2e99fb7a497b1e3339bc746195567ed8d3e24945ecd636e3619d20b9de9e9149"
 7383dependencies = [
 7384 "cc",
 7385 "pkg-config",
 7386 "vcpkg",
 7387]
 7388
 7389[[package]]
 7390name = "libwebrtc"
 7391version = "0.3.7"
 7392source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
 7393dependencies = [
 7394 "cxx",
 7395 "jni",
 7396 "js-sys",
 7397 "lazy_static",
 7398 "livekit-protocol",
 7399 "livekit-runtime",
 7400 "log",
 7401 "parking_lot",
 7402 "serde",
 7403 "serde_json",
 7404 "thiserror 1.0.69",
 7405 "tokio",
 7406 "wasm-bindgen",
 7407 "wasm-bindgen-futures",
 7408 "web-sys",
 7409 "webrtc-sys",
 7410]
 7411
 7412[[package]]
 7413name = "libz-sys"
 7414version = "1.1.20"
 7415source = "registry+https://github.com/rust-lang/crates.io-index"
 7416checksum = "d2d16453e800a8cf6dd2fc3eb4bc99b786a9b90c663b8559a5b1a041bf89e472"
 7417dependencies = [
 7418 "cc",
 7419 "libc",
 7420 "pkg-config",
 7421 "vcpkg",
 7422]
 7423
 7424[[package]]
 7425name = "link-cplusplus"
 7426version = "1.0.9"
 7427source = "registry+https://github.com/rust-lang/crates.io-index"
 7428checksum = "9d240c6f7e1ba3a28b0249f774e6a9dd0175054b52dfbb61b16eb8505c3785c9"
 7429dependencies = [
 7430 "cc",
 7431]
 7432
 7433[[package]]
 7434name = "linkify"
 7435version = "0.10.0"
 7436source = "registry+https://github.com/rust-lang/crates.io-index"
 7437checksum = "f1dfa36d52c581e9ec783a7ce2a5e0143da6237be5811a0b3153fedfdbe9f780"
 7438dependencies = [
 7439 "memchr",
 7440]
 7441
 7442[[package]]
 7443name = "linkme"
 7444version = "0.3.32"
 7445source = "registry+https://github.com/rust-lang/crates.io-index"
 7446checksum = "22d227772b5999ddc0690e733f734f95ca05387e329c4084fe65678c51198ffe"
 7447dependencies = [
 7448 "linkme-impl",
 7449]
 7450
 7451[[package]]
 7452name = "linkme-impl"
 7453version = "0.3.32"
 7454source = "registry+https://github.com/rust-lang/crates.io-index"
 7455checksum = "71a98813fa0073a317ed6a8055dcd4722a49d9b862af828ee68449adb799b6be"
 7456dependencies = [
 7457 "proc-macro2",
 7458 "quote",
 7459 "syn 2.0.90",
 7460]
 7461
 7462[[package]]
 7463name = "linux-raw-sys"
 7464version = "0.4.14"
 7465source = "registry+https://github.com/rust-lang/crates.io-index"
 7466checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89"
 7467
 7468[[package]]
 7469name = "litemap"
 7470version = "0.7.4"
 7471source = "registry+https://github.com/rust-lang/crates.io-index"
 7472checksum = "4ee93343901ab17bd981295f2cf0026d4ad018c7c31ba84549a4ddbb47a45104"
 7473
 7474[[package]]
 7475name = "livekit"
 7476version = "0.7.0"
 7477source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
 7478dependencies = [
 7479 "chrono",
 7480 "futures-util",
 7481 "lazy_static",
 7482 "libwebrtc",
 7483 "livekit-api",
 7484 "livekit-protocol",
 7485 "livekit-runtime",
 7486 "log",
 7487 "parking_lot",
 7488 "prost 0.12.6",
 7489 "semver",
 7490 "serde",
 7491 "serde_json",
 7492 "thiserror 1.0.69",
 7493 "tokio",
 7494]
 7495
 7496[[package]]
 7497name = "livekit-api"
 7498version = "0.4.1"
 7499source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
 7500dependencies = [
 7501 "async-tungstenite",
 7502 "futures-util",
 7503 "http 0.2.12",
 7504 "jsonwebtoken",
 7505 "livekit-protocol",
 7506 "livekit-runtime",
 7507 "log",
 7508 "parking_lot",
 7509 "prost 0.12.6",
 7510 "reqwest 0.11.27",
 7511 "scopeguard",
 7512 "serde",
 7513 "serde_json",
 7514 "sha2",
 7515 "thiserror 1.0.69",
 7516 "tokio",
 7517 "tokio-tungstenite 0.20.1",
 7518 "url",
 7519]
 7520
 7521[[package]]
 7522name = "livekit-protocol"
 7523version = "0.3.6"
 7524source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
 7525dependencies = [
 7526 "futures-util",
 7527 "livekit-runtime",
 7528 "parking_lot",
 7529 "pbjson",
 7530 "pbjson-types",
 7531 "prost 0.12.6",
 7532 "prost-types 0.12.6",
 7533 "serde",
 7534 "thiserror 1.0.69",
 7535 "tokio",
 7536]
 7537
 7538[[package]]
 7539name = "livekit-runtime"
 7540version = "0.3.1"
 7541source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
 7542dependencies = [
 7543 "async-io",
 7544 "async-std",
 7545 "async-task",
 7546 "futures 0.3.31",
 7547]
 7548
 7549[[package]]
 7550name = "livekit_api"
 7551version = "0.1.0"
 7552dependencies = [
 7553 "anyhow",
 7554 "async-trait",
 7555 "jsonwebtoken",
 7556 "log",
 7557 "prost 0.9.0",
 7558 "prost-build 0.9.0",
 7559 "prost-types 0.9.0",
 7560 "reqwest 0.12.8",
 7561 "serde",
 7562]
 7563
 7564[[package]]
 7565name = "livekit_client"
 7566version = "0.1.0"
 7567dependencies = [
 7568 "anyhow",
 7569 "async-trait",
 7570 "collections",
 7571 "core-foundation 0.9.4",
 7572 "coreaudio-rs 0.12.1",
 7573 "cpal",
 7574 "futures 0.3.31",
 7575 "gpui",
 7576 "http 0.2.12",
 7577 "http_client",
 7578 "image",
 7579 "livekit",
 7580 "livekit_api",
 7581 "log",
 7582 "media",
 7583 "nanoid",
 7584 "parking_lot",
 7585 "postage",
 7586 "serde",
 7587 "serde_json",
 7588 "sha2",
 7589 "simplelog",
 7590 "smallvec",
 7591 "util",
 7592]
 7593
 7594[[package]]
 7595name = "livekit_client_macos"
 7596version = "0.1.0"
 7597dependencies = [
 7598 "anyhow",
 7599 "async-broadcast",
 7600 "async-trait",
 7601 "collections",
 7602 "core-foundation 0.9.4",
 7603 "futures 0.3.31",
 7604 "gpui",
 7605 "livekit_api",
 7606 "log",
 7607 "media",
 7608 "nanoid",
 7609 "parking_lot",
 7610 "postage",
 7611 "serde",
 7612 "serde_json",
 7613 "sha2",
 7614 "simplelog",
 7615]
 7616
 7617[[package]]
 7618name = "lmdb-master-sys"
 7619version = "0.2.4"
 7620source = "registry+https://github.com/rust-lang/crates.io-index"
 7621checksum = "472c3760e2a8d0f61f322fb36788021bb36d573c502b50fa3e2bcaac3ec326c9"
 7622dependencies = [
 7623 "cc",
 7624 "doxygen-rs",
 7625 "libc",
 7626]
 7627
 7628[[package]]
 7629name = "lmstudio"
 7630version = "0.1.0"
 7631dependencies = [
 7632 "anyhow",
 7633 "futures 0.3.31",
 7634 "http_client",
 7635 "schemars",
 7636 "serde",
 7637 "serde_json",
 7638]
 7639
 7640[[package]]
 7641name = "lock_api"
 7642version = "0.4.12"
 7643source = "registry+https://github.com/rust-lang/crates.io-index"
 7644checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
 7645dependencies = [
 7646 "autocfg",
 7647 "scopeguard",
 7648]
 7649
 7650[[package]]
 7651name = "log"
 7652version = "0.4.26"
 7653source = "registry+https://github.com/rust-lang/crates.io-index"
 7654checksum = "30bde2b3dc3671ae49d8e2e9f044c7c005836e7a023ee57cffa25ab82764bb9e"
 7655dependencies = [
 7656 "serde",
 7657 "value-bag",
 7658]
 7659
 7660[[package]]
 7661name = "loop9"
 7662version = "0.1.5"
 7663source = "registry+https://github.com/rust-lang/crates.io-index"
 7664checksum = "0fae87c125b03c1d2c0150c90365d7d6bcc53fb73a9acaef207d2d065860f062"
 7665dependencies = [
 7666 "imgref",
 7667]
 7668
 7669[[package]]
 7670name = "lru"
 7671version = "0.12.5"
 7672source = "registry+https://github.com/rust-lang/crates.io-index"
 7673checksum = "234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38"
 7674dependencies = [
 7675 "hashbrown 0.15.2",
 7676]
 7677
 7678[[package]]
 7679name = "lsp"
 7680version = "0.1.0"
 7681dependencies = [
 7682 "anyhow",
 7683 "async-pipe",
 7684 "collections",
 7685 "ctor",
 7686 "env_logger 0.11.6",
 7687 "futures 0.3.31",
 7688 "gpui",
 7689 "log",
 7690 "lsp-types",
 7691 "parking_lot",
 7692 "postage",
 7693 "release_channel",
 7694 "schemars",
 7695 "serde",
 7696 "serde_json",
 7697 "smol",
 7698 "util",
 7699]
 7700
 7701[[package]]
 7702name = "lsp-types"
 7703version = "0.95.1"
 7704source = "git+https://github.com/zed-industries/lsp-types?rev=1fff0dd12e2071c5667327394cfec163d2a466ab#1fff0dd12e2071c5667327394cfec163d2a466ab"
 7705dependencies = [
 7706 "bitflags 1.3.2",
 7707 "serde",
 7708 "serde_json",
 7709 "serde_repr",
 7710 "url",
 7711]
 7712
 7713[[package]]
 7714name = "lua-src"
 7715version = "547.0.0"
 7716source = "registry+https://github.com/rust-lang/crates.io-index"
 7717checksum = "1edaf29e3517b49b8b746701e5648ccb5785cde1c119062cbabbc5d5cd115e42"
 7718dependencies = [
 7719 "cc",
 7720]
 7721
 7722[[package]]
 7723name = "luajit-src"
 7724version = "210.5.12+a4f56a4"
 7725source = "registry+https://github.com/rust-lang/crates.io-index"
 7726checksum = "b3a8e7962a5368d5f264d045a5a255e90f9aa3fc1941ae15a8d2940d42cac671"
 7727dependencies = [
 7728 "cc",
 7729 "which 7.0.2",
 7730]
 7731
 7732[[package]]
 7733name = "lyon"
 7734version = "1.0.1"
 7735source = "registry+https://github.com/rust-lang/crates.io-index"
 7736checksum = "91e7f9cda98b5430809e63ca5197b06c7d191bf7e26dfc467d5a3f0290e2a74f"
 7737dependencies = [
 7738 "lyon_algorithms",
 7739 "lyon_extra",
 7740 "lyon_tessellation",
 7741]
 7742
 7743[[package]]
 7744name = "lyon_algorithms"
 7745version = "1.0.5"
 7746source = "registry+https://github.com/rust-lang/crates.io-index"
 7747checksum = "f13c9be19d257c7d37e70608ed858e8eab4b2afcea2e3c9a622e892acbf43c08"
 7748dependencies = [
 7749 "lyon_path",
 7750 "num-traits",
 7751]
 7752
 7753[[package]]
 7754name = "lyon_extra"
 7755version = "1.0.3"
 7756source = "registry+https://github.com/rust-lang/crates.io-index"
 7757checksum = "1ca94c7bf1e2557c2798989c43416822c12fc5dcc5e17cc3307ef0e71894a955"
 7758dependencies = [
 7759 "lyon_path",
 7760 "thiserror 1.0.69",
 7761]
 7762
 7763[[package]]
 7764name = "lyon_geom"
 7765version = "1.0.6"
 7766source = "registry+https://github.com/rust-lang/crates.io-index"
 7767checksum = "8af69edc087272df438b3ee436c4bb6d7c04aa8af665cfd398feae627dbd8570"
 7768dependencies = [
 7769 "arrayvec",
 7770 "euclid",
 7771 "num-traits",
 7772]
 7773
 7774[[package]]
 7775name = "lyon_path"
 7776version = "1.0.6"
 7777source = "registry+https://github.com/rust-lang/crates.io-index"
 7778checksum = "8e0b8aec2f58586f6eef237985b9a9b7cb3a3aff4417c575075cf95bf925252e"
 7779dependencies = [
 7780 "lyon_geom",
 7781 "num-traits",
 7782]
 7783
 7784[[package]]
 7785name = "lyon_tessellation"
 7786version = "1.0.15"
 7787source = "registry+https://github.com/rust-lang/crates.io-index"
 7788checksum = "579d42360a4b09846eff2feef28f538696c7d6c7439bfa65874ff3cbe0951b2c"
 7789dependencies = [
 7790 "float_next_after",
 7791 "lyon_path",
 7792 "num-traits",
 7793]
 7794
 7795[[package]]
 7796name = "mac"
 7797version = "0.1.1"
 7798source = "registry+https://github.com/rust-lang/crates.io-index"
 7799checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
 7800
 7801[[package]]
 7802name = "mach2"
 7803version = "0.4.2"
 7804source = "registry+https://github.com/rust-lang/crates.io-index"
 7805checksum = "19b955cdeb2a02b9117f121ce63aa52d08ade45de53e48fe6a38b39c10f6f709"
 7806dependencies = [
 7807 "libc",
 7808]
 7809
 7810[[package]]
 7811name = "malloc_buf"
 7812version = "0.0.6"
 7813source = "registry+https://github.com/rust-lang/crates.io-index"
 7814checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
 7815dependencies = [
 7816 "libc",
 7817]
 7818
 7819[[package]]
 7820name = "maplit"
 7821version = "1.0.2"
 7822source = "registry+https://github.com/rust-lang/crates.io-index"
 7823checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
 7824
 7825[[package]]
 7826name = "markdown"
 7827version = "0.1.0"
 7828dependencies = [
 7829 "anyhow",
 7830 "assets",
 7831 "env_logger 0.11.6",
 7832 "gpui",
 7833 "language",
 7834 "languages",
 7835 "linkify",
 7836 "log",
 7837 "node_runtime",
 7838 "pulldown-cmark 0.12.2",
 7839 "settings",
 7840 "theme",
 7841 "ui",
 7842 "util",
 7843]
 7844
 7845[[package]]
 7846name = "markdown_preview"
 7847version = "0.1.0"
 7848dependencies = [
 7849 "anyhow",
 7850 "async-recursion 1.1.1",
 7851 "collections",
 7852 "editor",
 7853 "gpui",
 7854 "language",
 7855 "linkify",
 7856 "log",
 7857 "pretty_assertions",
 7858 "pulldown-cmark 0.12.2",
 7859 "settings",
 7860 "theme",
 7861 "ui",
 7862 "util",
 7863 "workspace",
 7864]
 7865
 7866[[package]]
 7867name = "markup5ever"
 7868version = "0.12.1"
 7869source = "registry+https://github.com/rust-lang/crates.io-index"
 7870checksum = "16ce3abbeba692c8b8441d036ef91aea6df8da2c6b6e21c7e14d3c18e526be45"
 7871dependencies = [
 7872 "log",
 7873 "phf",
 7874 "phf_codegen",
 7875 "string_cache",
 7876 "string_cache_codegen",
 7877 "tendril",
 7878]
 7879
 7880[[package]]
 7881name = "markup5ever_rcdom"
 7882version = "0.3.0"
 7883source = "registry+https://github.com/rust-lang/crates.io-index"
 7884checksum = "edaa21ab3701bfee5099ade5f7e1f84553fd19228cf332f13cd6e964bf59be18"
 7885dependencies = [
 7886 "html5ever",
 7887 "markup5ever",
 7888 "tendril",
 7889 "xml5ever",
 7890]
 7891
 7892[[package]]
 7893name = "matchers"
 7894version = "0.1.0"
 7895source = "registry+https://github.com/rust-lang/crates.io-index"
 7896checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
 7897dependencies = [
 7898 "regex-automata 0.1.10",
 7899]
 7900
 7901[[package]]
 7902name = "matchit"
 7903version = "0.7.3"
 7904source = "registry+https://github.com/rust-lang/crates.io-index"
 7905checksum = "0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94"
 7906
 7907[[package]]
 7908name = "maybe-owned"
 7909version = "0.3.4"
 7910source = "registry+https://github.com/rust-lang/crates.io-index"
 7911checksum = "4facc753ae494aeb6e3c22f839b158aebd4f9270f55cd3c79906c45476c47ab4"
 7912
 7913[[package]]
 7914name = "maybe-rayon"
 7915version = "0.1.1"
 7916source = "registry+https://github.com/rust-lang/crates.io-index"
 7917checksum = "8ea1f30cedd69f0a2954655f7188c6a834246d2bcf1e315e2ac40c4b24dc9519"
 7918dependencies = [
 7919 "cfg-if",
 7920 "rayon",
 7921]
 7922
 7923[[package]]
 7924name = "md-5"
 7925version = "0.10.6"
 7926source = "registry+https://github.com/rust-lang/crates.io-index"
 7927checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf"
 7928dependencies = [
 7929 "cfg-if",
 7930 "digest",
 7931]
 7932
 7933[[package]]
 7934name = "mdbook"
 7935version = "0.4.45"
 7936source = "registry+https://github.com/rust-lang/crates.io-index"
 7937checksum = "b07d36d96ffe1b5b16ddf2bc80b3b26bb7a498b2a6591061250bf0af8e8095ad"
 7938dependencies = [
 7939 "ammonia",
 7940 "anyhow",
 7941 "chrono",
 7942 "clap",
 7943 "clap_complete",
 7944 "elasticlunr-rs",
 7945 "env_logger 0.11.6",
 7946 "futures-util",
 7947 "handlebars 6.2.0",
 7948 "ignore",
 7949 "log",
 7950 "memchr",
 7951 "notify 8.0.0",
 7952 "notify-debouncer-mini",
 7953 "once_cell",
 7954 "opener",
 7955 "pathdiff",
 7956 "pulldown-cmark 0.10.3",
 7957 "regex",
 7958 "serde",
 7959 "serde_json",
 7960 "shlex",
 7961 "tempfile",
 7962 "tokio",
 7963 "toml 0.5.11",
 7964 "topological-sort",
 7965 "walkdir",
 7966 "warp",
 7967]
 7968
 7969[[package]]
 7970name = "media"
 7971version = "0.1.0"
 7972dependencies = [
 7973 "anyhow",
 7974 "bindgen 0.70.1",
 7975 "core-foundation 0.9.4",
 7976 "ctor",
 7977 "foreign-types 0.5.0",
 7978 "metal",
 7979 "objc",
 7980]
 7981
 7982[[package]]
 7983name = "memchr"
 7984version = "2.7.4"
 7985source = "registry+https://github.com/rust-lang/crates.io-index"
 7986checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
 7987
 7988[[package]]
 7989name = "memfd"
 7990version = "0.6.4"
 7991source = "registry+https://github.com/rust-lang/crates.io-index"
 7992checksum = "b2cffa4ad52c6f791f4f8b15f0c05f9824b2ced1160e88cc393d64fff9a8ac64"
 7993dependencies = [
 7994 "rustix",
 7995]
 7996
 7997[[package]]
 7998name = "memmap2"
 7999version = "0.9.5"
 8000source = "registry+https://github.com/rust-lang/crates.io-index"
 8001checksum = "fd3f7eed9d3848f8b98834af67102b720745c4ec028fcd0aa0239277e7de374f"
 8002dependencies = [
 8003 "libc",
 8004]
 8005
 8006[[package]]
 8007name = "memoffset"
 8008version = "0.9.1"
 8009source = "registry+https://github.com/rust-lang/crates.io-index"
 8010checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
 8011dependencies = [
 8012 "autocfg",
 8013]
 8014
 8015[[package]]
 8016name = "menu"
 8017version = "0.1.0"
 8018dependencies = [
 8019 "gpui",
 8020 "serde",
 8021]
 8022
 8023[[package]]
 8024name = "metal"
 8025version = "0.31.0"
 8026source = "registry+https://github.com/rust-lang/crates.io-index"
 8027checksum = "f569fb946490b5743ad69813cb19629130ce9374034abe31614a36402d18f99e"
 8028dependencies = [
 8029 "bitflags 2.8.0",
 8030 "block",
 8031 "core-graphics-types 0.1.3",
 8032 "foreign-types 0.5.0",
 8033 "log",
 8034 "objc",
 8035 "paste",
 8036]
 8037
 8038[[package]]
 8039name = "migrator"
 8040version = "0.1.0"
 8041dependencies = [
 8042 "anyhow",
 8043 "collections",
 8044 "convert_case 0.8.0",
 8045 "log",
 8046 "pretty_assertions",
 8047 "streaming-iterator",
 8048 "tree-sitter",
 8049 "tree-sitter-json",
 8050]
 8051
 8052[[package]]
 8053name = "mimalloc"
 8054version = "0.1.43"
 8055source = "registry+https://github.com/rust-lang/crates.io-index"
 8056checksum = "68914350ae34959d83f732418d51e2427a794055d0b9529f48259ac07af65633"
 8057dependencies = [
 8058 "libmimalloc-sys",
 8059]
 8060
 8061[[package]]
 8062name = "mime"
 8063version = "0.3.17"
 8064source = "registry+https://github.com/rust-lang/crates.io-index"
 8065checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
 8066
 8067[[package]]
 8068name = "mime_guess"
 8069version = "2.0.5"
 8070source = "registry+https://github.com/rust-lang/crates.io-index"
 8071checksum = "f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e"
 8072dependencies = [
 8073 "mime",
 8074 "unicase",
 8075]
 8076
 8077[[package]]
 8078name = "minimal-lexical"
 8079version = "0.2.1"
 8080source = "registry+https://github.com/rust-lang/crates.io-index"
 8081checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
 8082
 8083[[package]]
 8084name = "miniz_oxide"
 8085version = "0.8.0"
 8086source = "registry+https://github.com/rust-lang/crates.io-index"
 8087checksum = "e2d80299ef12ff69b16a84bb182e3b9df68b5a91574d3d4fa6e41b65deec4df1"
 8088dependencies = [
 8089 "adler2",
 8090 "simd-adler32",
 8091]
 8092
 8093[[package]]
 8094name = "mint"
 8095version = "0.5.9"
 8096source = "registry+https://github.com/rust-lang/crates.io-index"
 8097checksum = "e53debba6bda7a793e5f99b8dacf19e626084f525f7829104ba9898f367d85ff"
 8098
 8099[[package]]
 8100name = "mio"
 8101version = "0.8.11"
 8102source = "registry+https://github.com/rust-lang/crates.io-index"
 8103checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
 8104dependencies = [
 8105 "libc",
 8106 "log",
 8107 "wasi 0.11.0+wasi-snapshot-preview1",
 8108 "windows-sys 0.48.0",
 8109]
 8110
 8111[[package]]
 8112name = "mio"
 8113version = "1.0.3"
 8114source = "registry+https://github.com/rust-lang/crates.io-index"
 8115checksum = "2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd"
 8116dependencies = [
 8117 "libc",
 8118 "log",
 8119 "wasi 0.11.0+wasi-snapshot-preview1",
 8120 "windows-sys 0.52.0",
 8121]
 8122
 8123[[package]]
 8124name = "miow"
 8125version = "0.6.0"
 8126source = "registry+https://github.com/rust-lang/crates.io-index"
 8127checksum = "359f76430b20a79f9e20e115b3428614e654f04fab314482fc0fda0ebd3c6044"
 8128dependencies = [
 8129 "windows-sys 0.48.0",
 8130]
 8131
 8132[[package]]
 8133name = "mistral"
 8134version = "0.1.0"
 8135dependencies = [
 8136 "anyhow",
 8137 "futures 0.3.31",
 8138 "http_client",
 8139 "schemars",
 8140 "serde",
 8141 "serde_json",
 8142 "strum",
 8143]
 8144
 8145[[package]]
 8146name = "mlua"
 8147version = "0.10.3"
 8148source = "registry+https://github.com/rust-lang/crates.io-index"
 8149checksum = "d3f763c1041eff92ffb5d7169968a327e1ed2ebfe425dac0ee5a35f29082534b"
 8150dependencies = [
 8151 "bstr",
 8152 "either",
 8153 "futures-util",
 8154 "mlua-sys",
 8155 "num-traits",
 8156 "parking_lot",
 8157 "rustc-hash 2.1.1",
 8158]
 8159
 8160[[package]]
 8161name = "mlua-sys"
 8162version = "0.6.7"
 8163source = "registry+https://github.com/rust-lang/crates.io-index"
 8164checksum = "1901c1a635a22fe9250ffcc4fcc937c16b47c2e9e71adba8784af8bca1f69594"
 8165dependencies = [
 8166 "cc",
 8167 "cfg-if",
 8168 "lua-src",
 8169 "luajit-src",
 8170 "pkg-config",
 8171]
 8172
 8173[[package]]
 8174name = "msvc_spectre_libs"
 8175version = "0.1.2"
 8176source = "registry+https://github.com/rust-lang/crates.io-index"
 8177checksum = "8661ace213a0a130c7c5b9542df5023aedf092a02008ccf477b39ff108990305"
 8178dependencies = [
 8179 "cc",
 8180]
 8181
 8182[[package]]
 8183name = "multi_buffer"
 8184version = "0.1.0"
 8185dependencies = [
 8186 "anyhow",
 8187 "buffer_diff",
 8188 "clock",
 8189 "collections",
 8190 "ctor",
 8191 "env_logger 0.11.6",
 8192 "futures 0.3.31",
 8193 "gpui",
 8194 "indoc",
 8195 "itertools 0.14.0",
 8196 "language",
 8197 "log",
 8198 "parking_lot",
 8199 "pretty_assertions",
 8200 "project",
 8201 "rand 0.8.5",
 8202 "rope",
 8203 "serde",
 8204 "settings",
 8205 "smallvec",
 8206 "smol",
 8207 "sum_tree",
 8208 "text",
 8209 "theme",
 8210 "tree-sitter",
 8211 "util",
 8212]
 8213
 8214[[package]]
 8215name = "multimap"
 8216version = "0.8.3"
 8217source = "registry+https://github.com/rust-lang/crates.io-index"
 8218checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"
 8219
 8220[[package]]
 8221name = "multimap"
 8222version = "0.10.0"
 8223source = "registry+https://github.com/rust-lang/crates.io-index"
 8224checksum = "defc4c55412d89136f966bbb339008b474350e5e6e78d2714439c386b3137a03"
 8225
 8226[[package]]
 8227name = "naga"
 8228version = "23.1.0"
 8229source = "registry+https://github.com/rust-lang/crates.io-index"
 8230checksum = "364f94bc34f61332abebe8cad6f6cd82a5b65cff22c828d05d0968911462ca4f"
 8231dependencies = [
 8232 "arrayvec",
 8233 "bit-set 0.8.0",
 8234 "bitflags 2.8.0",
 8235 "cfg_aliases 0.1.1",
 8236 "codespan-reporting",
 8237 "hexf-parse",
 8238 "indexmap",
 8239 "log",
 8240 "rustc-hash 1.1.0",
 8241 "spirv",
 8242 "termcolor",
 8243 "thiserror 1.0.69",
 8244 "unicode-xid",
 8245]
 8246
 8247[[package]]
 8248name = "nanoid"
 8249version = "0.4.0"
 8250source = "registry+https://github.com/rust-lang/crates.io-index"
 8251checksum = "3ffa00dec017b5b1a8b7cf5e2c008bfda1aa7e0697ac1508b491fdf2622fb4d8"
 8252dependencies = [
 8253 "rand 0.8.5",
 8254]
 8255
 8256[[package]]
 8257name = "nanorand"
 8258version = "0.7.0"
 8259source = "registry+https://github.com/rust-lang/crates.io-index"
 8260checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3"
 8261dependencies = [
 8262 "getrandom 0.2.15",
 8263]
 8264
 8265[[package]]
 8266name = "native-tls"
 8267version = "0.2.12"
 8268source = "registry+https://github.com/rust-lang/crates.io-index"
 8269checksum = "a8614eb2c83d59d1c8cc974dd3f920198647674a0a035e1af1fa58707e317466"
 8270dependencies = [
 8271 "libc",
 8272 "log",
 8273 "openssl",
 8274 "openssl-probe",
 8275 "openssl-sys",
 8276 "schannel",
 8277 "security-framework 2.11.1",
 8278 "security-framework-sys",
 8279 "tempfile",
 8280]
 8281
 8282[[package]]
 8283name = "nbformat"
 8284version = "0.10.0"
 8285source = "registry+https://github.com/rust-lang/crates.io-index"
 8286checksum = "244c1673f02b4d5f3c51b6f8ed28d57182cb166a50a6dbf651a3d53e23dc81c0"
 8287dependencies = [
 8288 "anyhow",
 8289 "chrono",
 8290 "jupyter-protocol",
 8291 "serde",
 8292 "serde_json",
 8293 "thiserror 1.0.69",
 8294 "uuid",
 8295]
 8296
 8297[[package]]
 8298name = "ndk"
 8299version = "0.8.0"
 8300source = "registry+https://github.com/rust-lang/crates.io-index"
 8301checksum = "2076a31b7010b17a38c01907c45b945e8f11495ee4dd588309718901b1f7a5b7"
 8302dependencies = [
 8303 "bitflags 2.8.0",
 8304 "jni-sys",
 8305 "log",
 8306 "ndk-sys",
 8307 "num_enum",
 8308 "thiserror 1.0.69",
 8309]
 8310
 8311[[package]]
 8312name = "ndk-context"
 8313version = "0.1.1"
 8314source = "registry+https://github.com/rust-lang/crates.io-index"
 8315checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b"
 8316
 8317[[package]]
 8318name = "ndk-sys"
 8319version = "0.5.0+25.2.9519653"
 8320source = "registry+https://github.com/rust-lang/crates.io-index"
 8321checksum = "8c196769dd60fd4f363e11d948139556a344e79d451aeb2fa2fd040738ef7691"
 8322dependencies = [
 8323 "jni-sys",
 8324]
 8325
 8326[[package]]
 8327name = "new_debug_unreachable"
 8328version = "1.0.6"
 8329source = "registry+https://github.com/rust-lang/crates.io-index"
 8330checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086"
 8331
 8332[[package]]
 8333name = "nix"
 8334version = "0.29.0"
 8335source = "registry+https://github.com/rust-lang/crates.io-index"
 8336checksum = "71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46"
 8337dependencies = [
 8338 "bitflags 2.8.0",
 8339 "cfg-if",
 8340 "cfg_aliases 0.2.1",
 8341 "libc",
 8342 "memoffset",
 8343]
 8344
 8345[[package]]
 8346name = "node_runtime"
 8347version = "0.1.0"
 8348dependencies = [
 8349 "anyhow",
 8350 "async-compression",
 8351 "async-std",
 8352 "async-tar",
 8353 "async-trait",
 8354 "async-watch",
 8355 "async_zip",
 8356 "futures 0.3.31",
 8357 "http_client",
 8358 "log",
 8359 "paths",
 8360 "semver",
 8361 "serde",
 8362 "serde_json",
 8363 "smol",
 8364 "tempfile",
 8365 "util",
 8366 "walkdir",
 8367 "which 6.0.3",
 8368]
 8369
 8370[[package]]
 8371name = "nom"
 8372version = "7.1.3"
 8373source = "registry+https://github.com/rust-lang/crates.io-index"
 8374checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
 8375dependencies = [
 8376 "memchr",
 8377 "minimal-lexical",
 8378]
 8379
 8380[[package]]
 8381name = "noop_proc_macro"
 8382version = "0.3.0"
 8383source = "registry+https://github.com/rust-lang/crates.io-index"
 8384checksum = "0676bb32a98c1a483ce53e500a81ad9c3d5b3f7c920c28c24e9cb0980d0b5bc8"
 8385
 8386[[package]]
 8387name = "normpath"
 8388version = "1.3.0"
 8389source = "registry+https://github.com/rust-lang/crates.io-index"
 8390checksum = "c8911957c4b1549ac0dc74e30db9c8b0e66ddcd6d7acc33098f4c63a64a6d7ed"
 8391dependencies = [
 8392 "windows-sys 0.59.0",
 8393]
 8394
 8395[[package]]
 8396name = "notifications"
 8397version = "0.1.0"
 8398dependencies = [
 8399 "anyhow",
 8400 "channel",
 8401 "client",
 8402 "collections",
 8403 "component",
 8404 "db",
 8405 "gpui",
 8406 "linkme",
 8407 "rpc",
 8408 "settings",
 8409 "sum_tree",
 8410 "time",
 8411 "ui",
 8412 "util",
 8413 "workspace",
 8414]
 8415
 8416[[package]]
 8417name = "notify"
 8418version = "6.1.1"
 8419source = "registry+https://github.com/rust-lang/crates.io-index"
 8420checksum = "6205bd8bb1e454ad2e27422015fb5e4f2bcc7e08fa8f27058670d208324a4d2d"
 8421dependencies = [
 8422 "bitflags 2.8.0",
 8423 "crossbeam-channel",
 8424 "filetime",
 8425 "fsevent-sys 4.1.0",
 8426 "inotify 0.9.6",
 8427 "kqueue",
 8428 "libc",
 8429 "log",
 8430 "mio 0.8.11",
 8431 "walkdir",
 8432 "windows-sys 0.48.0",
 8433]
 8434
 8435[[package]]
 8436name = "notify"
 8437version = "8.0.0"
 8438source = "registry+https://github.com/rust-lang/crates.io-index"
 8439checksum = "2fee8403b3d66ac7b26aee6e40a897d85dc5ce26f44da36b8b73e987cc52e943"
 8440dependencies = [
 8441 "bitflags 2.8.0",
 8442 "filetime",
 8443 "fsevent-sys 4.1.0",
 8444 "inotify 0.11.0",
 8445 "kqueue",
 8446 "libc",
 8447 "log",
 8448 "mio 1.0.3",
 8449 "notify-types",
 8450 "walkdir",
 8451 "windows-sys 0.59.0",
 8452]
 8453
 8454[[package]]
 8455name = "notify-debouncer-mini"
 8456version = "0.6.0"
 8457source = "registry+https://github.com/rust-lang/crates.io-index"
 8458checksum = "a689eb4262184d9a1727f9087cd03883ea716682ab03ed24efec57d7716dccb8"
 8459dependencies = [
 8460 "log",
 8461 "notify 8.0.0",
 8462 "notify-types",
 8463 "tempfile",
 8464]
 8465
 8466[[package]]
 8467name = "notify-types"
 8468version = "2.0.0"
 8469source = "registry+https://github.com/rust-lang/crates.io-index"
 8470checksum = "5e0826a989adedc2a244799e823aece04662b66609d96af8dff7ac6df9a8925d"
 8471
 8472[[package]]
 8473name = "ntapi"
 8474version = "0.4.1"
 8475source = "registry+https://github.com/rust-lang/crates.io-index"
 8476checksum = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4"
 8477dependencies = [
 8478 "winapi",
 8479]
 8480
 8481[[package]]
 8482name = "nu-ansi-term"
 8483version = "0.46.0"
 8484source = "registry+https://github.com/rust-lang/crates.io-index"
 8485checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
 8486dependencies = [
 8487 "overload",
 8488 "winapi",
 8489]
 8490
 8491[[package]]
 8492name = "num"
 8493version = "0.4.3"
 8494source = "registry+https://github.com/rust-lang/crates.io-index"
 8495checksum = "35bd024e8b2ff75562e5f34e7f4905839deb4b22955ef5e73d2fea1b9813cb23"
 8496dependencies = [
 8497 "num-bigint",
 8498 "num-complex",
 8499 "num-integer",
 8500 "num-iter",
 8501 "num-rational",
 8502 "num-traits",
 8503]
 8504
 8505[[package]]
 8506name = "num-bigint"
 8507version = "0.4.6"
 8508source = "registry+https://github.com/rust-lang/crates.io-index"
 8509checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9"
 8510dependencies = [
 8511 "num-integer",
 8512 "num-traits",
 8513]
 8514
 8515[[package]]
 8516name = "num-bigint-dig"
 8517version = "0.8.4"
 8518source = "registry+https://github.com/rust-lang/crates.io-index"
 8519checksum = "dc84195820f291c7697304f3cbdadd1cb7199c0efc917ff5eafd71225c136151"
 8520dependencies = [
 8521 "byteorder",
 8522 "lazy_static",
 8523 "libm",
 8524 "num-integer",
 8525 "num-iter",
 8526 "num-traits",
 8527 "rand 0.8.5",
 8528 "serde",
 8529 "smallvec",
 8530 "zeroize",
 8531]
 8532
 8533[[package]]
 8534name = "num-complex"
 8535version = "0.4.6"
 8536source = "registry+https://github.com/rust-lang/crates.io-index"
 8537checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495"
 8538dependencies = [
 8539 "num-traits",
 8540]
 8541
 8542[[package]]
 8543name = "num-conv"
 8544version = "0.1.0"
 8545source = "registry+https://github.com/rust-lang/crates.io-index"
 8546checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
 8547
 8548[[package]]
 8549name = "num-derive"
 8550version = "0.4.2"
 8551source = "registry+https://github.com/rust-lang/crates.io-index"
 8552checksum = "ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202"
 8553dependencies = [
 8554 "proc-macro2",
 8555 "quote",
 8556 "syn 2.0.90",
 8557]
 8558
 8559[[package]]
 8560name = "num-format"
 8561version = "0.4.4"
 8562source = "registry+https://github.com/rust-lang/crates.io-index"
 8563checksum = "a652d9771a63711fd3c3deb670acfbe5c30a4072e664d7a3bf5a9e1056ac72c3"
 8564dependencies = [
 8565 "arrayvec",
 8566 "itoa",
 8567]
 8568
 8569[[package]]
 8570name = "num-integer"
 8571version = "0.1.46"
 8572source = "registry+https://github.com/rust-lang/crates.io-index"
 8573checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
 8574dependencies = [
 8575 "num-traits",
 8576]
 8577
 8578[[package]]
 8579name = "num-iter"
 8580version = "0.1.45"
 8581source = "registry+https://github.com/rust-lang/crates.io-index"
 8582checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf"
 8583dependencies = [
 8584 "autocfg",
 8585 "num-integer",
 8586 "num-traits",
 8587]
 8588
 8589[[package]]
 8590name = "num-modular"
 8591version = "0.6.1"
 8592source = "registry+https://github.com/rust-lang/crates.io-index"
 8593checksum = "17bb261bf36fa7d83f4c294f834e91256769097b3cb505d44831e0a179ac647f"
 8594
 8595[[package]]
 8596name = "num-order"
 8597version = "1.2.0"
 8598source = "registry+https://github.com/rust-lang/crates.io-index"
 8599checksum = "537b596b97c40fcf8056d153049eb22f481c17ebce72a513ec9286e4986d1bb6"
 8600dependencies = [
 8601 "num-modular",
 8602]
 8603
 8604[[package]]
 8605name = "num-rational"
 8606version = "0.4.2"
 8607source = "registry+https://github.com/rust-lang/crates.io-index"
 8608checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824"
 8609dependencies = [
 8610 "num-bigint",
 8611 "num-integer",
 8612 "num-traits",
 8613]
 8614
 8615[[package]]
 8616name = "num-traits"
 8617version = "0.2.19"
 8618source = "registry+https://github.com/rust-lang/crates.io-index"
 8619checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
 8620dependencies = [
 8621 "autocfg",
 8622 "libm",
 8623]
 8624
 8625[[package]]
 8626name = "num_cpus"
 8627version = "1.16.0"
 8628source = "registry+https://github.com/rust-lang/crates.io-index"
 8629checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
 8630dependencies = [
 8631 "hermit-abi 0.3.9",
 8632 "libc",
 8633]
 8634
 8635[[package]]
 8636name = "num_enum"
 8637version = "0.7.3"
 8638source = "registry+https://github.com/rust-lang/crates.io-index"
 8639checksum = "4e613fc340b2220f734a8595782c551f1250e969d87d3be1ae0579e8d4065179"
 8640dependencies = [
 8641 "num_enum_derive",
 8642]
 8643
 8644[[package]]
 8645name = "num_enum_derive"
 8646version = "0.7.3"
 8647source = "registry+https://github.com/rust-lang/crates.io-index"
 8648checksum = "af1844ef2428cc3e1cb900be36181049ef3d3193c63e43026cfe202983b27a56"
 8649dependencies = [
 8650 "proc-macro-crate",
 8651 "proc-macro2",
 8652 "quote",
 8653 "syn 2.0.90",
 8654]
 8655
 8656[[package]]
 8657name = "num_threads"
 8658version = "0.1.7"
 8659source = "registry+https://github.com/rust-lang/crates.io-index"
 8660checksum = "5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9"
 8661dependencies = [
 8662 "libc",
 8663]
 8664
 8665[[package]]
 8666name = "nvim-rs"
 8667version = "0.8.0-pre"
 8668source = "git+https://github.com/KillTheMule/nvim-rs?branch=master#69500bae73b8b3f02a05b7bee621a0d0e633da6c"
 8669dependencies = [
 8670 "async-trait",
 8671 "futures 0.3.31",
 8672 "log",
 8673 "parity-tokio-ipc",
 8674 "rmp",
 8675 "rmpv",
 8676 "tokio",
 8677 "tokio-util",
 8678 "winapi",
 8679]
 8680
 8681[[package]]
 8682name = "objc"
 8683version = "0.2.7"
 8684source = "registry+https://github.com/rust-lang/crates.io-index"
 8685checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1"
 8686dependencies = [
 8687 "malloc_buf",
 8688]
 8689
 8690[[package]]
 8691name = "objc-sys"
 8692version = "0.3.5"
 8693source = "registry+https://github.com/rust-lang/crates.io-index"
 8694checksum = "cdb91bdd390c7ce1a8607f35f3ca7151b65afc0ff5ff3b34fa350f7d7c7e4310"
 8695
 8696[[package]]
 8697name = "objc2"
 8698version = "0.5.2"
 8699source = "registry+https://github.com/rust-lang/crates.io-index"
 8700checksum = "46a785d4eeff09c14c487497c162e92766fbb3e4059a71840cecc03d9a50b804"
 8701dependencies = [
 8702 "objc-sys",
 8703 "objc2-encode",
 8704]
 8705
 8706[[package]]
 8707name = "objc2-app-kit"
 8708version = "0.2.2"
 8709source = "registry+https://github.com/rust-lang/crates.io-index"
 8710checksum = "e4e89ad9e3d7d297152b17d39ed92cd50ca8063a89a9fa569046d41568891eff"
 8711dependencies = [
 8712 "bitflags 2.8.0",
 8713 "block2",
 8714 "libc",
 8715 "objc2",
 8716 "objc2-core-data",
 8717 "objc2-core-image",
 8718 "objc2-foundation",
 8719 "objc2-quartz-core",
 8720]
 8721
 8722[[package]]
 8723name = "objc2-cloud-kit"
 8724version = "0.2.2"
 8725source = "registry+https://github.com/rust-lang/crates.io-index"
 8726checksum = "74dd3b56391c7a0596a295029734d3c1c5e7e510a4cb30245f8221ccea96b009"
 8727dependencies = [
 8728 "bitflags 2.8.0",
 8729 "block2",
 8730 "objc2",
 8731 "objc2-core-location",
 8732 "objc2-foundation",
 8733]
 8734
 8735[[package]]
 8736name = "objc2-contacts"
 8737version = "0.2.2"
 8738source = "registry+https://github.com/rust-lang/crates.io-index"
 8739checksum = "a5ff520e9c33812fd374d8deecef01d4a840e7b41862d849513de77e44aa4889"
 8740dependencies = [
 8741 "block2",
 8742 "objc2",
 8743 "objc2-foundation",
 8744]
 8745
 8746[[package]]
 8747name = "objc2-core-data"
 8748version = "0.2.2"
 8749source = "registry+https://github.com/rust-lang/crates.io-index"
 8750checksum = "617fbf49e071c178c0b24c080767db52958f716d9eabdf0890523aeae54773ef"
 8751dependencies = [
 8752 "bitflags 2.8.0",
 8753 "block2",
 8754 "objc2",
 8755 "objc2-foundation",
 8756]
 8757
 8758[[package]]
 8759name = "objc2-core-image"
 8760version = "0.2.2"
 8761source = "registry+https://github.com/rust-lang/crates.io-index"
 8762checksum = "55260963a527c99f1819c4f8e3b47fe04f9650694ef348ffd2227e8196d34c80"
 8763dependencies = [
 8764 "block2",
 8765 "objc2",
 8766 "objc2-foundation",
 8767 "objc2-metal",
 8768]
 8769
 8770[[package]]
 8771name = "objc2-core-location"
 8772version = "0.2.2"
 8773source = "registry+https://github.com/rust-lang/crates.io-index"
 8774checksum = "000cfee34e683244f284252ee206a27953279d370e309649dc3ee317b37e5781"
 8775dependencies = [
 8776 "block2",
 8777 "objc2",
 8778 "objc2-contacts",
 8779 "objc2-foundation",
 8780]
 8781
 8782[[package]]
 8783name = "objc2-encode"
 8784version = "4.0.3"
 8785source = "registry+https://github.com/rust-lang/crates.io-index"
 8786checksum = "7891e71393cd1f227313c9379a26a584ff3d7e6e7159e988851f0934c993f0f8"
 8787
 8788[[package]]
 8789name = "objc2-foundation"
 8790version = "0.2.2"
 8791source = "registry+https://github.com/rust-lang/crates.io-index"
 8792checksum = "0ee638a5da3799329310ad4cfa62fbf045d5f56e3ef5ba4149e7452dcf89d5a8"
 8793dependencies = [
 8794 "bitflags 2.8.0",
 8795 "block2",
 8796 "libc",
 8797 "objc2",
 8798]
 8799
 8800[[package]]
 8801name = "objc2-link-presentation"
 8802version = "0.2.2"
 8803source = "registry+https://github.com/rust-lang/crates.io-index"
 8804checksum = "a1a1ae721c5e35be65f01a03b6d2ac13a54cb4fa70d8a5da293d7b0020261398"
 8805dependencies = [
 8806 "block2",
 8807 "objc2",
 8808 "objc2-app-kit",
 8809 "objc2-foundation",
 8810]
 8811
 8812[[package]]
 8813name = "objc2-metal"
 8814version = "0.2.2"
 8815source = "registry+https://github.com/rust-lang/crates.io-index"
 8816checksum = "dd0cba1276f6023976a406a14ffa85e1fdd19df6b0f737b063b95f6c8c7aadd6"
 8817dependencies = [
 8818 "bitflags 2.8.0",
 8819 "block2",
 8820 "objc2",
 8821 "objc2-foundation",
 8822]
 8823
 8824[[package]]
 8825name = "objc2-quartz-core"
 8826version = "0.2.2"
 8827source = "registry+https://github.com/rust-lang/crates.io-index"
 8828checksum = "e42bee7bff906b14b167da2bac5efe6b6a07e6f7c0a21a7308d40c960242dc7a"
 8829dependencies = [
 8830 "bitflags 2.8.0",
 8831 "block2",
 8832 "objc2",
 8833 "objc2-foundation",
 8834 "objc2-metal",
 8835]
 8836
 8837[[package]]
 8838name = "objc2-symbols"
 8839version = "0.2.2"
 8840source = "registry+https://github.com/rust-lang/crates.io-index"
 8841checksum = "0a684efe3dec1b305badae1a28f6555f6ddd3bb2c2267896782858d5a78404dc"
 8842dependencies = [
 8843 "objc2",
 8844 "objc2-foundation",
 8845]
 8846
 8847[[package]]
 8848name = "objc2-ui-kit"
 8849version = "0.2.2"
 8850source = "registry+https://github.com/rust-lang/crates.io-index"
 8851checksum = "b8bb46798b20cd6b91cbd113524c490f1686f4c4e8f49502431415f3512e2b6f"
 8852dependencies = [
 8853 "bitflags 2.8.0",
 8854 "block2",
 8855 "objc2",
 8856 "objc2-cloud-kit",
 8857 "objc2-core-data",
 8858 "objc2-core-image",
 8859 "objc2-core-location",
 8860 "objc2-foundation",
 8861 "objc2-link-presentation",
 8862 "objc2-quartz-core",
 8863 "objc2-symbols",
 8864 "objc2-uniform-type-identifiers",
 8865 "objc2-user-notifications",
 8866]
 8867
 8868[[package]]
 8869name = "objc2-uniform-type-identifiers"
 8870version = "0.2.2"
 8871source = "registry+https://github.com/rust-lang/crates.io-index"
 8872checksum = "44fa5f9748dbfe1ca6c0b79ad20725a11eca7c2218bceb4b005cb1be26273bfe"
 8873dependencies = [
 8874 "block2",
 8875 "objc2",
 8876 "objc2-foundation",
 8877]
 8878
 8879[[package]]
 8880name = "objc2-user-notifications"
 8881version = "0.2.2"
 8882source = "registry+https://github.com/rust-lang/crates.io-index"
 8883checksum = "76cfcbf642358e8689af64cee815d139339f3ed8ad05103ed5eaf73db8d84cb3"
 8884dependencies = [
 8885 "bitflags 2.8.0",
 8886 "block2",
 8887 "objc2",
 8888 "objc2-core-location",
 8889 "objc2-foundation",
 8890]
 8891
 8892[[package]]
 8893name = "object"
 8894version = "0.36.5"
 8895source = "registry+https://github.com/rust-lang/crates.io-index"
 8896checksum = "aedf0a2d09c573ed1d8d85b30c119153926a2b36dce0ab28322c09a117a4683e"
 8897dependencies = [
 8898 "crc32fast",
 8899 "hashbrown 0.15.2",
 8900 "indexmap",
 8901 "memchr",
 8902]
 8903
 8904[[package]]
 8905name = "oboe"
 8906version = "0.6.1"
 8907source = "registry+https://github.com/rust-lang/crates.io-index"
 8908checksum = "e8b61bebd49e5d43f5f8cc7ee2891c16e0f41ec7954d36bcb6c14c5e0de867fb"
 8909dependencies = [
 8910 "jni",
 8911 "ndk",
 8912 "ndk-context",
 8913 "num-derive",
 8914 "num-traits",
 8915 "oboe-sys",
 8916]
 8917
 8918[[package]]
 8919name = "oboe-sys"
 8920version = "0.6.1"
 8921source = "registry+https://github.com/rust-lang/crates.io-index"
 8922checksum = "6c8bb09a4a2b1d668170cfe0a7d5bc103f8999fb316c98099b6a9939c9f2e79d"
 8923dependencies = [
 8924 "cc",
 8925]
 8926
 8927[[package]]
 8928name = "ollama"
 8929version = "0.1.0"
 8930dependencies = [
 8931 "anyhow",
 8932 "futures 0.3.31",
 8933 "http_client",
 8934 "schemars",
 8935 "serde",
 8936 "serde_json",
 8937]
 8938
 8939[[package]]
 8940name = "once_cell"
 8941version = "1.20.3"
 8942source = "registry+https://github.com/rust-lang/crates.io-index"
 8943checksum = "945462a4b81e43c4e3ba96bd7b49d834c6f61198356aa858733bc4acf3cbe62e"
 8944
 8945[[package]]
 8946name = "oo7"
 8947version = "0.4.1"
 8948source = "registry+https://github.com/rust-lang/crates.io-index"
 8949checksum = "72c84df357c7049f98c8b157abe71ee751531166c14ba09366e08bc6ab1ea2c9"
 8950dependencies = [
 8951 "aes",
 8952 "ashpd",
 8953 "async-fs",
 8954 "async-io",
 8955 "async-lock",
 8956 "blocking",
 8957 "cbc",
 8958 "cipher",
 8959 "digest",
 8960 "endi",
 8961 "futures-lite 2.6.0",
 8962 "futures-util",
 8963 "getrandom 0.3.1",
 8964 "hkdf",
 8965 "hmac",
 8966 "md-5",
 8967 "num",
 8968 "num-bigint-dig",
 8969 "pbkdf2 0.12.2",
 8970 "rand 0.9.0",
 8971 "serde",
 8972 "sha2",
 8973 "subtle",
 8974 "zbus",
 8975 "zbus_macros",
 8976 "zeroize",
 8977 "zvariant",
 8978]
 8979
 8980[[package]]
 8981name = "oorandom"
 8982version = "11.1.4"
 8983source = "registry+https://github.com/rust-lang/crates.io-index"
 8984checksum = "b410bbe7e14ab526a0e86877eb47c6996a2bd7746f027ba551028c925390e4e9"
 8985
 8986[[package]]
 8987name = "open"
 8988version = "5.3.2"
 8989source = "registry+https://github.com/rust-lang/crates.io-index"
 8990checksum = "e2483562e62ea94312f3576a7aca397306df7990b8d89033e18766744377ef95"
 8991dependencies = [
 8992 "is-wsl",
 8993 "libc",
 8994 "pathdiff",
 8995]
 8996
 8997[[package]]
 8998name = "open_ai"
 8999version = "0.1.0"
 9000dependencies = [
 9001 "anyhow",
 9002 "futures 0.3.31",
 9003 "http_client",
 9004 "schemars",
 9005 "serde",
 9006 "serde_json",
 9007 "strum",
 9008]
 9009
 9010[[package]]
 9011name = "opener"
 9012version = "0.7.2"
 9013source = "registry+https://github.com/rust-lang/crates.io-index"
 9014checksum = "d0812e5e4df08da354c851a3376fead46db31c2214f849d3de356d774d057681"
 9015dependencies = [
 9016 "bstr",
 9017 "dbus",
 9018 "normpath",
 9019 "windows-sys 0.59.0",
 9020]
 9021
 9022[[package]]
 9023name = "openssl"
 9024version = "0.10.70"
 9025source = "registry+https://github.com/rust-lang/crates.io-index"
 9026checksum = "61cfb4e166a8bb8c9b55c500bc2308550148ece889be90f609377e58140f42c6"
 9027dependencies = [
 9028 "bitflags 2.8.0",
 9029 "cfg-if",
 9030 "foreign-types 0.3.2",
 9031 "libc",
 9032 "once_cell",
 9033 "openssl-macros",
 9034 "openssl-sys",
 9035]
 9036
 9037[[package]]
 9038name = "openssl-macros"
 9039version = "0.1.1"
 9040source = "registry+https://github.com/rust-lang/crates.io-index"
 9041checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
 9042dependencies = [
 9043 "proc-macro2",
 9044 "quote",
 9045 "syn 2.0.90",
 9046]
 9047
 9048[[package]]
 9049name = "openssl-probe"
 9050version = "0.1.5"
 9051source = "registry+https://github.com/rust-lang/crates.io-index"
 9052checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
 9053
 9054[[package]]
 9055name = "openssl-src"
 9056version = "300.4.1+3.4.0"
 9057source = "registry+https://github.com/rust-lang/crates.io-index"
 9058checksum = "faa4eac4138c62414b5622d1b31c5c304f34b406b013c079c2bbc652fdd6678c"
 9059dependencies = [
 9060 "cc",
 9061]
 9062
 9063[[package]]
 9064name = "openssl-sys"
 9065version = "0.9.105"
 9066source = "registry+https://github.com/rust-lang/crates.io-index"
 9067checksum = "8b22d5b84be05a8d6947c7cb71f7c849aa0f112acd4bf51c2a7c1c988ac0a9dc"
 9068dependencies = [
 9069 "cc",
 9070 "libc",
 9071 "openssl-src",
 9072 "pkg-config",
 9073 "vcpkg",
 9074]
 9075
 9076[[package]]
 9077name = "option-ext"
 9078version = "0.2.0"
 9079source = "registry+https://github.com/rust-lang/crates.io-index"
 9080checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
 9081
 9082[[package]]
 9083name = "ordered-float"
 9084version = "2.10.1"
 9085source = "registry+https://github.com/rust-lang/crates.io-index"
 9086checksum = "68f19d67e5a2795c94e73e0bb1cc1a7edeb2e28efd39e2e1c9b7a40c1108b11c"
 9087dependencies = [
 9088 "num-traits",
 9089]
 9090
 9091[[package]]
 9092name = "ordered-float"
 9093version = "3.9.2"
 9094source = "registry+https://github.com/rust-lang/crates.io-index"
 9095checksum = "f1e1c390732d15f1d48471625cd92d154e66db2c56645e29a9cd26f4699f72dc"
 9096dependencies = [
 9097 "num-traits",
 9098]
 9099
 9100[[package]]
 9101name = "ordered-stream"
 9102version = "0.2.0"
 9103source = "registry+https://github.com/rust-lang/crates.io-index"
 9104checksum = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50"
 9105dependencies = [
 9106 "futures-core",
 9107 "pin-project-lite",
 9108]
 9109
 9110[[package]]
 9111name = "ouroboros"
 9112version = "0.18.4"
 9113source = "registry+https://github.com/rust-lang/crates.io-index"
 9114checksum = "944fa20996a25aded6b4795c6d63f10014a7a83f8be9828a11860b08c5fc4a67"
 9115dependencies = [
 9116 "aliasable",
 9117 "ouroboros_macro",
 9118 "static_assertions",
 9119]
 9120
 9121[[package]]
 9122name = "ouroboros_macro"
 9123version = "0.18.4"
 9124source = "registry+https://github.com/rust-lang/crates.io-index"
 9125checksum = "39b0deead1528fd0e5947a8546a9642a9777c25f6e1e26f34c97b204bbb465bd"
 9126dependencies = [
 9127 "heck 0.4.1",
 9128 "itertools 0.12.1",
 9129 "proc-macro2",
 9130 "proc-macro2-diagnostics",
 9131 "quote",
 9132 "syn 2.0.90",
 9133]
 9134
 9135[[package]]
 9136name = "outline"
 9137version = "0.1.0"
 9138dependencies = [
 9139 "editor",
 9140 "fuzzy",
 9141 "gpui",
 9142 "indoc",
 9143 "language",
 9144 "menu",
 9145 "ordered-float 2.10.1",
 9146 "picker",
 9147 "project",
 9148 "rope",
 9149 "serde_json",
 9150 "settings",
 9151 "smol",
 9152 "theme",
 9153 "tree-sitter-rust",
 9154 "tree-sitter-typescript",
 9155 "ui",
 9156 "util",
 9157 "workspace",
 9158 "zed_actions",
 9159]
 9160
 9161[[package]]
 9162name = "outline_panel"
 9163version = "0.1.0"
 9164dependencies = [
 9165 "anyhow",
 9166 "collections",
 9167 "db",
 9168 "editor",
 9169 "file_icons",
 9170 "fuzzy",
 9171 "gpui",
 9172 "itertools 0.14.0",
 9173 "language",
 9174 "log",
 9175 "menu",
 9176 "outline",
 9177 "pretty_assertions",
 9178 "project",
 9179 "schemars",
 9180 "search",
 9181 "serde",
 9182 "serde_json",
 9183 "settings",
 9184 "smallvec",
 9185 "smol",
 9186 "theme",
 9187 "ui",
 9188 "util",
 9189 "workspace",
 9190 "worktree",
 9191 "zed_actions",
 9192]
 9193
 9194[[package]]
 9195name = "outref"
 9196version = "0.5.1"
 9197source = "registry+https://github.com/rust-lang/crates.io-index"
 9198checksum = "4030760ffd992bef45b0ae3f10ce1aba99e33464c90d14dd7c039884963ddc7a"
 9199
 9200[[package]]
 9201name = "overload"
 9202version = "0.1.1"
 9203source = "registry+https://github.com/rust-lang/crates.io-index"
 9204checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
 9205
 9206[[package]]
 9207name = "p256"
 9208version = "0.11.1"
 9209source = "registry+https://github.com/rust-lang/crates.io-index"
 9210checksum = "51f44edd08f51e2ade572f141051021c5af22677e42b7dd28a88155151c33594"
 9211dependencies = [
 9212 "ecdsa",
 9213 "elliptic-curve",
 9214 "sha2",
 9215]
 9216
 9217[[package]]
 9218name = "page_size"
 9219version = "0.6.0"
 9220source = "registry+https://github.com/rust-lang/crates.io-index"
 9221checksum = "30d5b2194ed13191c1999ae0704b7839fb18384fa22e49b57eeaa97d79ce40da"
 9222dependencies = [
 9223 "libc",
 9224 "winapi",
 9225]
 9226
 9227[[package]]
 9228name = "palette"
 9229version = "0.7.6"
 9230source = "registry+https://github.com/rust-lang/crates.io-index"
 9231checksum = "4cbf71184cc5ecc2e4e1baccdb21026c20e5fc3dcf63028a086131b3ab00b6e6"
 9232dependencies = [
 9233 "approx",
 9234 "fast-srgb8",
 9235 "palette_derive",
 9236]
 9237
 9238[[package]]
 9239name = "palette_derive"
 9240version = "0.7.6"
 9241source = "registry+https://github.com/rust-lang/crates.io-index"
 9242checksum = "f5030daf005bface118c096f510ffb781fc28f9ab6a32ab224d8631be6851d30"
 9243dependencies = [
 9244 "by_address",
 9245 "proc-macro2",
 9246 "quote",
 9247 "syn 2.0.90",
 9248]
 9249
 9250[[package]]
 9251name = "panel"
 9252version = "0.1.0"
 9253dependencies = [
 9254 "editor",
 9255 "gpui",
 9256 "settings",
 9257 "theme",
 9258 "ui",
 9259 "workspace",
 9260]
 9261
 9262[[package]]
 9263name = "parity-tokio-ipc"
 9264version = "0.9.0"
 9265source = "registry+https://github.com/rust-lang/crates.io-index"
 9266checksum = "9981e32fb75e004cc148f5fb70342f393830e0a4aa62e3cc93b50976218d42b6"
 9267dependencies = [
 9268 "futures 0.3.31",
 9269 "libc",
 9270 "log",
 9271 "rand 0.7.3",
 9272 "tokio",
 9273 "winapi",
 9274]
 9275
 9276[[package]]
 9277name = "parking"
 9278version = "2.2.1"
 9279source = "registry+https://github.com/rust-lang/crates.io-index"
 9280checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba"
 9281
 9282[[package]]
 9283name = "parking_lot"
 9284version = "0.12.3"
 9285source = "registry+https://github.com/rust-lang/crates.io-index"
 9286checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27"
 9287dependencies = [
 9288 "lock_api",
 9289 "parking_lot_core",
 9290]
 9291
 9292[[package]]
 9293name = "parking_lot_core"
 9294version = "0.9.10"
 9295source = "registry+https://github.com/rust-lang/crates.io-index"
 9296checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
 9297dependencies = [
 9298 "cfg-if",
 9299 "libc",
 9300 "redox_syscall 0.5.8",
 9301 "smallvec",
 9302 "windows-targets 0.52.6",
 9303]
 9304
 9305[[package]]
 9306name = "password-hash"
 9307version = "0.4.2"
 9308source = "registry+https://github.com/rust-lang/crates.io-index"
 9309checksum = "7676374caaee8a325c9e7a2ae557f216c5563a171d6997b0ef8a65af35147700"
 9310dependencies = [
 9311 "base64ct",
 9312 "rand_core 0.6.4",
 9313 "subtle",
 9314]
 9315
 9316[[package]]
 9317name = "password-hash"
 9318version = "0.5.0"
 9319source = "registry+https://github.com/rust-lang/crates.io-index"
 9320checksum = "346f04948ba92c43e8469c1ee6736c7563d71012b17d40745260fe106aac2166"
 9321dependencies = [
 9322 "base64ct",
 9323 "rand_core 0.6.4",
 9324 "subtle",
 9325]
 9326
 9327[[package]]
 9328name = "paste"
 9329version = "1.0.15"
 9330source = "registry+https://github.com/rust-lang/crates.io-index"
 9331checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
 9332
 9333[[package]]
 9334name = "pathdiff"
 9335version = "0.2.3"
 9336source = "registry+https://github.com/rust-lang/crates.io-index"
 9337checksum = "df94ce210e5bc13cb6651479fa48d14f601d9858cfe0467f43ae157023b938d3"
 9338
 9339[[package]]
 9340name = "pathfinder_geometry"
 9341version = "0.5.1"
 9342source = "registry+https://github.com/rust-lang/crates.io-index"
 9343checksum = "0b7b7e7b4ea703700ce73ebf128e1450eb69c3a8329199ffbfb9b2a0418e5ad3"
 9344dependencies = [
 9345 "log",
 9346 "pathfinder_simd",
 9347]
 9348
 9349[[package]]
 9350name = "pathfinder_simd"
 9351version = "0.5.4"
 9352source = "registry+https://github.com/rust-lang/crates.io-index"
 9353checksum = "5cf07ef4804cfa9aea3b04a7bbdd5a40031dbb6b4f2cbaf2b011666c80c5b4f2"
 9354dependencies = [
 9355 "rustc_version",
 9356]
 9357
 9358[[package]]
 9359name = "paths"
 9360version = "0.1.0"
 9361dependencies = [
 9362 "dirs 4.0.0",
 9363 "util",
 9364]
 9365
 9366[[package]]
 9367name = "pbjson"
 9368version = "0.6.0"
 9369source = "registry+https://github.com/rust-lang/crates.io-index"
 9370checksum = "1030c719b0ec2a2d25a5df729d6cff1acf3cc230bf766f4f97833591f7577b90"
 9371dependencies = [
 9372 "base64 0.21.7",
 9373 "serde",
 9374]
 9375
 9376[[package]]
 9377name = "pbjson-build"
 9378version = "0.6.2"
 9379source = "registry+https://github.com/rust-lang/crates.io-index"
 9380checksum = "2580e33f2292d34be285c5bc3dba5259542b083cfad6037b6d70345f24dcb735"
 9381dependencies = [
 9382 "heck 0.4.1",
 9383 "itertools 0.11.0",
 9384 "prost 0.12.6",
 9385 "prost-types 0.12.6",
 9386]
 9387
 9388[[package]]
 9389name = "pbjson-types"
 9390version = "0.6.0"
 9391source = "registry+https://github.com/rust-lang/crates.io-index"
 9392checksum = "18f596653ba4ac51bdecbb4ef6773bc7f56042dc13927910de1684ad3d32aa12"
 9393dependencies = [
 9394 "bytes 1.10.1",
 9395 "chrono",
 9396 "pbjson",
 9397 "pbjson-build",
 9398 "prost 0.12.6",
 9399 "prost-build 0.12.6",
 9400 "serde",
 9401]
 9402
 9403[[package]]
 9404name = "pbkdf2"
 9405version = "0.11.0"
 9406source = "registry+https://github.com/rust-lang/crates.io-index"
 9407checksum = "83a0692ec44e4cf1ef28ca317f14f8f07da2d95ec3fa01f86e4467b725e60917"
 9408dependencies = [
 9409 "digest",
 9410 "hmac",
 9411 "password-hash 0.4.2",
 9412 "sha2",
 9413]
 9414
 9415[[package]]
 9416name = "pbkdf2"
 9417version = "0.12.2"
 9418source = "registry+https://github.com/rust-lang/crates.io-index"
 9419checksum = "f8ed6a7761f76e3b9f92dfb0a60a6a6477c61024b775147ff0973a02653abaf2"
 9420dependencies = [
 9421 "digest",
 9422 "hmac",
 9423]
 9424
 9425[[package]]
 9426name = "pem"
 9427version = "3.0.4"
 9428source = "registry+https://github.com/rust-lang/crates.io-index"
 9429checksum = "8e459365e590736a54c3fa561947c84837534b8e9af6fc5bf781307e82658fae"
 9430dependencies = [
 9431 "base64 0.22.1",
 9432 "serde",
 9433]
 9434
 9435[[package]]
 9436name = "pem-rfc7468"
 9437version = "0.7.0"
 9438source = "registry+https://github.com/rust-lang/crates.io-index"
 9439checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412"
 9440dependencies = [
 9441 "base64ct",
 9442]
 9443
 9444[[package]]
 9445name = "percent-encoding"
 9446version = "2.3.1"
 9447source = "registry+https://github.com/rust-lang/crates.io-index"
 9448checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
 9449
 9450[[package]]
 9451name = "perplexity"
 9452version = "0.1.0"
 9453dependencies = [
 9454 "serde",
 9455 "zed_extension_api 0.3.0",
 9456]
 9457
 9458[[package]]
 9459name = "pest"
 9460version = "2.7.15"
 9461source = "registry+https://github.com/rust-lang/crates.io-index"
 9462checksum = "8b7cafe60d6cf8e62e1b9b2ea516a089c008945bb5a275416789e7db0bc199dc"
 9463dependencies = [
 9464 "memchr",
 9465 "thiserror 2.0.6",
 9466 "ucd-trie",
 9467]
 9468
 9469[[package]]
 9470name = "pest_derive"
 9471version = "2.7.15"
 9472source = "registry+https://github.com/rust-lang/crates.io-index"
 9473checksum = "816518421cfc6887a0d62bf441b6ffb4536fcc926395a69e1a85852d4363f57e"
 9474dependencies = [
 9475 "pest",
 9476 "pest_generator",
 9477]
 9478
 9479[[package]]
 9480name = "pest_generator"
 9481version = "2.7.15"
 9482source = "registry+https://github.com/rust-lang/crates.io-index"
 9483checksum = "7d1396fd3a870fc7838768d171b4616d5c91f6cc25e377b673d714567d99377b"
 9484dependencies = [
 9485 "pest",
 9486 "pest_meta",
 9487 "proc-macro2",
 9488 "quote",
 9489 "syn 2.0.90",
 9490]
 9491
 9492[[package]]
 9493name = "pest_meta"
 9494version = "2.7.15"
 9495source = "registry+https://github.com/rust-lang/crates.io-index"
 9496checksum = "e1e58089ea25d717bfd31fb534e4f3afcc2cc569c70de3e239778991ea3b7dea"
 9497dependencies = [
 9498 "once_cell",
 9499 "pest",
 9500 "sha2",
 9501]
 9502
 9503[[package]]
 9504name = "pet"
 9505version = "0.1.0"
 9506source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
 9507dependencies = [
 9508 "clap",
 9509 "env_logger 0.10.2",
 9510 "lazy_static",
 9511 "log",
 9512 "msvc_spectre_libs",
 9513 "pet-conda",
 9514 "pet-core",
 9515 "pet-env-var-path",
 9516 "pet-fs",
 9517 "pet-global-virtualenvs",
 9518 "pet-homebrew",
 9519 "pet-jsonrpc",
 9520 "pet-linux-global-python",
 9521 "pet-mac-commandlinetools",
 9522 "pet-mac-python-org",
 9523 "pet-mac-xcode",
 9524 "pet-pipenv",
 9525 "pet-pixi",
 9526 "pet-poetry",
 9527 "pet-pyenv",
 9528 "pet-python-utils",
 9529 "pet-reporter",
 9530 "pet-telemetry",
 9531 "pet-venv",
 9532 "pet-virtualenv",
 9533 "pet-virtualenvwrapper",
 9534 "pet-windows-registry",
 9535 "pet-windows-store",
 9536 "serde",
 9537 "serde_json",
 9538]
 9539
 9540[[package]]
 9541name = "pet-conda"
 9542version = "0.1.0"
 9543source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
 9544dependencies = [
 9545 "env_logger 0.10.2",
 9546 "lazy_static",
 9547 "log",
 9548 "msvc_spectre_libs",
 9549 "pet-core",
 9550 "pet-fs",
 9551 "pet-python-utils",
 9552 "pet-reporter",
 9553 "regex",
 9554 "serde",
 9555 "serde_json",
 9556 "yaml-rust2",
 9557]
 9558
 9559[[package]]
 9560name = "pet-core"
 9561version = "0.1.0"
 9562source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
 9563dependencies = [
 9564 "clap",
 9565 "lazy_static",
 9566 "log",
 9567 "msvc_spectre_libs",
 9568 "pet-fs",
 9569 "regex",
 9570 "serde",
 9571 "serde_json",
 9572]
 9573
 9574[[package]]
 9575name = "pet-env-var-path"
 9576version = "0.1.0"
 9577source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
 9578dependencies = [
 9579 "lazy_static",
 9580 "log",
 9581 "msvc_spectre_libs",
 9582 "pet-conda",
 9583 "pet-core",
 9584 "pet-fs",
 9585 "pet-python-utils",
 9586 "pet-virtualenv",
 9587 "regex",
 9588]
 9589
 9590[[package]]
 9591name = "pet-fs"
 9592version = "0.1.0"
 9593source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
 9594dependencies = [
 9595 "log",
 9596 "msvc_spectre_libs",
 9597]
 9598
 9599[[package]]
 9600name = "pet-global-virtualenvs"
 9601version = "0.1.0"
 9602source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
 9603dependencies = [
 9604 "log",
 9605 "msvc_spectre_libs",
 9606 "pet-conda",
 9607 "pet-core",
 9608 "pet-fs",
 9609 "pet-virtualenv",
 9610]
 9611
 9612[[package]]
 9613name = "pet-homebrew"
 9614version = "0.1.0"
 9615source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
 9616dependencies = [
 9617 "lazy_static",
 9618 "log",
 9619 "msvc_spectre_libs",
 9620 "pet-conda",
 9621 "pet-core",
 9622 "pet-fs",
 9623 "pet-python-utils",
 9624 "pet-virtualenv",
 9625 "regex",
 9626 "serde",
 9627 "serde_json",
 9628]
 9629
 9630[[package]]
 9631name = "pet-jsonrpc"
 9632version = "0.1.0"
 9633source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
 9634dependencies = [
 9635 "env_logger 0.10.2",
 9636 "log",
 9637 "msvc_spectre_libs",
 9638 "pet-core",
 9639 "serde",
 9640 "serde_json",
 9641]
 9642
 9643[[package]]
 9644name = "pet-linux-global-python"
 9645version = "0.1.0"
 9646source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
 9647dependencies = [
 9648 "log",
 9649 "msvc_spectre_libs",
 9650 "pet-core",
 9651 "pet-fs",
 9652 "pet-python-utils",
 9653 "pet-virtualenv",
 9654]
 9655
 9656[[package]]
 9657name = "pet-mac-commandlinetools"
 9658version = "0.1.0"
 9659source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
 9660dependencies = [
 9661 "log",
 9662 "msvc_spectre_libs",
 9663 "pet-core",
 9664 "pet-fs",
 9665 "pet-python-utils",
 9666 "pet-virtualenv",
 9667]
 9668
 9669[[package]]
 9670name = "pet-mac-python-org"
 9671version = "0.1.0"
 9672source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
 9673dependencies = [
 9674 "log",
 9675 "msvc_spectre_libs",
 9676 "pet-core",
 9677 "pet-fs",
 9678 "pet-python-utils",
 9679 "pet-virtualenv",
 9680]
 9681
 9682[[package]]
 9683name = "pet-mac-xcode"
 9684version = "0.1.0"
 9685source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
 9686dependencies = [
 9687 "log",
 9688 "msvc_spectre_libs",
 9689 "pet-core",
 9690 "pet-fs",
 9691 "pet-python-utils",
 9692 "pet-virtualenv",
 9693]
 9694
 9695[[package]]
 9696name = "pet-pipenv"
 9697version = "0.1.0"
 9698source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
 9699dependencies = [
 9700 "log",
 9701 "msvc_spectre_libs",
 9702 "pet-core",
 9703 "pet-fs",
 9704 "pet-python-utils",
 9705 "pet-virtualenv",
 9706]
 9707
 9708[[package]]
 9709name = "pet-pixi"
 9710version = "0.1.0"
 9711source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
 9712dependencies = [
 9713 "log",
 9714 "msvc_spectre_libs",
 9715 "pet-conda",
 9716 "pet-core",
 9717 "pet-python-utils",
 9718]
 9719
 9720[[package]]
 9721name = "pet-poetry"
 9722version = "0.1.0"
 9723source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
 9724dependencies = [
 9725 "base64 0.22.1",
 9726 "lazy_static",
 9727 "log",
 9728 "msvc_spectre_libs",
 9729 "pet-core",
 9730 "pet-fs",
 9731 "pet-python-utils",
 9732 "pet-reporter",
 9733 "pet-virtualenv",
 9734 "regex",
 9735 "serde",
 9736 "serde_json",
 9737 "sha2",
 9738 "toml 0.8.20",
 9739]
 9740
 9741[[package]]
 9742name = "pet-pyenv"
 9743version = "0.1.0"
 9744source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
 9745dependencies = [
 9746 "lazy_static",
 9747 "log",
 9748 "msvc_spectre_libs",
 9749 "pet-conda",
 9750 "pet-core",
 9751 "pet-fs",
 9752 "pet-python-utils",
 9753 "pet-reporter",
 9754 "regex",
 9755 "serde",
 9756 "serde_json",
 9757]
 9758
 9759[[package]]
 9760name = "pet-python-utils"
 9761version = "0.1.0"
 9762source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
 9763dependencies = [
 9764 "env_logger 0.10.2",
 9765 "lazy_static",
 9766 "log",
 9767 "msvc_spectre_libs",
 9768 "pet-core",
 9769 "pet-fs",
 9770 "regex",
 9771 "serde",
 9772 "serde_json",
 9773 "sha2",
 9774]
 9775
 9776[[package]]
 9777name = "pet-reporter"
 9778version = "0.1.0"
 9779source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
 9780dependencies = [
 9781 "env_logger 0.10.2",
 9782 "log",
 9783 "msvc_spectre_libs",
 9784 "pet-core",
 9785 "pet-jsonrpc",
 9786 "serde",
 9787 "serde_json",
 9788]
 9789
 9790[[package]]
 9791name = "pet-telemetry"
 9792version = "0.1.0"
 9793source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
 9794dependencies = [
 9795 "env_logger 0.10.2",
 9796 "lazy_static",
 9797 "log",
 9798 "msvc_spectre_libs",
 9799 "pet-core",
 9800 "pet-fs",
 9801 "pet-python-utils",
 9802 "regex",
 9803]
 9804
 9805[[package]]
 9806name = "pet-venv"
 9807version = "0.1.0"
 9808source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
 9809dependencies = [
 9810 "log",
 9811 "msvc_spectre_libs",
 9812 "pet-core",
 9813 "pet-python-utils",
 9814 "pet-virtualenv",
 9815]
 9816
 9817[[package]]
 9818name = "pet-virtualenv"
 9819version = "0.1.0"
 9820source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
 9821dependencies = [
 9822 "log",
 9823 "msvc_spectre_libs",
 9824 "pet-core",
 9825 "pet-fs",
 9826 "pet-python-utils",
 9827]
 9828
 9829[[package]]
 9830name = "pet-virtualenvwrapper"
 9831version = "0.1.0"
 9832source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
 9833dependencies = [
 9834 "log",
 9835 "msvc_spectre_libs",
 9836 "pet-core",
 9837 "pet-fs",
 9838 "pet-python-utils",
 9839 "pet-virtualenv",
 9840]
 9841
 9842[[package]]
 9843name = "pet-windows-registry"
 9844version = "0.1.0"
 9845source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
 9846dependencies = [
 9847 "lazy_static",
 9848 "log",
 9849 "msvc_spectre_libs",
 9850 "pet-conda",
 9851 "pet-core",
 9852 "pet-fs",
 9853 "pet-python-utils",
 9854 "pet-virtualenv",
 9855 "pet-windows-store",
 9856 "regex",
 9857 "winreg 0.52.0",
 9858]
 9859
 9860[[package]]
 9861name = "pet-windows-store"
 9862version = "0.1.0"
 9863source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
 9864dependencies = [
 9865 "lazy_static",
 9866 "log",
 9867 "msvc_spectre_libs",
 9868 "pet-core",
 9869 "pet-fs",
 9870 "pet-python-utils",
 9871 "pet-virtualenv",
 9872 "regex",
 9873 "winreg 0.52.0",
 9874]
 9875
 9876[[package]]
 9877name = "petgraph"
 9878version = "0.6.5"
 9879source = "registry+https://github.com/rust-lang/crates.io-index"
 9880checksum = "b4c5cc86750666a3ed20bdaf5ca2a0344f9c67674cae0515bec2da16fbaa47db"
 9881dependencies = [
 9882 "fixedbitset",
 9883 "indexmap",
 9884]
 9885
 9886[[package]]
 9887name = "phf"
 9888version = "0.11.2"
 9889source = "registry+https://github.com/rust-lang/crates.io-index"
 9890checksum = "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc"
 9891dependencies = [
 9892 "phf_macros",
 9893 "phf_shared 0.11.2",
 9894]
 9895
 9896[[package]]
 9897name = "phf_codegen"
 9898version = "0.11.2"
 9899source = "registry+https://github.com/rust-lang/crates.io-index"
 9900checksum = "e8d39688d359e6b34654d328e262234662d16cc0f60ec8dcbe5e718709342a5a"
 9901dependencies = [
 9902 "phf_generator 0.11.2",
 9903 "phf_shared 0.11.2",
 9904]
 9905
 9906[[package]]
 9907name = "phf_generator"
 9908version = "0.10.0"
 9909source = "registry+https://github.com/rust-lang/crates.io-index"
 9910checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6"
 9911dependencies = [
 9912 "phf_shared 0.10.0",
 9913 "rand 0.8.5",
 9914]
 9915
 9916[[package]]
 9917name = "phf_generator"
 9918version = "0.11.2"
 9919source = "registry+https://github.com/rust-lang/crates.io-index"
 9920checksum = "48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0"
 9921dependencies = [
 9922 "phf_shared 0.11.2",
 9923 "rand 0.8.5",
 9924]
 9925
 9926[[package]]
 9927name = "phf_macros"
 9928version = "0.11.2"
 9929source = "registry+https://github.com/rust-lang/crates.io-index"
 9930checksum = "3444646e286606587e49f3bcf1679b8cef1dc2c5ecc29ddacaffc305180d464b"
 9931dependencies = [
 9932 "phf_generator 0.11.2",
 9933 "phf_shared 0.11.2",
 9934 "proc-macro2",
 9935 "quote",
 9936 "syn 2.0.90",
 9937]
 9938
 9939[[package]]
 9940name = "phf_shared"
 9941version = "0.10.0"
 9942source = "registry+https://github.com/rust-lang/crates.io-index"
 9943checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096"
 9944dependencies = [
 9945 "siphasher 0.3.11",
 9946]
 9947
 9948[[package]]
 9949name = "phf_shared"
 9950version = "0.11.2"
 9951source = "registry+https://github.com/rust-lang/crates.io-index"
 9952checksum = "90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b"
 9953dependencies = [
 9954 "siphasher 0.3.11",
 9955]
 9956
 9957[[package]]
 9958name = "picker"
 9959version = "0.1.0"
 9960dependencies = [
 9961 "anyhow",
 9962 "ctor",
 9963 "editor",
 9964 "env_logger 0.11.6",
 9965 "gpui",
 9966 "menu",
 9967 "schemars",
 9968 "serde",
 9969 "serde_json",
 9970 "ui",
 9971 "util",
 9972 "workspace",
 9973]
 9974
 9975[[package]]
 9976name = "pico-args"
 9977version = "0.5.0"
 9978source = "registry+https://github.com/rust-lang/crates.io-index"
 9979checksum = "5be167a7af36ee22fe3115051bc51f6e6c7054c9348e28deb4f49bd6f705a315"
 9980
 9981[[package]]
 9982name = "pin-project"
 9983version = "1.1.7"
 9984source = "registry+https://github.com/rust-lang/crates.io-index"
 9985checksum = "be57f64e946e500c8ee36ef6331845d40a93055567ec57e8fae13efd33759b95"
 9986dependencies = [
 9987 "pin-project-internal",
 9988]
 9989
 9990[[package]]
 9991name = "pin-project-internal"
 9992version = "1.1.7"
 9993source = "registry+https://github.com/rust-lang/crates.io-index"
 9994checksum = "3c0f5fad0874fc7abcd4d750e76917eaebbecaa2c20bde22e1dbeeba8beb758c"
 9995dependencies = [
 9996 "proc-macro2",
 9997 "quote",
 9998 "syn 2.0.90",
 9999]
10000
10001[[package]]
10002name = "pin-project-lite"
10003version = "0.2.16"
10004source = "registry+https://github.com/rust-lang/crates.io-index"
10005checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b"
10006
10007[[package]]
10008name = "pin-utils"
10009version = "0.1.0"
10010source = "registry+https://github.com/rust-lang/crates.io-index"
10011checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
10012
10013[[package]]
10014name = "piper"
10015version = "0.2.4"
10016source = "registry+https://github.com/rust-lang/crates.io-index"
10017checksum = "96c8c490f422ef9a4efd2cb5b42b76c8613d7e7dfc1caf667b8a3350a5acc066"
10018dependencies = [
10019 "atomic-waker",
10020 "fastrand 2.3.0",
10021 "futures-io",
10022]
10023
10024[[package]]
10025name = "pkcs1"
10026version = "0.7.5"
10027source = "registry+https://github.com/rust-lang/crates.io-index"
10028checksum = "c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f"
10029dependencies = [
10030 "der 0.7.9",
10031 "pkcs8 0.10.2",
10032 "spki 0.7.3",
10033]
10034
10035[[package]]
10036name = "pkcs8"
10037version = "0.9.0"
10038source = "registry+https://github.com/rust-lang/crates.io-index"
10039checksum = "9eca2c590a5f85da82668fa685c09ce2888b9430e83299debf1f34b65fd4a4ba"
10040dependencies = [
10041 "der 0.6.1",
10042 "spki 0.6.0",
10043]
10044
10045[[package]]
10046name = "pkcs8"
10047version = "0.10.2"
10048source = "registry+https://github.com/rust-lang/crates.io-index"
10049checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7"
10050dependencies = [
10051 "der 0.7.9",
10052 "spki 0.7.3",
10053]
10054
10055[[package]]
10056name = "pkg-config"
10057version = "0.3.31"
10058source = "registry+https://github.com/rust-lang/crates.io-index"
10059checksum = "953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2"
10060
10061[[package]]
10062name = "plist"
10063version = "1.7.0"
10064source = "registry+https://github.com/rust-lang/crates.io-index"
10065checksum = "42cf17e9a1800f5f396bc67d193dc9411b59012a5876445ef450d449881e1016"
10066dependencies = [
10067 "base64 0.22.1",
10068 "indexmap",
10069 "quick-xml 0.32.0",
10070 "serde",
10071 "time",
10072]
10073
10074[[package]]
10075name = "plotters"
10076version = "0.3.7"
10077source = "registry+https://github.com/rust-lang/crates.io-index"
10078checksum = "5aeb6f403d7a4911efb1e33402027fc44f29b5bf6def3effcc22d7bb75f2b747"
10079dependencies = [
10080 "num-traits",
10081 "plotters-backend",
10082 "plotters-svg",
10083 "wasm-bindgen",
10084 "web-sys",
10085]
10086
10087[[package]]
10088name = "plotters-backend"
10089version = "0.3.7"
10090source = "registry+https://github.com/rust-lang/crates.io-index"
10091checksum = "df42e13c12958a16b3f7f4386b9ab1f3e7933914ecea48da7139435263a4172a"
10092
10093[[package]]
10094name = "plotters-svg"
10095version = "0.3.7"
10096source = "registry+https://github.com/rust-lang/crates.io-index"
10097checksum = "51bae2ac328883f7acdfea3d66a7c35751187f870bc81f94563733a154d7a670"
10098dependencies = [
10099 "plotters-backend",
10100]
10101
10102[[package]]
10103name = "png"
10104version = "0.17.15"
10105source = "registry+https://github.com/rust-lang/crates.io-index"
10106checksum = "b67582bd5b65bdff614270e2ea89a1cf15bef71245cc1e5f7ea126977144211d"
10107dependencies = [
10108 "bitflags 1.3.2",
10109 "crc32fast",
10110 "fdeflate",
10111 "flate2",
10112 "miniz_oxide",
10113]
10114
10115[[package]]
10116name = "polling"
10117version = "3.7.4"
10118source = "registry+https://github.com/rust-lang/crates.io-index"
10119checksum = "a604568c3202727d1507653cb121dbd627a58684eb09a820fd746bee38b4442f"
10120dependencies = [
10121 "cfg-if",
10122 "concurrent-queue",
10123 "hermit-abi 0.4.0",
10124 "pin-project-lite",
10125 "rustix",
10126 "tracing",
10127 "windows-sys 0.59.0",
10128]
10129
10130[[package]]
10131name = "pollster"
10132version = "0.2.5"
10133source = "registry+https://github.com/rust-lang/crates.io-index"
10134checksum = "5da3b0203fd7ee5720aa0b5e790b591aa5d3f41c3ed2c34a3a393382198af2f7"
10135
10136[[package]]
10137name = "postage"
10138version = "0.5.0"
10139source = "registry+https://github.com/rust-lang/crates.io-index"
10140checksum = "af3fb618632874fb76937c2361a7f22afd393c982a2165595407edc75b06d3c1"
10141dependencies = [
10142 "atomic",
10143 "crossbeam-queue",
10144 "futures 0.3.31",
10145 "log",
10146 "parking_lot",
10147 "pin-project",
10148 "pollster",
10149 "static_assertions",
10150 "thiserror 1.0.69",
10151]
10152
10153[[package]]
10154name = "postcard"
10155version = "1.1.1"
10156source = "registry+https://github.com/rust-lang/crates.io-index"
10157checksum = "170a2601f67cc9dba8edd8c4870b15f71a6a2dc196daec8c83f72b59dff628a8"
10158dependencies = [
10159 "cobs",
10160 "embedded-io 0.4.0",
10161 "embedded-io 0.6.1",
10162 "serde",
10163]
10164
10165[[package]]
10166name = "powerfmt"
10167version = "0.2.0"
10168source = "registry+https://github.com/rust-lang/crates.io-index"
10169checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
10170
10171[[package]]
10172name = "ppv-lite86"
10173version = "0.2.20"
10174source = "registry+https://github.com/rust-lang/crates.io-index"
10175checksum = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04"
10176dependencies = [
10177 "zerocopy 0.7.35",
10178]
10179
10180[[package]]
10181name = "precomputed-hash"
10182version = "0.1.1"
10183source = "registry+https://github.com/rust-lang/crates.io-index"
10184checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
10185
10186[[package]]
10187name = "prettier"
10188version = "0.1.0"
10189dependencies = [
10190 "anyhow",
10191 "collections",
10192 "fs",
10193 "gpui",
10194 "language",
10195 "log",
10196 "lsp",
10197 "node_runtime",
10198 "parking_lot",
10199 "paths",
10200 "serde",
10201 "serde_json",
10202 "util",
10203]
10204
10205[[package]]
10206name = "pretty_assertions"
10207version = "1.4.1"
10208source = "registry+https://github.com/rust-lang/crates.io-index"
10209checksum = "3ae130e2f271fbc2ac3a40fb1d07180839cdbbe443c7a27e1e3c13c5cac0116d"
10210dependencies = [
10211 "diff",
10212 "yansi",
10213]
10214
10215[[package]]
10216name = "prettyplease"
10217version = "0.2.25"
10218source = "registry+https://github.com/rust-lang/crates.io-index"
10219checksum = "64d1ec885c64d0457d564db4ec299b2dae3f9c02808b8ad9c3a089c591b18033"
10220dependencies = [
10221 "proc-macro2",
10222 "syn 2.0.90",
10223]
10224
10225[[package]]
10226name = "proc-macro-crate"
10227version = "3.2.0"
10228source = "registry+https://github.com/rust-lang/crates.io-index"
10229checksum = "8ecf48c7ca261d60b74ab1a7b20da18bede46776b2e55535cb958eb595c5fa7b"
10230dependencies = [
10231 "toml_edit",
10232]
10233
10234[[package]]
10235name = "proc-macro-error-attr2"
10236version = "2.0.0"
10237source = "registry+https://github.com/rust-lang/crates.io-index"
10238checksum = "96de42df36bb9bba5542fe9f1a054b8cc87e172759a1868aa05c1f3acc89dfc5"
10239dependencies = [
10240 "proc-macro2",
10241 "quote",
10242]
10243
10244[[package]]
10245name = "proc-macro-error2"
10246version = "2.0.1"
10247source = "registry+https://github.com/rust-lang/crates.io-index"
10248checksum = "11ec05c52be0a07b08061f7dd003e7d7092e0472bc731b4af7bb1ef876109802"
10249dependencies = [
10250 "proc-macro-error-attr2",
10251 "proc-macro2",
10252 "quote",
10253 "syn 2.0.90",
10254]
10255
10256[[package]]
10257name = "proc-macro2"
10258version = "1.0.94"
10259source = "registry+https://github.com/rust-lang/crates.io-index"
10260checksum = "a31971752e70b8b2686d7e46ec17fb38dad4051d94024c88df49b667caea9c84"
10261dependencies = [
10262 "unicode-ident",
10263]
10264
10265[[package]]
10266name = "proc-macro2-diagnostics"
10267version = "0.10.1"
10268source = "registry+https://github.com/rust-lang/crates.io-index"
10269checksum = "af066a9c399a26e020ada66a034357a868728e72cd426f3adcd35f80d88d88c8"
10270dependencies = [
10271 "proc-macro2",
10272 "quote",
10273 "syn 2.0.90",
10274 "version_check",
10275 "yansi",
10276]
10277
10278[[package]]
10279name = "profiling"
10280version = "1.0.16"
10281source = "registry+https://github.com/rust-lang/crates.io-index"
10282checksum = "afbdc74edc00b6f6a218ca6a5364d6226a259d4b8ea1af4a0ea063f27e179f4d"
10283dependencies = [
10284 "profiling-procmacros",
10285]
10286
10287[[package]]
10288name = "profiling-procmacros"
10289version = "1.0.16"
10290source = "registry+https://github.com/rust-lang/crates.io-index"
10291checksum = "a65f2e60fbf1063868558d69c6beacf412dc755f9fc020f514b7955fc914fe30"
10292dependencies = [
10293 "quote",
10294 "syn 2.0.90",
10295]
10296
10297[[package]]
10298name = "project"
10299version = "0.1.0"
10300dependencies = [
10301 "aho-corasick",
10302 "anyhow",
10303 "askpass",
10304 "async-trait",
10305 "buffer_diff",
10306 "client",
10307 "clock",
10308 "collections",
10309 "env_logger 0.11.6",
10310 "extension",
10311 "fancy-regex 0.14.0",
10312 "fs",
10313 "futures 0.3.31",
10314 "fuzzy",
10315 "git",
10316 "git2",
10317 "globset",
10318 "gpui",
10319 "http_client",
10320 "image",
10321 "itertools 0.14.0",
10322 "language",
10323 "log",
10324 "lsp",
10325 "node_runtime",
10326 "parking_lot",
10327 "pathdiff",
10328 "paths",
10329 "postage",
10330 "prettier",
10331 "pretty_assertions",
10332 "rand 0.8.5",
10333 "regex",
10334 "release_channel",
10335 "remote",
10336 "rpc",
10337 "schemars",
10338 "serde",
10339 "serde_json",
10340 "settings",
10341 "sha2",
10342 "shellexpand 2.1.2",
10343 "shlex",
10344 "smol",
10345 "snippet",
10346 "snippet_provider",
10347 "task",
10348 "tempfile",
10349 "terminal",
10350 "text",
10351 "toml 0.8.20",
10352 "unindent",
10353 "url",
10354 "util",
10355 "which 6.0.3",
10356 "worktree",
10357]
10358
10359[[package]]
10360name = "project_panel"
10361version = "0.1.0"
10362dependencies = [
10363 "anyhow",
10364 "client",
10365 "collections",
10366 "command_palette_hooks",
10367 "db",
10368 "editor",
10369 "file_icons",
10370 "git",
10371 "gpui",
10372 "indexmap",
10373 "language",
10374 "menu",
10375 "pretty_assertions",
10376 "project",
10377 "schemars",
10378 "search",
10379 "serde",
10380 "serde_derive",
10381 "serde_json",
10382 "settings",
10383 "smallvec",
10384 "theme",
10385 "ui",
10386 "util",
10387 "workspace",
10388 "worktree",
10389 "zed_actions",
10390]
10391
10392[[package]]
10393name = "project_symbols"
10394version = "0.1.0"
10395dependencies = [
10396 "anyhow",
10397 "editor",
10398 "futures 0.3.31",
10399 "fuzzy",
10400 "gpui",
10401 "language",
10402 "lsp",
10403 "ordered-float 2.10.1",
10404 "picker",
10405 "project",
10406 "release_channel",
10407 "serde_json",
10408 "settings",
10409 "theme",
10410 "util",
10411 "workspace",
10412]
10413
10414[[package]]
10415name = "prometheus"
10416version = "0.13.4"
10417source = "registry+https://github.com/rust-lang/crates.io-index"
10418checksum = "3d33c28a30771f7f96db69893f78b857f7450d7e0237e9c8fc6427a81bae7ed1"
10419dependencies = [
10420 "cfg-if",
10421 "fnv",
10422 "lazy_static",
10423 "memchr",
10424 "parking_lot",
10425 "protobuf",
10426 "thiserror 1.0.69",
10427]
10428
10429[[package]]
10430name = "prompt_library"
10431version = "0.1.0"
10432dependencies = [
10433 "anyhow",
10434 "collections",
10435 "editor",
10436 "gpui",
10437 "language",
10438 "language_model",
10439 "log",
10440 "menu",
10441 "picker",
10442 "prompt_store",
10443 "release_channel",
10444 "rope",
10445 "serde",
10446 "settings",
10447 "theme",
10448 "ui",
10449 "util",
10450 "workspace",
10451 "zed_actions",
10452]
10453
10454[[package]]
10455name = "prompt_store"
10456version = "0.1.0"
10457dependencies = [
10458 "anyhow",
10459 "assets",
10460 "chrono",
10461 "collections",
10462 "fs",
10463 "futures 0.3.31",
10464 "fuzzy",
10465 "gpui",
10466 "handlebars 4.5.0",
10467 "heed",
10468 "language",
10469 "log",
10470 "parking_lot",
10471 "paths",
10472 "rope",
10473 "serde",
10474 "text",
10475 "util",
10476 "uuid",
10477]
10478
10479[[package]]
10480name = "prost"
10481version = "0.9.0"
10482source = "registry+https://github.com/rust-lang/crates.io-index"
10483checksum = "444879275cb4fd84958b1a1d5420d15e6fcf7c235fe47f053c9c2a80aceb6001"
10484dependencies = [
10485 "bytes 1.10.1",
10486 "prost-derive 0.9.0",
10487]
10488
10489[[package]]
10490name = "prost"
10491version = "0.12.6"
10492source = "registry+https://github.com/rust-lang/crates.io-index"
10493checksum = "deb1435c188b76130da55f17a466d252ff7b1418b2ad3e037d127b94e3411f29"
10494dependencies = [
10495 "bytes 1.10.1",
10496 "prost-derive 0.12.6",
10497]
10498
10499[[package]]
10500name = "prost-build"
10501version = "0.9.0"
10502source = "registry+https://github.com/rust-lang/crates.io-index"
10503checksum = "62941722fb675d463659e49c4f3fe1fe792ff24fe5bbaa9c08cd3b98a1c354f5"
10504dependencies = [
10505 "bytes 1.10.1",
10506 "heck 0.3.3",
10507 "itertools 0.10.5",
10508 "lazy_static",
10509 "log",
10510 "multimap 0.8.3",
10511 "petgraph",
10512 "prost 0.9.0",
10513 "prost-types 0.9.0",
10514 "regex",
10515 "tempfile",
10516 "which 4.4.2",
10517]
10518
10519[[package]]
10520name = "prost-build"
10521version = "0.12.6"
10522source = "registry+https://github.com/rust-lang/crates.io-index"
10523checksum = "22505a5c94da8e3b7c2996394d1c933236c4d743e81a410bcca4e6989fc066a4"
10524dependencies = [
10525 "bytes 1.10.1",
10526 "heck 0.5.0",
10527 "itertools 0.10.5",
10528 "log",
10529 "multimap 0.10.0",
10530 "once_cell",
10531 "petgraph",
10532 "prettyplease",
10533 "prost 0.12.6",
10534 "prost-types 0.12.6",
10535 "regex",
10536 "syn 2.0.90",
10537 "tempfile",
10538]
10539
10540[[package]]
10541name = "prost-derive"
10542version = "0.9.0"
10543source = "registry+https://github.com/rust-lang/crates.io-index"
10544checksum = "f9cc1a3263e07e0bf68e96268f37665207b49560d98739662cdfaae215c720fe"
10545dependencies = [
10546 "anyhow",
10547 "itertools 0.10.5",
10548 "proc-macro2",
10549 "quote",
10550 "syn 1.0.109",
10551]
10552
10553[[package]]
10554name = "prost-derive"
10555version = "0.12.6"
10556source = "registry+https://github.com/rust-lang/crates.io-index"
10557checksum = "81bddcdb20abf9501610992b6759a4c888aef7d1a7247ef75e2404275ac24af1"
10558dependencies = [
10559 "anyhow",
10560 "itertools 0.10.5",
10561 "proc-macro2",
10562 "quote",
10563 "syn 2.0.90",
10564]
10565
10566[[package]]
10567name = "prost-types"
10568version = "0.9.0"
10569source = "registry+https://github.com/rust-lang/crates.io-index"
10570checksum = "534b7a0e836e3c482d2693070f982e39e7611da9695d4d1f5a4b186b51faef0a"
10571dependencies = [
10572 "bytes 1.10.1",
10573 "prost 0.9.0",
10574]
10575
10576[[package]]
10577name = "prost-types"
10578version = "0.12.6"
10579source = "registry+https://github.com/rust-lang/crates.io-index"
10580checksum = "9091c90b0a32608e984ff2fa4091273cbdd755d54935c51d520887f4a1dbd5b0"
10581dependencies = [
10582 "prost 0.12.6",
10583]
10584
10585[[package]]
10586name = "proto"
10587version = "0.1.0"
10588dependencies = [
10589 "anyhow",
10590 "collections",
10591 "prost 0.9.0",
10592 "prost-build 0.9.0",
10593 "serde",
10594]
10595
10596[[package]]
10597name = "protobuf"
10598version = "2.28.0"
10599source = "registry+https://github.com/rust-lang/crates.io-index"
10600checksum = "106dd99e98437432fed6519dedecfade6a06a73bb7b2a1e019fdd2bee5778d94"
10601
10602[[package]]
10603name = "psm"
10604version = "0.1.24"
10605source = "registry+https://github.com/rust-lang/crates.io-index"
10606checksum = "200b9ff220857e53e184257720a14553b2f4aa02577d2ed9842d45d4b9654810"
10607dependencies = [
10608 "cc",
10609]
10610
10611[[package]]
10612name = "ptr_meta"
10613version = "0.1.4"
10614source = "registry+https://github.com/rust-lang/crates.io-index"
10615checksum = "0738ccf7ea06b608c10564b31debd4f5bc5e197fc8bfe088f68ae5ce81e7a4f1"
10616dependencies = [
10617 "ptr_meta_derive",
10618]
10619
10620[[package]]
10621name = "ptr_meta_derive"
10622version = "0.1.4"
10623source = "registry+https://github.com/rust-lang/crates.io-index"
10624checksum = "16b845dbfca988fa33db069c0e230574d15a3088f147a87b64c7589eb662c9ac"
10625dependencies = [
10626 "proc-macro2",
10627 "quote",
10628 "syn 1.0.109",
10629]
10630
10631[[package]]
10632name = "pulldown-cmark"
10633version = "0.10.3"
10634source = "registry+https://github.com/rust-lang/crates.io-index"
10635checksum = "76979bea66e7875e7509c4ec5300112b316af87fa7a252ca91c448b32dfe3993"
10636dependencies = [
10637 "bitflags 2.8.0",
10638 "memchr",
10639 "pulldown-cmark-escape",
10640 "unicase",
10641]
10642
10643[[package]]
10644name = "pulldown-cmark"
10645version = "0.12.2"
10646source = "registry+https://github.com/rust-lang/crates.io-index"
10647checksum = "f86ba2052aebccc42cbbb3ed234b8b13ce76f75c3551a303cb2bcffcff12bb14"
10648dependencies = [
10649 "bitflags 2.8.0",
10650 "memchr",
10651 "unicase",
10652]
10653
10654[[package]]
10655name = "pulldown-cmark-escape"
10656version = "0.10.1"
10657source = "registry+https://github.com/rust-lang/crates.io-index"
10658checksum = "bd348ff538bc9caeda7ee8cad2d1d48236a1f443c1fa3913c6a02fe0043b1dd3"
10659
10660[[package]]
10661name = "pulley-interpreter"
10662version = "29.0.1"
10663source = "registry+https://github.com/rust-lang/crates.io-index"
10664checksum = "62d95f8575df49a2708398182f49a888cf9dc30210fb1fd2df87c889edcee75d"
10665dependencies = [
10666 "cranelift-bitset",
10667 "log",
10668 "sptr",
10669 "wasmtime-math",
10670]
10671
10672[[package]]
10673name = "qoi"
10674version = "0.4.1"
10675source = "registry+https://github.com/rust-lang/crates.io-index"
10676checksum = "7f6d64c71eb498fe9eae14ce4ec935c555749aef511cca85b5568910d6e48001"
10677dependencies = [
10678 "bytemuck",
10679]
10680
10681[[package]]
10682name = "quick-error"
10683version = "2.0.1"
10684source = "registry+https://github.com/rust-lang/crates.io-index"
10685checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3"
10686
10687[[package]]
10688name = "quick-xml"
10689version = "0.32.0"
10690source = "registry+https://github.com/rust-lang/crates.io-index"
10691checksum = "1d3a6e5838b60e0e8fa7a43f22ade549a37d61f8bdbe636d0d7816191de969c2"
10692dependencies = [
10693 "memchr",
10694]
10695
10696[[package]]
10697name = "quick-xml"
10698version = "0.37.2"
10699source = "registry+https://github.com/rust-lang/crates.io-index"
10700checksum = "165859e9e55f79d67b96c5d96f4e88b6f2695a1972849c15a6a3f5c59fc2c003"
10701dependencies = [
10702 "memchr",
10703]
10704
10705[[package]]
10706name = "quinn"
10707version = "0.11.6"
10708source = "registry+https://github.com/rust-lang/crates.io-index"
10709checksum = "62e96808277ec6f97351a2380e6c25114bc9e67037775464979f3037c92d05ef"
10710dependencies = [
10711 "bytes 1.10.1",
10712 "pin-project-lite",
10713 "quinn-proto",
10714 "quinn-udp",
10715 "rustc-hash 2.1.1",
10716 "rustls 0.23.23",
10717 "socket2",
10718 "thiserror 2.0.6",
10719 "tokio",
10720 "tracing",
10721]
10722
10723[[package]]
10724name = "quinn-proto"
10725version = "0.11.9"
10726source = "registry+https://github.com/rust-lang/crates.io-index"
10727checksum = "a2fe5ef3495d7d2e377ff17b1a8ce2ee2ec2a18cde8b6ad6619d65d0701c135d"
10728dependencies = [
10729 "bytes 1.10.1",
10730 "getrandom 0.2.15",
10731 "rand 0.8.5",
10732 "ring",
10733 "rustc-hash 2.1.1",
10734 "rustls 0.23.23",
10735 "rustls-pki-types",
10736 "slab",
10737 "thiserror 2.0.6",
10738 "tinyvec",
10739 "tracing",
10740 "web-time",
10741]
10742
10743[[package]]
10744name = "quinn-udp"
10745version = "0.5.9"
10746source = "registry+https://github.com/rust-lang/crates.io-index"
10747checksum = "1c40286217b4ba3a71d644d752e6a0b71f13f1b6a2c5311acfcbe0c2418ed904"
10748dependencies = [
10749 "cfg_aliases 0.2.1",
10750 "libc",
10751 "once_cell",
10752 "socket2",
10753 "tracing",
10754 "windows-sys 0.59.0",
10755]
10756
10757[[package]]
10758name = "quote"
10759version = "1.0.38"
10760source = "registry+https://github.com/rust-lang/crates.io-index"
10761checksum = "0e4dccaaaf89514f546c693ddc140f729f958c247918a13380cccc6078391acc"
10762dependencies = [
10763 "proc-macro2",
10764]
10765
10766[[package]]
10767name = "radium"
10768version = "0.7.0"
10769source = "registry+https://github.com/rust-lang/crates.io-index"
10770checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"
10771
10772[[package]]
10773name = "rand"
10774version = "0.7.3"
10775source = "registry+https://github.com/rust-lang/crates.io-index"
10776checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
10777dependencies = [
10778 "getrandom 0.1.16",
10779 "libc",
10780 "rand_chacha 0.2.2",
10781 "rand_core 0.5.1",
10782 "rand_hc",
10783]
10784
10785[[package]]
10786name = "rand"
10787version = "0.8.5"
10788source = "registry+https://github.com/rust-lang/crates.io-index"
10789checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
10790dependencies = [
10791 "libc",
10792 "rand_chacha 0.3.1",
10793 "rand_core 0.6.4",
10794]
10795
10796[[package]]
10797name = "rand"
10798version = "0.9.0"
10799source = "registry+https://github.com/rust-lang/crates.io-index"
10800checksum = "3779b94aeb87e8bd4e834cee3650289ee9e0d5677f976ecdb6d219e5f4f6cd94"
10801dependencies = [
10802 "rand_chacha 0.9.0",
10803 "rand_core 0.9.0",
10804 "zerocopy 0.8.18",
10805]
10806
10807[[package]]
10808name = "rand_chacha"
10809version = "0.2.2"
10810source = "registry+https://github.com/rust-lang/crates.io-index"
10811checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
10812dependencies = [
10813 "ppv-lite86",
10814 "rand_core 0.5.1",
10815]
10816
10817[[package]]
10818name = "rand_chacha"
10819version = "0.3.1"
10820source = "registry+https://github.com/rust-lang/crates.io-index"
10821checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
10822dependencies = [
10823 "ppv-lite86",
10824 "rand_core 0.6.4",
10825]
10826
10827[[package]]
10828name = "rand_chacha"
10829version = "0.9.0"
10830source = "registry+https://github.com/rust-lang/crates.io-index"
10831checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
10832dependencies = [
10833 "ppv-lite86",
10834 "rand_core 0.9.0",
10835]
10836
10837[[package]]
10838name = "rand_core"
10839version = "0.5.1"
10840source = "registry+https://github.com/rust-lang/crates.io-index"
10841checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
10842dependencies = [
10843 "getrandom 0.1.16",
10844]
10845
10846[[package]]
10847name = "rand_core"
10848version = "0.6.4"
10849source = "registry+https://github.com/rust-lang/crates.io-index"
10850checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
10851dependencies = [
10852 "getrandom 0.2.15",
10853]
10854
10855[[package]]
10856name = "rand_core"
10857version = "0.9.0"
10858source = "registry+https://github.com/rust-lang/crates.io-index"
10859checksum = "b08f3c9802962f7e1b25113931d94f43ed9725bebc59db9d0c3e9a23b67e15ff"
10860dependencies = [
10861 "getrandom 0.3.1",
10862 "zerocopy 0.8.18",
10863]
10864
10865[[package]]
10866name = "rand_hc"
10867version = "0.2.0"
10868source = "registry+https://github.com/rust-lang/crates.io-index"
10869checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
10870dependencies = [
10871 "rand_core 0.5.1",
10872]
10873
10874[[package]]
10875name = "rangemap"
10876version = "1.5.1"
10877source = "registry+https://github.com/rust-lang/crates.io-index"
10878checksum = "f60fcc7d6849342eff22c4350c8b9a989ee8ceabc4b481253e8946b9fe83d684"
10879
10880[[package]]
10881name = "rav1e"
10882version = "0.7.1"
10883source = "registry+https://github.com/rust-lang/crates.io-index"
10884checksum = "cd87ce80a7665b1cce111f8a16c1f3929f6547ce91ade6addf4ec86a8dda5ce9"
10885dependencies = [
10886 "arbitrary",
10887 "arg_enum_proc_macro",
10888 "arrayvec",
10889 "av1-grain",
10890 "bitstream-io",
10891 "built",
10892 "cfg-if",
10893 "interpolate_name",
10894 "itertools 0.12.1",
10895 "libc",
10896 "libfuzzer-sys",
10897 "log",
10898 "maybe-rayon",
10899 "new_debug_unreachable",
10900 "noop_proc_macro",
10901 "num-derive",
10902 "num-traits",
10903 "once_cell",
10904 "paste",
10905 "profiling",
10906 "rand 0.8.5",
10907 "rand_chacha 0.3.1",
10908 "simd_helpers",
10909 "system-deps",
10910 "thiserror 1.0.69",
10911 "v_frame",
10912 "wasm-bindgen",
10913]
10914
10915[[package]]
10916name = "ravif"
10917version = "0.11.11"
10918source = "registry+https://github.com/rust-lang/crates.io-index"
10919checksum = "2413fd96bd0ea5cdeeb37eaf446a22e6ed7b981d792828721e74ded1980a45c6"
10920dependencies = [
10921 "avif-serialize",
10922 "imgref",
10923 "loop9",
10924 "quick-error",
10925 "rav1e",
10926 "rayon",
10927 "rgb",
10928]
10929
10930[[package]]
10931name = "raw-window-handle"
10932version = "0.6.2"
10933source = "registry+https://github.com/rust-lang/crates.io-index"
10934checksum = "20675572f6f24e9e76ef639bc5552774ed45f1c30e2951e1e99c59888861c539"
10935
10936[[package]]
10937name = "raw-window-metal"
10938version = "0.4.0"
10939source = "registry+https://github.com/rust-lang/crates.io-index"
10940checksum = "76e8caa82e31bb98fee12fa8f051c94a6aa36b07cddb03f0d4fc558988360ff1"
10941dependencies = [
10942 "cocoa 0.25.0",
10943 "core-graphics 0.23.2",
10944 "objc",
10945 "raw-window-handle",
10946]
10947
10948[[package]]
10949name = "rayon"
10950version = "1.10.0"
10951source = "registry+https://github.com/rust-lang/crates.io-index"
10952checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa"
10953dependencies = [
10954 "either",
10955 "rayon-core",
10956]
10957
10958[[package]]
10959name = "rayon-core"
10960version = "1.12.1"
10961source = "registry+https://github.com/rust-lang/crates.io-index"
10962checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2"
10963dependencies = [
10964 "crossbeam-deque",
10965 "crossbeam-utils",
10966]
10967
10968[[package]]
10969name = "read-fonts"
10970version = "0.22.5"
10971source = "registry+https://github.com/rust-lang/crates.io-index"
10972checksum = "4a04b892cb6f91951f144c33321843790c8574c825aafdb16d815fd7183b5229"
10973dependencies = [
10974 "bytemuck",
10975 "font-types",
10976]
10977
10978[[package]]
10979name = "recent_projects"
10980version = "0.1.0"
10981dependencies = [
10982 "anyhow",
10983 "auto_update",
10984 "editor",
10985 "extension_host",
10986 "file_finder",
10987 "futures 0.3.31",
10988 "fuzzy",
10989 "gpui",
10990 "language",
10991 "log",
10992 "markdown",
10993 "menu",
10994 "ordered-float 2.10.1",
10995 "paths",
10996 "picker",
10997 "project",
10998 "release_channel",
10999 "remote",
11000 "schemars",
11001 "serde",
11002 "serde_json",
11003 "settings",
11004 "smol",
11005 "task",
11006 "telemetry",
11007 "theme",
11008 "ui",
11009 "util",
11010 "workspace",
11011 "zed_actions",
11012]
11013
11014[[package]]
11015name = "redox_syscall"
11016version = "0.2.16"
11017source = "registry+https://github.com/rust-lang/crates.io-index"
11018checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
11019dependencies = [
11020 "bitflags 1.3.2",
11021]
11022
11023[[package]]
11024name = "redox_syscall"
11025version = "0.5.8"
11026source = "registry+https://github.com/rust-lang/crates.io-index"
11027checksum = "03a862b389f93e68874fbf580b9de08dd02facb9a788ebadaf4a3fd33cf58834"
11028dependencies = [
11029 "bitflags 2.8.0",
11030]
11031
11032[[package]]
11033name = "redox_users"
11034version = "0.4.6"
11035source = "registry+https://github.com/rust-lang/crates.io-index"
11036checksum = "ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43"
11037dependencies = [
11038 "getrandom 0.2.15",
11039 "libredox",
11040 "thiserror 1.0.69",
11041]
11042
11043[[package]]
11044name = "refineable"
11045version = "0.1.0"
11046dependencies = [
11047 "derive_refineable",
11048]
11049
11050[[package]]
11051name = "regalloc2"
11052version = "0.11.1"
11053source = "registry+https://github.com/rust-lang/crates.io-index"
11054checksum = "145c1c267e14f20fb0f88aa76a1c5ffec42d592c1d28b3cd9148ae35916158d3"
11055dependencies = [
11056 "allocator-api2",
11057 "bumpalo",
11058 "hashbrown 0.15.2",
11059 "log",
11060 "rustc-hash 2.1.1",
11061 "smallvec",
11062]
11063
11064[[package]]
11065name = "regex"
11066version = "1.11.1"
11067source = "registry+https://github.com/rust-lang/crates.io-index"
11068checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191"
11069dependencies = [
11070 "aho-corasick",
11071 "memchr",
11072 "regex-automata 0.4.9",
11073 "regex-syntax 0.8.5",
11074]
11075
11076[[package]]
11077name = "regex-automata"
11078version = "0.1.10"
11079source = "registry+https://github.com/rust-lang/crates.io-index"
11080checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
11081dependencies = [
11082 "regex-syntax 0.6.29",
11083]
11084
11085[[package]]
11086name = "regex-automata"
11087version = "0.4.9"
11088source = "registry+https://github.com/rust-lang/crates.io-index"
11089checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908"
11090dependencies = [
11091 "aho-corasick",
11092 "memchr",
11093 "regex-syntax 0.8.5",
11094]
11095
11096[[package]]
11097name = "regex-lite"
11098version = "0.1.6"
11099source = "registry+https://github.com/rust-lang/crates.io-index"
11100checksum = "53a49587ad06b26609c52e423de037e7f57f20d53535d66e08c695f347df952a"
11101
11102[[package]]
11103name = "regex-syntax"
11104version = "0.6.29"
11105source = "registry+https://github.com/rust-lang/crates.io-index"
11106checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
11107
11108[[package]]
11109name = "regex-syntax"
11110version = "0.8.5"
11111source = "registry+https://github.com/rust-lang/crates.io-index"
11112checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
11113
11114[[package]]
11115name = "release_channel"
11116version = "0.1.0"
11117dependencies = [
11118 "gpui",
11119]
11120
11121[[package]]
11122name = "remote"
11123version = "0.1.0"
11124dependencies = [
11125 "anyhow",
11126 "askpass",
11127 "async-trait",
11128 "collections",
11129 "fs",
11130 "futures 0.3.31",
11131 "gpui",
11132 "itertools 0.14.0",
11133 "log",
11134 "parking_lot",
11135 "paths",
11136 "prost 0.9.0",
11137 "release_channel",
11138 "rpc",
11139 "schemars",
11140 "serde",
11141 "serde_json",
11142 "shlex",
11143 "smol",
11144 "tempfile",
11145 "thiserror 1.0.69",
11146 "util",
11147]
11148
11149[[package]]
11150name = "remote_server"
11151version = "0.1.0"
11152dependencies = [
11153 "anyhow",
11154 "async-watch",
11155 "backtrace",
11156 "cargo_toml",
11157 "chrono",
11158 "clap",
11159 "client",
11160 "clock",
11161 "env_logger 0.11.6",
11162 "extension",
11163 "extension_host",
11164 "fork",
11165 "fs",
11166 "futures 0.3.31",
11167 "git",
11168 "git_hosting_providers",
11169 "gpui",
11170 "gpui_tokio",
11171 "http_client",
11172 "language",
11173 "language_extension",
11174 "languages",
11175 "libc",
11176 "log",
11177 "lsp",
11178 "node_runtime",
11179 "paths",
11180 "project",
11181 "proto",
11182 "release_channel",
11183 "remote",
11184 "reqwest_client",
11185 "rpc",
11186 "rust-embed",
11187 "serde",
11188 "serde_json",
11189 "settings",
11190 "shellexpand 2.1.2",
11191 "smol",
11192 "sysinfo",
11193 "telemetry_events",
11194 "toml 0.8.20",
11195 "unindent",
11196 "util",
11197 "worktree",
11198]
11199
11200[[package]]
11201name = "rend"
11202version = "0.4.2"
11203source = "registry+https://github.com/rust-lang/crates.io-index"
11204checksum = "71fe3824f5629716b1589be05dacd749f6aa084c87e00e016714a8cdfccc997c"
11205dependencies = [
11206 "bytecheck",
11207]
11208
11209[[package]]
11210name = "repl"
11211version = "0.1.0"
11212dependencies = [
11213 "alacritty_terminal",
11214 "anyhow",
11215 "async-dispatcher",
11216 "async-tungstenite",
11217 "base64 0.22.1",
11218 "client",
11219 "collections",
11220 "command_palette_hooks",
11221 "editor",
11222 "env_logger 0.11.6",
11223 "feature_flags",
11224 "file_icons",
11225 "futures 0.3.31",
11226 "gpui",
11227 "http_client",
11228 "image",
11229 "indoc",
11230 "jupyter-protocol",
11231 "jupyter-websocket-client",
11232 "language",
11233 "languages",
11234 "log",
11235 "markdown_preview",
11236 "menu",
11237 "multi_buffer",
11238 "nbformat",
11239 "picker",
11240 "project",
11241 "runtimelib",
11242 "schemars",
11243 "serde",
11244 "serde_json",
11245 "settings",
11246 "smol",
11247 "telemetry",
11248 "terminal",
11249 "terminal_view",
11250 "theme",
11251 "tree-sitter-md",
11252 "tree-sitter-python",
11253 "tree-sitter-typescript",
11254 "ui",
11255 "util",
11256 "uuid",
11257 "workspace",
11258]
11259
11260[[package]]
11261name = "reqwest"
11262version = "0.11.27"
11263source = "registry+https://github.com/rust-lang/crates.io-index"
11264checksum = "dd67538700a17451e7cba03ac727fb961abb7607553461627b97de0b89cf4a62"
11265dependencies = [
11266 "base64 0.21.7",
11267 "bytes 1.10.1",
11268 "encoding_rs",
11269 "futures-core",
11270 "futures-util",
11271 "h2 0.3.26",
11272 "http 0.2.12",
11273 "http-body 0.4.6",
11274 "hyper 0.14.32",
11275 "hyper-rustls 0.24.2",
11276 "hyper-tls",
11277 "ipnet",
11278 "js-sys",
11279 "log",
11280 "mime",
11281 "native-tls",
11282 "once_cell",
11283 "percent-encoding",
11284 "pin-project-lite",
11285 "rustls 0.21.12",
11286 "rustls-native-certs 0.6.3",
11287 "rustls-pemfile 1.0.4",
11288 "serde",
11289 "serde_json",
11290 "serde_urlencoded",
11291 "sync_wrapper 0.1.2",
11292 "system-configuration 0.5.1",
11293 "tokio",
11294 "tokio-native-tls",
11295 "tokio-rustls 0.24.1",
11296 "tower-service",
11297 "url",
11298 "wasm-bindgen",
11299 "wasm-bindgen-futures",
11300 "web-sys",
11301 "winreg 0.50.0",
11302]
11303
11304[[package]]
11305name = "reqwest"
11306version = "0.12.8"
11307source = "git+https://github.com/zed-industries/reqwest.git?rev=fd110f6998da16bbca97b6dddda9be7827c50e29#fd110f6998da16bbca97b6dddda9be7827c50e29"
11308dependencies = [
11309 "base64 0.22.1",
11310 "bytes 1.10.1",
11311 "encoding_rs",
11312 "futures-core",
11313 "futures-util",
11314 "h2 0.4.7",
11315 "http 1.2.0",
11316 "http-body 1.0.1",
11317 "http-body-util",
11318 "hyper 1.5.1",
11319 "hyper-rustls 0.27.3",
11320 "hyper-util",
11321 "ipnet",
11322 "js-sys",
11323 "log",
11324 "mime",
11325 "once_cell",
11326 "percent-encoding",
11327 "pin-project-lite",
11328 "quinn",
11329 "rustls 0.23.23",
11330 "rustls-native-certs 0.8.1",
11331 "rustls-pemfile 2.2.0",
11332 "rustls-pki-types",
11333 "serde",
11334 "serde_json",
11335 "serde_urlencoded",
11336 "sync_wrapper 1.0.2",
11337 "system-configuration 0.6.1",
11338 "tokio",
11339 "tokio-rustls 0.26.1",
11340 "tokio-socks",
11341 "tokio-util",
11342 "tower-service",
11343 "url",
11344 "wasm-bindgen",
11345 "wasm-bindgen-futures",
11346 "wasm-streams",
11347 "web-sys",
11348 "windows-registry",
11349]
11350
11351[[package]]
11352name = "reqwest_client"
11353version = "0.1.0"
11354dependencies = [
11355 "anyhow",
11356 "bytes 1.10.1",
11357 "futures 0.3.31",
11358 "gpui",
11359 "http_client",
11360 "log",
11361 "regex",
11362 "reqwest 0.12.8",
11363 "serde",
11364 "smol",
11365 "tokio",
11366]
11367
11368[[package]]
11369name = "resvg"
11370version = "0.44.0"
11371source = "registry+https://github.com/rust-lang/crates.io-index"
11372checksum = "4a325d5e8d1cebddd070b13f44cec8071594ab67d1012797c121f27a669b7958"
11373dependencies = [
11374 "log",
11375 "pico-args",
11376 "rgb",
11377 "svgtypes",
11378 "tiny-skia",
11379 "usvg",
11380]
11381
11382[[package]]
11383name = "rfc6979"
11384version = "0.3.1"
11385source = "registry+https://github.com/rust-lang/crates.io-index"
11386checksum = "7743f17af12fa0b03b803ba12cd6a8d9483a587e89c69445e3909655c0b9fabb"
11387dependencies = [
11388 "crypto-bigint 0.4.9",
11389 "hmac",
11390 "zeroize",
11391]
11392
11393[[package]]
11394name = "rgb"
11395version = "0.8.50"
11396source = "registry+https://github.com/rust-lang/crates.io-index"
11397checksum = "57397d16646700483b67d2dd6511d79318f9d057fdbd21a4066aeac8b41d310a"
11398dependencies = [
11399 "bytemuck",
11400]
11401
11402[[package]]
11403name = "rich_text"
11404version = "0.1.0"
11405dependencies = [
11406 "futures 0.3.31",
11407 "gpui",
11408 "language",
11409 "linkify",
11410 "pulldown-cmark 0.12.2",
11411 "theme",
11412 "ui",
11413 "util",
11414]
11415
11416[[package]]
11417name = "ring"
11418version = "0.17.8"
11419source = "registry+https://github.com/rust-lang/crates.io-index"
11420checksum = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d"
11421dependencies = [
11422 "cc",
11423 "cfg-if",
11424 "getrandom 0.2.15",
11425 "libc",
11426 "spin",
11427 "untrusted",
11428 "windows-sys 0.52.0",
11429]
11430
11431[[package]]
11432name = "rkyv"
11433version = "0.7.45"
11434source = "registry+https://github.com/rust-lang/crates.io-index"
11435checksum = "9008cd6385b9e161d8229e1f6549dd23c3d022f132a2ea37ac3a10ac4935779b"
11436dependencies = [
11437 "bitvec",
11438 "bytecheck",
11439 "bytes 1.10.1",
11440 "hashbrown 0.12.3",
11441 "ptr_meta",
11442 "rend",
11443 "rkyv_derive",
11444 "seahash",
11445 "tinyvec",
11446 "uuid",
11447]
11448
11449[[package]]
11450name = "rkyv_derive"
11451version = "0.7.45"
11452source = "registry+https://github.com/rust-lang/crates.io-index"
11453checksum = "503d1d27590a2b0a3a4ca4c94755aa2875657196ecbf401a42eff41d7de532c0"
11454dependencies = [
11455 "proc-macro2",
11456 "quote",
11457 "syn 1.0.109",
11458]
11459
11460[[package]]
11461name = "rmp"
11462version = "0.8.14"
11463source = "registry+https://github.com/rust-lang/crates.io-index"
11464checksum = "228ed7c16fa39782c3b3468e974aec2795e9089153cd08ee2e9aefb3613334c4"
11465dependencies = [
11466 "byteorder",
11467 "num-traits",
11468 "paste",
11469]
11470
11471[[package]]
11472name = "rmpv"
11473version = "1.3.0"
11474source = "registry+https://github.com/rust-lang/crates.io-index"
11475checksum = "58450723cd9ee93273ce44a20b6ec4efe17f8ed2e3631474387bfdecf18bb2a9"
11476dependencies = [
11477 "num-traits",
11478 "rmp",
11479]
11480
11481[[package]]
11482name = "rodio"
11483version = "0.20.1"
11484source = "registry+https://github.com/rust-lang/crates.io-index"
11485checksum = "e7ceb6607dd738c99bc8cb28eff249b7cd5c8ec88b9db96c0608c1480d140fb1"
11486dependencies = [
11487 "cpal",
11488 "hound",
11489]
11490
11491[[package]]
11492name = "rope"
11493version = "0.1.0"
11494dependencies = [
11495 "arrayvec",
11496 "criterion",
11497 "ctor",
11498 "env_logger 0.11.6",
11499 "gpui",
11500 "log",
11501 "rand 0.8.5",
11502 "rayon",
11503 "smallvec",
11504 "sum_tree",
11505 "unicode-segmentation",
11506 "util",
11507]
11508
11509[[package]]
11510name = "roxmltree"
11511version = "0.20.0"
11512source = "registry+https://github.com/rust-lang/crates.io-index"
11513checksum = "6c20b6793b5c2fa6553b250154b78d6d0db37e72700ae35fad9387a46f487c97"
11514
11515[[package]]
11516name = "rpc"
11517version = "0.1.0"
11518dependencies = [
11519 "anyhow",
11520 "async-tungstenite",
11521 "base64 0.22.1",
11522 "chrono",
11523 "collections",
11524 "env_logger 0.11.6",
11525 "futures 0.3.31",
11526 "gpui",
11527 "parking_lot",
11528 "proto",
11529 "rand 0.8.5",
11530 "rsa",
11531 "serde",
11532 "serde_json",
11533 "sha2",
11534 "strum",
11535 "tracing",
11536 "util",
11537 "zstd",
11538]
11539
11540[[package]]
11541name = "rsa"
11542version = "0.9.7"
11543source = "registry+https://github.com/rust-lang/crates.io-index"
11544checksum = "47c75d7c5c6b673e58bf54d8544a9f432e3a925b0e80f7cd3602ab5c50c55519"
11545dependencies = [
11546 "const-oid",
11547 "digest",
11548 "num-bigint-dig",
11549 "num-integer",
11550 "num-traits",
11551 "pkcs1",
11552 "pkcs8 0.10.2",
11553 "rand_core 0.6.4",
11554 "signature 2.2.0",
11555 "spki 0.7.3",
11556 "subtle",
11557 "zeroize",
11558]
11559
11560[[package]]
11561name = "runtimelib"
11562version = "0.25.0"
11563source = "registry+https://github.com/rust-lang/crates.io-index"
11564checksum = "9af6ed9fd10d7ee940676945510c197c2a472806bb652096a713985c44ffd643"
11565dependencies = [
11566 "anyhow",
11567 "async-dispatcher",
11568 "async-std",
11569 "base64 0.22.1",
11570 "bytes 1.10.1",
11571 "chrono",
11572 "data-encoding",
11573 "dirs 5.0.1",
11574 "futures 0.3.31",
11575 "glob",
11576 "jupyter-protocol",
11577 "ring",
11578 "serde",
11579 "serde_json",
11580 "shellexpand 3.1.0",
11581 "smol",
11582 "uuid",
11583 "zeromq",
11584]
11585
11586[[package]]
11587name = "rust-embed"
11588version = "8.5.0"
11589source = "registry+https://github.com/rust-lang/crates.io-index"
11590checksum = "fa66af4a4fdd5e7ebc276f115e895611a34739a9c1c01028383d612d550953c0"
11591dependencies = [
11592 "rust-embed-impl",
11593 "rust-embed-utils",
11594 "walkdir",
11595]
11596
11597[[package]]
11598name = "rust-embed-impl"
11599version = "8.5.0"
11600source = "registry+https://github.com/rust-lang/crates.io-index"
11601checksum = "6125dbc8867951125eec87294137f4e9c2c96566e61bf72c45095a7c77761478"
11602dependencies = [
11603 "proc-macro2",
11604 "quote",
11605 "rust-embed-utils",
11606 "syn 2.0.90",
11607 "walkdir",
11608]
11609
11610[[package]]
11611name = "rust-embed-utils"
11612version = "8.5.0"
11613source = "registry+https://github.com/rust-lang/crates.io-index"
11614checksum = "2e5347777e9aacb56039b0e1f28785929a8a3b709e87482e7442c72e7c12529d"
11615dependencies = [
11616 "globset",
11617 "sha2",
11618 "walkdir",
11619]
11620
11621[[package]]
11622name = "rust_decimal"
11623version = "1.36.0"
11624source = "registry+https://github.com/rust-lang/crates.io-index"
11625checksum = "b082d80e3e3cc52b2ed634388d436fe1f4de6af5786cc2de9ba9737527bdf555"
11626dependencies = [
11627 "arrayvec",
11628 "borsh",
11629 "bytes 1.10.1",
11630 "num-traits",
11631 "rand 0.8.5",
11632 "rkyv",
11633 "serde",
11634 "serde_json",
11635]
11636
11637[[package]]
11638name = "rustc-demangle"
11639version = "0.1.24"
11640source = "registry+https://github.com/rust-lang/crates.io-index"
11641checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
11642
11643[[package]]
11644name = "rustc-hash"
11645version = "1.1.0"
11646source = "registry+https://github.com/rust-lang/crates.io-index"
11647checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
11648
11649[[package]]
11650name = "rustc-hash"
11651version = "2.1.1"
11652source = "registry+https://github.com/rust-lang/crates.io-index"
11653checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d"
11654
11655[[package]]
11656name = "rustc_version"
11657version = "0.4.1"
11658source = "registry+https://github.com/rust-lang/crates.io-index"
11659checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
11660dependencies = [
11661 "semver",
11662]
11663
11664[[package]]
11665name = "rustix"
11666version = "0.38.42"
11667source = "registry+https://github.com/rust-lang/crates.io-index"
11668checksum = "f93dc38ecbab2eb790ff964bb77fa94faf256fd3e73285fd7ba0903b76bedb85"
11669dependencies = [
11670 "bitflags 2.8.0",
11671 "errno 0.3.10",
11672 "itoa",
11673 "libc",
11674 "linux-raw-sys",
11675 "once_cell",
11676 "windows-sys 0.59.0",
11677]
11678
11679[[package]]
11680name = "rustix-openpty"
11681version = "0.1.1"
11682source = "registry+https://github.com/rust-lang/crates.io-index"
11683checksum = "a25c3aad9fc1424eb82c88087789a7d938e1829724f3e4043163baf0d13cfc12"
11684dependencies = [
11685 "errno 0.3.10",
11686 "libc",
11687 "rustix",
11688]
11689
11690[[package]]
11691name = "rustls"
11692version = "0.21.12"
11693source = "registry+https://github.com/rust-lang/crates.io-index"
11694checksum = "3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e"
11695dependencies = [
11696 "log",
11697 "ring",
11698 "rustls-webpki 0.101.7",
11699 "sct",
11700]
11701
11702[[package]]
11703name = "rustls"
11704version = "0.23.23"
11705source = "registry+https://github.com/rust-lang/crates.io-index"
11706checksum = "47796c98c480fce5406ef69d1c76378375492c3b0a0de587be0c1d9feb12f395"
11707dependencies = [
11708 "aws-lc-rs",
11709 "log",
11710 "once_cell",
11711 "ring",
11712 "rustls-pki-types",
11713 "rustls-webpki 0.102.8",
11714 "subtle",
11715 "zeroize",
11716]
11717
11718[[package]]
11719name = "rustls-native-certs"
11720version = "0.6.3"
11721source = "registry+https://github.com/rust-lang/crates.io-index"
11722checksum = "a9aace74cb666635c918e9c12bc0d348266037aa8eb599b5cba565709a8dff00"
11723dependencies = [
11724 "openssl-probe",
11725 "rustls-pemfile 1.0.4",
11726 "schannel",
11727 "security-framework 2.11.1",
11728]
11729
11730[[package]]
11731name = "rustls-native-certs"
11732version = "0.8.1"
11733source = "registry+https://github.com/rust-lang/crates.io-index"
11734checksum = "7fcff2dd52b58a8d98a70243663a0d234c4e2b79235637849d15913394a247d3"
11735dependencies = [
11736 "openssl-probe",
11737 "rustls-pki-types",
11738 "schannel",
11739 "security-framework 3.0.1",
11740]
11741
11742[[package]]
11743name = "rustls-pemfile"
11744version = "1.0.4"
11745source = "registry+https://github.com/rust-lang/crates.io-index"
11746checksum = "1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c"
11747dependencies = [
11748 "base64 0.21.7",
11749]
11750
11751[[package]]
11752name = "rustls-pemfile"
11753version = "2.2.0"
11754source = "registry+https://github.com/rust-lang/crates.io-index"
11755checksum = "dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50"
11756dependencies = [
11757 "rustls-pki-types",
11758]
11759
11760[[package]]
11761name = "rustls-pki-types"
11762version = "1.10.0"
11763source = "registry+https://github.com/rust-lang/crates.io-index"
11764checksum = "16f1201b3c9a7ee8039bcadc17b7e605e2945b27eee7631788c1bd2b0643674b"
11765dependencies = [
11766 "web-time",
11767]
11768
11769[[package]]
11770name = "rustls-platform-verifier"
11771version = "0.5.0"
11772source = "registry+https://github.com/rust-lang/crates.io-index"
11773checksum = "e012c45844a1790332c9386ed4ca3a06def221092eda277e6f079728f8ea99da"
11774dependencies = [
11775 "core-foundation 0.10.0",
11776 "core-foundation-sys",
11777 "jni",
11778 "log",
11779 "once_cell",
11780 "rustls 0.23.23",
11781 "rustls-native-certs 0.8.1",
11782 "rustls-platform-verifier-android",
11783 "rustls-webpki 0.102.8",
11784 "security-framework 3.0.1",
11785 "security-framework-sys",
11786 "webpki-root-certs",
11787 "windows-sys 0.52.0",
11788]
11789
11790[[package]]
11791name = "rustls-platform-verifier-android"
11792version = "0.1.1"
11793source = "registry+https://github.com/rust-lang/crates.io-index"
11794checksum = "f87165f0995f63a9fbeea62b64d10b4d9d8e78ec6d7d51fb2125fda7bb36788f"
11795
11796[[package]]
11797name = "rustls-webpki"
11798version = "0.101.7"
11799source = "registry+https://github.com/rust-lang/crates.io-index"
11800checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765"
11801dependencies = [
11802 "ring",
11803 "untrusted",
11804]
11805
11806[[package]]
11807name = "rustls-webpki"
11808version = "0.102.8"
11809source = "registry+https://github.com/rust-lang/crates.io-index"
11810checksum = "64ca1bc8749bd4cf37b5ce386cc146580777b4e8572c7b97baf22c83f444bee9"
11811dependencies = [
11812 "aws-lc-rs",
11813 "ring",
11814 "rustls-pki-types",
11815 "untrusted",
11816]
11817
11818[[package]]
11819name = "rustversion"
11820version = "1.0.18"
11821source = "registry+https://github.com/rust-lang/crates.io-index"
11822checksum = "0e819f2bc632f285be6d7cd36e25940d45b2391dd6d9b939e79de557f7014248"
11823
11824[[package]]
11825name = "rustybuzz"
11826version = "0.14.1"
11827source = "registry+https://github.com/rust-lang/crates.io-index"
11828checksum = "cfb9cf8877777222e4a3bc7eb247e398b56baba500c38c1c46842431adc8b55c"
11829dependencies = [
11830 "bitflags 2.8.0",
11831 "bytemuck",
11832 "libm",
11833 "smallvec",
11834 "ttf-parser",
11835 "unicode-bidi-mirroring",
11836 "unicode-ccc",
11837 "unicode-properties",
11838 "unicode-script",
11839]
11840
11841[[package]]
11842name = "ryu"
11843version = "1.0.18"
11844source = "registry+https://github.com/rust-lang/crates.io-index"
11845checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
11846
11847[[package]]
11848name = "salsa20"
11849version = "0.10.2"
11850source = "registry+https://github.com/rust-lang/crates.io-index"
11851checksum = "97a22f5af31f73a954c10289c93e8a50cc23d971e80ee446f1f6f7137a088213"
11852dependencies = [
11853 "cipher",
11854]
11855
11856[[package]]
11857name = "same-file"
11858version = "1.0.6"
11859source = "registry+https://github.com/rust-lang/crates.io-index"
11860checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
11861dependencies = [
11862 "winapi-util",
11863]
11864
11865[[package]]
11866name = "schannel"
11867version = "0.1.27"
11868source = "registry+https://github.com/rust-lang/crates.io-index"
11869checksum = "1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d"
11870dependencies = [
11871 "windows-sys 0.59.0",
11872]
11873
11874[[package]]
11875name = "schema_generator"
11876version = "0.1.0"
11877dependencies = [
11878 "anyhow",
11879 "clap",
11880 "env_logger 0.11.6",
11881 "schemars",
11882 "serde",
11883 "serde_json",
11884 "theme",
11885]
11886
11887[[package]]
11888name = "schemars"
11889version = "0.8.21"
11890source = "registry+https://github.com/rust-lang/crates.io-index"
11891checksum = "09c024468a378b7e36765cd36702b7a90cc3cba11654f6685c8f233408e89e92"
11892dependencies = [
11893 "dyn-clone",
11894 "indexmap",
11895 "schemars_derive",
11896 "serde",
11897 "serde_json",
11898]
11899
11900[[package]]
11901name = "schemars_derive"
11902version = "0.8.21"
11903source = "registry+https://github.com/rust-lang/crates.io-index"
11904checksum = "b1eee588578aff73f856ab961cd2f79e36bc45d7ded33a7562adba4667aecc0e"
11905dependencies = [
11906 "proc-macro2",
11907 "quote",
11908 "serde_derive_internals",
11909 "syn 2.0.90",
11910]
11911
11912[[package]]
11913name = "scoped-tls"
11914version = "1.0.1"
11915source = "registry+https://github.com/rust-lang/crates.io-index"
11916checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
11917
11918[[package]]
11919name = "scopeguard"
11920version = "1.2.0"
11921source = "registry+https://github.com/rust-lang/crates.io-index"
11922checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
11923
11924[[package]]
11925name = "scratch"
11926version = "1.0.7"
11927source = "registry+https://github.com/rust-lang/crates.io-index"
11928checksum = "a3cf7c11c38cb994f3d40e8a8cde3bbd1f72a435e4c49e85d6553d8312306152"
11929
11930[[package]]
11931name = "scripting_tool"
11932version = "0.1.0"
11933dependencies = [
11934 "anyhow",
11935 "buffer_diff",
11936 "clock",
11937 "collections",
11938 "futures 0.3.31",
11939 "gpui",
11940 "language",
11941 "log",
11942 "mlua",
11943 "parking_lot",
11944 "project",
11945 "rand 0.8.5",
11946 "regex",
11947 "schemars",
11948 "serde",
11949 "serde_json",
11950 "settings",
11951 "util",
11952]
11953
11954[[package]]
11955name = "scrypt"
11956version = "0.11.0"
11957source = "registry+https://github.com/rust-lang/crates.io-index"
11958checksum = "0516a385866c09368f0b5bcd1caff3366aace790fcd46e2bb032697bb172fd1f"
11959dependencies = [
11960 "password-hash 0.5.0",
11961 "pbkdf2 0.12.2",
11962 "salsa20",
11963 "sha2",
11964]
11965
11966[[package]]
11967name = "sct"
11968version = "0.7.1"
11969source = "registry+https://github.com/rust-lang/crates.io-index"
11970checksum = "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414"
11971dependencies = [
11972 "ring",
11973 "untrusted",
11974]
11975
11976[[package]]
11977name = "sea-bae"
11978version = "0.2.1"
11979source = "registry+https://github.com/rust-lang/crates.io-index"
11980checksum = "f694a6ab48f14bc063cfadff30ab551d3c7e46d8f81836c51989d548f44a2a25"
11981dependencies = [
11982 "heck 0.4.1",
11983 "proc-macro-error2",
11984 "proc-macro2",
11985 "quote",
11986 "syn 2.0.90",
11987]
11988
11989[[package]]
11990name = "sea-orm"
11991version = "1.1.5"
11992source = "registry+https://github.com/rust-lang/crates.io-index"
11993checksum = "00733e5418e8ae3758cdb988c3654174e716230cc53ee2cb884207cf86a23029"
11994dependencies = [
11995 "async-stream",
11996 "async-trait",
11997 "bigdecimal",
11998 "chrono",
11999 "futures 0.3.31",
12000 "log",
12001 "ouroboros",
12002 "rust_decimal",
12003 "sea-orm-macros",
12004 "sea-query",
12005 "sea-query-binder",
12006 "serde",
12007 "serde_json",
12008 "sqlx",
12009 "strum",
12010 "thiserror 1.0.69",
12011 "time",
12012 "tracing",
12013 "url",
12014 "uuid",
12015]
12016
12017[[package]]
12018name = "sea-orm-macros"
12019version = "1.1.5"
12020source = "registry+https://github.com/rust-lang/crates.io-index"
12021checksum = "a98408f82fb4875d41ef469a79944a7da29767c7b3e4028e22188a3dd613b10f"
12022dependencies = [
12023 "heck 0.4.1",
12024 "proc-macro2",
12025 "quote",
12026 "sea-bae",
12027 "syn 2.0.90",
12028 "unicode-ident",
12029]
12030
12031[[package]]
12032name = "sea-query"
12033version = "0.32.1"
12034source = "registry+https://github.com/rust-lang/crates.io-index"
12035checksum = "085e94f7d7271c0393ac2d164a39994b1dff1b06bc40cd9a0da04f3d672b0fee"
12036dependencies = [
12037 "bigdecimal",
12038 "chrono",
12039 "inherent",
12040 "ordered-float 3.9.2",
12041 "rust_decimal",
12042 "serde_json",
12043 "time",
12044 "uuid",
12045]
12046
12047[[package]]
12048name = "sea-query-binder"
12049version = "0.7.0"
12050source = "registry+https://github.com/rust-lang/crates.io-index"
12051checksum = "b0019f47430f7995af63deda77e238c17323359af241233ec768aba1faea7608"
12052dependencies = [
12053 "bigdecimal",
12054 "chrono",
12055 "rust_decimal",
12056 "sea-query",
12057 "serde_json",
12058 "sqlx",
12059 "time",
12060 "uuid",
12061]
12062
12063[[package]]
12064name = "seahash"
12065version = "4.1.0"
12066source = "registry+https://github.com/rust-lang/crates.io-index"
12067checksum = "1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b"
12068
12069[[package]]
12070name = "search"
12071version = "0.1.0"
12072dependencies = [
12073 "any_vec",
12074 "anyhow",
12075 "bitflags 2.8.0",
12076 "client",
12077 "collections",
12078 "editor",
12079 "futures 0.3.31",
12080 "gpui",
12081 "language",
12082 "menu",
12083 "project",
12084 "schemars",
12085 "serde",
12086 "serde_json",
12087 "settings",
12088 "smol",
12089 "theme",
12090 "ui",
12091 "unindent",
12092 "util",
12093 "workspace",
12094 "zed_actions",
12095]
12096
12097[[package]]
12098name = "sec1"
12099version = "0.3.0"
12100source = "registry+https://github.com/rust-lang/crates.io-index"
12101checksum = "3be24c1842290c45df0a7bf069e0c268a747ad05a192f2fd7dcfdbc1cba40928"
12102dependencies = [
12103 "base16ct",
12104 "der 0.6.1",
12105 "generic-array",
12106 "pkcs8 0.9.0",
12107 "subtle",
12108 "zeroize",
12109]
12110
12111[[package]]
12112name = "security-framework"
12113version = "2.11.1"
12114source = "registry+https://github.com/rust-lang/crates.io-index"
12115checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02"
12116dependencies = [
12117 "bitflags 2.8.0",
12118 "core-foundation 0.9.4",
12119 "core-foundation-sys",
12120 "libc",
12121 "security-framework-sys",
12122]
12123
12124[[package]]
12125name = "security-framework"
12126version = "3.0.1"
12127source = "registry+https://github.com/rust-lang/crates.io-index"
12128checksum = "e1415a607e92bec364ea2cf9264646dcce0f91e6d65281bd6f2819cca3bf39c8"
12129dependencies = [
12130 "bitflags 2.8.0",
12131 "core-foundation 0.10.0",
12132 "core-foundation-sys",
12133 "libc",
12134 "security-framework-sys",
12135]
12136
12137[[package]]
12138name = "security-framework-sys"
12139version = "2.12.1"
12140source = "registry+https://github.com/rust-lang/crates.io-index"
12141checksum = "fa39c7303dc58b5543c94d22c1766b0d31f2ee58306363ea622b10bbc075eaa2"
12142dependencies = [
12143 "core-foundation-sys",
12144 "libc",
12145]
12146
12147[[package]]
12148name = "self_cell"
12149version = "1.1.0"
12150source = "registry+https://github.com/rust-lang/crates.io-index"
12151checksum = "c2fdfc24bc566f839a2da4c4295b82db7d25a24253867d5c64355abb5799bdbe"
12152
12153[[package]]
12154name = "semantic_index"
12155version = "0.1.0"
12156dependencies = [
12157 "anyhow",
12158 "arrayvec",
12159 "blake3",
12160 "client",
12161 "clock",
12162 "collections",
12163 "env_logger 0.11.6",
12164 "feature_flags",
12165 "fs",
12166 "futures 0.3.31",
12167 "futures-batch",
12168 "gpui",
12169 "heed",
12170 "http_client",
12171 "language",
12172 "language_model",
12173 "languages",
12174 "log",
12175 "open_ai",
12176 "parking_lot",
12177 "project",
12178 "reqwest_client",
12179 "serde",
12180 "serde_json",
12181 "settings",
12182 "sha2",
12183 "smol",
12184 "streaming-iterator",
12185 "tempfile",
12186 "theme",
12187 "tree-sitter",
12188 "ui",
12189 "unindent",
12190 "util",
12191 "workspace",
12192 "worktree",
12193]
12194
12195[[package]]
12196name = "semantic_version"
12197version = "0.1.0"
12198dependencies = [
12199 "anyhow",
12200 "serde",
12201]
12202
12203[[package]]
12204name = "semver"
12205version = "1.0.25"
12206source = "registry+https://github.com/rust-lang/crates.io-index"
12207checksum = "f79dfe2d285b0488816f30e700a7438c5a73d816b5b7d3ac72fbc48b0d185e03"
12208dependencies = [
12209 "serde",
12210]
12211
12212[[package]]
12213name = "serde"
12214version = "1.0.218"
12215source = "registry+https://github.com/rust-lang/crates.io-index"
12216checksum = "e8dfc9d19bdbf6d17e22319da49161d5d0108e4188e8b680aef6299eed22df60"
12217dependencies = [
12218 "serde_derive",
12219]
12220
12221[[package]]
12222name = "serde_derive"
12223version = "1.0.218"
12224source = "registry+https://github.com/rust-lang/crates.io-index"
12225checksum = "f09503e191f4e797cb8aac08e9a4a4695c5edf6a2e70e376d961ddd5c969f82b"
12226dependencies = [
12227 "proc-macro2",
12228 "quote",
12229 "syn 2.0.90",
12230]
12231
12232[[package]]
12233name = "serde_derive_internals"
12234version = "0.29.1"
12235source = "registry+https://github.com/rust-lang/crates.io-index"
12236checksum = "18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711"
12237dependencies = [
12238 "proc-macro2",
12239 "quote",
12240 "syn 2.0.90",
12241]
12242
12243[[package]]
12244name = "serde_fmt"
12245version = "1.0.3"
12246source = "registry+https://github.com/rust-lang/crates.io-index"
12247checksum = "e1d4ddca14104cd60529e8c7f7ba71a2c8acd8f7f5cfcdc2faf97eeb7c3010a4"
12248dependencies = [
12249 "serde",
12250]
12251
12252[[package]]
12253name = "serde_json"
12254version = "1.0.139"
12255source = "registry+https://github.com/rust-lang/crates.io-index"
12256checksum = "44f86c3acccc9c65b153fe1b85a3be07fe5515274ec9f0653b4a0875731c72a6"
12257dependencies = [
12258 "indexmap",
12259 "itoa",
12260 "memchr",
12261 "ryu",
12262 "serde",
12263]
12264
12265[[package]]
12266name = "serde_json_lenient"
12267version = "0.2.4"
12268source = "registry+https://github.com/rust-lang/crates.io-index"
12269checksum = "0e033097bf0d2b59a62b42c18ebbb797503839b26afdda2c4e1415cb6c813540"
12270dependencies = [
12271 "indexmap",
12272 "itoa",
12273 "memchr",
12274 "ryu",
12275 "serde",
12276]
12277
12278[[package]]
12279name = "serde_path_to_error"
12280version = "0.1.16"
12281source = "registry+https://github.com/rust-lang/crates.io-index"
12282checksum = "af99884400da37c88f5e9146b7f1fd0fbcae8f6eec4e9da38b67d05486f814a6"
12283dependencies = [
12284 "itoa",
12285 "serde",
12286]
12287
12288[[package]]
12289name = "serde_qs"
12290version = "0.8.5"
12291source = "registry+https://github.com/rust-lang/crates.io-index"
12292checksum = "c7715380eec75f029a4ef7de39a9200e0a63823176b759d055b613f5a87df6a6"
12293dependencies = [
12294 "percent-encoding",
12295 "serde",
12296 "thiserror 1.0.69",
12297]
12298
12299[[package]]
12300name = "serde_qs"
12301version = "0.10.1"
12302source = "registry+https://github.com/rust-lang/crates.io-index"
12303checksum = "8cac3f1e2ca2fe333923a1ae72caca910b98ed0630bb35ef6f8c8517d6e81afa"
12304dependencies = [
12305 "percent-encoding",
12306 "serde",
12307 "thiserror 1.0.69",
12308]
12309
12310[[package]]
12311name = "serde_repr"
12312version = "0.1.19"
12313source = "registry+https://github.com/rust-lang/crates.io-index"
12314checksum = "6c64451ba24fc7a6a2d60fc75dd9c83c90903b19028d4eff35e88fc1e86564e9"
12315dependencies = [
12316 "proc-macro2",
12317 "quote",
12318 "syn 2.0.90",
12319]
12320
12321[[package]]
12322name = "serde_spanned"
12323version = "0.6.8"
12324source = "registry+https://github.com/rust-lang/crates.io-index"
12325checksum = "87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1"
12326dependencies = [
12327 "serde",
12328]
12329
12330[[package]]
12331name = "serde_urlencoded"
12332version = "0.7.1"
12333source = "registry+https://github.com/rust-lang/crates.io-index"
12334checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
12335dependencies = [
12336 "form_urlencoded",
12337 "itoa",
12338 "ryu",
12339 "serde",
12340]
12341
12342[[package]]
12343name = "session"
12344version = "0.1.0"
12345dependencies = [
12346 "db",
12347 "gpui",
12348 "serde_json",
12349 "util",
12350 "uuid",
12351]
12352
12353[[package]]
12354name = "settings"
12355version = "0.1.0"
12356dependencies = [
12357 "anyhow",
12358 "collections",
12359 "ec4rs",
12360 "fs",
12361 "futures 0.3.31",
12362 "gpui",
12363 "indoc",
12364 "inventory",
12365 "log",
12366 "paths",
12367 "pretty_assertions",
12368 "release_channel",
12369 "rust-embed",
12370 "schemars",
12371 "serde",
12372 "serde_derive",
12373 "serde_json",
12374 "serde_json_lenient",
12375 "smallvec",
12376 "streaming-iterator",
12377 "tree-sitter",
12378 "tree-sitter-json",
12379 "unindent",
12380 "util",
12381]
12382
12383[[package]]
12384name = "settings_ui"
12385version = "0.1.0"
12386dependencies = [
12387 "command_palette_hooks",
12388 "editor",
12389 "feature_flags",
12390 "gpui",
12391 "settings",
12392 "theme",
12393 "ui",
12394 "workspace",
12395]
12396
12397[[package]]
12398name = "sha1"
12399version = "0.10.6"
12400source = "registry+https://github.com/rust-lang/crates.io-index"
12401checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
12402dependencies = [
12403 "cfg-if",
12404 "cpufeatures",
12405 "digest",
12406]
12407
12408[[package]]
12409name = "sha1_smol"
12410version = "1.0.1"
12411source = "registry+https://github.com/rust-lang/crates.io-index"
12412checksum = "bbfa15b3dddfee50a0fff136974b3e1bde555604ba463834a7eb7deb6417705d"
12413
12414[[package]]
12415name = "sha2"
12416version = "0.10.8"
12417source = "registry+https://github.com/rust-lang/crates.io-index"
12418checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
12419dependencies = [
12420 "cfg-if",
12421 "cpufeatures",
12422 "digest",
12423]
12424
12425[[package]]
12426name = "sharded-slab"
12427version = "0.1.7"
12428source = "registry+https://github.com/rust-lang/crates.io-index"
12429checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
12430dependencies = [
12431 "lazy_static",
12432]
12433
12434[[package]]
12435name = "shell-words"
12436version = "1.1.0"
12437source = "registry+https://github.com/rust-lang/crates.io-index"
12438checksum = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde"
12439
12440[[package]]
12441name = "shellexpand"
12442version = "2.1.2"
12443source = "registry+https://github.com/rust-lang/crates.io-index"
12444checksum = "7ccc8076840c4da029af4f87e4e8daeb0fca6b87bbb02e10cb60b791450e11e4"
12445dependencies = [
12446 "dirs 4.0.0",
12447]
12448
12449[[package]]
12450name = "shellexpand"
12451version = "3.1.0"
12452source = "registry+https://github.com/rust-lang/crates.io-index"
12453checksum = "da03fa3b94cc19e3ebfc88c4229c49d8f08cdbd1228870a45f0ffdf84988e14b"
12454dependencies = [
12455 "dirs 5.0.1",
12456]
12457
12458[[package]]
12459name = "shlex"
12460version = "1.3.0"
12461source = "registry+https://github.com/rust-lang/crates.io-index"
12462checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
12463
12464[[package]]
12465name = "signal-hook"
12466version = "0.3.17"
12467source = "registry+https://github.com/rust-lang/crates.io-index"
12468checksum = "8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801"
12469dependencies = [
12470 "libc",
12471 "signal-hook-registry",
12472]
12473
12474[[package]]
12475name = "signal-hook-registry"
12476version = "1.4.2"
12477source = "registry+https://github.com/rust-lang/crates.io-index"
12478checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1"
12479dependencies = [
12480 "libc",
12481]
12482
12483[[package]]
12484name = "signature"
12485version = "1.6.4"
12486source = "registry+https://github.com/rust-lang/crates.io-index"
12487checksum = "74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c"
12488dependencies = [
12489 "digest",
12490 "rand_core 0.6.4",
12491]
12492
12493[[package]]
12494name = "signature"
12495version = "2.2.0"
12496source = "registry+https://github.com/rust-lang/crates.io-index"
12497checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de"
12498dependencies = [
12499 "digest",
12500 "rand_core 0.6.4",
12501]
12502
12503[[package]]
12504name = "simd-adler32"
12505version = "0.3.7"
12506source = "registry+https://github.com/rust-lang/crates.io-index"
12507checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe"
12508
12509[[package]]
12510name = "simd_helpers"
12511version = "0.1.0"
12512source = "registry+https://github.com/rust-lang/crates.io-index"
12513checksum = "95890f873bec569a0362c235787f3aca6e1e887302ba4840839bcc6459c42da6"
12514dependencies = [
12515 "quote",
12516]
12517
12518[[package]]
12519name = "simdutf8"
12520version = "0.1.5"
12521source = "registry+https://github.com/rust-lang/crates.io-index"
12522checksum = "e3a9fe34e3e7a50316060351f37187a3f546bce95496156754b601a5fa71b76e"
12523
12524[[package]]
12525name = "simple_asn1"
12526version = "0.6.2"
12527source = "registry+https://github.com/rust-lang/crates.io-index"
12528checksum = "adc4e5204eb1910f40f9cfa375f6f05b68c3abac4b6fd879c8ff5e7ae8a0a085"
12529dependencies = [
12530 "num-bigint",
12531 "num-traits",
12532 "thiserror 1.0.69",
12533 "time",
12534]
12535
12536[[package]]
12537name = "simplecss"
12538version = "0.2.1"
12539source = "registry+https://github.com/rust-lang/crates.io-index"
12540checksum = "a11be7c62927d9427e9f40f3444d5499d868648e2edbc4e2116de69e7ec0e89d"
12541dependencies = [
12542 "log",
12543]
12544
12545[[package]]
12546name = "simplelog"
12547version = "0.12.2"
12548source = "registry+https://github.com/rust-lang/crates.io-index"
12549checksum = "16257adbfaef1ee58b1363bdc0664c9b8e1e30aed86049635fb5f147d065a9c0"
12550dependencies = [
12551 "log",
12552 "termcolor",
12553 "time",
12554]
12555
12556[[package]]
12557name = "siphasher"
12558version = "0.3.11"
12559source = "registry+https://github.com/rust-lang/crates.io-index"
12560checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
12561
12562[[package]]
12563name = "siphasher"
12564version = "1.0.1"
12565source = "registry+https://github.com/rust-lang/crates.io-index"
12566checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d"
12567
12568[[package]]
12569name = "skrifa"
12570version = "0.22.3"
12571source = "registry+https://github.com/rust-lang/crates.io-index"
12572checksum = "8e1c44ad1f6c5bdd4eefed8326711b7dbda9ea45dfd36068c427d332aa382cbe"
12573dependencies = [
12574 "bytemuck",
12575 "read-fonts",
12576]
12577
12578[[package]]
12579name = "slab"
12580version = "0.4.9"
12581source = "registry+https://github.com/rust-lang/crates.io-index"
12582checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
12583dependencies = [
12584 "autocfg",
12585]
12586
12587[[package]]
12588name = "slash_commands_example"
12589version = "0.1.0"
12590dependencies = [
12591 "zed_extension_api 0.1.0",
12592]
12593
12594[[package]]
12595name = "slotmap"
12596version = "1.0.7"
12597source = "registry+https://github.com/rust-lang/crates.io-index"
12598checksum = "dbff4acf519f630b3a3ddcfaea6c06b42174d9a44bc70c620e9ed1649d58b82a"
12599dependencies = [
12600 "version_check",
12601]
12602
12603[[package]]
12604name = "smallvec"
12605version = "1.14.0"
12606source = "registry+https://github.com/rust-lang/crates.io-index"
12607checksum = "7fcf8323ef1faaee30a44a340193b1ac6814fd9b7b4e88e9d4519a3e4abe1cfd"
12608dependencies = [
12609 "serde",
12610]
12611
12612[[package]]
12613name = "smart-default"
12614version = "0.6.0"
12615source = "registry+https://github.com/rust-lang/crates.io-index"
12616checksum = "133659a15339456eeeb07572eb02a91c91e9815e9cbc89566944d2c8d3efdbf6"
12617dependencies = [
12618 "proc-macro2",
12619 "quote",
12620 "syn 1.0.109",
12621]
12622
12623[[package]]
12624name = "smol"
12625version = "2.0.2"
12626source = "registry+https://github.com/rust-lang/crates.io-index"
12627checksum = "a33bd3e260892199c3ccfc487c88b2da2265080acb316cd920da72fdfd7c599f"
12628dependencies = [
12629 "async-channel 2.3.1",
12630 "async-executor",
12631 "async-fs",
12632 "async-io",
12633 "async-lock",
12634 "async-net",
12635 "async-process",
12636 "blocking",
12637 "futures-lite 2.6.0",
12638]
12639
12640[[package]]
12641name = "smol_str"
12642version = "0.1.24"
12643source = "registry+https://github.com/rust-lang/crates.io-index"
12644checksum = "fad6c857cbab2627dcf01ec85a623ca4e7dcb5691cbaa3d7fb7653671f0d09c9"
12645dependencies = [
12646 "serde",
12647]
12648
12649[[package]]
12650name = "snippet"
12651version = "0.1.0"
12652dependencies = [
12653 "anyhow",
12654 "smallvec",
12655]
12656
12657[[package]]
12658name = "snippet_provider"
12659version = "0.1.0"
12660dependencies = [
12661 "anyhow",
12662 "collections",
12663 "extension",
12664 "fs",
12665 "futures 0.3.31",
12666 "gpui",
12667 "parking_lot",
12668 "paths",
12669 "schemars",
12670 "serde",
12671 "serde_json_lenient",
12672 "snippet",
12673 "util",
12674]
12675
12676[[package]]
12677name = "snippets_ui"
12678version = "0.1.0"
12679dependencies = [
12680 "fuzzy",
12681 "gpui",
12682 "language",
12683 "paths",
12684 "picker",
12685 "ui",
12686 "util",
12687 "workspace",
12688]
12689
12690[[package]]
12691name = "socket2"
12692version = "0.5.8"
12693source = "registry+https://github.com/rust-lang/crates.io-index"
12694checksum = "c970269d99b64e60ec3bd6ad27270092a5394c4e309314b18ae3fe575695fbe8"
12695dependencies = [
12696 "libc",
12697 "windows-sys 0.52.0",
12698]
12699
12700[[package]]
12701name = "spdx"
12702version = "0.10.7"
12703source = "registry+https://github.com/rust-lang/crates.io-index"
12704checksum = "bae30cc7bfe3656d60ee99bf6836f472b0c53dddcbf335e253329abb16e535a2"
12705dependencies = [
12706 "smallvec",
12707]
12708
12709[[package]]
12710name = "spin"
12711version = "0.9.8"
12712source = "registry+https://github.com/rust-lang/crates.io-index"
12713checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
12714dependencies = [
12715 "lock_api",
12716]
12717
12718[[package]]
12719name = "spirv"
12720version = "0.3.0+sdk-1.3.268.0"
12721source = "registry+https://github.com/rust-lang/crates.io-index"
12722checksum = "eda41003dc44290527a59b13432d4a0379379fa074b70174882adfbdfd917844"
12723dependencies = [
12724 "bitflags 2.8.0",
12725]
12726
12727[[package]]
12728name = "spki"
12729version = "0.6.0"
12730source = "registry+https://github.com/rust-lang/crates.io-index"
12731checksum = "67cf02bbac7a337dc36e4f5a693db6c21e7863f45070f7064577eb4367a3212b"
12732dependencies = [
12733 "base64ct",
12734 "der 0.6.1",
12735]
12736
12737[[package]]
12738name = "spki"
12739version = "0.7.3"
12740source = "registry+https://github.com/rust-lang/crates.io-index"
12741checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d"
12742dependencies = [
12743 "base64ct",
12744 "der 0.7.9",
12745]
12746
12747[[package]]
12748name = "sptr"
12749version = "0.3.2"
12750source = "registry+https://github.com/rust-lang/crates.io-index"
12751checksum = "3b9b39299b249ad65f3b7e96443bad61c02ca5cd3589f46cb6d610a0fd6c0d6a"
12752
12753[[package]]
12754name = "sqlez"
12755version = "0.1.0"
12756dependencies = [
12757 "anyhow",
12758 "collections",
12759 "futures 0.3.31",
12760 "indoc",
12761 "libsqlite3-sys",
12762 "parking_lot",
12763 "smol",
12764 "sqlformat",
12765 "thread_local",
12766 "util",
12767 "uuid",
12768]
12769
12770[[package]]
12771name = "sqlez_macros"
12772version = "0.1.0"
12773dependencies = [
12774 "sqlez",
12775 "sqlformat",
12776 "syn 1.0.109",
12777]
12778
12779[[package]]
12780name = "sqlformat"
12781version = "0.2.6"
12782source = "registry+https://github.com/rust-lang/crates.io-index"
12783checksum = "7bba3a93db0cc4f7bdece8bb09e77e2e785c20bfebf79eb8340ed80708048790"
12784dependencies = [
12785 "nom",
12786 "unicode_categories",
12787]
12788
12789[[package]]
12790name = "sqlx"
12791version = "0.8.3"
12792source = "registry+https://github.com/rust-lang/crates.io-index"
12793checksum = "4410e73b3c0d8442c5f99b425d7a435b5ee0ae4167b3196771dd3f7a01be745f"
12794dependencies = [
12795 "sqlx-core",
12796 "sqlx-macros",
12797 "sqlx-mysql",
12798 "sqlx-postgres",
12799 "sqlx-sqlite",
12800]
12801
12802[[package]]
12803name = "sqlx-core"
12804version = "0.8.3"
12805source = "registry+https://github.com/rust-lang/crates.io-index"
12806checksum = "6a007b6936676aa9ab40207cde35daab0a04b823be8ae004368c0793b96a61e0"
12807dependencies = [
12808 "bigdecimal",
12809 "bytes 1.10.1",
12810 "chrono",
12811 "crc",
12812 "crossbeam-queue",
12813 "either",
12814 "event-listener 5.3.1",
12815 "futures-core",
12816 "futures-intrusive",
12817 "futures-io",
12818 "futures-util",
12819 "hashbrown 0.15.2",
12820 "hashlink 0.10.0",
12821 "indexmap",
12822 "log",
12823 "memchr",
12824 "once_cell",
12825 "percent-encoding",
12826 "rust_decimal",
12827 "rustls 0.23.23",
12828 "rustls-pemfile 2.2.0",
12829 "serde",
12830 "serde_json",
12831 "sha2",
12832 "smallvec",
12833 "thiserror 2.0.6",
12834 "time",
12835 "tokio",
12836 "tokio-stream",
12837 "tracing",
12838 "url",
12839 "uuid",
12840 "webpki-roots",
12841]
12842
12843[[package]]
12844name = "sqlx-macros"
12845version = "0.8.3"
12846source = "registry+https://github.com/rust-lang/crates.io-index"
12847checksum = "3112e2ad78643fef903618d78cf0aec1cb3134b019730edb039b69eaf531f310"
12848dependencies = [
12849 "proc-macro2",
12850 "quote",
12851 "sqlx-core",
12852 "sqlx-macros-core",
12853 "syn 2.0.90",
12854]
12855
12856[[package]]
12857name = "sqlx-macros-core"
12858version = "0.8.3"
12859source = "registry+https://github.com/rust-lang/crates.io-index"
12860checksum = "4e9f90acc5ab146a99bf5061a7eb4976b573f560bc898ef3bf8435448dd5e7ad"
12861dependencies = [
12862 "dotenvy",
12863 "either",
12864 "heck 0.5.0",
12865 "hex",
12866 "once_cell",
12867 "proc-macro2",
12868 "quote",
12869 "serde",
12870 "serde_json",
12871 "sha2",
12872 "sqlx-core",
12873 "sqlx-mysql",
12874 "sqlx-postgres",
12875 "sqlx-sqlite",
12876 "syn 2.0.90",
12877 "tempfile",
12878 "tokio",
12879 "url",
12880]
12881
12882[[package]]
12883name = "sqlx-mysql"
12884version = "0.8.3"
12885source = "registry+https://github.com/rust-lang/crates.io-index"
12886checksum = "4560278f0e00ce64938540546f59f590d60beee33fffbd3b9cd47851e5fff233"
12887dependencies = [
12888 "atoi",
12889 "base64 0.22.1",
12890 "bigdecimal",
12891 "bitflags 2.8.0",
12892 "byteorder",
12893 "bytes 1.10.1",
12894 "chrono",
12895 "crc",
12896 "digest",
12897 "dotenvy",
12898 "either",
12899 "futures-channel",
12900 "futures-core",
12901 "futures-io",
12902 "futures-util",
12903 "generic-array",
12904 "hex",
12905 "hkdf",
12906 "hmac",
12907 "itoa",
12908 "log",
12909 "md-5",
12910 "memchr",
12911 "once_cell",
12912 "percent-encoding",
12913 "rand 0.8.5",
12914 "rsa",
12915 "rust_decimal",
12916 "serde",
12917 "sha1",
12918 "sha2",
12919 "smallvec",
12920 "sqlx-core",
12921 "stringprep",
12922 "thiserror 2.0.6",
12923 "time",
12924 "tracing",
12925 "uuid",
12926 "whoami",
12927]
12928
12929[[package]]
12930name = "sqlx-postgres"
12931version = "0.8.3"
12932source = "registry+https://github.com/rust-lang/crates.io-index"
12933checksum = "c5b98a57f363ed6764d5b3a12bfedf62f07aa16e1856a7ddc2a0bb190a959613"
12934dependencies = [
12935 "atoi",
12936 "base64 0.22.1",
12937 "bigdecimal",
12938 "bitflags 2.8.0",
12939 "byteorder",
12940 "chrono",
12941 "crc",
12942 "dotenvy",
12943 "etcetera",
12944 "futures-channel",
12945 "futures-core",
12946 "futures-util",
12947 "hex",
12948 "hkdf",
12949 "hmac",
12950 "home",
12951 "itoa",
12952 "log",
12953 "md-5",
12954 "memchr",
12955 "num-bigint",
12956 "once_cell",
12957 "rand 0.8.5",
12958 "rust_decimal",
12959 "serde",
12960 "serde_json",
12961 "sha2",
12962 "smallvec",
12963 "sqlx-core",
12964 "stringprep",
12965 "thiserror 2.0.6",
12966 "time",
12967 "tracing",
12968 "uuid",
12969 "whoami",
12970]
12971
12972[[package]]
12973name = "sqlx-sqlite"
12974version = "0.8.3"
12975source = "registry+https://github.com/rust-lang/crates.io-index"
12976checksum = "f85ca71d3a5b24e64e1d08dd8fe36c6c95c339a896cc33068148906784620540"
12977dependencies = [
12978 "atoi",
12979 "chrono",
12980 "flume",
12981 "futures-channel",
12982 "futures-core",
12983 "futures-executor",
12984 "futures-intrusive",
12985 "futures-util",
12986 "libsqlite3-sys",
12987 "log",
12988 "percent-encoding",
12989 "serde",
12990 "serde_urlencoded",
12991 "sqlx-core",
12992 "time",
12993 "tracing",
12994 "url",
12995 "uuid",
12996]
12997
12998[[package]]
12999name = "stable_deref_trait"
13000version = "1.2.0"
13001source = "registry+https://github.com/rust-lang/crates.io-index"
13002checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
13003
13004[[package]]
13005name = "static_assertions"
13006version = "1.1.0"
13007source = "registry+https://github.com/rust-lang/crates.io-index"
13008checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
13009
13010[[package]]
13011name = "story"
13012version = "0.1.0"
13013dependencies = [
13014 "gpui",
13015 "itertools 0.14.0",
13016 "smallvec",
13017]
13018
13019[[package]]
13020name = "storybook"
13021version = "0.1.0"
13022dependencies = [
13023 "anyhow",
13024 "clap",
13025 "collab_ui",
13026 "ctrlc",
13027 "dialoguer",
13028 "editor",
13029 "fuzzy",
13030 "gpui",
13031 "indoc",
13032 "language",
13033 "log",
13034 "menu",
13035 "picker",
13036 "project",
13037 "reqwest_client",
13038 "rust-embed",
13039 "settings",
13040 "simplelog",
13041 "story",
13042 "strum",
13043 "theme",
13044 "title_bar",
13045 "ui",
13046]
13047
13048[[package]]
13049name = "streaming-iterator"
13050version = "0.1.9"
13051source = "registry+https://github.com/rust-lang/crates.io-index"
13052checksum = "2b2231b7c3057d5e4ad0156fb3dc807d900806020c5ffa3ee6ff2c8c76fb8520"
13053
13054[[package]]
13055name = "streaming_diff"
13056version = "0.1.0"
13057dependencies = [
13058 "ordered-float 2.10.1",
13059 "rand 0.8.5",
13060 "rope",
13061 "util",
13062]
13063
13064[[package]]
13065name = "strict-num"
13066version = "0.1.1"
13067source = "registry+https://github.com/rust-lang/crates.io-index"
13068checksum = "6637bab7722d379c8b41ba849228d680cc12d0a45ba1fa2b48f2a30577a06731"
13069dependencies = [
13070 "float-cmp",
13071]
13072
13073[[package]]
13074name = "string_cache"
13075version = "0.8.7"
13076source = "registry+https://github.com/rust-lang/crates.io-index"
13077checksum = "f91138e76242f575eb1d3b38b4f1362f10d3a43f47d182a5b359af488a02293b"
13078dependencies = [
13079 "new_debug_unreachable",
13080 "once_cell",
13081 "parking_lot",
13082 "phf_shared 0.10.0",
13083 "precomputed-hash",
13084 "serde",
13085]
13086
13087[[package]]
13088name = "string_cache_codegen"
13089version = "0.5.2"
13090source = "registry+https://github.com/rust-lang/crates.io-index"
13091checksum = "6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988"
13092dependencies = [
13093 "phf_generator 0.10.0",
13094 "phf_shared 0.10.0",
13095 "proc-macro2",
13096 "quote",
13097]
13098
13099[[package]]
13100name = "stringprep"
13101version = "0.1.5"
13102source = "registry+https://github.com/rust-lang/crates.io-index"
13103checksum = "7b4df3d392d81bd458a8a621b8bffbd2302a12ffe288a9d931670948749463b1"
13104dependencies = [
13105 "unicode-bidi",
13106 "unicode-normalization",
13107 "unicode-properties",
13108]
13109
13110[[package]]
13111name = "strsim"
13112version = "0.11.1"
13113source = "registry+https://github.com/rust-lang/crates.io-index"
13114checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
13115
13116[[package]]
13117name = "strum"
13118version = "0.26.3"
13119source = "registry+https://github.com/rust-lang/crates.io-index"
13120checksum = "8fec0f0aef304996cf250b31b5a10dee7980c85da9d759361292b8bca5a18f06"
13121dependencies = [
13122 "strum_macros",
13123]
13124
13125[[package]]
13126name = "strum_macros"
13127version = "0.26.4"
13128source = "registry+https://github.com/rust-lang/crates.io-index"
13129checksum = "4c6bee85a5a24955dc440386795aa378cd9cf82acd5f764469152d2270e581be"
13130dependencies = [
13131 "heck 0.5.0",
13132 "proc-macro2",
13133 "quote",
13134 "rustversion",
13135 "syn 2.0.90",
13136]
13137
13138[[package]]
13139name = "subtle"
13140version = "2.6.1"
13141source = "registry+https://github.com/rust-lang/crates.io-index"
13142checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
13143
13144[[package]]
13145name = "sum_tree"
13146version = "0.1.0"
13147dependencies = [
13148 "arrayvec",
13149 "ctor",
13150 "env_logger 0.11.6",
13151 "log",
13152 "rand 0.8.5",
13153 "rayon",
13154]
13155
13156[[package]]
13157name = "supermaven"
13158version = "0.1.0"
13159dependencies = [
13160 "anyhow",
13161 "client",
13162 "collections",
13163 "editor",
13164 "env_logger 0.11.6",
13165 "futures 0.3.31",
13166 "gpui",
13167 "http_client",
13168 "inline_completion",
13169 "language",
13170 "log",
13171 "postage",
13172 "project",
13173 "serde",
13174 "serde_json",
13175 "settings",
13176 "smol",
13177 "supermaven_api",
13178 "text",
13179 "theme",
13180 "ui",
13181 "unicode-segmentation",
13182 "util",
13183]
13184
13185[[package]]
13186name = "supermaven_api"
13187version = "0.1.0"
13188dependencies = [
13189 "anyhow",
13190 "futures 0.3.31",
13191 "http_client",
13192 "paths",
13193 "serde",
13194 "serde_json",
13195 "smol",
13196]
13197
13198[[package]]
13199name = "sval"
13200version = "2.13.2"
13201source = "registry+https://github.com/rust-lang/crates.io-index"
13202checksum = "f6dc0f9830c49db20e73273ffae9b5240f63c42e515af1da1fceefb69fceafd8"
13203
13204[[package]]
13205name = "sval_buffer"
13206version = "2.13.2"
13207source = "registry+https://github.com/rust-lang/crates.io-index"
13208checksum = "429922f7ad43c0ef8fd7309e14d750e38899e32eb7e8da656ea169dd28ee212f"
13209dependencies = [
13210 "sval",
13211 "sval_ref",
13212]
13213
13214[[package]]
13215name = "sval_dynamic"
13216version = "2.13.2"
13217source = "registry+https://github.com/rust-lang/crates.io-index"
13218checksum = "68f16ff5d839396c11a30019b659b0976348f3803db0626f736764c473b50ff4"
13219dependencies = [
13220 "sval",
13221]
13222
13223[[package]]
13224name = "sval_fmt"
13225version = "2.13.2"
13226source = "registry+https://github.com/rust-lang/crates.io-index"
13227checksum = "c01c27a80b6151b0557f9ccbe89c11db571dc5f68113690c1e028d7e974bae94"
13228dependencies = [
13229 "itoa",
13230 "ryu",
13231 "sval",
13232]
13233
13234[[package]]
13235name = "sval_json"
13236version = "2.13.2"
13237source = "registry+https://github.com/rust-lang/crates.io-index"
13238checksum = "0deef63c70da622b2a8069d8600cf4b05396459e665862e7bdb290fd6cf3f155"
13239dependencies = [
13240 "itoa",
13241 "ryu",
13242 "sval",
13243]
13244
13245[[package]]
13246name = "sval_nested"
13247version = "2.13.2"
13248source = "registry+https://github.com/rust-lang/crates.io-index"
13249checksum = "a39ce5976ae1feb814c35d290cf7cf8cd4f045782fe1548d6bc32e21f6156e9f"
13250dependencies = [
13251 "sval",
13252 "sval_buffer",
13253 "sval_ref",
13254]
13255
13256[[package]]
13257name = "sval_ref"
13258version = "2.13.2"
13259source = "registry+https://github.com/rust-lang/crates.io-index"
13260checksum = "bb7c6ee3751795a728bc9316a092023529ffea1783499afbc5c66f5fabebb1fa"
13261dependencies = [
13262 "sval",
13263]
13264
13265[[package]]
13266name = "sval_serde"
13267version = "2.13.2"
13268source = "registry+https://github.com/rust-lang/crates.io-index"
13269checksum = "2a5572d0321b68109a343634e3a5d576bf131b82180c6c442dee06349dfc652a"
13270dependencies = [
13271 "serde",
13272 "sval",
13273 "sval_nested",
13274]
13275
13276[[package]]
13277name = "svg_fmt"
13278version = "0.4.4"
13279source = "registry+https://github.com/rust-lang/crates.io-index"
13280checksum = "ce5d813d71d82c4cbc1742135004e4a79fd870214c155443451c139c9470a0aa"
13281
13282[[package]]
13283name = "svgtypes"
13284version = "0.15.2"
13285source = "registry+https://github.com/rust-lang/crates.io-index"
13286checksum = "794de53cc48eaabeed0ab6a3404a65f40b3e38c067e4435883a65d2aa4ca000e"
13287dependencies = [
13288 "kurbo",
13289 "siphasher 1.0.1",
13290]
13291
13292[[package]]
13293name = "swash"
13294version = "0.1.19"
13295source = "registry+https://github.com/rust-lang/crates.io-index"
13296checksum = "cbd59f3f359ddd2c95af4758c18270eddd9c730dde98598023cdabff472c2ca2"
13297dependencies = [
13298 "skrifa",
13299 "yazi",
13300 "zeno",
13301]
13302
13303[[package]]
13304name = "syn"
13305version = "1.0.109"
13306source = "registry+https://github.com/rust-lang/crates.io-index"
13307checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
13308dependencies = [
13309 "proc-macro2",
13310 "quote",
13311 "unicode-ident",
13312]
13313
13314[[package]]
13315name = "syn"
13316version = "2.0.90"
13317source = "registry+https://github.com/rust-lang/crates.io-index"
13318checksum = "919d3b74a5dd0ccd15aeb8f93e7006bd9e14c295087c9896a110f490752bcf31"
13319dependencies = [
13320 "proc-macro2",
13321 "quote",
13322 "unicode-ident",
13323]
13324
13325[[package]]
13326name = "sync_wrapper"
13327version = "0.1.2"
13328source = "registry+https://github.com/rust-lang/crates.io-index"
13329checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160"
13330
13331[[package]]
13332name = "sync_wrapper"
13333version = "1.0.2"
13334source = "registry+https://github.com/rust-lang/crates.io-index"
13335checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263"
13336dependencies = [
13337 "futures-core",
13338]
13339
13340[[package]]
13341name = "synchronoise"
13342version = "1.0.1"
13343source = "registry+https://github.com/rust-lang/crates.io-index"
13344checksum = "3dbc01390fc626ce8d1cffe3376ded2b72a11bb70e1c75f404a210e4daa4def2"
13345dependencies = [
13346 "crossbeam-queue",
13347]
13348
13349[[package]]
13350name = "synstructure"
13351version = "0.13.1"
13352source = "registry+https://github.com/rust-lang/crates.io-index"
13353checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971"
13354dependencies = [
13355 "proc-macro2",
13356 "quote",
13357 "syn 2.0.90",
13358]
13359
13360[[package]]
13361name = "sys-locale"
13362version = "0.3.2"
13363source = "registry+https://github.com/rust-lang/crates.io-index"
13364checksum = "8eab9a99a024a169fe8a903cf9d4a3b3601109bcc13bd9e3c6fff259138626c4"
13365dependencies = [
13366 "libc",
13367]
13368
13369[[package]]
13370name = "sysinfo"
13371version = "0.31.4"
13372source = "registry+https://github.com/rust-lang/crates.io-index"
13373checksum = "355dbe4f8799b304b05e1b0f05fc59b2a18d36645cf169607da45bde2f69a1be"
13374dependencies = [
13375 "core-foundation-sys",
13376 "libc",
13377 "memchr",
13378 "ntapi",
13379 "rayon",
13380 "windows 0.57.0",
13381]
13382
13383[[package]]
13384name = "system-configuration"
13385version = "0.5.1"
13386source = "registry+https://github.com/rust-lang/crates.io-index"
13387checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7"
13388dependencies = [
13389 "bitflags 1.3.2",
13390 "core-foundation 0.9.4",
13391 "system-configuration-sys 0.5.0",
13392]
13393
13394[[package]]
13395name = "system-configuration"
13396version = "0.6.1"
13397source = "registry+https://github.com/rust-lang/crates.io-index"
13398checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b"
13399dependencies = [
13400 "bitflags 2.8.0",
13401 "core-foundation 0.9.4",
13402 "system-configuration-sys 0.6.0",
13403]
13404
13405[[package]]
13406name = "system-configuration-sys"
13407version = "0.5.0"
13408source = "registry+https://github.com/rust-lang/crates.io-index"
13409checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9"
13410dependencies = [
13411 "core-foundation-sys",
13412 "libc",
13413]
13414
13415[[package]]
13416name = "system-configuration-sys"
13417version = "0.6.0"
13418source = "registry+https://github.com/rust-lang/crates.io-index"
13419checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4"
13420dependencies = [
13421 "core-foundation-sys",
13422 "libc",
13423]
13424
13425[[package]]
13426name = "system-deps"
13427version = "6.2.2"
13428source = "registry+https://github.com/rust-lang/crates.io-index"
13429checksum = "a3e535eb8dded36d55ec13eddacd30dec501792ff23a0b1682c38601b8cf2349"
13430dependencies = [
13431 "cfg-expr",
13432 "heck 0.5.0",
13433 "pkg-config",
13434 "toml 0.8.20",
13435 "version-compare",
13436]
13437
13438[[package]]
13439name = "system-interface"
13440version = "0.27.3"
13441source = "registry+https://github.com/rust-lang/crates.io-index"
13442checksum = "cc4592f674ce18521c2a81483873a49596655b179f71c5e05d10c1fe66c78745"
13443dependencies = [
13444 "bitflags 2.8.0",
13445 "cap-fs-ext",
13446 "cap-std",
13447 "fd-lock",
13448 "io-lifetimes",
13449 "rustix",
13450 "windows-sys 0.59.0",
13451 "winx",
13452]
13453
13454[[package]]
13455name = "tab_switcher"
13456version = "0.1.0"
13457dependencies = [
13458 "anyhow",
13459 "collections",
13460 "ctor",
13461 "editor",
13462 "env_logger 0.11.6",
13463 "gpui",
13464 "language",
13465 "menu",
13466 "picker",
13467 "project",
13468 "schemars",
13469 "serde",
13470 "serde_json",
13471 "settings",
13472 "theme",
13473 "ui",
13474 "util",
13475 "workspace",
13476]
13477
13478[[package]]
13479name = "taffy"
13480version = "0.4.4"
13481source = "registry+https://github.com/rust-lang/crates.io-index"
13482checksum = "9ec17858c2d465b2f734b798b920818a974faf0babb15d7fef81818a4b2d16f1"
13483dependencies = [
13484 "arrayvec",
13485 "grid",
13486 "num-traits",
13487 "serde",
13488 "slotmap",
13489]
13490
13491[[package]]
13492name = "take-until"
13493version = "0.2.0"
13494source = "registry+https://github.com/rust-lang/crates.io-index"
13495checksum = "8bdb6fa0dfa67b38c1e66b7041ba9dcf23b99d8121907cd31c807a332f7a0bbb"
13496
13497[[package]]
13498name = "tap"
13499version = "1.0.1"
13500source = "registry+https://github.com/rust-lang/crates.io-index"
13501checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
13502
13503[[package]]
13504name = "target-lexicon"
13505version = "0.12.16"
13506source = "registry+https://github.com/rust-lang/crates.io-index"
13507checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1"
13508
13509[[package]]
13510name = "target-lexicon"
13511version = "0.13.2"
13512source = "registry+https://github.com/rust-lang/crates.io-index"
13513checksum = "e502f78cdbb8ba4718f566c418c52bc729126ffd16baee5baa718cf25dd5a69a"
13514
13515[[package]]
13516name = "task"
13517version = "0.1.0"
13518dependencies = [
13519 "anyhow",
13520 "collections",
13521 "futures 0.3.31",
13522 "gpui",
13523 "hex",
13524 "parking_lot",
13525 "schemars",
13526 "serde",
13527 "serde_json_lenient",
13528 "sha2",
13529 "shellexpand 2.1.2",
13530 "util",
13531 "zed_actions",
13532]
13533
13534[[package]]
13535name = "tasks_ui"
13536version = "0.1.0"
13537dependencies = [
13538 "anyhow",
13539 "editor",
13540 "file_icons",
13541 "fuzzy",
13542 "gpui",
13543 "language",
13544 "menu",
13545 "picker",
13546 "project",
13547 "schemars",
13548 "serde",
13549 "serde_json",
13550 "settings",
13551 "task",
13552 "tree-sitter-rust",
13553 "tree-sitter-typescript",
13554 "ui",
13555 "util",
13556 "workspace",
13557 "zed_actions",
13558]
13559
13560[[package]]
13561name = "telemetry"
13562version = "0.1.0"
13563dependencies = [
13564 "futures 0.3.31",
13565 "serde",
13566 "serde_json",
13567 "telemetry_events",
13568]
13569
13570[[package]]
13571name = "telemetry_events"
13572version = "0.1.0"
13573dependencies = [
13574 "semantic_version",
13575 "serde",
13576 "serde_json",
13577]
13578
13579[[package]]
13580name = "tempfile"
13581version = "3.17.1"
13582source = "registry+https://github.com/rust-lang/crates.io-index"
13583checksum = "22e5a0acb1f3f55f65cc4a866c361b2fb2a0ff6366785ae6fbb5f85df07ba230"
13584dependencies = [
13585 "cfg-if",
13586 "fastrand 2.3.0",
13587 "getrandom 0.3.1",
13588 "once_cell",
13589 "rustix",
13590 "windows-sys 0.59.0",
13591]
13592
13593[[package]]
13594name = "tendril"
13595version = "0.4.3"
13596source = "registry+https://github.com/rust-lang/crates.io-index"
13597checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0"
13598dependencies = [
13599 "futf",
13600 "mac",
13601 "utf-8",
13602]
13603
13604[[package]]
13605name = "termcolor"
13606version = "1.4.1"
13607source = "registry+https://github.com/rust-lang/crates.io-index"
13608checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
13609dependencies = [
13610 "winapi-util",
13611]
13612
13613[[package]]
13614name = "terminal"
13615version = "0.1.0"
13616dependencies = [
13617 "alacritty_terminal",
13618 "anyhow",
13619 "collections",
13620 "dirs 4.0.0",
13621 "futures 0.3.31",
13622 "gpui",
13623 "libc",
13624 "rand 0.8.5",
13625 "regex",
13626 "release_channel",
13627 "schemars",
13628 "serde",
13629 "serde_derive",
13630 "settings",
13631 "smol",
13632 "sysinfo",
13633 "task",
13634 "theme",
13635 "thiserror 1.0.69",
13636 "util",
13637 "windows 0.60.0",
13638]
13639
13640[[package]]
13641name = "terminal_size"
13642version = "0.4.1"
13643source = "registry+https://github.com/rust-lang/crates.io-index"
13644checksum = "5352447f921fda68cf61b4101566c0bdb5104eff6804d0678e5227580ab6a4e9"
13645dependencies = [
13646 "rustix",
13647 "windows-sys 0.59.0",
13648]
13649
13650[[package]]
13651name = "terminal_view"
13652version = "0.1.0"
13653dependencies = [
13654 "anyhow",
13655 "async-recursion 1.1.1",
13656 "breadcrumbs",
13657 "client",
13658 "collections",
13659 "db",
13660 "dirs 4.0.0",
13661 "editor",
13662 "futures 0.3.31",
13663 "gpui",
13664 "itertools 0.14.0",
13665 "language",
13666 "log",
13667 "project",
13668 "rand 0.8.5",
13669 "schemars",
13670 "search",
13671 "serde",
13672 "serde_json",
13673 "settings",
13674 "shellexpand 2.1.2",
13675 "smol",
13676 "task",
13677 "terminal",
13678 "theme",
13679 "ui",
13680 "util",
13681 "workspace",
13682 "zed_actions",
13683]
13684
13685[[package]]
13686name = "text"
13687version = "0.1.0"
13688dependencies = [
13689 "anyhow",
13690 "clock",
13691 "collections",
13692 "ctor",
13693 "env_logger 0.11.6",
13694 "gpui",
13695 "http_client",
13696 "log",
13697 "parking_lot",
13698 "postage",
13699 "rand 0.8.5",
13700 "regex",
13701 "rope",
13702 "smallvec",
13703 "sum_tree",
13704 "util",
13705]
13706
13707[[package]]
13708name = "theme"
13709version = "0.1.0"
13710dependencies = [
13711 "anyhow",
13712 "collections",
13713 "derive_more",
13714 "fs",
13715 "futures 0.3.31",
13716 "gpui",
13717 "indexmap",
13718 "log",
13719 "palette",
13720 "parking_lot",
13721 "refineable",
13722 "schemars",
13723 "serde",
13724 "serde_derive",
13725 "serde_json",
13726 "serde_json_lenient",
13727 "serde_repr",
13728 "settings",
13729 "strum",
13730 "thiserror 1.0.69",
13731 "util",
13732 "uuid",
13733]
13734
13735[[package]]
13736name = "theme_extension"
13737version = "0.1.0"
13738dependencies = [
13739 "anyhow",
13740 "extension",
13741 "fs",
13742 "gpui",
13743 "theme",
13744]
13745
13746[[package]]
13747name = "theme_importer"
13748version = "0.1.0"
13749dependencies = [
13750 "anyhow",
13751 "clap",
13752 "gpui",
13753 "indexmap",
13754 "log",
13755 "palette",
13756 "rust-embed",
13757 "serde",
13758 "serde_json",
13759 "serde_json_lenient",
13760 "simplelog",
13761 "strum",
13762 "theme",
13763 "vscode_theme",
13764]
13765
13766[[package]]
13767name = "theme_selector"
13768version = "0.1.0"
13769dependencies = [
13770 "fs",
13771 "fuzzy",
13772 "gpui",
13773 "log",
13774 "picker",
13775 "serde",
13776 "settings",
13777 "telemetry",
13778 "theme",
13779 "ui",
13780 "util",
13781 "workspace",
13782 "zed_actions",
13783]
13784
13785[[package]]
13786name = "thiserror"
13787version = "1.0.69"
13788source = "registry+https://github.com/rust-lang/crates.io-index"
13789checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
13790dependencies = [
13791 "thiserror-impl 1.0.69",
13792]
13793
13794[[package]]
13795name = "thiserror"
13796version = "2.0.6"
13797source = "registry+https://github.com/rust-lang/crates.io-index"
13798checksum = "8fec2a1820ebd077e2b90c4df007bebf344cd394098a13c563957d0afc83ea47"
13799dependencies = [
13800 "thiserror-impl 2.0.6",
13801]
13802
13803[[package]]
13804name = "thiserror-impl"
13805version = "1.0.69"
13806source = "registry+https://github.com/rust-lang/crates.io-index"
13807checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
13808dependencies = [
13809 "proc-macro2",
13810 "quote",
13811 "syn 2.0.90",
13812]
13813
13814[[package]]
13815name = "thiserror-impl"
13816version = "2.0.6"
13817source = "registry+https://github.com/rust-lang/crates.io-index"
13818checksum = "d65750cab40f4ff1929fb1ba509e9914eb756131cef4210da8d5d700d26f6312"
13819dependencies = [
13820 "proc-macro2",
13821 "quote",
13822 "syn 2.0.90",
13823]
13824
13825[[package]]
13826name = "thread_local"
13827version = "1.1.8"
13828source = "registry+https://github.com/rust-lang/crates.io-index"
13829checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c"
13830dependencies = [
13831 "cfg-if",
13832 "once_cell",
13833]
13834
13835[[package]]
13836name = "tiff"
13837version = "0.9.1"
13838source = "registry+https://github.com/rust-lang/crates.io-index"
13839checksum = "ba1310fcea54c6a9a4fd1aad794ecc02c31682f6bfbecdf460bf19533eed1e3e"
13840dependencies = [
13841 "flate2",
13842 "jpeg-decoder",
13843 "weezl",
13844]
13845
13846[[package]]
13847name = "tiktoken-rs"
13848version = "0.6.0"
13849source = "registry+https://github.com/rust-lang/crates.io-index"
13850checksum = "44075987ee2486402f0808505dd65692163d243a337fc54363d49afac41087f6"
13851dependencies = [
13852 "anyhow",
13853 "base64 0.21.7",
13854 "bstr",
13855 "fancy-regex 0.13.0",
13856 "lazy_static",
13857 "parking_lot",
13858 "regex",
13859 "rustc-hash 1.1.0",
13860]
13861
13862[[package]]
13863name = "time"
13864version = "0.3.37"
13865source = "registry+https://github.com/rust-lang/crates.io-index"
13866checksum = "35e7868883861bd0e56d9ac6efcaaca0d6d5d82a2a7ec8209ff492c07cf37b21"
13867dependencies = [
13868 "deranged",
13869 "itoa",
13870 "libc",
13871 "num-conv",
13872 "num_threads",
13873 "powerfmt",
13874 "serde",
13875 "time-core",
13876 "time-macros",
13877]
13878
13879[[package]]
13880name = "time-core"
13881version = "0.1.2"
13882source = "registry+https://github.com/rust-lang/crates.io-index"
13883checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
13884
13885[[package]]
13886name = "time-macros"
13887version = "0.2.19"
13888source = "registry+https://github.com/rust-lang/crates.io-index"
13889checksum = "2834e6017e3e5e4b9834939793b282bc03b37a3336245fa820e35e233e2a85de"
13890dependencies = [
13891 "num-conv",
13892 "time-core",
13893]
13894
13895[[package]]
13896name = "time_format"
13897version = "0.1.0"
13898dependencies = [
13899 "core-foundation 0.9.4",
13900 "core-foundation-sys",
13901 "sys-locale",
13902 "time",
13903]
13904
13905[[package]]
13906name = "tiny-keccak"
13907version = "2.0.2"
13908source = "registry+https://github.com/rust-lang/crates.io-index"
13909checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"
13910dependencies = [
13911 "crunchy",
13912]
13913
13914[[package]]
13915name = "tiny-skia"
13916version = "0.11.4"
13917source = "registry+https://github.com/rust-lang/crates.io-index"
13918checksum = "83d13394d44dae3207b52a326c0c85a8bf87f1541f23b0d143811088497b09ab"
13919dependencies = [
13920 "arrayref",
13921 "arrayvec",
13922 "bytemuck",
13923 "cfg-if",
13924 "log",
13925 "png",
13926 "tiny-skia-path",
13927]
13928
13929[[package]]
13930name = "tiny-skia-path"
13931version = "0.11.4"
13932source = "registry+https://github.com/rust-lang/crates.io-index"
13933checksum = "9c9e7fc0c2e86a30b117d0462aa261b72b7a99b7ebd7deb3a14ceda95c5bdc93"
13934dependencies = [
13935 "arrayref",
13936 "bytemuck",
13937 "strict-num",
13938]
13939
13940[[package]]
13941name = "tiny_http"
13942version = "0.8.2"
13943source = "registry+https://github.com/rust-lang/crates.io-index"
13944checksum = "9ce51b50006056f590c9b7c3808c3bd70f0d1101666629713866c227d6e58d39"
13945dependencies = [
13946 "ascii",
13947 "chrono",
13948 "chunked_transfer",
13949 "log",
13950 "url",
13951]
13952
13953[[package]]
13954name = "tinystr"
13955version = "0.7.6"
13956source = "registry+https://github.com/rust-lang/crates.io-index"
13957checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f"
13958dependencies = [
13959 "displaydoc",
13960 "zerovec",
13961]
13962
13963[[package]]
13964name = "tinytemplate"
13965version = "1.2.1"
13966source = "registry+https://github.com/rust-lang/crates.io-index"
13967checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc"
13968dependencies = [
13969 "serde",
13970 "serde_json",
13971]
13972
13973[[package]]
13974name = "tinyvec"
13975version = "1.8.0"
13976source = "registry+https://github.com/rust-lang/crates.io-index"
13977checksum = "445e881f4f6d382d5f27c034e25eb92edd7c784ceab92a0937db7f2e9471b938"
13978dependencies = [
13979 "tinyvec_macros",
13980]
13981
13982[[package]]
13983name = "tinyvec_macros"
13984version = "0.1.1"
13985source = "registry+https://github.com/rust-lang/crates.io-index"
13986checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
13987
13988[[package]]
13989name = "title_bar"
13990version = "0.1.0"
13991dependencies = [
13992 "auto_update",
13993 "call",
13994 "client",
13995 "collections",
13996 "feature_flags",
13997 "git_ui",
13998 "gpui",
13999 "http_client",
14000 "notifications",
14001 "pretty_assertions",
14002 "project",
14003 "remote",
14004 "rpc",
14005 "schemars",
14006 "serde",
14007 "settings",
14008 "smallvec",
14009 "story",
14010 "telemetry",
14011 "theme",
14012 "tree-sitter-md",
14013 "ui",
14014 "util",
14015 "windows 0.60.0",
14016 "workspace",
14017 "zed_actions",
14018 "zeta",
14019]
14020
14021[[package]]
14022name = "tokio"
14023version = "1.43.0"
14024source = "registry+https://github.com/rust-lang/crates.io-index"
14025checksum = "3d61fa4ffa3de412bfea335c6ecff681de2b609ba3c77ef3e00e521813a9ed9e"
14026dependencies = [
14027 "backtrace",
14028 "bytes 1.10.1",
14029 "libc",
14030 "mio 1.0.3",
14031 "parking_lot",
14032 "pin-project-lite",
14033 "signal-hook-registry",
14034 "socket2",
14035 "tokio-macros",
14036 "windows-sys 0.52.0",
14037]
14038
14039[[package]]
14040name = "tokio-io"
14041version = "0.1.13"
14042source = "registry+https://github.com/rust-lang/crates.io-index"
14043checksum = "57fc868aae093479e3131e3d165c93b1c7474109d13c90ec0dda2a1bbfff0674"
14044dependencies = [
14045 "bytes 0.4.12",
14046 "futures 0.1.31",
14047 "log",
14048]
14049
14050[[package]]
14051name = "tokio-macros"
14052version = "2.5.0"
14053source = "registry+https://github.com/rust-lang/crates.io-index"
14054checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8"
14055dependencies = [
14056 "proc-macro2",
14057 "quote",
14058 "syn 2.0.90",
14059]
14060
14061[[package]]
14062name = "tokio-native-tls"
14063version = "0.3.1"
14064source = "registry+https://github.com/rust-lang/crates.io-index"
14065checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
14066dependencies = [
14067 "native-tls",
14068 "tokio",
14069]
14070
14071[[package]]
14072name = "tokio-rustls"
14073version = "0.24.1"
14074source = "registry+https://github.com/rust-lang/crates.io-index"
14075checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081"
14076dependencies = [
14077 "rustls 0.21.12",
14078 "tokio",
14079]
14080
14081[[package]]
14082name = "tokio-rustls"
14083version = "0.26.1"
14084source = "registry+https://github.com/rust-lang/crates.io-index"
14085checksum = "5f6d0975eaace0cf0fcadee4e4aaa5da15b5c079146f2cffb67c113be122bf37"
14086dependencies = [
14087 "rustls 0.23.23",
14088 "tokio",
14089]
14090
14091[[package]]
14092name = "tokio-socks"
14093version = "0.5.2"
14094source = "registry+https://github.com/rust-lang/crates.io-index"
14095checksum = "0d4770b8024672c1101b3f6733eab95b18007dbe0847a8afe341fcf79e06043f"
14096dependencies = [
14097 "either",
14098 "futures-io",
14099 "futures-util",
14100 "thiserror 1.0.69",
14101 "tokio",
14102]
14103
14104[[package]]
14105name = "tokio-stream"
14106version = "0.1.17"
14107source = "registry+https://github.com/rust-lang/crates.io-index"
14108checksum = "eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047"
14109dependencies = [
14110 "futures-core",
14111 "pin-project-lite",
14112 "tokio",
14113]
14114
14115[[package]]
14116name = "tokio-tungstenite"
14117version = "0.20.1"
14118source = "registry+https://github.com/rust-lang/crates.io-index"
14119checksum = "212d5dcb2a1ce06d81107c3d0ffa3121fe974b73f068c8282cb1c32328113b6c"
14120dependencies = [
14121 "futures-util",
14122 "log",
14123 "rustls 0.21.12",
14124 "rustls-native-certs 0.6.3",
14125 "tokio",
14126 "tokio-rustls 0.24.1",
14127 "tungstenite 0.20.1",
14128]
14129
14130[[package]]
14131name = "tokio-tungstenite"
14132version = "0.21.0"
14133source = "registry+https://github.com/rust-lang/crates.io-index"
14134checksum = "c83b561d025642014097b66e6c1bb422783339e0909e4429cde4749d1990bc38"
14135dependencies = [
14136 "futures-util",
14137 "log",
14138 "tokio",
14139 "tungstenite 0.21.0",
14140]
14141
14142[[package]]
14143name = "tokio-util"
14144version = "0.7.13"
14145source = "registry+https://github.com/rust-lang/crates.io-index"
14146checksum = "d7fcaa8d55a2bdd6b83ace262b016eca0d79ee02818c5c1bcdf0305114081078"
14147dependencies = [
14148 "bytes 1.10.1",
14149 "futures-core",
14150 "futures-io",
14151 "futures-sink",
14152 "pin-project-lite",
14153 "tokio",
14154]
14155
14156[[package]]
14157name = "toml"
14158version = "0.5.11"
14159source = "registry+https://github.com/rust-lang/crates.io-index"
14160checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
14161dependencies = [
14162 "serde",
14163]
14164
14165[[package]]
14166name = "toml"
14167version = "0.8.20"
14168source = "registry+https://github.com/rust-lang/crates.io-index"
14169checksum = "cd87a5cdd6ffab733b2f74bc4fd7ee5fff6634124999ac278c35fc78c6120148"
14170dependencies = [
14171 "serde",
14172 "serde_spanned",
14173 "toml_datetime",
14174 "toml_edit",
14175]
14176
14177[[package]]
14178name = "toml_datetime"
14179version = "0.6.8"
14180source = "registry+https://github.com/rust-lang/crates.io-index"
14181checksum = "0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41"
14182dependencies = [
14183 "serde",
14184]
14185
14186[[package]]
14187name = "toml_edit"
14188version = "0.22.23"
14189source = "registry+https://github.com/rust-lang/crates.io-index"
14190checksum = "02a8b472d1a3d7c18e2d61a489aee3453fd9031c33e4f55bd533f4a7adca1bee"
14191dependencies = [
14192 "indexmap",
14193 "serde",
14194 "serde_spanned",
14195 "toml_datetime",
14196 "winnow 0.7.1",
14197]
14198
14199[[package]]
14200name = "toolchain_selector"
14201version = "0.1.0"
14202dependencies = [
14203 "editor",
14204 "fuzzy",
14205 "gpui",
14206 "language",
14207 "picker",
14208 "project",
14209 "ui",
14210 "util",
14211 "workspace",
14212]
14213
14214[[package]]
14215name = "topological-sort"
14216version = "0.2.2"
14217source = "registry+https://github.com/rust-lang/crates.io-index"
14218checksum = "ea68304e134ecd095ac6c3574494fc62b909f416c4fca77e440530221e549d3d"
14219
14220[[package]]
14221name = "tower"
14222version = "0.4.13"
14223source = "registry+https://github.com/rust-lang/crates.io-index"
14224checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c"
14225dependencies = [
14226 "futures-core",
14227 "futures-util",
14228 "pin-project",
14229 "pin-project-lite",
14230 "tokio",
14231 "tower-layer",
14232 "tower-service",
14233 "tracing",
14234]
14235
14236[[package]]
14237name = "tower-http"
14238version = "0.3.5"
14239source = "registry+https://github.com/rust-lang/crates.io-index"
14240checksum = "f873044bf02dd1e8239e9c1293ea39dad76dc594ec16185d0a1bf31d8dc8d858"
14241dependencies = [
14242 "bitflags 1.3.2",
14243 "bytes 1.10.1",
14244 "futures-core",
14245 "futures-util",
14246 "http 0.2.12",
14247 "http-body 0.4.6",
14248 "http-range-header",
14249 "pin-project-lite",
14250 "tower-layer",
14251 "tower-service",
14252]
14253
14254[[package]]
14255name = "tower-http"
14256version = "0.4.4"
14257source = "registry+https://github.com/rust-lang/crates.io-index"
14258checksum = "61c5bb1d698276a2443e5ecfabc1008bf15a36c12e6a7176e7bf089ea9131140"
14259dependencies = [
14260 "bitflags 2.8.0",
14261 "bytes 1.10.1",
14262 "futures-core",
14263 "futures-util",
14264 "http 0.2.12",
14265 "http-body 0.4.6",
14266 "http-range-header",
14267 "pin-project-lite",
14268 "tower-layer",
14269 "tower-service",
14270 "tracing",
14271]
14272
14273[[package]]
14274name = "tower-layer"
14275version = "0.3.3"
14276source = "registry+https://github.com/rust-lang/crates.io-index"
14277checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
14278
14279[[package]]
14280name = "tower-service"
14281version = "0.3.3"
14282source = "registry+https://github.com/rust-lang/crates.io-index"
14283checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
14284
14285[[package]]
14286name = "tracing"
14287version = "0.1.41"
14288source = "registry+https://github.com/rust-lang/crates.io-index"
14289checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0"
14290dependencies = [
14291 "log",
14292 "pin-project-lite",
14293 "tracing-attributes",
14294 "tracing-core",
14295]
14296
14297[[package]]
14298name = "tracing-attributes"
14299version = "0.1.28"
14300source = "registry+https://github.com/rust-lang/crates.io-index"
14301checksum = "395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d"
14302dependencies = [
14303 "proc-macro2",
14304 "quote",
14305 "syn 2.0.90",
14306]
14307
14308[[package]]
14309name = "tracing-core"
14310version = "0.1.33"
14311source = "registry+https://github.com/rust-lang/crates.io-index"
14312checksum = "e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c"
14313dependencies = [
14314 "once_cell",
14315 "valuable",
14316]
14317
14318[[package]]
14319name = "tracing-log"
14320version = "0.2.0"
14321source = "registry+https://github.com/rust-lang/crates.io-index"
14322checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
14323dependencies = [
14324 "log",
14325 "once_cell",
14326 "tracing-core",
14327]
14328
14329[[package]]
14330name = "tracing-serde"
14331version = "0.2.0"
14332source = "registry+https://github.com/rust-lang/crates.io-index"
14333checksum = "704b1aeb7be0d0a84fc9828cae51dab5970fee5088f83d1dd7ee6f6246fc6ff1"
14334dependencies = [
14335 "serde",
14336 "tracing-core",
14337]
14338
14339[[package]]
14340name = "tracing-subscriber"
14341version = "0.3.19"
14342source = "registry+https://github.com/rust-lang/crates.io-index"
14343checksum = "e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008"
14344dependencies = [
14345 "matchers",
14346 "nu-ansi-term",
14347 "once_cell",
14348 "regex",
14349 "serde",
14350 "serde_json",
14351 "sharded-slab",
14352 "smallvec",
14353 "thread_local",
14354 "tracing",
14355 "tracing-core",
14356 "tracing-log",
14357 "tracing-serde",
14358]
14359
14360[[package]]
14361name = "trait-variant"
14362version = "0.1.2"
14363source = "registry+https://github.com/rust-lang/crates.io-index"
14364checksum = "70977707304198400eb4835a78f6a9f928bf41bba420deb8fdb175cd965d77a7"
14365dependencies = [
14366 "proc-macro2",
14367 "quote",
14368 "syn 2.0.90",
14369]
14370
14371[[package]]
14372name = "tree-sitter"
14373version = "0.25.3"
14374source = "registry+https://github.com/rust-lang/crates.io-index"
14375checksum = "b9ac5ea5e7f2f1700842ec071401010b9c59bf735295f6e9fa079c3dc035b167"
14376dependencies = [
14377 "cc",
14378 "regex",
14379 "regex-syntax 0.8.5",
14380 "serde_json",
14381 "streaming-iterator",
14382 "tree-sitter-language",
14383 "wasmtime-c-api-impl",
14384]
14385
14386[[package]]
14387name = "tree-sitter-bash"
14388version = "0.23.3"
14389source = "registry+https://github.com/rust-lang/crates.io-index"
14390checksum = "329a4d48623ac337d42b1df84e81a1c9dbb2946907c102ca72db158c1964a52e"
14391dependencies = [
14392 "cc",
14393 "tree-sitter-language",
14394]
14395
14396[[package]]
14397name = "tree-sitter-c"
14398version = "0.23.4"
14399source = "registry+https://github.com/rust-lang/crates.io-index"
14400checksum = "afd2b1bf1585dc2ef6d69e87d01db8adb059006649dd5f96f31aa789ee6e9c71"
14401dependencies = [
14402 "cc",
14403 "tree-sitter-language",
14404]
14405
14406[[package]]
14407name = "tree-sitter-cpp"
14408version = "0.23.4"
14409source = "registry+https://github.com/rust-lang/crates.io-index"
14410checksum = "df2196ea9d47b4ab4a31b9297eaa5a5d19a0b121dceb9f118f6790ad0ab94743"
14411dependencies = [
14412 "cc",
14413 "tree-sitter-language",
14414]
14415
14416[[package]]
14417name = "tree-sitter-css"
14418version = "0.23.2"
14419source = "registry+https://github.com/rust-lang/crates.io-index"
14420checksum = "5ad6489794d41350d12a7fbe520e5199f688618f43aace5443980d1ddcf1b29e"
14421dependencies = [
14422 "cc",
14423 "tree-sitter-language",
14424]
14425
14426[[package]]
14427name = "tree-sitter-diff"
14428version = "0.1.0"
14429source = "registry+https://github.com/rust-lang/crates.io-index"
14430checksum = "dfe1e5ca280a65dfe5ba4205c1bcc84edf486464fed315db53dee6da9a335889"
14431dependencies = [
14432 "cc",
14433 "tree-sitter-language",
14434]
14435
14436[[package]]
14437name = "tree-sitter-elixir"
14438version = "0.3.4"
14439source = "registry+https://github.com/rust-lang/crates.io-index"
14440checksum = "e45d444647b4fd53d8fd32474c1b8bedc1baa22669ce3a78d083e365fa9a2d3f"
14441dependencies = [
14442 "cc",
14443 "tree-sitter-language",
14444]
14445
14446[[package]]
14447name = "tree-sitter-embedded-template"
14448version = "0.23.2"
14449source = "registry+https://github.com/rust-lang/crates.io-index"
14450checksum = "790063ef14e5b67556abc0b3be0ed863fb41d65ee791cf8c0b20eb42a1fa46af"
14451dependencies = [
14452 "cc",
14453 "tree-sitter-language",
14454]
14455
14456[[package]]
14457name = "tree-sitter-gitcommit"
14458version = "0.0.1"
14459source = "git+https://github.com/zed-industries/tree-sitter-git-commit?rev=88309716a69dd13ab83443721ba6e0b491d37ee9#88309716a69dd13ab83443721ba6e0b491d37ee9"
14460dependencies = [
14461 "cc",
14462 "tree-sitter-language",
14463]
14464
14465[[package]]
14466name = "tree-sitter-go"
14467version = "0.23.4"
14468source = "registry+https://github.com/rust-lang/crates.io-index"
14469checksum = "b13d476345220dbe600147dd444165c5791bf85ef53e28acbedd46112ee18431"
14470dependencies = [
14471 "cc",
14472 "tree-sitter-language",
14473]
14474
14475[[package]]
14476name = "tree-sitter-gomod"
14477version = "1.1.1"
14478source = "git+https://github.com/camdencheek/tree-sitter-go-mod?rev=6efb59652d30e0e9cd5f3b3a669afd6f1a926d3c#6efb59652d30e0e9cd5f3b3a669afd6f1a926d3c"
14479dependencies = [
14480 "cc",
14481 "tree-sitter-language",
14482]
14483
14484[[package]]
14485name = "tree-sitter-gowork"
14486version = "0.0.1"
14487source = "git+https://github.com/zed-industries/tree-sitter-go-work?rev=acb0617bf7f4fda02c6217676cc64acb89536dc7#acb0617bf7f4fda02c6217676cc64acb89536dc7"
14488dependencies = [
14489 "cc",
14490 "tree-sitter-language",
14491]
14492
14493[[package]]
14494name = "tree-sitter-heex"
14495version = "0.0.1"
14496source = "git+https://github.com/zed-industries/tree-sitter-heex?rev=1dd45142fbb05562e35b2040c6129c9bca346592#1dd45142fbb05562e35b2040c6129c9bca346592"
14497dependencies = [
14498 "cc",
14499 "tree-sitter-language",
14500]
14501
14502[[package]]
14503name = "tree-sitter-html"
14504version = "0.23.2"
14505source = "registry+https://github.com/rust-lang/crates.io-index"
14506checksum = "261b708e5d92061ede329babaaa427b819329a9d427a1d710abb0f67bbef63ee"
14507dependencies = [
14508 "cc",
14509 "tree-sitter-language",
14510]
14511
14512[[package]]
14513name = "tree-sitter-jsdoc"
14514version = "0.23.2"
14515source = "registry+https://github.com/rust-lang/crates.io-index"
14516checksum = "a3862dfcb1038fc5e7812d7df14190afdeb7e1415288fd5f51f58395f8cb0faf"
14517dependencies = [
14518 "cc",
14519 "tree-sitter-language",
14520]
14521
14522[[package]]
14523name = "tree-sitter-json"
14524version = "0.24.8"
14525source = "registry+https://github.com/rust-lang/crates.io-index"
14526checksum = "4d727acca406c0020cffc6cf35516764f36c8e3dc4408e5ebe2cb35a947ec471"
14527dependencies = [
14528 "cc",
14529 "tree-sitter-language",
14530]
14531
14532[[package]]
14533name = "tree-sitter-language"
14534version = "0.1.3"
14535source = "registry+https://github.com/rust-lang/crates.io-index"
14536checksum = "c199356c799a8945965bb5f2c55b2ad9d9aa7c4b4f6e587fe9dea0bc715e5f9c"
14537
14538[[package]]
14539name = "tree-sitter-md"
14540version = "0.3.2"
14541source = "git+https://github.com/tree-sitter-grammars/tree-sitter-markdown?rev=9a23c1a96c0513d8fc6520972beedd419a973539#9a23c1a96c0513d8fc6520972beedd419a973539"
14542dependencies = [
14543 "cc",
14544 "tree-sitter-language",
14545]
14546
14547[[package]]
14548name = "tree-sitter-python"
14549version = "0.23.6"
14550source = "registry+https://github.com/rust-lang/crates.io-index"
14551checksum = "3d065aaa27f3aaceaf60c1f0e0ac09e1cb9eb8ed28e7bcdaa52129cffc7f4b04"
14552dependencies = [
14553 "cc",
14554 "tree-sitter-language",
14555]
14556
14557[[package]]
14558name = "tree-sitter-regex"
14559version = "0.24.3"
14560source = "registry+https://github.com/rust-lang/crates.io-index"
14561checksum = "712656f8c262a5a4b7d6026e6246950787d178d613864952554e1516a33ab0c1"
14562dependencies = [
14563 "cc",
14564 "tree-sitter-language",
14565]
14566
14567[[package]]
14568name = "tree-sitter-ruby"
14569version = "0.23.1"
14570source = "registry+https://github.com/rust-lang/crates.io-index"
14571checksum = "be0484ea4ef6bb9c575b4fdabde7e31340a8d2dbc7d52b321ac83da703249f95"
14572dependencies = [
14573 "cc",
14574 "tree-sitter-language",
14575]
14576
14577[[package]]
14578name = "tree-sitter-rust"
14579version = "0.23.2"
14580source = "registry+https://github.com/rust-lang/crates.io-index"
14581checksum = "a4d64d449ca63e683c562c7743946a646671ca23947b9c925c0cfbe65051a4af"
14582dependencies = [
14583 "cc",
14584 "tree-sitter-language",
14585]
14586
14587[[package]]
14588name = "tree-sitter-typescript"
14589version = "0.23.2"
14590source = "registry+https://github.com/rust-lang/crates.io-index"
14591checksum = "6c5f76ed8d947a75cc446d5fccd8b602ebf0cde64ccf2ffa434d873d7a575eff"
14592dependencies = [
14593 "cc",
14594 "tree-sitter-language",
14595]
14596
14597[[package]]
14598name = "tree-sitter-yaml"
14599version = "0.6.1"
14600source = "git+https://github.com/zed-industries/tree-sitter-yaml?rev=baff0b51c64ef6a1fb1f8390f3ad6015b83ec13a#baff0b51c64ef6a1fb1f8390f3ad6015b83ec13a"
14601dependencies = [
14602 "cc",
14603 "tree-sitter-language",
14604]
14605
14606[[package]]
14607name = "try-lock"
14608version = "0.2.5"
14609source = "registry+https://github.com/rust-lang/crates.io-index"
14610checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
14611
14612[[package]]
14613name = "ttf-parser"
14614version = "0.21.1"
14615source = "registry+https://github.com/rust-lang/crates.io-index"
14616checksum = "2c591d83f69777866b9126b24c6dd9a18351f177e49d625920d19f989fd31cf8"
14617
14618[[package]]
14619name = "tungstenite"
14620version = "0.20.1"
14621source = "registry+https://github.com/rust-lang/crates.io-index"
14622checksum = "9e3dac10fd62eaf6617d3a904ae222845979aec67c615d1c842b4002c7666fb9"
14623dependencies = [
14624 "byteorder",
14625 "bytes 1.10.1",
14626 "data-encoding",
14627 "http 0.2.12",
14628 "httparse",
14629 "log",
14630 "rand 0.8.5",
14631 "rustls 0.21.12",
14632 "sha1",
14633 "thiserror 1.0.69",
14634 "url",
14635 "utf-8",
14636]
14637
14638[[package]]
14639name = "tungstenite"
14640version = "0.21.0"
14641source = "registry+https://github.com/rust-lang/crates.io-index"
14642checksum = "9ef1a641ea34f399a848dea702823bbecfb4c486f911735368f1f137cb8257e1"
14643dependencies = [
14644 "byteorder",
14645 "bytes 1.10.1",
14646 "data-encoding",
14647 "http 1.2.0",
14648 "httparse",
14649 "log",
14650 "rand 0.8.5",
14651 "sha1",
14652 "thiserror 1.0.69",
14653 "url",
14654 "utf-8",
14655]
14656
14657[[package]]
14658name = "tungstenite"
14659version = "0.24.0"
14660source = "registry+https://github.com/rust-lang/crates.io-index"
14661checksum = "18e5b8366ee7a95b16d32197d0b2604b43a0be89dc5fac9f8e96ccafbaedda8a"
14662dependencies = [
14663 "byteorder",
14664 "bytes 1.10.1",
14665 "data-encoding",
14666 "http 1.2.0",
14667 "httparse",
14668 "log",
14669 "rand 0.8.5",
14670 "sha1",
14671 "thiserror 1.0.69",
14672 "utf-8",
14673]
14674
14675[[package]]
14676name = "typeid"
14677version = "1.0.2"
14678source = "registry+https://github.com/rust-lang/crates.io-index"
14679checksum = "0e13db2e0ccd5e14a544e8a246ba2312cd25223f616442d7f2cb0e3db614236e"
14680
14681[[package]]
14682name = "typenum"
14683version = "1.17.0"
14684source = "registry+https://github.com/rust-lang/crates.io-index"
14685checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
14686
14687[[package]]
14688name = "ucd-trie"
14689version = "0.1.7"
14690source = "registry+https://github.com/rust-lang/crates.io-index"
14691checksum = "2896d95c02a80c6d6a5d6e953d479f5ddf2dfdb6a244441010e373ac0fb88971"
14692
14693[[package]]
14694name = "uds_windows"
14695version = "1.1.0"
14696source = "registry+https://github.com/rust-lang/crates.io-index"
14697checksum = "89daebc3e6fd160ac4aa9fc8b3bf71e1f74fbf92367ae71fb83a037e8bf164b9"
14698dependencies = [
14699 "memoffset",
14700 "tempfile",
14701 "winapi",
14702]
14703
14704[[package]]
14705name = "ui"
14706version = "0.1.0"
14707dependencies = [
14708 "chrono",
14709 "component",
14710 "gpui",
14711 "itertools 0.14.0",
14712 "linkme",
14713 "menu",
14714 "serde",
14715 "settings",
14716 "smallvec",
14717 "story",
14718 "strum",
14719 "theme",
14720 "ui_macros",
14721 "util",
14722 "windows 0.60.0",
14723]
14724
14725[[package]]
14726name = "ui_input"
14727version = "0.1.0"
14728dependencies = [
14729 "editor",
14730 "gpui",
14731 "settings",
14732 "theme",
14733 "ui",
14734]
14735
14736[[package]]
14737name = "ui_macros"
14738version = "0.1.0"
14739dependencies = [
14740 "convert_case 0.8.0",
14741 "linkme",
14742 "proc-macro2",
14743 "quote",
14744 "syn 1.0.109",
14745]
14746
14747[[package]]
14748name = "unicase"
14749version = "2.8.1"
14750source = "registry+https://github.com/rust-lang/crates.io-index"
14751checksum = "75b844d17643ee918803943289730bec8aac480150456169e647ed0b576ba539"
14752
14753[[package]]
14754name = "unicode-bidi"
14755version = "0.3.17"
14756source = "registry+https://github.com/rust-lang/crates.io-index"
14757checksum = "5ab17db44d7388991a428b2ee655ce0c212e862eff1768a455c58f9aad6e7893"
14758
14759[[package]]
14760name = "unicode-bidi-mirroring"
14761version = "0.2.0"
14762source = "registry+https://github.com/rust-lang/crates.io-index"
14763checksum = "23cb788ffebc92c5948d0e997106233eeb1d8b9512f93f41651f52b6c5f5af86"
14764
14765[[package]]
14766name = "unicode-ccc"
14767version = "0.2.0"
14768source = "registry+https://github.com/rust-lang/crates.io-index"
14769checksum = "1df77b101bcc4ea3d78dafc5ad7e4f58ceffe0b2b16bf446aeb50b6cb4157656"
14770
14771[[package]]
14772name = "unicode-ident"
14773version = "1.0.14"
14774source = "registry+https://github.com/rust-lang/crates.io-index"
14775checksum = "adb9e6ca4f869e1180728b7950e35922a7fc6397f7b641499e8f3ef06e50dc83"
14776
14777[[package]]
14778name = "unicode-linebreak"
14779version = "0.1.5"
14780source = "registry+https://github.com/rust-lang/crates.io-index"
14781checksum = "3b09c83c3c29d37506a3e260c08c03743a6bb66a9cd432c6934ab501a190571f"
14782
14783[[package]]
14784name = "unicode-normalization"
14785version = "0.1.24"
14786source = "registry+https://github.com/rust-lang/crates.io-index"
14787checksum = "5033c97c4262335cded6d6fc3e5c18ab755e1a3dc96376350f3d8e9f009ad956"
14788dependencies = [
14789 "tinyvec",
14790]
14791
14792[[package]]
14793name = "unicode-properties"
14794version = "0.1.3"
14795source = "registry+https://github.com/rust-lang/crates.io-index"
14796checksum = "e70f2a8b45122e719eb623c01822704c4e0907e7e426a05927e1a1cfff5b75d0"
14797
14798[[package]]
14799name = "unicode-script"
14800version = "0.5.7"
14801source = "registry+https://github.com/rust-lang/crates.io-index"
14802checksum = "9fb421b350c9aff471779e262955939f565ec18b86c15364e6bdf0d662ca7c1f"
14803
14804[[package]]
14805name = "unicode-segmentation"
14806version = "1.12.0"
14807source = "registry+https://github.com/rust-lang/crates.io-index"
14808checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493"
14809
14810[[package]]
14811name = "unicode-width"
14812version = "0.1.14"
14813source = "registry+https://github.com/rust-lang/crates.io-index"
14814checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af"
14815
14816[[package]]
14817name = "unicode-xid"
14818version = "0.2.6"
14819source = "registry+https://github.com/rust-lang/crates.io-index"
14820checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853"
14821
14822[[package]]
14823name = "unicode_categories"
14824version = "0.1.1"
14825source = "registry+https://github.com/rust-lang/crates.io-index"
14826checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
14827
14828[[package]]
14829name = "unindent"
14830version = "0.2.3"
14831source = "registry+https://github.com/rust-lang/crates.io-index"
14832checksum = "c7de7d73e1754487cb58364ee906a499937a0dfabd86bcb980fa99ec8c8fa2ce"
14833
14834[[package]]
14835name = "untrusted"
14836version = "0.9.0"
14837source = "registry+https://github.com/rust-lang/crates.io-index"
14838checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
14839
14840[[package]]
14841name = "url"
14842version = "2.5.4"
14843source = "registry+https://github.com/rust-lang/crates.io-index"
14844checksum = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60"
14845dependencies = [
14846 "form_urlencoded",
14847 "idna",
14848 "percent-encoding",
14849 "serde",
14850]
14851
14852[[package]]
14853name = "urlencoding"
14854version = "2.1.3"
14855source = "registry+https://github.com/rust-lang/crates.io-index"
14856checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da"
14857
14858[[package]]
14859name = "usvg"
14860version = "0.44.0"
14861source = "registry+https://github.com/rust-lang/crates.io-index"
14862checksum = "7447e703d7223b067607655e625e0dbca80822880248937da65966194c4864e6"
14863dependencies = [
14864 "base64 0.22.1",
14865 "data-url",
14866 "flate2",
14867 "imagesize",
14868 "kurbo",
14869 "log",
14870 "pico-args",
14871 "roxmltree",
14872 "simplecss",
14873 "siphasher 1.0.1",
14874 "strict-num",
14875 "svgtypes",
14876 "tiny-skia-path",
14877 "xmlwriter",
14878]
14879
14880[[package]]
14881name = "utf-8"
14882version = "0.7.6"
14883source = "registry+https://github.com/rust-lang/crates.io-index"
14884checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
14885
14886[[package]]
14887name = "utf16_iter"
14888version = "1.0.5"
14889source = "registry+https://github.com/rust-lang/crates.io-index"
14890checksum = "c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246"
14891
14892[[package]]
14893name = "utf8_iter"
14894version = "1.0.4"
14895source = "registry+https://github.com/rust-lang/crates.io-index"
14896checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
14897
14898[[package]]
14899name = "utf8parse"
14900version = "0.2.2"
14901source = "registry+https://github.com/rust-lang/crates.io-index"
14902checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
14903
14904[[package]]
14905name = "util"
14906version = "0.1.0"
14907dependencies = [
14908 "anyhow",
14909 "async-fs",
14910 "collections",
14911 "dirs 4.0.0",
14912 "dunce",
14913 "futures 0.3.31",
14914 "futures-lite 1.13.0",
14915 "git2",
14916 "globset",
14917 "itertools 0.14.0",
14918 "libc",
14919 "log",
14920 "rand 0.8.5",
14921 "regex",
14922 "rust-embed",
14923 "serde",
14924 "serde_json",
14925 "smol",
14926 "take-until",
14927 "tempfile",
14928 "tendril",
14929 "unicase",
14930 "util_macros",
14931]
14932
14933[[package]]
14934name = "util_macros"
14935version = "0.1.0"
14936dependencies = [
14937 "quote",
14938 "syn 1.0.109",
14939]
14940
14941[[package]]
14942name = "uuid"
14943version = "1.13.2"
14944source = "registry+https://github.com/rust-lang/crates.io-index"
14945checksum = "8c1f41ffb7cf259f1ecc2876861a17e7142e63ead296f671f81f6ae85903e0d6"
14946dependencies = [
14947 "getrandom 0.3.1",
14948 "serde",
14949 "sha1_smol",
14950]
14951
14952[[package]]
14953name = "v_frame"
14954version = "0.3.8"
14955source = "registry+https://github.com/rust-lang/crates.io-index"
14956checksum = "d6f32aaa24bacd11e488aa9ba66369c7cd514885742c9fe08cfe85884db3e92b"
14957dependencies = [
14958 "aligned-vec",
14959 "num-traits",
14960 "wasm-bindgen",
14961]
14962
14963[[package]]
14964name = "valuable"
14965version = "0.1.0"
14966source = "registry+https://github.com/rust-lang/crates.io-index"
14967checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
14968
14969[[package]]
14970name = "value-bag"
14971version = "1.10.0"
14972source = "registry+https://github.com/rust-lang/crates.io-index"
14973checksum = "3ef4c4aa54d5d05a279399bfa921ec387b7aba77caf7a682ae8d86785b8fdad2"
14974dependencies = [
14975 "value-bag-serde1",
14976 "value-bag-sval2",
14977]
14978
14979[[package]]
14980name = "value-bag-serde1"
14981version = "1.10.0"
14982source = "registry+https://github.com/rust-lang/crates.io-index"
14983checksum = "4bb773bd36fd59c7ca6e336c94454d9c66386416734817927ac93d81cb3c5b0b"
14984dependencies = [
14985 "erased-serde",
14986 "serde",
14987 "serde_fmt",
14988]
14989
14990[[package]]
14991name = "value-bag-sval2"
14992version = "1.10.0"
14993source = "registry+https://github.com/rust-lang/crates.io-index"
14994checksum = "53a916a702cac43a88694c97657d449775667bcd14b70419441d05b7fea4a83a"
14995dependencies = [
14996 "sval",
14997 "sval_buffer",
14998 "sval_dynamic",
14999 "sval_fmt",
15000 "sval_json",
15001 "sval_ref",
15002 "sval_serde",
15003]
15004
15005[[package]]
15006name = "vcpkg"
15007version = "0.2.15"
15008source = "registry+https://github.com/rust-lang/crates.io-index"
15009checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
15010
15011[[package]]
15012name = "version-compare"
15013version = "0.2.0"
15014source = "registry+https://github.com/rust-lang/crates.io-index"
15015checksum = "852e951cb7832cb45cb1169900d19760cfa39b82bc0ea9c0e5a14ae88411c98b"
15016
15017[[package]]
15018name = "version_check"
15019version = "0.9.5"
15020source = "registry+https://github.com/rust-lang/crates.io-index"
15021checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
15022
15023[[package]]
15024name = "vim"
15025version = "0.1.0"
15026dependencies = [
15027 "anyhow",
15028 "assets",
15029 "async-compat",
15030 "async-trait",
15031 "collections",
15032 "command_palette",
15033 "command_palette_hooks",
15034 "editor",
15035 "futures 0.3.31",
15036 "git_ui",
15037 "gpui",
15038 "indoc",
15039 "itertools 0.14.0",
15040 "language",
15041 "libc",
15042 "log",
15043 "lsp",
15044 "multi_buffer",
15045 "nvim-rs",
15046 "parking_lot",
15047 "picker",
15048 "project",
15049 "project_panel",
15050 "regex",
15051 "release_channel",
15052 "schemars",
15053 "search",
15054 "serde",
15055 "serde_derive",
15056 "serde_json",
15057 "settings",
15058 "task",
15059 "theme",
15060 "tokio",
15061 "ui",
15062 "util",
15063 "vim_mode_setting",
15064 "workspace",
15065 "zed_actions",
15066]
15067
15068[[package]]
15069name = "vim_mode_setting"
15070version = "0.1.0"
15071dependencies = [
15072 "anyhow",
15073 "gpui",
15074 "settings",
15075]
15076
15077[[package]]
15078name = "vscode_theme"
15079version = "0.2.0"
15080source = "registry+https://github.com/rust-lang/crates.io-index"
15081checksum = "8b3666211944f2e6ba2c359bc9efc1891157e910b1b11c3900892ea9f18179d2"
15082dependencies = [
15083 "serde",
15084]
15085
15086[[package]]
15087name = "vsimd"
15088version = "0.8.0"
15089source = "registry+https://github.com/rust-lang/crates.io-index"
15090checksum = "5c3082ca00d5a5ef149bb8b555a72ae84c9c59f7250f013ac822ac2e49b19c64"
15091
15092[[package]]
15093name = "vswhom"
15094version = "0.1.0"
15095source = "registry+https://github.com/rust-lang/crates.io-index"
15096checksum = "be979b7f07507105799e854203b470ff7c78a1639e330a58f183b5fea574608b"
15097dependencies = [
15098 "libc",
15099 "vswhom-sys",
15100]
15101
15102[[package]]
15103name = "vswhom-sys"
15104version = "0.1.2"
15105source = "registry+https://github.com/rust-lang/crates.io-index"
15106checksum = "d3b17ae1f6c8a2b28506cd96d412eebf83b4a0ff2cbefeeb952f2f9dfa44ba18"
15107dependencies = [
15108 "cc",
15109 "libc",
15110]
15111
15112[[package]]
15113name = "vte"
15114version = "0.15.0"
15115source = "registry+https://github.com/rust-lang/crates.io-index"
15116checksum = "a5924018406ce0063cd67f8e008104968b74b563ee1b85dde3ed1f7cb87d3dbd"
15117dependencies = [
15118 "arrayvec",
15119 "bitflags 2.8.0",
15120 "cursor-icon",
15121 "log",
15122 "memchr",
15123 "serde",
15124]
15125
15126[[package]]
15127name = "waker-fn"
15128version = "1.2.0"
15129source = "registry+https://github.com/rust-lang/crates.io-index"
15130checksum = "317211a0dc0ceedd78fb2ca9a44aed3d7b9b26f81870d485c07122b4350673b7"
15131
15132[[package]]
15133name = "walkdir"
15134version = "2.5.0"
15135source = "registry+https://github.com/rust-lang/crates.io-index"
15136checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
15137dependencies = [
15138 "same-file",
15139 "winapi-util",
15140]
15141
15142[[package]]
15143name = "want"
15144version = "0.3.1"
15145source = "registry+https://github.com/rust-lang/crates.io-index"
15146checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
15147dependencies = [
15148 "try-lock",
15149]
15150
15151[[package]]
15152name = "warp"
15153version = "0.3.7"
15154source = "registry+https://github.com/rust-lang/crates.io-index"
15155checksum = "4378d202ff965b011c64817db11d5829506d3404edeadb61f190d111da3f231c"
15156dependencies = [
15157 "bytes 1.10.1",
15158 "futures-channel",
15159 "futures-util",
15160 "headers",
15161 "http 0.2.12",
15162 "hyper 0.14.32",
15163 "log",
15164 "mime",
15165 "mime_guess",
15166 "percent-encoding",
15167 "pin-project",
15168 "scoped-tls",
15169 "serde",
15170 "serde_json",
15171 "serde_urlencoded",
15172 "tokio",
15173 "tokio-tungstenite 0.21.0",
15174 "tokio-util",
15175 "tower-service",
15176 "tracing",
15177]
15178
15179[[package]]
15180name = "wasi"
15181version = "0.9.0+wasi-snapshot-preview1"
15182source = "registry+https://github.com/rust-lang/crates.io-index"
15183checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
15184
15185[[package]]
15186name = "wasi"
15187version = "0.11.0+wasi-snapshot-preview1"
15188source = "registry+https://github.com/rust-lang/crates.io-index"
15189checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
15190
15191[[package]]
15192name = "wasi"
15193version = "0.13.3+wasi-0.2.2"
15194source = "registry+https://github.com/rust-lang/crates.io-index"
15195checksum = "26816d2e1a4a36a2940b96c5296ce403917633dff8f3440e9b236ed6f6bacad2"
15196dependencies = [
15197 "wit-bindgen-rt 0.33.0",
15198]
15199
15200[[package]]
15201name = "wasite"
15202version = "0.1.0"
15203source = "registry+https://github.com/rust-lang/crates.io-index"
15204checksum = "b8dad83b4f25e74f184f64c43b150b91efe7647395b42289f38e50566d82855b"
15205
15206[[package]]
15207name = "wasm-bindgen"
15208version = "0.2.99"
15209source = "registry+https://github.com/rust-lang/crates.io-index"
15210checksum = "a474f6281d1d70c17ae7aa6a613c87fce69a127e2624002df63dcb39d6cf6396"
15211dependencies = [
15212 "cfg-if",
15213 "once_cell",
15214 "wasm-bindgen-macro",
15215]
15216
15217[[package]]
15218name = "wasm-bindgen-backend"
15219version = "0.2.99"
15220source = "registry+https://github.com/rust-lang/crates.io-index"
15221checksum = "5f89bb38646b4f81674e8f5c3fb81b562be1fd936d84320f3264486418519c79"
15222dependencies = [
15223 "bumpalo",
15224 "log",
15225 "proc-macro2",
15226 "quote",
15227 "syn 2.0.90",
15228 "wasm-bindgen-shared",
15229]
15230
15231[[package]]
15232name = "wasm-bindgen-futures"
15233version = "0.4.49"
15234source = "registry+https://github.com/rust-lang/crates.io-index"
15235checksum = "38176d9b44ea84e9184eff0bc34cc167ed044f816accfe5922e54d84cf48eca2"
15236dependencies = [
15237 "cfg-if",
15238 "js-sys",
15239 "once_cell",
15240 "wasm-bindgen",
15241 "web-sys",
15242]
15243
15244[[package]]
15245name = "wasm-bindgen-macro"
15246version = "0.2.99"
15247source = "registry+https://github.com/rust-lang/crates.io-index"
15248checksum = "2cc6181fd9a7492eef6fef1f33961e3695e4579b9872a6f7c83aee556666d4fe"
15249dependencies = [
15250 "quote",
15251 "wasm-bindgen-macro-support",
15252]
15253
15254[[package]]
15255name = "wasm-bindgen-macro-support"
15256version = "0.2.99"
15257source = "registry+https://github.com/rust-lang/crates.io-index"
15258checksum = "30d7a95b763d3c45903ed6c81f156801839e5ee968bb07e534c44df0fcd330c2"
15259dependencies = [
15260 "proc-macro2",
15261 "quote",
15262 "syn 2.0.90",
15263 "wasm-bindgen-backend",
15264 "wasm-bindgen-shared",
15265]
15266
15267[[package]]
15268name = "wasm-bindgen-shared"
15269version = "0.2.99"
15270source = "registry+https://github.com/rust-lang/crates.io-index"
15271checksum = "943aab3fdaaa029a6e0271b35ea10b72b943135afe9bffca82384098ad0e06a6"
15272
15273[[package]]
15274name = "wasm-encoder"
15275version = "0.201.0"
15276source = "registry+https://github.com/rust-lang/crates.io-index"
15277checksum = "b9c7d2731df60006819b013f64ccc2019691deccf6e11a1804bc850cd6748f1a"
15278dependencies = [
15279 "leb128",
15280]
15281
15282[[package]]
15283name = "wasm-encoder"
15284version = "0.221.3"
15285source = "registry+https://github.com/rust-lang/crates.io-index"
15286checksum = "dc8444fe4920de80a4fe5ab564fff2ae58b6b73166b89751f8c6c93509da32e5"
15287dependencies = [
15288 "leb128",
15289 "wasmparser 0.221.3",
15290]
15291
15292[[package]]
15293name = "wasm-metadata"
15294version = "0.201.0"
15295source = "registry+https://github.com/rust-lang/crates.io-index"
15296checksum = "0fd83062c17b9f4985d438603cde0a5e8c5c8198201a6937f778b607924c7da2"
15297dependencies = [
15298 "anyhow",
15299 "indexmap",
15300 "serde",
15301 "serde_derive",
15302 "serde_json",
15303 "spdx",
15304 "wasm-encoder 0.201.0",
15305 "wasmparser 0.201.0",
15306]
15307
15308[[package]]
15309name = "wasm-metadata"
15310version = "0.221.3"
15311source = "registry+https://github.com/rust-lang/crates.io-index"
15312checksum = "11f4ef50d17e103a88774cd4aa5d06bfb1ae44036a8f3f1325e0e9b3e3417ac4"
15313dependencies = [
15314 "anyhow",
15315 "indexmap",
15316 "serde",
15317 "serde_derive",
15318 "serde_json",
15319 "spdx",
15320 "wasm-encoder 0.221.3",
15321 "wasmparser 0.221.3",
15322]
15323
15324[[package]]
15325name = "wasm-streams"
15326version = "0.4.2"
15327source = "registry+https://github.com/rust-lang/crates.io-index"
15328checksum = "15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65"
15329dependencies = [
15330 "futures-util",
15331 "js-sys",
15332 "wasm-bindgen",
15333 "wasm-bindgen-futures",
15334 "web-sys",
15335]
15336
15337[[package]]
15338name = "wasmparser"
15339version = "0.201.0"
15340source = "registry+https://github.com/rust-lang/crates.io-index"
15341checksum = "84e5df6dba6c0d7fafc63a450f1738451ed7a0b52295d83e868218fa286bf708"
15342dependencies = [
15343 "bitflags 2.8.0",
15344 "indexmap",
15345 "semver",
15346]
15347
15348[[package]]
15349name = "wasmparser"
15350version = "0.221.3"
15351source = "registry+https://github.com/rust-lang/crates.io-index"
15352checksum = "d06bfa36ab3ac2be0dee563380147a5b81ba10dd8885d7fbbc9eb574be67d185"
15353dependencies = [
15354 "bitflags 2.8.0",
15355 "hashbrown 0.15.2",
15356 "indexmap",
15357 "semver",
15358 "serde",
15359]
15360
15361[[package]]
15362name = "wasmprinter"
15363version = "0.221.3"
15364source = "registry+https://github.com/rust-lang/crates.io-index"
15365checksum = "7343c42a97f2926c7819ff81b64012092ae954c5d83ddd30c9fcdefd97d0b283"
15366dependencies = [
15367 "anyhow",
15368 "termcolor",
15369 "wasmparser 0.221.3",
15370]
15371
15372[[package]]
15373name = "wasmtime"
15374version = "29.0.1"
15375source = "registry+https://github.com/rust-lang/crates.io-index"
15376checksum = "11976a250672556d1c4c04c6d5d7656ac9192ac9edc42a4587d6c21460010e69"
15377dependencies = [
15378 "anyhow",
15379 "async-trait",
15380 "bitflags 2.8.0",
15381 "bumpalo",
15382 "cc",
15383 "cfg-if",
15384 "encoding_rs",
15385 "hashbrown 0.14.5",
15386 "indexmap",
15387 "libc",
15388 "log",
15389 "mach2",
15390 "memfd",
15391 "object",
15392 "once_cell",
15393 "paste",
15394 "postcard",
15395 "psm",
15396 "pulley-interpreter",
15397 "rustix",
15398 "semver",
15399 "serde",
15400 "serde_derive",
15401 "smallvec",
15402 "sptr",
15403 "target-lexicon 0.13.2",
15404 "trait-variant",
15405 "wasmparser 0.221.3",
15406 "wasmtime-asm-macros",
15407 "wasmtime-component-macro",
15408 "wasmtime-component-util",
15409 "wasmtime-cranelift",
15410 "wasmtime-environ",
15411 "wasmtime-fiber",
15412 "wasmtime-jit-icache-coherence",
15413 "wasmtime-math",
15414 "wasmtime-slab",
15415 "wasmtime-versioned-export-macros",
15416 "wasmtime-winch",
15417 "windows-sys 0.59.0",
15418]
15419
15420[[package]]
15421name = "wasmtime-asm-macros"
15422version = "29.0.1"
15423source = "registry+https://github.com/rust-lang/crates.io-index"
15424checksum = "1f178b0d125201fbe9f75beaf849bd3e511891f9e45ba216a5b620802ccf64f2"
15425dependencies = [
15426 "cfg-if",
15427]
15428
15429[[package]]
15430name = "wasmtime-c-api-impl"
15431version = "29.0.1"
15432source = "registry+https://github.com/rust-lang/crates.io-index"
15433checksum = "ea30cef3608f2de5797c7bbb94c1ba4f3676d9a7f81ae86ced1b512e2766ed0c"
15434dependencies = [
15435 "anyhow",
15436 "log",
15437 "tracing",
15438 "wasmtime",
15439 "wasmtime-c-api-macros",
15440]
15441
15442[[package]]
15443name = "wasmtime-c-api-macros"
15444version = "29.0.1"
15445source = "registry+https://github.com/rust-lang/crates.io-index"
15446checksum = "022a79ebe1124d5d384d82463d7e61c6b4dd857d81f15cb8078974eeb86db65b"
15447dependencies = [
15448 "proc-macro2",
15449 "quote",
15450]
15451
15452[[package]]
15453name = "wasmtime-component-macro"
15454version = "29.0.1"
15455source = "registry+https://github.com/rust-lang/crates.io-index"
15456checksum = "d74de6592ed945d0a602f71243982a304d5d02f1e501b638addf57f42d57dfaf"
15457dependencies = [
15458 "anyhow",
15459 "proc-macro2",
15460 "quote",
15461 "syn 2.0.90",
15462 "wasmtime-component-util",
15463 "wasmtime-wit-bindgen",
15464 "wit-parser 0.221.3",
15465]
15466
15467[[package]]
15468name = "wasmtime-component-util"
15469version = "29.0.1"
15470source = "registry+https://github.com/rust-lang/crates.io-index"
15471checksum = "707dc7b3c112ab5a366b30cfe2fb5b2f8e6a0f682f16df96a5ec582bfe6f056e"
15472
15473[[package]]
15474name = "wasmtime-cranelift"
15475version = "29.0.1"
15476source = "registry+https://github.com/rust-lang/crates.io-index"
15477checksum = "366be722674d4bf153290fbcbc4d7d16895cc82fb3e869f8d550ff768f9e9e87"
15478dependencies = [
15479 "anyhow",
15480 "cfg-if",
15481 "cranelift-codegen",
15482 "cranelift-control",
15483 "cranelift-entity",
15484 "cranelift-frontend",
15485 "cranelift-native",
15486 "gimli",
15487 "itertools 0.12.1",
15488 "log",
15489 "object",
15490 "smallvec",
15491 "target-lexicon 0.13.2",
15492 "thiserror 1.0.69",
15493 "wasmparser 0.221.3",
15494 "wasmtime-environ",
15495 "wasmtime-versioned-export-macros",
15496]
15497
15498[[package]]
15499name = "wasmtime-environ"
15500version = "29.0.1"
15501source = "registry+https://github.com/rust-lang/crates.io-index"
15502checksum = "cdadc1af7097347aa276a4f008929810f726b5b46946971c660b6d421e9994ad"
15503dependencies = [
15504 "anyhow",
15505 "cpp_demangle",
15506 "cranelift-bitset",
15507 "cranelift-entity",
15508 "gimli",
15509 "indexmap",
15510 "log",
15511 "object",
15512 "postcard",
15513 "rustc-demangle",
15514 "semver",
15515 "serde",
15516 "serde_derive",
15517 "smallvec",
15518 "target-lexicon 0.13.2",
15519 "wasm-encoder 0.221.3",
15520 "wasmparser 0.221.3",
15521 "wasmprinter",
15522 "wasmtime-component-util",
15523]
15524
15525[[package]]
15526name = "wasmtime-fiber"
15527version = "29.0.1"
15528source = "registry+https://github.com/rust-lang/crates.io-index"
15529checksum = "ccba90d4119f081bca91190485650730a617be1fff5228f8c4757ce133d21117"
15530dependencies = [
15531 "anyhow",
15532 "cc",
15533 "cfg-if",
15534 "rustix",
15535 "wasmtime-asm-macros",
15536 "wasmtime-versioned-export-macros",
15537 "windows-sys 0.59.0",
15538]
15539
15540[[package]]
15541name = "wasmtime-jit-icache-coherence"
15542version = "29.0.1"
15543source = "registry+https://github.com/rust-lang/crates.io-index"
15544checksum = "ec5e8552e01692e6c2e5293171704fed8abdec79d1a6995a0870ab190e5747d1"
15545dependencies = [
15546 "anyhow",
15547 "cfg-if",
15548 "libc",
15549 "windows-sys 0.59.0",
15550]
15551
15552[[package]]
15553name = "wasmtime-math"
15554version = "29.0.1"
15555source = "registry+https://github.com/rust-lang/crates.io-index"
15556checksum = "29210ec2aa25e00f4d54605cedaf080f39ec01a872c5bd520ad04c67af1dde17"
15557dependencies = [
15558 "libm",
15559]
15560
15561[[package]]
15562name = "wasmtime-slab"
15563version = "29.0.1"
15564source = "registry+https://github.com/rust-lang/crates.io-index"
15565checksum = "fcb5821a96fa04ac14bc7b158bb3d5cd7729a053db5a74dad396cd513a5e5ccf"
15566
15567[[package]]
15568name = "wasmtime-versioned-export-macros"
15569version = "29.0.1"
15570source = "registry+https://github.com/rust-lang/crates.io-index"
15571checksum = "86ff86db216dc0240462de40c8290887a613dddf9685508eb39479037ba97b5b"
15572dependencies = [
15573 "proc-macro2",
15574 "quote",
15575 "syn 2.0.90",
15576]
15577
15578[[package]]
15579name = "wasmtime-wasi"
15580version = "29.0.1"
15581source = "registry+https://github.com/rust-lang/crates.io-index"
15582checksum = "8d1be69bfcab1bdac74daa7a1f9695ab992b9c8e21b9b061e7d66434097e0ca4"
15583dependencies = [
15584 "anyhow",
15585 "async-trait",
15586 "bitflags 2.8.0",
15587 "bytes 1.10.1",
15588 "cap-fs-ext",
15589 "cap-net-ext",
15590 "cap-rand",
15591 "cap-std",
15592 "cap-time-ext",
15593 "fs-set-times",
15594 "futures 0.3.31",
15595 "io-extras",
15596 "io-lifetimes",
15597 "rustix",
15598 "system-interface",
15599 "thiserror 1.0.69",
15600 "tokio",
15601 "tracing",
15602 "trait-variant",
15603 "url",
15604 "wasmtime",
15605 "wiggle",
15606 "windows-sys 0.59.0",
15607]
15608
15609[[package]]
15610name = "wasmtime-winch"
15611version = "29.0.1"
15612source = "registry+https://github.com/rust-lang/crates.io-index"
15613checksum = "fdbabfb8f20502d5e1d81092b9ead3682ae59988487aafcd7567387b7a43cf8f"
15614dependencies = [
15615 "anyhow",
15616 "cranelift-codegen",
15617 "gimli",
15618 "object",
15619 "target-lexicon 0.13.2",
15620 "wasmparser 0.221.3",
15621 "wasmtime-cranelift",
15622 "wasmtime-environ",
15623 "winch-codegen",
15624]
15625
15626[[package]]
15627name = "wasmtime-wit-bindgen"
15628version = "29.0.1"
15629source = "registry+https://github.com/rust-lang/crates.io-index"
15630checksum = "8358319c2dd1e4db79e3c1c5d3a5af84956615343f9f89f4e4996a36816e06e6"
15631dependencies = [
15632 "anyhow",
15633 "heck 0.5.0",
15634 "indexmap",
15635 "wit-parser 0.221.3",
15636]
15637
15638[[package]]
15639name = "wast"
15640version = "35.0.2"
15641source = "registry+https://github.com/rust-lang/crates.io-index"
15642checksum = "2ef140f1b49946586078353a453a1d28ba90adfc54dde75710bc1931de204d68"
15643dependencies = [
15644 "leb128",
15645]
15646
15647[[package]]
15648name = "wayland-backend"
15649version = "0.3.8"
15650source = "registry+https://github.com/rust-lang/crates.io-index"
15651checksum = "b7208998eaa3870dad37ec8836979581506e0c5c64c20c9e79e9d2a10d6f47bf"
15652dependencies = [
15653 "cc",
15654 "downcast-rs",
15655 "rustix",
15656 "scoped-tls",
15657 "smallvec",
15658 "wayland-sys",
15659]
15660
15661[[package]]
15662name = "wayland-client"
15663version = "0.31.8"
15664source = "registry+https://github.com/rust-lang/crates.io-index"
15665checksum = "c2120de3d33638aaef5b9f4472bff75f07c56379cf76ea320bd3a3d65ecaf73f"
15666dependencies = [
15667 "bitflags 2.8.0",
15668 "rustix",
15669 "wayland-backend",
15670 "wayland-scanner",
15671]
15672
15673[[package]]
15674name = "wayland-cursor"
15675version = "0.31.8"
15676source = "registry+https://github.com/rust-lang/crates.io-index"
15677checksum = "a93029cbb6650748881a00e4922b076092a6a08c11e7fbdb923f064b23968c5d"
15678dependencies = [
15679 "rustix",
15680 "wayland-client",
15681 "xcursor",
15682]
15683
15684[[package]]
15685name = "wayland-protocols"
15686version = "0.31.2"
15687source = "registry+https://github.com/rust-lang/crates.io-index"
15688checksum = "8f81f365b8b4a97f422ac0e8737c438024b5951734506b0e1d775c73030561f4"
15689dependencies = [
15690 "bitflags 2.8.0",
15691 "wayland-backend",
15692 "wayland-client",
15693 "wayland-scanner",
15694]
15695
15696[[package]]
15697name = "wayland-protocols-plasma"
15698version = "0.2.0"
15699source = "registry+https://github.com/rust-lang/crates.io-index"
15700checksum = "23803551115ff9ea9bce586860c5c5a971e360825a0309264102a9495a5ff479"
15701dependencies = [
15702 "bitflags 2.8.0",
15703 "wayland-backend",
15704 "wayland-client",
15705 "wayland-protocols",
15706 "wayland-scanner",
15707]
15708
15709[[package]]
15710name = "wayland-scanner"
15711version = "0.31.6"
15712source = "registry+https://github.com/rust-lang/crates.io-index"
15713checksum = "896fdafd5d28145fce7958917d69f2fd44469b1d4e861cb5961bcbeebc6d1484"
15714dependencies = [
15715 "proc-macro2",
15716 "quick-xml 0.37.2",
15717 "quote",
15718]
15719
15720[[package]]
15721name = "wayland-sys"
15722version = "0.31.6"
15723source = "registry+https://github.com/rust-lang/crates.io-index"
15724checksum = "dbcebb399c77d5aa9fa5db874806ee7b4eba4e73650948e8f93963f128896615"
15725dependencies = [
15726 "dlib",
15727 "log",
15728 "once_cell",
15729 "pkg-config",
15730]
15731
15732[[package]]
15733name = "web-sys"
15734version = "0.3.76"
15735source = "registry+https://github.com/rust-lang/crates.io-index"
15736checksum = "04dd7223427d52553d3702c004d3b2fe07c148165faa56313cb00211e31c12bc"
15737dependencies = [
15738 "js-sys",
15739 "wasm-bindgen",
15740]
15741
15742[[package]]
15743name = "web-time"
15744version = "1.1.0"
15745source = "registry+https://github.com/rust-lang/crates.io-index"
15746checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb"
15747dependencies = [
15748 "js-sys",
15749 "wasm-bindgen",
15750]
15751
15752[[package]]
15753name = "webpki-root-certs"
15754version = "0.26.8"
15755source = "registry+https://github.com/rust-lang/crates.io-index"
15756checksum = "09aed61f5e8d2c18344b3faa33a4c837855fe56642757754775548fee21386c4"
15757dependencies = [
15758 "rustls-pki-types",
15759]
15760
15761[[package]]
15762name = "webpki-roots"
15763version = "0.26.7"
15764source = "registry+https://github.com/rust-lang/crates.io-index"
15765checksum = "5d642ff16b7e79272ae451b7322067cdc17cadf68c23264be9d94a32319efe7e"
15766dependencies = [
15767 "rustls-pki-types",
15768]
15769
15770[[package]]
15771name = "webrtc-sys"
15772version = "0.3.5"
15773source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
15774dependencies = [
15775 "cc",
15776 "cxx",
15777 "cxx-build",
15778 "glob",
15779 "log",
15780 "webrtc-sys-build",
15781]
15782
15783[[package]]
15784name = "webrtc-sys-build"
15785version = "0.3.5"
15786source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
15787dependencies = [
15788 "fs2",
15789 "regex",
15790 "reqwest 0.11.27",
15791 "scratch",
15792 "semver",
15793 "zip",
15794]
15795
15796[[package]]
15797name = "weezl"
15798version = "0.1.8"
15799source = "registry+https://github.com/rust-lang/crates.io-index"
15800checksum = "53a85b86a771b1c87058196170769dd264f66c0782acf1ae6cc51bfd64b39082"
15801
15802[[package]]
15803name = "welcome"
15804version = "0.1.0"
15805dependencies = [
15806 "anyhow",
15807 "client",
15808 "db",
15809 "editor",
15810 "fuzzy",
15811 "gpui",
15812 "install_cli",
15813 "language",
15814 "picker",
15815 "project",
15816 "schemars",
15817 "serde",
15818 "settings",
15819 "telemetry",
15820 "ui",
15821 "util",
15822 "vim_mode_setting",
15823 "workspace",
15824 "zed_actions",
15825]
15826
15827[[package]]
15828name = "which"
15829version = "4.4.2"
15830source = "registry+https://github.com/rust-lang/crates.io-index"
15831checksum = "87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7"
15832dependencies = [
15833 "either",
15834 "home",
15835 "once_cell",
15836 "rustix",
15837]
15838
15839[[package]]
15840name = "which"
15841version = "6.0.3"
15842source = "registry+https://github.com/rust-lang/crates.io-index"
15843checksum = "b4ee928febd44d98f2f459a4a79bd4d928591333a494a10a868418ac1b39cf1f"
15844dependencies = [
15845 "either",
15846 "home",
15847 "rustix",
15848 "winsafe",
15849]
15850
15851[[package]]
15852name = "which"
15853version = "7.0.2"
15854source = "registry+https://github.com/rust-lang/crates.io-index"
15855checksum = "2774c861e1f072b3aadc02f8ba886c26ad6321567ecc294c935434cad06f1283"
15856dependencies = [
15857 "either",
15858 "env_home",
15859 "rustix",
15860 "winsafe",
15861]
15862
15863[[package]]
15864name = "whoami"
15865version = "1.5.2"
15866source = "registry+https://github.com/rust-lang/crates.io-index"
15867checksum = "372d5b87f58ec45c384ba03563b03544dc5fadc3983e434b286913f5b4a9bb6d"
15868dependencies = [
15869 "redox_syscall 0.5.8",
15870 "wasite",
15871]
15872
15873[[package]]
15874name = "wiggle"
15875version = "29.0.1"
15876source = "registry+https://github.com/rust-lang/crates.io-index"
15877checksum = "4b9af35bc9629c52c261465320a9a07959164928b4241980ba1cf923b9e6751d"
15878dependencies = [
15879 "anyhow",
15880 "async-trait",
15881 "bitflags 2.8.0",
15882 "thiserror 1.0.69",
15883 "tracing",
15884 "wasmtime",
15885 "wiggle-macro",
15886]
15887
15888[[package]]
15889name = "wiggle-generate"
15890version = "29.0.1"
15891source = "registry+https://github.com/rust-lang/crates.io-index"
15892checksum = "2cf267dd05673912c8138f4b54acabe6bd53407d9d1536f0fadb6520dd16e101"
15893dependencies = [
15894 "anyhow",
15895 "heck 0.5.0",
15896 "proc-macro2",
15897 "quote",
15898 "shellexpand 2.1.2",
15899 "syn 2.0.90",
15900 "witx",
15901]
15902
15903[[package]]
15904name = "wiggle-macro"
15905version = "29.0.1"
15906source = "registry+https://github.com/rust-lang/crates.io-index"
15907checksum = "08c5c473d4198e6c2d377f3809f713ff0c110cab88a0805ae099a82119ee250c"
15908dependencies = [
15909 "proc-macro2",
15910 "quote",
15911 "syn 2.0.90",
15912 "wiggle-generate",
15913]
15914
15915[[package]]
15916name = "winapi"
15917version = "0.3.9"
15918source = "registry+https://github.com/rust-lang/crates.io-index"
15919checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
15920dependencies = [
15921 "winapi-i686-pc-windows-gnu",
15922 "winapi-x86_64-pc-windows-gnu",
15923]
15924
15925[[package]]
15926name = "winapi-i686-pc-windows-gnu"
15927version = "0.4.0"
15928source = "registry+https://github.com/rust-lang/crates.io-index"
15929checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
15930
15931[[package]]
15932name = "winapi-util"
15933version = "0.1.9"
15934source = "registry+https://github.com/rust-lang/crates.io-index"
15935checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
15936dependencies = [
15937 "windows-sys 0.48.0",
15938]
15939
15940[[package]]
15941name = "winapi-x86_64-pc-windows-gnu"
15942version = "0.4.0"
15943source = "registry+https://github.com/rust-lang/crates.io-index"
15944checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
15945
15946[[package]]
15947name = "winch-codegen"
15948version = "29.0.1"
15949source = "registry+https://github.com/rust-lang/crates.io-index"
15950checksum = "2f849ef2c5f46cb0a20af4b4487aaa239846e52e2c03f13fa3c784684552859c"
15951dependencies = [
15952 "anyhow",
15953 "cranelift-codegen",
15954 "gimli",
15955 "regalloc2",
15956 "smallvec",
15957 "target-lexicon 0.13.2",
15958 "thiserror 1.0.69",
15959 "wasmparser 0.221.3",
15960 "wasmtime-cranelift",
15961 "wasmtime-environ",
15962]
15963
15964[[package]]
15965name = "windows"
15966version = "0.54.0"
15967source = "registry+https://github.com/rust-lang/crates.io-index"
15968checksum = "9252e5725dbed82865af151df558e754e4a3c2c30818359eb17465f1346a1b49"
15969dependencies = [
15970 "windows-core 0.54.0",
15971 "windows-targets 0.52.6",
15972]
15973
15974[[package]]
15975name = "windows"
15976version = "0.57.0"
15977source = "registry+https://github.com/rust-lang/crates.io-index"
15978checksum = "12342cb4d8e3b046f3d80effd474a7a02447231330ef77d71daa6fbc40681143"
15979dependencies = [
15980 "windows-core 0.57.0",
15981 "windows-targets 0.52.6",
15982]
15983
15984[[package]]
15985name = "windows"
15986version = "0.58.0"
15987source = "registry+https://github.com/rust-lang/crates.io-index"
15988checksum = "dd04d41d93c4992d421894c18c8b43496aa748dd4c081bac0dc93eb0489272b6"
15989dependencies = [
15990 "windows-core 0.58.0",
15991 "windows-targets 0.52.6",
15992]
15993
15994[[package]]
15995name = "windows"
15996version = "0.60.0"
15997source = "registry+https://github.com/rust-lang/crates.io-index"
15998checksum = "ddf874e74c7a99773e62b1c671427abf01a425e77c3d3fb9fb1e4883ea934529"
15999dependencies = [
16000 "windows-collections",
16001 "windows-core 0.60.1",
16002 "windows-future",
16003 "windows-link",
16004 "windows-numerics",
16005]
16006
16007[[package]]
16008name = "windows-collections"
16009version = "0.1.1"
16010source = "registry+https://github.com/rust-lang/crates.io-index"
16011checksum = "5467f79cc1ba3f52ebb2ed41dbb459b8e7db636cc3429458d9a852e15bc24dec"
16012dependencies = [
16013 "windows-core 0.60.1",
16014]
16015
16016[[package]]
16017name = "windows-core"
16018version = "0.52.0"
16019source = "registry+https://github.com/rust-lang/crates.io-index"
16020checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
16021dependencies = [
16022 "windows-targets 0.52.6",
16023]
16024
16025[[package]]
16026name = "windows-core"
16027version = "0.54.0"
16028source = "registry+https://github.com/rust-lang/crates.io-index"
16029checksum = "12661b9c89351d684a50a8a643ce5f608e20243b9fb84687800163429f161d65"
16030dependencies = [
16031 "windows-result 0.1.2",
16032 "windows-targets 0.52.6",
16033]
16034
16035[[package]]
16036name = "windows-core"
16037version = "0.57.0"
16038source = "registry+https://github.com/rust-lang/crates.io-index"
16039checksum = "d2ed2439a290666cd67ecce2b0ffaad89c2a56b976b736e6ece670297897832d"
16040dependencies = [
16041 "windows-implement 0.57.0",
16042 "windows-interface 0.57.0",
16043 "windows-result 0.1.2",
16044 "windows-targets 0.52.6",
16045]
16046
16047[[package]]
16048name = "windows-core"
16049version = "0.58.0"
16050source = "registry+https://github.com/rust-lang/crates.io-index"
16051checksum = "6ba6d44ec8c2591c134257ce647b7ea6b20335bf6379a27dac5f1641fcf59f99"
16052dependencies = [
16053 "windows-implement 0.58.0",
16054 "windows-interface 0.58.0",
16055 "windows-result 0.2.0",
16056 "windows-strings 0.1.0",
16057 "windows-targets 0.52.6",
16058]
16059
16060[[package]]
16061name = "windows-core"
16062version = "0.60.1"
16063source = "registry+https://github.com/rust-lang/crates.io-index"
16064checksum = "ca21a92a9cae9bf4ccae5cf8368dce0837100ddf6e6d57936749e85f152f6247"
16065dependencies = [
16066 "windows-implement 0.59.0",
16067 "windows-interface 0.59.0",
16068 "windows-link",
16069 "windows-result 0.3.1",
16070 "windows-strings 0.3.1",
16071]
16072
16073[[package]]
16074name = "windows-future"
16075version = "0.1.1"
16076source = "registry+https://github.com/rust-lang/crates.io-index"
16077checksum = "a787db4595e7eb80239b74ce8babfb1363d8e343ab072f2ffe901400c03349f0"
16078dependencies = [
16079 "windows-core 0.60.1",
16080 "windows-link",
16081]
16082
16083[[package]]
16084name = "windows-implement"
16085version = "0.57.0"
16086source = "registry+https://github.com/rust-lang/crates.io-index"
16087checksum = "9107ddc059d5b6fbfbffdfa7a7fe3e22a226def0b2608f72e9d552763d3e1ad7"
16088dependencies = [
16089 "proc-macro2",
16090 "quote",
16091 "syn 2.0.90",
16092]
16093
16094[[package]]
16095name = "windows-implement"
16096version = "0.58.0"
16097source = "registry+https://github.com/rust-lang/crates.io-index"
16098checksum = "2bbd5b46c938e506ecbce286b6628a02171d56153ba733b6c741fc627ec9579b"
16099dependencies = [
16100 "proc-macro2",
16101 "quote",
16102 "syn 2.0.90",
16103]
16104
16105[[package]]
16106name = "windows-implement"
16107version = "0.59.0"
16108source = "registry+https://github.com/rust-lang/crates.io-index"
16109checksum = "83577b051e2f49a058c308f17f273b570a6a758386fc291b5f6a934dd84e48c1"
16110dependencies = [
16111 "proc-macro2",
16112 "quote",
16113 "syn 2.0.90",
16114]
16115
16116[[package]]
16117name = "windows-interface"
16118version = "0.57.0"
16119source = "registry+https://github.com/rust-lang/crates.io-index"
16120checksum = "29bee4b38ea3cde66011baa44dba677c432a78593e202392d1e9070cf2a7fca7"
16121dependencies = [
16122 "proc-macro2",
16123 "quote",
16124 "syn 2.0.90",
16125]
16126
16127[[package]]
16128name = "windows-interface"
16129version = "0.58.0"
16130source = "registry+https://github.com/rust-lang/crates.io-index"
16131checksum = "053c4c462dc91d3b1504c6fe5a726dd15e216ba718e84a0e46a88fbe5ded3515"
16132dependencies = [
16133 "proc-macro2",
16134 "quote",
16135 "syn 2.0.90",
16136]
16137
16138[[package]]
16139name = "windows-interface"
16140version = "0.59.0"
16141source = "registry+https://github.com/rust-lang/crates.io-index"
16142checksum = "cb26fd936d991781ea39e87c3a27285081e3c0da5ca0fcbc02d368cc6f52ff01"
16143dependencies = [
16144 "proc-macro2",
16145 "quote",
16146 "syn 2.0.90",
16147]
16148
16149[[package]]
16150name = "windows-link"
16151version = "0.1.0"
16152source = "registry+https://github.com/rust-lang/crates.io-index"
16153checksum = "6dccfd733ce2b1753b03b6d3c65edf020262ea35e20ccdf3e288043e6dd620e3"
16154
16155[[package]]
16156name = "windows-numerics"
16157version = "0.1.1"
16158source = "registry+https://github.com/rust-lang/crates.io-index"
16159checksum = "005dea54e2f6499f2cee279b8f703b3cf3b5734a2d8d21867c8f44003182eeed"
16160dependencies = [
16161 "windows-core 0.60.1",
16162 "windows-link",
16163]
16164
16165[[package]]
16166name = "windows-registry"
16167version = "0.2.0"
16168source = "registry+https://github.com/rust-lang/crates.io-index"
16169checksum = "e400001bb720a623c1c69032f8e3e4cf09984deec740f007dd2b03ec864804b0"
16170dependencies = [
16171 "windows-result 0.2.0",
16172 "windows-strings 0.1.0",
16173 "windows-targets 0.52.6",
16174]
16175
16176[[package]]
16177name = "windows-result"
16178version = "0.1.2"
16179source = "registry+https://github.com/rust-lang/crates.io-index"
16180checksum = "5e383302e8ec8515204254685643de10811af0ed97ea37210dc26fb0032647f8"
16181dependencies = [
16182 "windows-targets 0.52.6",
16183]
16184
16185[[package]]
16186name = "windows-result"
16187version = "0.2.0"
16188source = "registry+https://github.com/rust-lang/crates.io-index"
16189checksum = "1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e"
16190dependencies = [
16191 "windows-targets 0.52.6",
16192]
16193
16194[[package]]
16195name = "windows-result"
16196version = "0.3.1"
16197source = "registry+https://github.com/rust-lang/crates.io-index"
16198checksum = "06374efe858fab7e4f881500e6e86ec8bc28f9462c47e5a9941a0142ad86b189"
16199dependencies = [
16200 "windows-link",
16201]
16202
16203[[package]]
16204name = "windows-strings"
16205version = "0.1.0"
16206source = "registry+https://github.com/rust-lang/crates.io-index"
16207checksum = "4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10"
16208dependencies = [
16209 "windows-result 0.2.0",
16210 "windows-targets 0.52.6",
16211]
16212
16213[[package]]
16214name = "windows-strings"
16215version = "0.3.1"
16216source = "registry+https://github.com/rust-lang/crates.io-index"
16217checksum = "87fa48cc5d406560701792be122a10132491cff9d0aeb23583cc2dcafc847319"
16218dependencies = [
16219 "windows-link",
16220]
16221
16222[[package]]
16223name = "windows-sys"
16224version = "0.45.0"
16225source = "registry+https://github.com/rust-lang/crates.io-index"
16226checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
16227dependencies = [
16228 "windows-targets 0.42.2",
16229]
16230
16231[[package]]
16232name = "windows-sys"
16233version = "0.48.0"
16234source = "registry+https://github.com/rust-lang/crates.io-index"
16235checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
16236dependencies = [
16237 "windows-targets 0.48.5",
16238]
16239
16240[[package]]
16241name = "windows-sys"
16242version = "0.52.0"
16243source = "registry+https://github.com/rust-lang/crates.io-index"
16244checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
16245dependencies = [
16246 "windows-targets 0.52.6",
16247]
16248
16249[[package]]
16250name = "windows-sys"
16251version = "0.59.0"
16252source = "registry+https://github.com/rust-lang/crates.io-index"
16253checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
16254dependencies = [
16255 "windows-targets 0.52.6",
16256]
16257
16258[[package]]
16259name = "windows-targets"
16260version = "0.42.2"
16261source = "registry+https://github.com/rust-lang/crates.io-index"
16262checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
16263dependencies = [
16264 "windows_aarch64_gnullvm 0.42.2",
16265 "windows_aarch64_msvc 0.42.2",
16266 "windows_i686_gnu 0.42.2",
16267 "windows_i686_msvc 0.42.2",
16268 "windows_x86_64_gnu 0.42.2",
16269 "windows_x86_64_gnullvm 0.42.2",
16270 "windows_x86_64_msvc 0.42.2",
16271]
16272
16273[[package]]
16274name = "windows-targets"
16275version = "0.48.5"
16276source = "registry+https://github.com/rust-lang/crates.io-index"
16277checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
16278dependencies = [
16279 "windows_aarch64_gnullvm 0.48.5",
16280 "windows_aarch64_msvc 0.48.5",
16281 "windows_i686_gnu 0.48.5",
16282 "windows_i686_msvc 0.48.5",
16283 "windows_x86_64_gnu 0.48.5",
16284 "windows_x86_64_gnullvm 0.48.5",
16285 "windows_x86_64_msvc 0.48.5",
16286]
16287
16288[[package]]
16289name = "windows-targets"
16290version = "0.52.6"
16291source = "registry+https://github.com/rust-lang/crates.io-index"
16292checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
16293dependencies = [
16294 "windows_aarch64_gnullvm 0.52.6",
16295 "windows_aarch64_msvc 0.52.6",
16296 "windows_i686_gnu 0.52.6",
16297 "windows_i686_gnullvm",
16298 "windows_i686_msvc 0.52.6",
16299 "windows_x86_64_gnu 0.52.6",
16300 "windows_x86_64_gnullvm 0.52.6",
16301 "windows_x86_64_msvc 0.52.6",
16302]
16303
16304[[package]]
16305name = "windows_aarch64_gnullvm"
16306version = "0.42.2"
16307source = "registry+https://github.com/rust-lang/crates.io-index"
16308checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
16309
16310[[package]]
16311name = "windows_aarch64_gnullvm"
16312version = "0.48.5"
16313source = "registry+https://github.com/rust-lang/crates.io-index"
16314checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
16315
16316[[package]]
16317name = "windows_aarch64_gnullvm"
16318version = "0.52.6"
16319source = "registry+https://github.com/rust-lang/crates.io-index"
16320checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
16321
16322[[package]]
16323name = "windows_aarch64_msvc"
16324version = "0.42.2"
16325source = "registry+https://github.com/rust-lang/crates.io-index"
16326checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
16327
16328[[package]]
16329name = "windows_aarch64_msvc"
16330version = "0.48.5"
16331source = "registry+https://github.com/rust-lang/crates.io-index"
16332checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
16333
16334[[package]]
16335name = "windows_aarch64_msvc"
16336version = "0.52.6"
16337source = "registry+https://github.com/rust-lang/crates.io-index"
16338checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
16339
16340[[package]]
16341name = "windows_i686_gnu"
16342version = "0.42.2"
16343source = "registry+https://github.com/rust-lang/crates.io-index"
16344checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
16345
16346[[package]]
16347name = "windows_i686_gnu"
16348version = "0.48.5"
16349source = "registry+https://github.com/rust-lang/crates.io-index"
16350checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
16351
16352[[package]]
16353name = "windows_i686_gnu"
16354version = "0.52.6"
16355source = "registry+https://github.com/rust-lang/crates.io-index"
16356checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
16357
16358[[package]]
16359name = "windows_i686_gnullvm"
16360version = "0.52.6"
16361source = "registry+https://github.com/rust-lang/crates.io-index"
16362checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
16363
16364[[package]]
16365name = "windows_i686_msvc"
16366version = "0.42.2"
16367source = "registry+https://github.com/rust-lang/crates.io-index"
16368checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
16369
16370[[package]]
16371name = "windows_i686_msvc"
16372version = "0.48.5"
16373source = "registry+https://github.com/rust-lang/crates.io-index"
16374checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
16375
16376[[package]]
16377name = "windows_i686_msvc"
16378version = "0.52.6"
16379source = "registry+https://github.com/rust-lang/crates.io-index"
16380checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
16381
16382[[package]]
16383name = "windows_x86_64_gnu"
16384version = "0.42.2"
16385source = "registry+https://github.com/rust-lang/crates.io-index"
16386checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
16387
16388[[package]]
16389name = "windows_x86_64_gnu"
16390version = "0.48.5"
16391source = "registry+https://github.com/rust-lang/crates.io-index"
16392checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
16393
16394[[package]]
16395name = "windows_x86_64_gnu"
16396version = "0.52.6"
16397source = "registry+https://github.com/rust-lang/crates.io-index"
16398checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
16399
16400[[package]]
16401name = "windows_x86_64_gnullvm"
16402version = "0.42.2"
16403source = "registry+https://github.com/rust-lang/crates.io-index"
16404checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
16405
16406[[package]]
16407name = "windows_x86_64_gnullvm"
16408version = "0.48.5"
16409source = "registry+https://github.com/rust-lang/crates.io-index"
16410checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
16411
16412[[package]]
16413name = "windows_x86_64_gnullvm"
16414version = "0.52.6"
16415source = "registry+https://github.com/rust-lang/crates.io-index"
16416checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
16417
16418[[package]]
16419name = "windows_x86_64_msvc"
16420version = "0.42.2"
16421source = "registry+https://github.com/rust-lang/crates.io-index"
16422checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
16423
16424[[package]]
16425name = "windows_x86_64_msvc"
16426version = "0.48.5"
16427source = "registry+https://github.com/rust-lang/crates.io-index"
16428checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
16429
16430[[package]]
16431name = "windows_x86_64_msvc"
16432version = "0.52.6"
16433source = "registry+https://github.com/rust-lang/crates.io-index"
16434checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
16435
16436[[package]]
16437name = "winnow"
16438version = "0.6.20"
16439source = "registry+https://github.com/rust-lang/crates.io-index"
16440checksum = "36c1fec1a2bb5866f07c25f68c26e565c4c200aebb96d7e55710c19d3e8ac49b"
16441dependencies = [
16442 "memchr",
16443]
16444
16445[[package]]
16446name = "winnow"
16447version = "0.7.1"
16448source = "registry+https://github.com/rust-lang/crates.io-index"
16449checksum = "86e376c75f4f43f44db463cf729e0d3acbf954d13e22c51e26e4c264b4ab545f"
16450dependencies = [
16451 "memchr",
16452]
16453
16454[[package]]
16455name = "winreg"
16456version = "0.50.0"
16457source = "registry+https://github.com/rust-lang/crates.io-index"
16458checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1"
16459dependencies = [
16460 "cfg-if",
16461 "windows-sys 0.48.0",
16462]
16463
16464[[package]]
16465name = "winreg"
16466version = "0.52.0"
16467source = "registry+https://github.com/rust-lang/crates.io-index"
16468checksum = "a277a57398d4bfa075df44f501a17cfdf8542d224f0d36095a2adc7aee4ef0a5"
16469dependencies = [
16470 "cfg-if",
16471 "windows-sys 0.48.0",
16472]
16473
16474[[package]]
16475name = "winresource"
16476version = "0.1.19"
16477source = "registry+https://github.com/rust-lang/crates.io-index"
16478checksum = "7276691b353ad4547af8c3268488d1311f4be791ffdc0c65b8cfa8f41eed693b"
16479dependencies = [
16480 "toml 0.8.20",
16481 "version_check",
16482]
16483
16484[[package]]
16485name = "winsafe"
16486version = "0.0.19"
16487source = "registry+https://github.com/rust-lang/crates.io-index"
16488checksum = "d135d17ab770252ad95e9a872d365cf3090e3be864a34ab46f48555993efc904"
16489
16490[[package]]
16491name = "winx"
16492version = "0.36.4"
16493source = "registry+https://github.com/rust-lang/crates.io-index"
16494checksum = "3f3fd376f71958b862e7afb20cfe5a22830e1963462f3a17f49d82a6c1d1f42d"
16495dependencies = [
16496 "bitflags 2.8.0",
16497 "windows-sys 0.59.0",
16498]
16499
16500[[package]]
16501name = "wio"
16502version = "0.2.2"
16503source = "registry+https://github.com/rust-lang/crates.io-index"
16504checksum = "5d129932f4644ac2396cb456385cbf9e63b5b30c6e8dc4820bdca4eb082037a5"
16505dependencies = [
16506 "winapi",
16507]
16508
16509[[package]]
16510name = "wit-bindgen"
16511version = "0.22.0"
16512source = "registry+https://github.com/rust-lang/crates.io-index"
16513checksum = "288f992ea30e6b5c531b52cdd5f3be81c148554b09ea416f058d16556ba92c27"
16514dependencies = [
16515 "bitflags 2.8.0",
16516 "wit-bindgen-rt 0.22.0",
16517 "wit-bindgen-rust-macro",
16518]
16519
16520[[package]]
16521name = "wit-bindgen-core"
16522version = "0.22.0"
16523source = "registry+https://github.com/rust-lang/crates.io-index"
16524checksum = "e85e72719ffbccf279359ad071497e47eb0675fe22106dea4ed2d8a7fcb60ba4"
16525dependencies = [
16526 "anyhow",
16527 "wit-parser 0.201.0",
16528]
16529
16530[[package]]
16531name = "wit-bindgen-rt"
16532version = "0.22.0"
16533source = "registry+https://github.com/rust-lang/crates.io-index"
16534checksum = "fcb8738270f32a2d6739973cbbb7c1b6dd8959ce515578a6e19165853272ee64"
16535
16536[[package]]
16537name = "wit-bindgen-rt"
16538version = "0.33.0"
16539source = "registry+https://github.com/rust-lang/crates.io-index"
16540checksum = "3268f3d866458b787f390cf61f4bbb563b922d091359f9608842999eaee3943c"
16541dependencies = [
16542 "bitflags 2.8.0",
16543]
16544
16545[[package]]
16546name = "wit-bindgen-rust"
16547version = "0.22.0"
16548source = "registry+https://github.com/rust-lang/crates.io-index"
16549checksum = "d8a39a15d1ae2077688213611209849cad40e9e5cccf6e61951a425850677ff3"
16550dependencies = [
16551 "anyhow",
16552 "heck 0.4.1",
16553 "indexmap",
16554 "wasm-metadata 0.201.0",
16555 "wit-bindgen-core",
16556 "wit-component 0.201.0",
16557]
16558
16559[[package]]
16560name = "wit-bindgen-rust-macro"
16561version = "0.22.0"
16562source = "registry+https://github.com/rust-lang/crates.io-index"
16563checksum = "d376d3ae5850526dfd00d937faea0d81a06fa18f7ac1e26f386d760f241a8f4b"
16564dependencies = [
16565 "anyhow",
16566 "proc-macro2",
16567 "quote",
16568 "syn 2.0.90",
16569 "wit-bindgen-core",
16570 "wit-bindgen-rust",
16571]
16572
16573[[package]]
16574name = "wit-component"
16575version = "0.201.0"
16576source = "registry+https://github.com/rust-lang/crates.io-index"
16577checksum = "421c0c848a0660a8c22e2fd217929a0191f14476b68962afd2af89fd22e39825"
16578dependencies = [
16579 "anyhow",
16580 "bitflags 2.8.0",
16581 "indexmap",
16582 "log",
16583 "serde",
16584 "serde_derive",
16585 "serde_json",
16586 "wasm-encoder 0.201.0",
16587 "wasm-metadata 0.201.0",
16588 "wasmparser 0.201.0",
16589 "wit-parser 0.201.0",
16590]
16591
16592[[package]]
16593name = "wit-component"
16594version = "0.221.3"
16595source = "registry+https://github.com/rust-lang/crates.io-index"
16596checksum = "66c55ca8772d2b270e28066caed50ce4e53a28c3ac10e01efbd90e5be31e448b"
16597dependencies = [
16598 "anyhow",
16599 "bitflags 2.8.0",
16600 "indexmap",
16601 "log",
16602 "serde",
16603 "serde_derive",
16604 "serde_json",
16605 "wasm-encoder 0.221.3",
16606 "wasm-metadata 0.221.3",
16607 "wasmparser 0.221.3",
16608 "wit-parser 0.221.3",
16609]
16610
16611[[package]]
16612name = "wit-parser"
16613version = "0.201.0"
16614source = "registry+https://github.com/rust-lang/crates.io-index"
16615checksum = "196d3ecfc4b759a8573bf86a9b3f8996b304b3732e4c7de81655f875f6efdca6"
16616dependencies = [
16617 "anyhow",
16618 "id-arena",
16619 "indexmap",
16620 "log",
16621 "semver",
16622 "serde",
16623 "serde_derive",
16624 "serde_json",
16625 "unicode-xid",
16626 "wasmparser 0.201.0",
16627]
16628
16629[[package]]
16630name = "wit-parser"
16631version = "0.221.3"
16632source = "registry+https://github.com/rust-lang/crates.io-index"
16633checksum = "896112579ed56b4a538b07a3d16e562d101ff6265c46b515ce0c701eef16b2ac"
16634dependencies = [
16635 "anyhow",
16636 "id-arena",
16637 "indexmap",
16638 "log",
16639 "semver",
16640 "serde",
16641 "serde_derive",
16642 "serde_json",
16643 "unicode-xid",
16644 "wasmparser 0.221.3",
16645]
16646
16647[[package]]
16648name = "witx"
16649version = "0.9.1"
16650source = "registry+https://github.com/rust-lang/crates.io-index"
16651checksum = "e366f27a5cabcddb2706a78296a40b8fcc451e1a6aba2fc1d94b4a01bdaaef4b"
16652dependencies = [
16653 "anyhow",
16654 "log",
16655 "thiserror 1.0.69",
16656 "wast",
16657]
16658
16659[[package]]
16660name = "workspace"
16661version = "0.1.0"
16662dependencies = [
16663 "any_vec",
16664 "anyhow",
16665 "async-recursion 1.1.1",
16666 "bincode",
16667 "call",
16668 "client",
16669 "clock",
16670 "collections",
16671 "component",
16672 "db",
16673 "derive_more",
16674 "env_logger 0.11.6",
16675 "fs",
16676 "futures 0.3.31",
16677 "gpui",
16678 "http_client",
16679 "itertools 0.14.0",
16680 "language",
16681 "log",
16682 "node_runtime",
16683 "parking_lot",
16684 "postage",
16685 "project",
16686 "remote",
16687 "schemars",
16688 "serde",
16689 "serde_json",
16690 "session",
16691 "settings",
16692 "smallvec",
16693 "sqlez",
16694 "strum",
16695 "task",
16696 "telemetry",
16697 "tempfile",
16698 "theme",
16699 "ui",
16700 "util",
16701 "uuid",
16702 "zed_actions",
16703]
16704
16705[[package]]
16706name = "worktree"
16707version = "0.1.0"
16708dependencies = [
16709 "anyhow",
16710 "clock",
16711 "collections",
16712 "env_logger 0.11.6",
16713 "fs",
16714 "futures 0.3.31",
16715 "fuzzy",
16716 "git",
16717 "git2",
16718 "git_hosting_providers",
16719 "gpui",
16720 "http_client",
16721 "ignore",
16722 "language",
16723 "log",
16724 "parking_lot",
16725 "paths",
16726 "postage",
16727 "pretty_assertions",
16728 "rand 0.8.5",
16729 "rpc",
16730 "schemars",
16731 "serde",
16732 "serde_json",
16733 "settings",
16734 "smallvec",
16735 "smol",
16736 "sum_tree",
16737 "text",
16738 "util",
16739]
16740
16741[[package]]
16742name = "write16"
16743version = "1.0.0"
16744source = "registry+https://github.com/rust-lang/crates.io-index"
16745checksum = "d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936"
16746
16747[[package]]
16748name = "writeable"
16749version = "0.5.5"
16750source = "registry+https://github.com/rust-lang/crates.io-index"
16751checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51"
16752
16753[[package]]
16754name = "wyz"
16755version = "0.5.1"
16756source = "registry+https://github.com/rust-lang/crates.io-index"
16757checksum = "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed"
16758dependencies = [
16759 "tap",
16760]
16761
16762[[package]]
16763name = "x11-clipboard"
16764version = "0.9.3"
16765source = "registry+https://github.com/rust-lang/crates.io-index"
16766checksum = "662d74b3d77e396b8e5beb00b9cad6a9eccf40b2ef68cc858784b14c41d535a3"
16767dependencies = [
16768 "libc",
16769 "x11rb",
16770]
16771
16772[[package]]
16773name = "x11rb"
16774version = "0.13.1"
16775source = "registry+https://github.com/rust-lang/crates.io-index"
16776checksum = "5d91ffca73ee7f68ce055750bf9f6eca0780b8c85eff9bc046a3b0da41755e12"
16777dependencies = [
16778 "as-raw-xcb-connection",
16779 "gethostname",
16780 "libc",
16781 "rustix",
16782 "x11rb-protocol",
16783]
16784
16785[[package]]
16786name = "x11rb-protocol"
16787version = "0.13.1"
16788source = "registry+https://github.com/rust-lang/crates.io-index"
16789checksum = "ec107c4503ea0b4a98ef47356329af139c0a4f7750e621cf2973cd3385ebcb3d"
16790
16791[[package]]
16792name = "xattr"
16793version = "0.2.3"
16794source = "registry+https://github.com/rust-lang/crates.io-index"
16795checksum = "6d1526bbe5aaeb5eb06885f4d987bcdfa5e23187055de9b83fe00156a821fabc"
16796dependencies = [
16797 "libc",
16798]
16799
16800[[package]]
16801name = "xcursor"
16802version = "0.3.8"
16803source = "registry+https://github.com/rust-lang/crates.io-index"
16804checksum = "0ef33da6b1660b4ddbfb3aef0ade110c8b8a781a3b6382fa5f2b5b040fd55f61"
16805
16806[[package]]
16807name = "xdg-home"
16808version = "1.3.0"
16809source = "registry+https://github.com/rust-lang/crates.io-index"
16810checksum = "ec1cdab258fb55c0da61328dc52c8764709b249011b2cad0454c72f0bf10a1f6"
16811dependencies = [
16812 "libc",
16813 "windows-sys 0.59.0",
16814]
16815
16816[[package]]
16817name = "xim"
16818version = "0.4.0"
16819source = "git+https://github.com/XDeme1/xim-rs?rev=d50d461764c2213655cd9cf65a0ea94c70d3c4fd#d50d461764c2213655cd9cf65a0ea94c70d3c4fd"
16820dependencies = [
16821 "ahash 0.8.11",
16822 "hashbrown 0.14.5",
16823 "log",
16824 "x11rb",
16825 "xim-ctext",
16826 "xim-parser",
16827]
16828
16829[[package]]
16830name = "xim-ctext"
16831version = "0.3.0"
16832source = "git+https://github.com/XDeme1/xim-rs?rev=d50d461764c2213655cd9cf65a0ea94c70d3c4fd#d50d461764c2213655cd9cf65a0ea94c70d3c4fd"
16833dependencies = [
16834 "encoding_rs",
16835]
16836
16837[[package]]
16838name = "xim-parser"
16839version = "0.2.1"
16840source = "git+https://github.com/XDeme1/xim-rs?rev=d50d461764c2213655cd9cf65a0ea94c70d3c4fd#d50d461764c2213655cd9cf65a0ea94c70d3c4fd"
16841dependencies = [
16842 "bitflags 2.8.0",
16843]
16844
16845[[package]]
16846name = "xkbcommon"
16847version = "0.7.0"
16848source = "git+https://github.com/ConradIrwin/xkbcommon-rs?rev=fcbb4612185cc129ceeff51d22f7fb51810a03b2#fcbb4612185cc129ceeff51d22f7fb51810a03b2"
16849dependencies = [
16850 "as-raw-xcb-connection",
16851 "libc",
16852 "memmap2",
16853 "xkeysym",
16854]
16855
16856[[package]]
16857name = "xkeysym"
16858version = "0.2.1"
16859source = "registry+https://github.com/rust-lang/crates.io-index"
16860checksum = "b9cc00251562a284751c9973bace760d86c0276c471b4be569fe6b068ee97a56"
16861
16862[[package]]
16863name = "xml5ever"
16864version = "0.18.1"
16865source = "registry+https://github.com/rust-lang/crates.io-index"
16866checksum = "9bbb26405d8e919bc1547a5aa9abc95cbfa438f04844f5fdd9dc7596b748bf69"
16867dependencies = [
16868 "log",
16869 "mac",
16870 "markup5ever",
16871]
16872
16873[[package]]
16874name = "xmlparser"
16875version = "0.13.6"
16876source = "registry+https://github.com/rust-lang/crates.io-index"
16877checksum = "66fee0b777b0f5ac1c69bb06d361268faafa61cd4682ae064a171c16c433e9e4"
16878
16879[[package]]
16880name = "xmlwriter"
16881version = "0.1.0"
16882source = "registry+https://github.com/rust-lang/crates.io-index"
16883checksum = "ec7a2a501ed189703dba8b08142f057e887dfc4b2cc4db2d343ac6376ba3e0b9"
16884
16885[[package]]
16886name = "xtask"
16887version = "0.1.0"
16888dependencies = [
16889 "anyhow",
16890 "cargo_metadata",
16891 "cargo_toml",
16892 "clap",
16893]
16894
16895[[package]]
16896name = "yaml-rust2"
16897version = "0.8.1"
16898source = "registry+https://github.com/rust-lang/crates.io-index"
16899checksum = "8902160c4e6f2fb145dbe9d6760a75e3c9522d8bf796ed7047c85919ac7115f8"
16900dependencies = [
16901 "arraydeque",
16902 "encoding_rs",
16903 "hashlink 0.8.4",
16904]
16905
16906[[package]]
16907name = "yansi"
16908version = "1.0.1"
16909source = "registry+https://github.com/rust-lang/crates.io-index"
16910checksum = "cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049"
16911
16912[[package]]
16913name = "yazi"
16914version = "0.1.6"
16915source = "registry+https://github.com/rust-lang/crates.io-index"
16916checksum = "c94451ac9513335b5e23d7a8a2b61a7102398b8cca5160829d313e84c9d98be1"
16917
16918[[package]]
16919name = "yeslogic-fontconfig-sys"
16920version = "6.0.0"
16921source = "registry+https://github.com/rust-lang/crates.io-index"
16922checksum = "503a066b4c037c440169d995b869046827dbc71263f6e8f3be6d77d4f3229dbd"
16923dependencies = [
16924 "dlib",
16925 "once_cell",
16926 "pkg-config",
16927]
16928
16929[[package]]
16930name = "yoke"
16931version = "0.7.5"
16932source = "registry+https://github.com/rust-lang/crates.io-index"
16933checksum = "120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40"
16934dependencies = [
16935 "serde",
16936 "stable_deref_trait",
16937 "yoke-derive",
16938 "zerofrom",
16939]
16940
16941[[package]]
16942name = "yoke-derive"
16943version = "0.7.5"
16944source = "registry+https://github.com/rust-lang/crates.io-index"
16945checksum = "2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154"
16946dependencies = [
16947 "proc-macro2",
16948 "quote",
16949 "syn 2.0.90",
16950 "synstructure",
16951]
16952
16953[[package]]
16954name = "zbus"
16955version = "5.5.0"
16956source = "registry+https://github.com/rust-lang/crates.io-index"
16957checksum = "59c333f648ea1b647bc95dc1d34807c8e25ed7a6feff3394034dc4776054b236"
16958dependencies = [
16959 "async-broadcast",
16960 "async-executor",
16961 "async-fs",
16962 "async-io",
16963 "async-lock",
16964 "async-process",
16965 "async-recursion 1.1.1",
16966 "async-task",
16967 "async-trait",
16968 "blocking",
16969 "enumflags2",
16970 "event-listener 5.3.1",
16971 "futures-core",
16972 "futures-lite 2.6.0",
16973 "hex",
16974 "nix",
16975 "ordered-stream",
16976 "serde",
16977 "serde_repr",
16978 "static_assertions",
16979 "tracing",
16980 "uds_windows",
16981 "windows-sys 0.59.0",
16982 "winnow 0.7.1",
16983 "xdg-home",
16984 "zbus_macros",
16985 "zbus_names",
16986 "zvariant",
16987]
16988
16989[[package]]
16990name = "zbus_macros"
16991version = "5.5.0"
16992source = "registry+https://github.com/rust-lang/crates.io-index"
16993checksum = "f325ad10eb0d0a3eb060203494c3b7ec3162a01a59db75d2deee100339709fc0"
16994dependencies = [
16995 "proc-macro-crate",
16996 "proc-macro2",
16997 "quote",
16998 "syn 2.0.90",
16999 "zbus_names",
17000 "zvariant",
17001 "zvariant_utils",
17002]
17003
17004[[package]]
17005name = "zbus_names"
17006version = "4.1.0"
17007source = "registry+https://github.com/rust-lang/crates.io-index"
17008checksum = "856b7a38811f71846fd47856ceee8bccaec8399ff53fb370247e66081ace647b"
17009dependencies = [
17010 "serde",
17011 "static_assertions",
17012 "winnow 0.6.20",
17013 "zvariant",
17014]
17015
17016[[package]]
17017name = "zed"
17018version = "0.179.0"
17019dependencies = [
17020 "activity_indicator",
17021 "anyhow",
17022 "ashpd",
17023 "assets",
17024 "assistant",
17025 "assistant2",
17026 "assistant_context_editor",
17027 "assistant_settings",
17028 "assistant_tools",
17029 "async-watch",
17030 "audio",
17031 "auto_update",
17032 "auto_update_ui",
17033 "backtrace",
17034 "breadcrumbs",
17035 "call",
17036 "channel",
17037 "chrono",
17038 "clap",
17039 "cli",
17040 "client",
17041 "collab_ui",
17042 "collections",
17043 "command_palette",
17044 "command_palette_hooks",
17045 "component_preview",
17046 "copilot",
17047 "db",
17048 "diagnostics",
17049 "editor",
17050 "env_logger 0.11.6",
17051 "extension",
17052 "extension_host",
17053 "extensions_ui",
17054 "feature_flags",
17055 "feedback",
17056 "file_finder",
17057 "fs",
17058 "futures 0.3.31",
17059 "git",
17060 "git_hosting_providers",
17061 "git_ui",
17062 "go_to_line",
17063 "gpui",
17064 "gpui_tokio",
17065 "http_client",
17066 "image_viewer",
17067 "inline_completion_button",
17068 "install_cli",
17069 "journal",
17070 "language",
17071 "language_extension",
17072 "language_model",
17073 "language_models",
17074 "language_selector",
17075 "language_tools",
17076 "languages",
17077 "libc",
17078 "log",
17079 "markdown",
17080 "markdown_preview",
17081 "menu",
17082 "migrator",
17083 "mimalloc",
17084 "nix",
17085 "node_runtime",
17086 "notifications",
17087 "outline",
17088 "outline_panel",
17089 "parking_lot",
17090 "paths",
17091 "picker",
17092 "profiling",
17093 "project",
17094 "project_panel",
17095 "project_symbols",
17096 "prompt_store",
17097 "proto",
17098 "recent_projects",
17099 "release_channel",
17100 "remote",
17101 "repl",
17102 "reqwest_client",
17103 "rope",
17104 "search",
17105 "serde",
17106 "serde_json",
17107 "session",
17108 "settings",
17109 "settings_ui",
17110 "shellexpand 2.1.2",
17111 "simplelog",
17112 "smol",
17113 "snippet_provider",
17114 "snippets_ui",
17115 "supermaven",
17116 "sysinfo",
17117 "tab_switcher",
17118 "task",
17119 "tasks_ui",
17120 "telemetry",
17121 "telemetry_events",
17122 "terminal_view",
17123 "theme",
17124 "theme_extension",
17125 "theme_selector",
17126 "time",
17127 "toolchain_selector",
17128 "tree-sitter-md",
17129 "tree-sitter-rust",
17130 "ui",
17131 "url",
17132 "urlencoding",
17133 "util",
17134 "uuid",
17135 "vim",
17136 "vim_mode_setting",
17137 "welcome",
17138 "windows 0.60.0",
17139 "winresource",
17140 "workspace",
17141 "zed_actions",
17142 "zeta",
17143]
17144
17145[[package]]
17146name = "zed_actions"
17147version = "0.1.0"
17148dependencies = [
17149 "gpui",
17150 "schemars",
17151 "serde",
17152]
17153
17154[[package]]
17155name = "zed_emmet"
17156version = "0.0.3"
17157dependencies = [
17158 "zed_extension_api 0.1.0",
17159]
17160
17161[[package]]
17162name = "zed_extension_api"
17163version = "0.1.0"
17164source = "registry+https://github.com/rust-lang/crates.io-index"
17165checksum = "594fd10dd0f2f853eb243e2425e7c95938cef49adb81d9602921d002c5e6d9d9"
17166dependencies = [
17167 "serde",
17168 "serde_json",
17169 "wit-bindgen",
17170]
17171
17172[[package]]
17173name = "zed_extension_api"
17174version = "0.3.0"
17175dependencies = [
17176 "serde",
17177 "serde_json",
17178 "wit-bindgen",
17179]
17180
17181[[package]]
17182name = "zed_glsl"
17183version = "0.1.0"
17184dependencies = [
17185 "zed_extension_api 0.1.0",
17186]
17187
17188[[package]]
17189name = "zed_html"
17190version = "0.1.6"
17191dependencies = [
17192 "zed_extension_api 0.1.0",
17193]
17194
17195[[package]]
17196name = "zed_llm_client"
17197version = "0.4.1"
17198source = "registry+https://github.com/rust-lang/crates.io-index"
17199checksum = "1bf21350eced858d129840589158a8f6895c4fa4327ae56dd8c7d6a98495bed4"
17200dependencies = [
17201 "serde",
17202 "serde_json",
17203 "uuid",
17204]
17205
17206[[package]]
17207name = "zed_proto"
17208version = "0.2.1"
17209dependencies = [
17210 "zed_extension_api 0.1.0",
17211]
17212
17213[[package]]
17214name = "zed_ruff"
17215version = "0.1.0"
17216dependencies = [
17217 "zed_extension_api 0.1.0",
17218]
17219
17220[[package]]
17221name = "zed_snippets"
17222version = "0.0.5"
17223dependencies = [
17224 "serde_json",
17225 "zed_extension_api 0.1.0",
17226]
17227
17228[[package]]
17229name = "zed_test_extension"
17230version = "0.1.0"
17231dependencies = [
17232 "zed_extension_api 0.3.0",
17233]
17234
17235[[package]]
17236name = "zed_toml"
17237version = "0.1.3"
17238dependencies = [
17239 "zed_extension_api 0.1.0",
17240]
17241
17242[[package]]
17243name = "zeno"
17244version = "0.2.3"
17245source = "registry+https://github.com/rust-lang/crates.io-index"
17246checksum = "dd15f8e0dbb966fd9245e7498c7e9e5055d9e5c8b676b95bd67091cd11a1e697"
17247
17248[[package]]
17249name = "zerocopy"
17250version = "0.7.35"
17251source = "registry+https://github.com/rust-lang/crates.io-index"
17252checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0"
17253dependencies = [
17254 "byteorder",
17255 "zerocopy-derive 0.7.35",
17256]
17257
17258[[package]]
17259name = "zerocopy"
17260version = "0.8.18"
17261source = "registry+https://github.com/rust-lang/crates.io-index"
17262checksum = "79386d31a42a4996e3336b0919ddb90f81112af416270cff95b5f5af22b839c2"
17263dependencies = [
17264 "zerocopy-derive 0.8.18",
17265]
17266
17267[[package]]
17268name = "zerocopy-derive"
17269version = "0.7.35"
17270source = "registry+https://github.com/rust-lang/crates.io-index"
17271checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e"
17272dependencies = [
17273 "proc-macro2",
17274 "quote",
17275 "syn 2.0.90",
17276]
17277
17278[[package]]
17279name = "zerocopy-derive"
17280version = "0.8.18"
17281source = "registry+https://github.com/rust-lang/crates.io-index"
17282checksum = "76331675d372f91bf8d17e13afbd5fe639200b73d01f0fc748bb059f9cca2db7"
17283dependencies = [
17284 "proc-macro2",
17285 "quote",
17286 "syn 2.0.90",
17287]
17288
17289[[package]]
17290name = "zerofrom"
17291version = "0.1.5"
17292source = "registry+https://github.com/rust-lang/crates.io-index"
17293checksum = "cff3ee08c995dee1859d998dea82f7374f2826091dd9cd47def953cae446cd2e"
17294dependencies = [
17295 "zerofrom-derive",
17296]
17297
17298[[package]]
17299name = "zerofrom-derive"
17300version = "0.1.5"
17301source = "registry+https://github.com/rust-lang/crates.io-index"
17302checksum = "595eed982f7d355beb85837f651fa22e90b3c044842dc7f2c2842c086f295808"
17303dependencies = [
17304 "proc-macro2",
17305 "quote",
17306 "syn 2.0.90",
17307 "synstructure",
17308]
17309
17310[[package]]
17311name = "zeroize"
17312version = "1.8.1"
17313source = "registry+https://github.com/rust-lang/crates.io-index"
17314checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde"
17315dependencies = [
17316 "zeroize_derive",
17317]
17318
17319[[package]]
17320name = "zeroize_derive"
17321version = "1.4.2"
17322source = "registry+https://github.com/rust-lang/crates.io-index"
17323checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69"
17324dependencies = [
17325 "proc-macro2",
17326 "quote",
17327 "syn 2.0.90",
17328]
17329
17330[[package]]
17331name = "zeromq"
17332version = "0.5.0-pre"
17333source = "registry+https://github.com/rust-lang/crates.io-index"
17334checksum = "a1fe92954d37e77bed5e2775cb0fed7dba5f6bc4be6f7f76172a4eb371dc6a9b"
17335dependencies = [
17336 "async-dispatcher",
17337 "async-std",
17338 "async-trait",
17339 "asynchronous-codec",
17340 "bytes 1.10.1",
17341 "crossbeam-queue",
17342 "dashmap 5.5.3",
17343 "futures 0.3.31",
17344 "log",
17345 "num-traits",
17346 "once_cell",
17347 "parking_lot",
17348 "rand 0.8.5",
17349 "regex",
17350 "thiserror 1.0.69",
17351 "uuid",
17352]
17353
17354[[package]]
17355name = "zerovec"
17356version = "0.10.4"
17357source = "registry+https://github.com/rust-lang/crates.io-index"
17358checksum = "aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079"
17359dependencies = [
17360 "yoke",
17361 "zerofrom",
17362 "zerovec-derive",
17363]
17364
17365[[package]]
17366name = "zerovec-derive"
17367version = "0.10.3"
17368source = "registry+https://github.com/rust-lang/crates.io-index"
17369checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6"
17370dependencies = [
17371 "proc-macro2",
17372 "quote",
17373 "syn 2.0.90",
17374]
17375
17376[[package]]
17377name = "zeta"
17378version = "0.1.0"
17379dependencies = [
17380 "anyhow",
17381 "arrayvec",
17382 "call",
17383 "chrono",
17384 "client",
17385 "clock",
17386 "collections",
17387 "command_palette_hooks",
17388 "ctor",
17389 "db",
17390 "editor",
17391 "env_logger 0.11.6",
17392 "feature_flags",
17393 "fs",
17394 "futures 0.3.31",
17395 "gpui",
17396 "http_client",
17397 "indoc",
17398 "inline_completion",
17399 "language",
17400 "language_model",
17401 "log",
17402 "menu",
17403 "migrator",
17404 "paths",
17405 "postage",
17406 "project",
17407 "regex",
17408 "release_channel",
17409 "reqwest_client",
17410 "rpc",
17411 "serde",
17412 "serde_json",
17413 "settings",
17414 "telemetry",
17415 "telemetry_events",
17416 "theme",
17417 "thiserror 1.0.69",
17418 "tree-sitter-go",
17419 "tree-sitter-rust",
17420 "ui",
17421 "unindent",
17422 "util",
17423 "uuid",
17424 "workspace",
17425 "worktree",
17426 "zed_actions",
17427 "zed_llm_client",
17428]
17429
17430[[package]]
17431name = "zip"
17432version = "0.6.6"
17433source = "registry+https://github.com/rust-lang/crates.io-index"
17434checksum = "760394e246e4c28189f19d488c058bf16f564016aefac5d32bb1f3b51d5e9261"
17435dependencies = [
17436 "aes",
17437 "byteorder",
17438 "bzip2",
17439 "constant_time_eq 0.1.5",
17440 "crc32fast",
17441 "crossbeam-utils",
17442 "flate2",
17443 "hmac",
17444 "pbkdf2 0.11.0",
17445 "sha1",
17446 "time",
17447 "zstd",
17448]
17449
17450[[package]]
17451name = "zstd"
17452version = "0.11.2+zstd.1.5.2"
17453source = "registry+https://github.com/rust-lang/crates.io-index"
17454checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4"
17455dependencies = [
17456 "zstd-safe",
17457]
17458
17459[[package]]
17460name = "zstd-safe"
17461version = "5.0.2+zstd.1.5.2"
17462source = "registry+https://github.com/rust-lang/crates.io-index"
17463checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db"
17464dependencies = [
17465 "libc",
17466 "zstd-sys",
17467]
17468
17469[[package]]
17470name = "zstd-sys"
17471version = "2.0.13+zstd.1.5.6"
17472source = "registry+https://github.com/rust-lang/crates.io-index"
17473checksum = "38ff0f21cfee8f97d94cef41359e0c89aa6113028ab0291aa8ca0038995a95aa"
17474dependencies = [
17475 "cc",
17476 "pkg-config",
17477]
17478
17479[[package]]
17480name = "zune-core"
17481version = "0.4.12"
17482source = "registry+https://github.com/rust-lang/crates.io-index"
17483checksum = "3f423a2c17029964870cfaabb1f13dfab7d092a62a29a89264f4d36990ca414a"
17484
17485[[package]]
17486name = "zune-inflate"
17487version = "0.2.54"
17488source = "registry+https://github.com/rust-lang/crates.io-index"
17489checksum = "73ab332fe2f6680068f3582b16a24f90ad7096d5d39b974d1c0aff0125116f02"
17490dependencies = [
17491 "simd-adler32",
17492]
17493
17494[[package]]
17495name = "zune-jpeg"
17496version = "0.4.13"
17497source = "registry+https://github.com/rust-lang/crates.io-index"
17498checksum = "16099418600b4d8f028622f73ff6e3deaabdff330fb9a2a131dea781ee8b0768"
17499dependencies = [
17500 "zune-core",
17501]
17502
17503[[package]]
17504name = "zvariant"
17505version = "5.4.0"
17506source = "registry+https://github.com/rust-lang/crates.io-index"
17507checksum = "b2df9ee044893fcffbdc25de30546edef3e32341466811ca18421e3cd6c5a3ac"
17508dependencies = [
17509 "endi",
17510 "enumflags2",
17511 "serde",
17512 "static_assertions",
17513 "url",
17514 "winnow 0.7.1",
17515 "zvariant_derive",
17516 "zvariant_utils",
17517]
17518
17519[[package]]
17520name = "zvariant_derive"
17521version = "5.4.0"
17522source = "registry+https://github.com/rust-lang/crates.io-index"
17523checksum = "74170caa85b8b84cc4935f2d56a57c7a15ea6185ccdd7eadb57e6edd90f94b2f"
17524dependencies = [
17525 "proc-macro-crate",
17526 "proc-macro2",
17527 "quote",
17528 "syn 2.0.90",
17529 "zvariant_utils",
17530]
17531
17532[[package]]
17533name = "zvariant_utils"
17534version = "3.2.0"
17535source = "registry+https://github.com/rust-lang/crates.io-index"
17536checksum = "e16edfee43e5d7b553b77872d99bc36afdda75c223ca7ad5e3fbecd82ca5fc34"
17537dependencies = [
17538 "proc-macro2",
17539 "quote",
17540 "serde",
17541 "static_assertions",
17542 "syn 2.0.90",
17543 "winnow 0.7.1",
17544]