Acknowledgements
Portions of this software may utilize the following copyrighted material, the use of which is hereby acknowledged:
Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT (1):
    wasi

Apache-2.0 OR BSL-1.0 (1):
    ryu

Apache-2.0 OR MIT (76):
    async-trait, auto_impl, beef, bitflags, bstr, cfg-if, crossbeam-utils, fnv,
    form_urlencoded, futures, futures-channel, futures-core, futures-executor,
    futures-io, futures-macro, futures-sink, futures-task, futures-util,
    hashbrown, hermit-abi, httparse, idna, indexmap, itoa, lazy_static, libc,
    lock_api, log, logos, logos-derive, minimal-lexical, multimap, num_cpus,
    once_cell, parking_lot, parking_lot_core, paste, percent-encoding,
    pin-project, pin-project-internal, pin-project-lite, pin-utils,
    proc-macro-error, proc-macro-error-attr, proc-macro2, quote, regex,
    regex-syntax, rust-analyzer, scopeguard, serde, serde_derive, serde_json,
    serde_repr, signal-hook-registry, smallvec, smol_str, socket2, syn,
    thread_local, tower-lsp, tower-lsp-macros, unicode-bidi, unicode-ident,
    unicode-normalization, unindent, url, winapi, winapi-i686-pc-windows-gnu,
    winapi-x86_64-pc-windows-gnu, windows-sys, windows_aarch64_msvc,
    windows_i686_gnu, windows_i686_msvc, windows_x86_64_gnu,
    windows_x86_64_msvc, yansi

Apache-2.0 OR MIT OR Zlib (2):
    tinyvec, tinyvec_macros

MIT (18):
    ariadne, bytes, dashmap, line-col, lsp-types, matches, mio, nom,
    redox_syscall, slab, tokio, tokio-macros, tokio-util, tower, tower-layer,
    tower-service, tracing, tracing-core

MIT OR Unlicense (7):
    aho-corasick, globset, ignore, memchr, same-file, walkdir, winapi-util