OpenIntegrations / Открытый пакет интеграций
Copyright (c) 2024-2026 Anton Tsitavets
Licensed under the MIT License

Dependencies and imports:

EvilBeaver/OneScript
 * Copyright (c) Andrey Ovsiankin
 * Licensed under the MPL-2.0 license
 * https://github.com/EvilBeaver/OneScript
 
vbondarevsky/Connector
 * Copyright 2017-2023 Vladimir Bondarevskiy 
 * Licensed under the Apache License, Version 2.0
 * https://github.com/vbondarevsky/Connector/

БСП
 * Copyright (c) 2019, ООО 1С-Софт
 * Licensed under the Attribution 4.0 International (CC BY 4.0)
 * https://v8.1c.ru/tekhnologii/standartnye-biblioteki/1s-biblioteka-standartnykh-podsistem/

Docusaurus
 * Copyright (c) Facebook, Inc. and its affiliates.
 * Licensed under the MIT License
 * https://github.com/facebook/docusaurus

YaxUNIT
 * Copyright © 2023 BIA-Technologies Limited Liability Company
 * Licensed under the Apache License, Version 2.0
 * https://github.com/bia-technologies/yaxunit

1testrunner
 * by Artur Ayukhanov (artbear)
 * -
 * https://github.com/artbear/1testrunner

asserts
 * by oscript-library
 * -
 * https://github.com/oscript-library/asserts

coloratos
* by Vladimir Nadulich (240596448)
* -
* https://github.com/240596448/coloratos

cmdline
 * by oscript-library
 * -
 * https://github.com/oscript-library/cmdline

ryu
 * David Tolnay <dtolnay@gmail.com>
 * Apache-2.0 OR BSL-1.0
 * https://github.com/dtolnay/ryu

cfg-if
 * Alex Crichton <alex@alexcrichton.com>
 * MIT OR Apache-2.0
 * https://github.com/rust-lang/cfg-if

uuid
 * Ashley Mannix<ashleymannix@live.com.au>, Dylan DPC<dylan.dpc@gmail.com>, Hunar Roop Kahlon<hunar.roop@gmail.com>
 * Apache-2.0 OR MIT
 * https://github.com/uuid-rs/uuid

getrandom
 * The Rand Project Developers
 * MIT OR Apache-2.0
 * https://github.com/rust-random/getrandom

libc
 * The Rust Project Developers
 * MIT OR Apache-2.0
 * https://github.com/rust-lang/libc

r-efi
 * 
 * MIT OR Apache-2.0 OR LGPL-2.1-or-later
 * https://github.com/r-efi/r-efi

wasip2
 * 
 * Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
 * https://github.com/bytecodealliance/wasi-rs

wasip3
 * 
 * Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
 * https://github.com/bytecodealliance/wasi-rs

itoa
 * David Tolnay <dtolnay@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/dtolnay/itoa

serde_core
 * Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/serde-rs/serde

serde_json
 * Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/serde-rs/json

wit-bindgen
 * Alex Crichton <alex@alexcrichton.com>
 * Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
 * https://github.com/bytecodealliance/wit-bindgen

base64
 * Marshall Pierce <marshall@mpierce.org>
 * MIT OR Apache-2.0
 * https://github.com/marshallpierce/rust-base64

memchr
 * Andrew Gallant <jamslam@gmail.com>, bluss
 * Unlicense OR MIT
 * https://github.com/BurntSushi/memchr

smallvec
 * The Servo Project Developers
 * MIT OR Apache-2.0
 * https://github.com/servo/rust-smallvec

common-core
 * 
 * MIT
 * 

addin1c
 * 
 * MIT
 * https://github.com/medigor/addin1c

utf16_lit
 * Lokathor <zefria@gmail.com>
 * Zlib OR Apache-2.0 OR MIT
 * https://github.com/Lokathor/utf16_lit

common-core-macros
 * 
 * MIT
 * 

proc-macro2
 * David Tolnay <dtolnay@gmail.com>, Alex Crichton <alex@alexcrichton.com>
 * MIT OR Apache-2.0
 * https://github.com/dtolnay/proc-macro2

quote
 * David Tolnay <dtolnay@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/dtolnay/quote

syn
 * David Tolnay <dtolnay@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/dtolnay/syn

unicode-ident
 * David Tolnay <dtolnay@gmail.com>
 * (MIT OR Apache-2.0) AND Unicode-3.0
 * https://github.com/dtolnay/unicode-ident

bitflags
 * The Rust Project Developers
 * MIT OR Apache-2.0
 * https://github.com/bitflags/bitflags

hashbrown
 * Amanieu d'Antras <amanieu@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/rust-lang/hashbrown

lock_api
 * Amanieu d'Antras <amanieu@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/Amanieu/parking_lot

parking_lot_core
 * Amanieu d'Antras <amanieu@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/Amanieu/parking_lot

equivalent
 * 
 * Apache-2.0 OR MIT
 * https://github.com/indexmap-rs/equivalent

scopeguard
 * bluss
 * MIT OR Apache-2.0
 * https://github.com/bluss/scopeguard

redox_syscall
 * Jeremy Soller <jackpot51@gmail.com>
 * MIT
 * https://gitlab.redox-os.org/redox-os/syscall

dashmap
 * Joel Wejdenst├еl <jwejdenstal@icloud.com>
 * MIT
 * https://github.com/xacrimon/dashmap

common-dataset
 * 
 * MIT
 * 

windows-link
 * 
 * MIT OR Apache-2.0
 * https://github.com/microsoft/windows-rs

crossbeam-utils
 * 
 * MIT OR Apache-2.0
 * https://github.com/crossbeam-rs/crossbeam

core-foundation-sys
 * The Servo Project Developers
 * MIT OR Apache-2.0
 * https://github.com/servo/core-foundation-rs

cc
 * Alex Crichton <alex@alexcrichton.com>
 * MIT OR Apache-2.0
 * https://github.com/rust-lang/cc-rs

find-msvc-tools
 * 
 * MIT OR Apache-2.0
 * https://github.com/rust-lang/cc-rs

js-sys
 * The wasm-bindgen Developers
 * MIT OR Apache-2.0
 * https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/js-sys

wasm-bindgen-macro-support
 * The wasm-bindgen Developers
 * MIT OR Apache-2.0
 * https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro-support

wasm-bindgen-macro
 * The wasm-bindgen Developers
 * MIT OR Apache-2.0
 * https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro

wasm-bindgen-shared
 * The wasm-bindgen Developers
 * MIT OR Apache-2.0
 * https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/shared

wasm-bindgen
 * The wasm-bindgen Developers
 * MIT OR Apache-2.0
 * https://github.com/wasm-bindgen/wasm-bindgen

log
 * The Rust Project Developers
 * MIT OR Apache-2.0
 * https://github.com/rust-lang/log

num-traits
 * The Rust Project Developers
 * MIT OR Apache-2.0
 * https://github.com/rust-num/num-traits

autocfg
 * Josh Stone <cuviper@gmail.com>
 * Apache-2.0 OR MIT
 * https://github.com/cuviper/autocfg

bumpalo
 * Nick Fitzgerald <fitzgen@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/fitzgen/bumpalo

iana-time-zone-haiku
 * Ren├й Kijewski <crates.io@k6i.de>
 * MIT OR Apache-2.0
 * https://github.com/strawlab/iana-time-zone

iana-time-zone
 * Andrew Straw <strawman@astraw.com>, Ren├й Kijewski <rene.kijewski@fu-berlin.de>, Ryan Lopopolo <rjl@hyperbo.la>
 * MIT OR Apache-2.0
 * https://github.com/strawlab/iana-time-zone

common-logs
 * 
 * MIT
 * 

chrono
 * 
 * MIT OR Apache-2.0
 * https://github.com/chronotope/chrono

windows-core
 * 
 * MIT OR Apache-2.0
 * https://github.com/microsoft/windows-rs

windows-implement
 * 
 * MIT OR Apache-2.0
 * https://github.com/microsoft/windows-rs

windows-interface
 * 
 * MIT OR Apache-2.0
 * https://github.com/microsoft/windows-rs

windows-result
 * 
 * MIT OR Apache-2.0
 * https://github.com/microsoft/windows-rs

windows-strings
 * 
 * MIT OR Apache-2.0
 * https://github.com/microsoft/windows-rs

once_cell
 * Aleksey Kladov <aleksey.kladov@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/matklad/once_cell

rustversion
 * David Tolnay <dtolnay@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/dtolnay/rustversion

serde
 * Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/serde-rs/serde

serde_derive
 * Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/serde-rs/serde

zmij
 * David Tolnay <dtolnay@gmail.com>
 * MIT
 * https://github.com/dtolnay/zmij

android_system_properties
 * Nicolas Silva <nical@fastmail.com>
 * MIT OR Apache-2.0
 * https://github.com/nical/android_system_properties

shlex
 * comex <comexk@gmail.com>, Fenhl <fenhl@fenhl.net>, Adrian Taylor <adetaylor@chromium.org>, Alex Touchet <alextouchet@outlook.com>, Daniel Parks <dp+git@oxidized.org>, Garrett Berg <googberg@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/comex/rust-shlex

socket2
 * Alex Crichton <alex@alexcrichton.com>, Thomas de Zeeuw <thomasdezeeuw@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/rust-lang/socket2

mio
 * Carl Lerche <me@carllerche.com>, Thomas de Zeeuw <thomasdezeeuw@gmail.com>, Tokio Contributors <team@tokio.rs>
 * MIT
 * https://github.com/tokio-rs/mio

errno
 * Chris Wong <lambda.fairy@gmail.com>, Dan Gohman <dev@sunfishcode.online>
 * MIT OR Apache-2.0
 * https://github.com/lambda-fairy/rust-errno

futures-core
 * 
 * MIT OR Apache-2.0
 * https://github.com/rust-lang/futures-rs

futures-macro
 * 
 * MIT OR Apache-2.0
 * https://github.com/rust-lang/futures-rs

futures-task
 * 
 * MIT OR Apache-2.0
 * https://github.com/rust-lang/futures-rs

futures-util
 * 
 * MIT OR Apache-2.0
 * https://github.com/rust-lang/futures-rs

parking_lot
 * Amanieu d'Antras <amanieu@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/Amanieu/parking_lot

indexmap
 * 
 * Apache-2.0 OR MIT
 * https://github.com/indexmap-rs/indexmap

signal-hook-registry
 * Michal 'vorner' Vaner <vorner@vorner.cz>, Masaki Hara <ackie.h.gmai@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/vorner/signal-hook

bytes
 * Carl Lerche <me@carllerche.com>, Sean McArthur <sean@seanmonstar.com>
 * MIT
 * https://github.com/tokio-rs/bytes

slab
 * Carl Lerche <me@carllerche.com>
 * MIT
 * https://github.com/tokio-rs/slab

tokio-macros
 * Tokio Contributors <team@tokio.rs>
 * MIT
 * https://github.com/tokio-rs/tokio

common-server
 * 
 * MIT
 * 

common-utils
 * 
 * MIT
 * 

windows-sys
 * 
 * MIT OR Apache-2.0
 * https://github.com/microsoft/windows-rs

tokio
 * Tokio Contributors <team@tokio.rs>
 * MIT
 * https://github.com/tokio-rs/tokio

pin-project-lite
 * 
 * Apache-2.0 OR MIT
 * https://github.com/taiki-e/pin-project-lite

wasi
 * The Cranelift Project Developers
 * Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
 * https://github.com/bytecodealliance/wasi

openssl
 * Steven Fackler <sfackler@gmail.com>
 * Apache-2.0
 * https://github.com/sfackler/rust-openssl

core-foundation
 * The Servo Project Developers
 * MIT OR Apache-2.0
 * https://github.com/servo/core-foundation-rs

form_urlencoded
 * The rust-url developers
 * MIT OR Apache-2.0
 * https://github.com/servo/rust-url

idna
 * The rust-url developers
 * MIT OR Apache-2.0
 * https://github.com/servo/rust-url/

percent-encoding
 * The rust-url developers
 * MIT OR Apache-2.0
 * https://github.com/servo/rust-url/

url
 * The rust-url developers
 * MIT OR Apache-2.0
 * https://github.com/servo/rust-url

openssl-probe
 * Alex Crichton <alex@alexcrichton.com>
 * MIT OR Apache-2.0
 * https://github.com/alexcrichton/openssl-probe

openssl-sys
 * Alex Crichton <alex@alexcrichton.com>, Steven Fackler <sfackler@gmail.com>
 * MIT
 * https://github.com/sfackler/rust-openssl

pkg-config
 * Alex Crichton <alex@alexcrichton.com>
 * MIT OR Apache-2.0
 * https://github.com/rust-lang/pkg-config-rs

tempfile
 * Steven Allen <steven@stebalien.com>, The Rust Project Developers, Ashley Mannix <ashleymannix@live.com.au>, Jason White <me@jasonwhite.io>
 * MIT OR Apache-2.0
 * https://github.com/Stebalien/tempfile

socks
 * Steven Fackler <sfackler@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/sfackler/rust-socks

schannel
 * Steven Fackler <sfackler@gmail.com>, Steffen Butzer <steffen.butzer@outlook.com>
 * MIT
 * https://github.com/steffengy/schannel-rs

winapi
 * Peter Atashian <retep998@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/retep998/winapi-rs

httparse
 * Sean McArthur <sean@seanmonstar.com>
 * MIT OR Apache-2.0
 * https://github.com/seanmonstar/httparse

native-tls
 * Steven Fackler <sfackler@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/sfackler/rust-native-tls

vcpkg
 * Jim McGrath <jimmc2@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/mcgoo/vcpkg-rs

stable_deref_trait
 * Robert Grosse <n210241048576@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/storyyeller/stable_deref_trait

foreign-types-shared
 * Steven Fackler <sfackler@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/sfackler/foreign-types

foreign-types
 * Steven Fackler <sfackler@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/sfackler/foreign-types

openssl-macros
 * 
 * MIT OR Apache-2.0
 * 

idna_adapter
 * The rust-url developers
 * Apache-2.0 OR MIT
 * https://github.com/hsivonen/idna_adapter

synstructure
 * Nika Layzell <nika@thelayzells.com>
 * MIT
 * https://github.com/mystor/synstructure

utf8_iter
 * Henri Sivonen <hsivonen@hsivonen.fi>
 * Apache-2.0 OR MIT
 * https://github.com/hsivonen/utf8_iter

common-tcp
 * 
 * MIT
 * 

winapi-i686-pc-windows-gnu
 * Peter Atashian <retep998@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/retep998/winapi-rs

winapi-x86_64-pc-windows-gnu
 * Peter Atashian <retep998@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/retep998/winapi-rs

displaydoc
 * Jane Lusby <jlusby@yaah.dev>
 * MIT OR Apache-2.0
 * https://github.com/yaahc/displaydoc

fastrand
 * Stjepan Glavina <stjepang@gmail.com>
 * Apache-2.0 OR MIT
 * https://github.com/smol-rs/fastrand

linux-raw-sys
 * Dan Gohman <dev@sunfishcode.online>
 * Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
 * https://github.com/sunfishcode/linux-raw-sys

rustix
 * Dan Gohman <dev@sunfishcode.online>, Jakub Konka <kubkon@jakubkonka.com>
 * Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
 * https://github.com/bytecodealliance/rustix

byteorder
 * Andrew Gallant <jamslam@gmail.com>
 * Unlicense OR MIT
 * https://github.com/BurntSushi/byteorder

security-framework-sys
 * Steven Fackler <sfackler@gmail.com>, Kornel <kornel@geekhood.net>
 * MIT OR Apache-2.0
 * https://github.com/kornelski/rust-security-framework

security-framework
 * Steven Fackler <sfackler@gmail.com>, Kornel <kornel@geekhood.net>
 * MIT OR Apache-2.0
 * https://github.com/kornelski/rust-security-framework

icu_collections
 * The ICU4X Project Developers
 * Unicode-3.0
 * https://github.com/unicode-org/icu4x

icu_locale_core
 * The ICU4X Project Developers
 * Unicode-3.0
 * https://github.com/unicode-org/icu4x

icu_normalizer
 * The ICU4X Project Developers
 * Unicode-3.0
 * https://github.com/unicode-org/icu4x

icu_normalizer_data
 * The ICU4X Project Developers
 * Unicode-3.0
 * https://github.com/unicode-org/icu4x

icu_properties
 * The ICU4X Project Developers
 * Unicode-3.0
 * https://github.com/unicode-org/icu4x

icu_properties_data
 * The ICU4X Project Developers
 * Unicode-3.0
 * https://github.com/unicode-org/icu4x

icu_provider
 * The ICU4X Project Developers
 * Unicode-3.0
 * https://github.com/unicode-org/icu4x

litemap
 * The ICU4X Project Developers
 * Unicode-3.0
 * https://github.com/unicode-org/icu4x

potential_utf
 * The ICU4X Project Developers
 * Unicode-3.0
 * https://github.com/unicode-org/icu4x

tinystr
 * The ICU4X Project Developers
 * Unicode-3.0
 * https://github.com/unicode-org/icu4x

writeable
 * The ICU4X Project Developers
 * Unicode-3.0
 * https://github.com/unicode-org/icu4x

yoke-derive
 * Manish Goregaokar <manishsmail@gmail.com>
 * Unicode-3.0
 * https://github.com/unicode-org/icu4x

yoke
 * Manish Goregaokar <manishsmail@gmail.com>
 * Unicode-3.0
 * https://github.com/unicode-org/icu4x

zerofrom-derive
 * Manish Goregaokar <manishsmail@gmail.com>
 * Unicode-3.0
 * https://github.com/unicode-org/icu4x

zerofrom
 * Manish Goregaokar <manishsmail@gmail.com>
 * Unicode-3.0
 * https://github.com/unicode-org/icu4x

zerotrie
 * The ICU4X Project Developers
 * Unicode-3.0
 * https://github.com/unicode-org/icu4x

zerovec-derive
 * Manish Goregaokar <manishsmail@gmail.com>
 * Unicode-3.0
 * https://github.com/unicode-org/icu4x

zerovec
 * The ICU4X Project Developers
 * Unicode-3.0
 * https://github.com/unicode-org/icu4x

subtle
 * Isis Lovecruft <isis@patternsinthevoid.net>, Henry de Valence <hdevalence@hdevalence.ca>
 * BSD-3-Clause
 * https://github.com/dalek-cryptography/subtle

sha1
 * RustCrypto Developers
 * MIT OR Apache-2.0
 * https://github.com/RustCrypto/hashes

sha2
 * RustCrypto Developers
 * MIT OR Apache-2.0
 * https://github.com/RustCrypto/hashes

lazy_static
 * Marvin L├╢bel <loebel.marvin@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/rust-lang-nursery/lazy-static.rs

base64ct
 * RustCrypto Developers
 * Apache-2.0 OR MIT
 * https://github.com/RustCrypto/formats

num-bigint-dig
 * dignifiedquire <dignifiedquire@gmail.com>, The Rust Project Developers
 * MIT OR Apache-2.0
 * https://github.com/dignifiedquire/num-bigint

num-integer
 * The Rust Project Developers
 * MIT OR Apache-2.0
 * https://github.com/rust-num/num-integer

num-iter
 * The Rust Project Developers
 * MIT OR Apache-2.0
 * https://github.com/rust-num/num-iter

digest
 * RustCrypto Developers
 * MIT OR Apache-2.0
 * https://github.com/RustCrypto/traits

hmac
 * RustCrypto Developers
 * MIT OR Apache-2.0
 * https://github.com/RustCrypto/MACs

block-buffer
 * RustCrypto Developers
 * MIT OR Apache-2.0
 * https://github.com/RustCrypto/utils

signature
 * RustCrypto Developers
 * Apache-2.0 OR MIT
 * https://github.com/RustCrypto/traits/tree/master/signature

ppv-lite86
 * The CryptoCorrosion Contributors
 * MIT OR Apache-2.0
 * https://github.com/cryptocorrosion/cryptocorrosion

const-oid
 * RustCrypto Developers
 * Apache-2.0 OR MIT
 * https://github.com/RustCrypto/formats/tree/master/const-oid

der
 * RustCrypto Developers
 * Apache-2.0 OR MIT
 * https://github.com/RustCrypto/formats/tree/master/der

pkcs8
 * RustCrypto Developers
 * Apache-2.0 OR MIT
 * https://github.com/RustCrypto/formats/tree/master/pkcs8

cpufeatures
 * RustCrypto Developers
 * MIT OR Apache-2.0
 * https://github.com/RustCrypto/utils

crypto-common
 * RustCrypto Developers
 * MIT OR Apache-2.0
 * https://github.com/RustCrypto/traits

pem-rfc7468
 * RustCrypto Developers
 * Apache-2.0 OR MIT
 * https://github.com/RustCrypto/formats/tree/master/pem-rfc7468

pkcs1
 * RustCrypto Developers
 * Apache-2.0 OR MIT
 * https://github.com/RustCrypto/formats/tree/master/pkcs1

spki
 * RustCrypto Developers
 * Apache-2.0 OR MIT
 * https://github.com/RustCrypto/formats/tree/master/spki

rand
 * The Rand Project Developers, The Rust Project Developers
 * MIT OR Apache-2.0
 * https://github.com/rust-random/rand

rand_chacha
 * The Rand Project Developers, The Rust Project Developers, The CryptoCorrosion Contributors
 * MIT OR Apache-2.0
 * https://github.com/rust-random/rand

rand_core
 * The Rand Project Developers, The Rust Project Developers
 * MIT OR Apache-2.0
 * https://github.com/rust-random/rand

zerocopy
 * Joshua Liebow-Feeser <joshlf@google.com>, Jack Wrenn <jswrenn@amazon.com>
 * BSD-2-Clause OR Apache-2.0 OR MIT
 * https://github.com/google/zerocopy

zeroize
 * The RustCrypto Project Developers
 * Apache-2.0 OR MIT
 * https://github.com/RustCrypto/utils

opi_crypto
 * 
 * MIT
 * 

libm
 * Alex Crichton <alex@alexcrichton.com>, Amanieu d'Antras <amanieu@gmail.com>, Jorge Aparicio <japaricious@gmail.com>, Trevor Gross <tg@trevorgross.com>
 * MIT
 * https://github.com/rust-lang/compiler-builtins

rsa
 * RustCrypto Developers, dignifiedquire <dignifiedquire@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/RustCrypto/RSA

spin
 * Mathijs van de Nes <git@mathijs.vd-nes.nl>, John Ericson <git@JohnEricson.me>, Joshua Barretto <joshua.s.barretto@gmail.com>
 * MIT
 * https://github.com/mvdnes/spin-rs.git

typenum
 * Paho Lurie-Gregg <paho@paholg.com>, Andre Bogus <bogusandre@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/paholg/typenum

version_check
 * Sergio Benitez <sb@sergio.bz>
 * MIT OR Apache-2.0
 * https://github.com/SergioBenitez/version_check

generic-array
 * Bart┼Вomiej Kami┼Дski <fizyk20@gmail.com>, Aaron Trent <novacrazy@gmail.com>
 * MIT
 * https://github.com/fizyk20/generic-array.git

ring
 * 
 * Apache-2.0 AND ISC
 * https://github.com/briansmith/ring

aws-lc-sys
 * AWS-LC
 * ISC AND (Apache-2.0 OR ISC) AND Apache-2.0 AND MIT AND BSD-3-Clause AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR ISC OR MIT-0)
 * https://github.com/aws/aws-lc-rs

dunce
 * Kornel <kornel@geekhood.net>
 * CC0-1.0 OR MIT-0 OR Apache-2.0
 * https://gitlab.com/kornelski/dunce

webpki-roots
 * 
 * CDLA-Permissive-2.0
 * https://github.com/rustls/webpki-roots

untrusted
 * Brian Smith <brian@briansmith.org>
 * ISC
 * https://github.com/briansmith/untrusted

rustls-webpki
 * 
 * ISC
 * https://github.com/rustls/webpki

aws-lc-rs
 * AWS-LibCrypto
 * ISC AND (Apache-2.0 OR ISC)
 * https://github.com/aws/aws-lc-rs

cmake
 * Alex Crichton <alex@alexcrichton.com>
 * MIT OR Apache-2.0
 * https://github.com/rust-lang/cmake-rs

jobserver
 * Alex Crichton <alex@alexcrichton.com>
 * MIT OR Apache-2.0
 * https://github.com/rust-lang/jobserver-rs

regex-automata
 * The Rust Project Developers, Andrew Gallant <jamslam@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/rust-lang/regex

regex-syntax
 * The Rust Project Developers, Andrew Gallant <jamslam@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/rust-lang/regex

regex
 * The Rust Project Developers, Andrew Gallant <jamslam@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/rust-lang/regex

futures-io
 * 
 * MIT OR Apache-2.0
 * https://github.com/rust-lang/futures-rs

rustls-native-certs
 * 
 * Apache-2.0 OR ISC OR MIT
 * https://github.com/rustls/rustls-native-certs

rustls-pemfile
 * 
 * Apache-2.0 OR ISC OR MIT
 * https://github.com/rustls/pemfile

rustls
 * 
 * Apache-2.0 OR ISC OR MIT
 * https://github.com/rustls/rustls

rustls-pki-types
 * 
 * MIT OR Apache-2.0
 * https://github.com/rustls/pki-types

fs_extra
 * Denis Kurilenko <webdesus@gmail.com>
 * MIT
 * https://github.com/webdesus/fs_extra

lazy-regex
 * Canop <cano.petrole@gmail.com>
 * MIT
 * https://github.com/Canop/lazy-regex

opi_ftp
 * 
 * MIT
 * 

lazy-regex-proc_macros
 * Canop <cano.petrole@gmail.com>
 * MIT
 * https://github.com/Canop/lazy-regex/tree/main/src/proc_macros

suppaftp
 * Christian Visintin <christian.visintin@veeso.dev>
 * MIT OR Apache-2.0
 * https://github.com/veeso/suppaftp

windows-targets
 * Microsoft
 * MIT OR Apache-2.0
 * https://github.com/microsoft/windows-rs

windows_aarch64_gnullvm
 * Microsoft
 * MIT OR Apache-2.0
 * https://github.com/microsoft/windows-rs

windows_aarch64_msvc
 * Microsoft
 * MIT OR Apache-2.0
 * https://github.com/microsoft/windows-rs

windows_i686_gnu
 * Microsoft
 * MIT OR Apache-2.0
 * https://github.com/microsoft/windows-rs

windows_i686_gnullvm
 * Microsoft
 * MIT OR Apache-2.0
 * https://github.com/microsoft/windows-rs

windows_i686_msvc
 * Microsoft
 * MIT OR Apache-2.0
 * https://github.com/microsoft/windows-rs

windows_x86_64_gnu
 * Microsoft
 * MIT OR Apache-2.0
 * https://github.com/microsoft/windows-rs

windows_x86_64_gnullvm
 * Microsoft
 * MIT OR Apache-2.0
 * https://github.com/microsoft/windows-rs

windows_x86_64_msvc
 * Microsoft
 * MIT OR Apache-2.0
 * https://github.com/microsoft/windows-rs

futures-lite
 * Stjepan Glavina <stjepang@gmail.com>, Contributors to futures-rs
 * Apache-2.0 OR MIT
 * https://github.com/smol-rs/futures-lite

parking
 * Stjepan Glavina <stjepang@gmail.com>, The Rust Project Developers
 * Apache-2.0 OR MIT
 * https://github.com/smol-rs/parking

thiserror-impl
 * David Tolnay <dtolnay@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/dtolnay/thiserror

thiserror
 * David Tolnay <dtolnay@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/dtolnay/thiserror

aho-corasick
 * Andrew Gallant <jamslam@gmail.com>
 * Unlicense OR MIT
 * https://github.com/BurntSushi/aho-corasick

miette
 * Kat March├бn <kzm@zkat.tech>
 * Apache-2.0
 * https://github.com/zkat/miette

prost-build
 * Dan Burkert <dan@danburkert.com>, Lucio Franco <luciofranco14@gmail.com>, Casper Meijn <casper@meijn.net>, Tokio Contributors <team@tokio.rs>
 * Apache-2.0
 * https://github.com/tokio-rs/prost

prost-derive
 * Dan Burkert <dan@danburkert.com>, Lucio Franco <luciofranco14@gmail.com>, Casper Meijn <casper@meijn.net>, Tokio Contributors <team@tokio.rs>
 * Apache-2.0
 * https://github.com/tokio-rs/prost

prost-types
 * Dan Burkert <dan@danburkert.com>, Lucio Franco <luciofranco14@gmail.com>, Casper Meijn <casper@meijn.net>, Tokio Contributors <team@tokio.rs>
 * Apache-2.0
 * https://github.com/tokio-rs/prost

prost
 * Dan Burkert <dan@danburkert.com>, Lucio Franco <luciofranco14@gmail.com>, Casper Meijn <casper@meijn.net>, Tokio Contributors <team@tokio.rs>
 * Apache-2.0
 * https://github.com/tokio-rs/prost

miette-derive
 * Kat March├бn <kzm@zkat.tech>
 * Apache-2.0
 * https://github.com/zkat/miette

sync_wrapper
 * Actyx AG <developer@actyx.io>
 * Apache-2.0
 * https://github.com/Actyx/sync_wrapper

matchit
 * Ibraheem Ahmed <ibraheem@ibraheem.ca>
 * MIT AND BSD-3-Clause
 * https://github.com/ibraheemdev/matchit

mime
 * Sean McArthur <sean@seanmonstar.com>
 * MIT OR Apache-2.0
 * https://github.com/hyperium/mime

hyper
 * Sean McArthur <sean@seanmonstar.com>
 * MIT
 * https://github.com/hyperium/hyper

either
 * bluss
 * MIT OR Apache-2.0
 * https://github.com/rayon-rs/either

itertools
 * bluss
 * MIT OR Apache-2.0
 * https://github.com/rust-itertools/itertools

petgraph
 * bluss, mitchmindtree
 * MIT OR Apache-2.0
 * https://github.com/petgraph/petgraph

heck
 * 
 * MIT OR Apache-2.0
 * https://github.com/withoutboats/heck

unicode-width
 * kwantam <kwantam@gmail.com>, Manish Goregaokar <manishsmail@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/unicode-rs/unicode-width

fixedbitset
 * bluss
 * MIT OR Apache-2.0
 * https://github.com/petgraph/fixedbitset

futures-channel
 * 
 * MIT OR Apache-2.0
 * https://github.com/rust-lang/futures-rs

futures-executor
 * 
 * MIT OR Apache-2.0
 * https://github.com/rust-lang/futures-rs

futures-sink
 * 
 * MIT OR Apache-2.0
 * https://github.com/rust-lang/futures-rs

futures
 * 
 * MIT OR Apache-2.0
 * https://github.com/rust-lang/futures-rs

hyper-rustls
 * 
 * Apache-2.0 OR ISC OR MIT
 * https://github.com/rustls/hyper-rustls

httpdate
 * Pyfisch <pyfisch@posteo.org>
 * MIT OR Apache-2.0
 * https://github.com/pyfisch/httpdate

rustc_version
 * 
 * MIT OR Apache-2.0
 * https://github.com/djc/rustc-version-rs

multimap
 * H├еvar N├╕vik <havar.novik@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/havarnov/multimap

fnv
 * Alex Crichton <alex@alexcrichton.com>
 * Apache-2.0  OR  MIT
 * https://github.com/servo/rust-fnv

h2
 * Carl Lerche <me@carllerche.com>, Sean McArthur <sean@seanmonstar.com>
 * MIT
 * https://github.com/hyperium/h2

http
 * Alex Crichton <alex@alexcrichton.com>, Carl Lerche <me@carllerche.com>, Sean McArthur <sean@seanmonstar.com>
 * MIT OR Apache-2.0
 * https://github.com/hyperium/http

tokio-rustls
 * 
 * MIT OR Apache-2.0
 * https://github.com/rustls/tokio-rustls

logos-codegen
 * Maciej Hirsz <hello@maciej.codes>, J├йrome Eertmans (maintainer) <jeertmans@icloud.com>
 * MIT OR Apache-2.0
 * https://github.com/maciejhirsz/logos

logos-derive
 * Maciej Hirsz <hello@maciej.codes>, J├йrome Eertmans (maintainer) <jeertmans@icloud.com>
 * MIT OR Apache-2.0
 * https://github.com/maciejhirsz/logos

logos
 * Maciej Hirsz <hello@maciej.codes>, J├йrome Eertmans (maintainer) <jeertmans@icloud.com>
 * MIT OR Apache-2.0
 * https://github.com/maciejhirsz/logos

pin-utils
 * Josef Brandl <mail@josefbrandl.de>
 * MIT OR Apache-2.0
 * https://github.com/rust-lang-nursery/pin-utils

want
 * Sean McArthur <sean@seanmonstar.com>
 * MIT
 * https://github.com/seanmonstar/want

try-lock
 * Sean McArthur <sean@seanmonstar.com>
 * MIT
 * https://github.com/seanmonstar/try-lock

tracing-attributes
 * Tokio Contributors <team@tokio.rs>, Eliza Weisman <eliza@buoyant.io>, David Barsky <dbarsky@amazon.com>
 * MIT
 * https://github.com/tokio-rs/tracing

tracing-core
 * Tokio Contributors <team@tokio.rs>
 * MIT
 * https://github.com/tokio-rs/tracing

tracing
 * Eliza Weisman <eliza@buoyant.io>, Tokio Contributors <team@tokio.rs>
 * MIT
 * https://github.com/tokio-rs/tracing

tower-layer
 * Tower Maintainers <team@tower-rs.com>
 * MIT
 * https://github.com/tower-rs/tower

tower-service
 * Tower Maintainers <team@tower-rs.com>
 * MIT
 * https://github.com/tower-rs/tower

tower
 * Tower Maintainers <team@tower-rs.com>
 * MIT
 * https://github.com/tower-rs/tower

axum
 * 
 * MIT
 * https://github.com/tokio-rs/axum

http-body
 * Carl Lerche <me@carllerche.com>, Lucio Franco <luciofranco14@gmail.com>, Sean McArthur <sean@seanmonstar.com>
 * MIT
 * https://github.com/hyperium/http-body

http-body-util
 * Carl Lerche <me@carllerche.com>, Lucio Franco <luciofranco14@gmail.com>, Sean McArthur <sean@seanmonstar.com>
 * MIT
 * https://github.com/hyperium/http-body

beef
 * Maciej Hirsz <hello@maciej.codes>
 * MIT OR Apache-2.0
 * https://github.com/maciejhirsz/beef

hyper-util
 * Sean McArthur <sean@seanmonstar.com>
 * MIT
 * https://github.com/hyperium/hyper-util

tonic-build
 * Lucio Franco <luciofranco14@gmail.com>
 * MIT
 * https://github.com/hyperium/tonic

tonic
 * Lucio Franco <luciofranco14@gmail.com>
 * MIT
 * https://github.com/hyperium/tonic

axum-core
 * 
 * MIT
 * https://github.com/tokio-rs/axum

opi_grpc
 * 
 * MIT
 * 

tokio-stream
 * Tokio Contributors <team@tokio.rs>
 * MIT
 * https://github.com/tokio-rs/tokio

tokio-util
 * Tokio Contributors <team@tokio.rs>
 * MIT
 * https://github.com/tokio-rs/tokio

anyhow
 * David Tolnay <dtolnay@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/dtolnay/anyhow

async-trait
 * David Tolnay <dtolnay@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/dtolnay/async-trait

atomic-waker
 * Stjepan Glavina <stjepang@gmail.com>, Contributors to futures-rs
 * Apache-2.0 OR MIT
 * https://github.com/smol-rs/atomic-waker

pin-project-internal
 * 
 * Apache-2.0 OR MIT
 * https://github.com/taiki-e/pin-project

pin-project
 * 
 * Apache-2.0 OR MIT
 * https://github.com/taiki-e/pin-project

prettyplease
 * David Tolnay <dtolnay@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/dtolnay/prettyplease

prost-reflect
 * Andrew Hickman <andrew.hickman1@sky.com>
 * MIT OR Apache-2.0
 * https://github.com/andrewhickman/prost-reflect

protox-parse
 * Andrew Hickman <andrew.hickman1@sky.com>
 * MIT OR Apache-2.0
 * https://github.com/andrewhickman/protox

protox
 * Andrew Hickman <andrew.hickman1@sky.com>
 * MIT OR Apache-2.0
 * https://github.com/andrewhickman/protox

semver
 * David Tolnay <dtolnay@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/dtolnay/semver

hyper-timeout
 * Herman J. Radtke III <herman@hermanradtke.com>
 * MIT OR Apache-2.0
 * https://github.com/hjr3/hyper-timeout

serde_urlencoded
 * Anthony Ramine <n.oxyde@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/nox/serde_urlencoded

tower-http
 * Tower Maintainers <team@tower-rs.com>
 * MIT
 * https://github.com/tower-rs/tower-http

opi_httpserver
 * 
 * MIT
 * 

serde_path_to_error
 * David Tolnay <dtolnay@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/dtolnay/path-to-error

moka
 * 
 * (MIT OR Apache-2.0) AND Apache-2.0
 * https://github.com/moka-rs/moka

mongodb-internal-macros
 * Saghm Rossi <saghmrossi@gmail.com>, Patrick Freed <patrick.freed@mongodb.com>, Isabel Atkinson <isabel.atkinson@mongodb.com>, Abraham Egnor <abraham.egnor@mongodb.com>, Kaitlin Mahar <kaitlin.mahar@mongodb.com>, Patrick Meredith <pmeredit@protonmail.com>
 * Apache-2.0
 * https://github.com/mongodb/mongo-rust-driver

mongodb
 * Saghm Rossi <saghmrossi@gmail.com>, Patrick Freed <patrick.freed@mongodb.com>, Isabel Atkinson <isabel.atkinson@mongodb.com>, Abraham Egnor <abraham.egnor@mongodb.com>, Kaitlin Mahar <kaitlin.mahar@mongodb.com>, Patrick Meredith <pmeredit@protonmail.com>
 * Apache-2.0
 * https://github.com/mongodb/mongo-rust-driver

tiny-keccak
 * debris <marek.kotewicz@gmail.com>
 * CC0-1.0
 * 

md-5
 * RustCrypto Developers
 * MIT OR Apache-2.0
 * https://github.com/RustCrypto/hashes

hex
 * KokaKiwi <kokakiwi@kokakiwi.net>
 * MIT OR Apache-2.0
 * https://github.com/KokaKiwi/rust-hex

serde_with
 * Jonas Bushart, Marcin Ka┼║mierczak
 * MIT OR Apache-2.0
 * https://github.com/jonasbb/serde_with/

serde_with_macros
 * Jonas Bushart
 * MIT OR Apache-2.0
 * https://github.com/jonasbb/serde_with/

winreg
 * Igor Shaula <gentoo90@gmail.com>
 * MIT
 * https://github.com/gentoo90/winreg-rs

hickory-proto
 * The contributors to Hickory DNS
 * MIT OR Apache-2.0
 * https://github.com/hickory-dns/hickory-dns

hickory-resolver
 * The contributors to Hickory DNS
 * MIT OR Apache-2.0
 * https://github.com/hickory-dns/hickory-dns

unicode-bidi
 * The Servo Project Developers
 * MIT OR Apache-2.0
 * https://github.com/servo/unicode-bidi

unicode-normalization
 * kwantam <kwantam@gmail.com>, Manish Goregaokar <manishsmail@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/unicode-rs/unicode-normalization

unicode-properties
 * Charles Lew <crlf0710@gmail.com>, Manish Goregaokar <manishsmail@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/unicode-rs/unicode-properties

unicode-segmentation
 * kwantam <kwantam@gmail.com>, Manish Goregaokar <manishsmail@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/unicode-rs/unicode-segmentation

unicode-xid
 * erick.tryzelaar <erick.tryzelaar@gmail.com>, kwantam <kwantam@gmail.com>, Manish Goregaokar <manishsmail@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/unicode-rs/unicode-xid

enum-as-inner
 * Benjamin Fry <benjaminfry@me.com>
 * MIT OR Apache-2.0
 * https://github.com/bluejekyll/enum-as-inner

resolv-conf
 * 
 * MIT OR Apache-2.0
 * https://github.com/hickory-dns/resolv-conf

const-random-macro
 * Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/tkaitchuck/constrandom

const-random
 * Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/tkaitchuck/constrandom

pbkdf2
 * RustCrypto Developers
 * MIT OR Apache-2.0
 * https://github.com/RustCrypto/password-hashes/tree/master/pbkdf2

ipconfig
 * Liran Ringel <liranringel@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/liranringel/ipconfig

stringprep
 * Steven Fackler <sfackler@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/sfackler/rust-stringprep

ahash
 * Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/tkaitchuck/ahash

critical-section
 * 
 * MIT OR Apache-2.0
 * https://github.com/rust-embedded/critical-section

num-conv
 * Jacob Pratt <jacob@jhpratt.dev>
 * MIT OR Apache-2.0
 * https://github.com/jhpratt/num-conv

powerfmt
 * Jacob Pratt <jacob@jhpratt.dev>
 * MIT OR Apache-2.0
 * https://github.com/jhpratt/powerfmt

deranged
 * Jacob Pratt <jacob@jhpratt.dev>
 * MIT OR Apache-2.0
 * https://github.com/jhpratt/deranged

time-core
 * Jacob Pratt <open-source@jhpratt.dev>, Time contributors
 * MIT OR Apache-2.0
 * https://github.com/time-rs/time

time-macros
 * Jacob Pratt <open-source@jhpratt.dev>, Time contributors
 * MIT OR Apache-2.0
 * https://github.com/time-rs/time

time
 * Jacob Pratt <open-source@jhpratt.dev>, Time contributors
 * MIT OR Apache-2.0
 * https://github.com/time-rs/time

ipnet
 * Kris Price <kris@krisprice.nz>
 * MIT OR Apache-2.0
 * https://github.com/krisprice/ipnet

macro_magic
 * sam0x17
 * MIT
 * https://github.com/sam0x17/macro_magic

macro_magic_core
 * 
 * MIT
 * https://github.com/sam0x17/macro_magic

macro_magic_core_macros
 * 
 * MIT
 * https://github.com/sam0x17/macro_magic

macro_magic_macros
 * 
 * MIT
 * https://github.com/sam0x17/macro_magic

tap
 * Elliott Linder <elliott.darfink@gmail.com>, myrrlyn <self@myrrlyn.dev>
 * MIT
 * https://github.com/myrrlyn/tap

darling
 * Ted Driggs <ted.driggs@outlook.com>
 * MIT
 * https://github.com/TedDriggs/darling

darling_core
 * Ted Driggs <ted.driggs@outlook.com>
 * MIT
 * https://github.com/TedDriggs/darling

darling_macro
 * Ted Driggs <ted.driggs@outlook.com>
 * MIT
 * https://github.com/TedDriggs/darling

bitvec
 * 
 * MIT
 * https://github.com/bitvecto-rs/bitvec

wyz
 * myrrlyn <self@myrrlyn.dev>
 * MIT
 * https://github.com/myrrlyn/wyz

radium
 * Nika Layzell <nika@thelayzells.com>, myrrlyn <self@myrrlyn.dev>
 * MIT
 * https://github.com/bitvecto-rs/radium

tinyvec_macros
 * Soveu <marx.tomasz@gmail.com>
 * MIT OR Apache-2.0 OR Zlib
 * https://github.com/Soveu/tinyvec_macros

funty
 * myrrlyn <self@myrrlyn.dev>
 * MIT
 * https://github.com/myrrlyn/funty

tagptr
 * Oliver Giersch
 * MIT OR Apache-2.0
 * https://github.com/oliver-giersch/tagptr.git

derive-where
 * 
 * MIT OR Apache-2.0
 * https://github.com/ModProg/derive-where

convert_case
 * rutrum <dave@rutrum.net>
 * MIT
 * https://github.com/rutrum/convert-case

opi_mongodb
 * 
 * MIT
 * 

dateparser
 * Rollie Ma <rollie@rollie.dev>
 * MIT
 * https://github.com/waltzofpearls/dateparser

ident_case
 * Ted Driggs <ted.driggs@outlook.com>
 * MIT OR Apache-2.0
 * https://github.com/TedDriggs/ident_case

widestring
 * 
 * MIT OR Apache-2.0
 * https://github.com/VoidStarKat/widestring-rs

derive-syn-parse
 * sharnoff <git@sharnoff.io>
 * MIT OR Apache-2.0
 * https://github.com/sharnoff/derive-syn-parse

portable-atomic
 * 
 * Apache-2.0 OR MIT
 * https://github.com/taiki-e/portable-atomic

serde_bytes
 * David Tolnay <dtolnay@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/serde-rs/bytes

typed-builder-macro
 * IdanArye <idanarye@gmail.com>, Chris Morgan <me@chrismorgan.info>
 * MIT OR Apache-2.0
 * https://github.com/idanarye/rust-typed-builder

typed-builder
 * IdanArye <idanarye@gmail.com>, Chris Morgan <me@chrismorgan.info>
 * MIT OR Apache-2.0
 * https://github.com/idanarye/rust-typed-builder

tinyvec
 * Lokathor <zefria@gmail.com>
 * Zlib OR Apache-2.0 OR MIT
 * https://github.com/Lokathor/tinyvec

strsim
 * Danny Guo <danny@dannyguo.com>, maxbachmann <oss@maxbachmann.de>
 * MIT
 * https://github.com/rapidfuzz/strsim-rs

rustc_version_runtime
 * Sebastian Waisbrot <seppo0010@gmail.com>
 * MIT
 * https://github.com/seppo0010/rustc-version-runtime-rs

bson
 * Y. T. Chung <zonyitoo@gmail.com>, Kevin Yeh <kevinyeah@utexas.edu>, Saghm Rossi <saghmrossi@gmail.com>, Patrick Freed <patrick.freed@mongodb.com>, Isabel Atkinson <isabel.atkinson@mongodb.com>, Abraham Egnor <abraham.egnor@mongodb.com>
 * MIT
 * https://github.com/mongodb/bson-rust

data-encoding
 * Julien Cretin <git@ia0.eu>
 * MIT
 * https://github.com/ia0/data-encoding

derive_more-impl
 * Jelte Fennema <github-tech@jeltef.nl>
 * MIT
 * https://github.com/JelteF/derive_more

derive_more
 * Jelte Fennema <github-tech@jeltef.nl>
 * MIT
 * https://github.com/JelteF/derive_more

crossbeam-channel
 * 
 * MIT OR Apache-2.0
 * https://github.com/crossbeam-rs/crossbeam

crossbeam-epoch
 * 
 * MIT OR Apache-2.0
 * https://github.com/crossbeam-rs/crossbeam

crunchy
 * Eira Fransham <jackefransham@gmail.com>
 * MIT
 * https://github.com/eira-fransham/crunchy

take_mut
 * Sgeo <sgeoster@gmail.com>
 * MIT
 * https://github.com/Sgeo/take_mut

encoding_rs
 * Henri Sivonen <hsivonen@hsivonen.fi>
 * (Apache-2.0 OR MIT) AND BSD-3-Clause
 * https://github.com/hsivonen/encoding_rs

enumflags2_derive
 * maik klein <maikklein@googlemail.com>, Maja K─Еdzio┼Вka <maya@compilercrim.es>
 * MIT OR Apache-2.0
 * https://github.com/meithecatte/enumflags2

enumflags2
 * maik klein <maikklein@googlemail.com>, Maja K─Еdzio┼Вka <maya@compilercrim.es>
 * MIT OR Apache-2.0
 * https://github.com/meithecatte/enumflags2

tiberius
 * Steffen Butzer <steffen.butzer@outlook.com>, Julius de Bruijn <bruijn@prisma.io>, Eric Sheppard <eric@eigenmo.de>, Yoshua Wuyts <yoshuawuyts@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/prisma/tiberius

arrayvec
 * bluss
 * MIT OR Apache-2.0
 * https://github.com/bluss/arrayvec

rand_hc
 * The Rand Project Developers
 * MIT OR Apache-2.0
 * https://github.com/rust-random/rand

rust_decimal
 * Paul Mason <paul@form1.co.nz>
 * MIT
 * https://github.com/paupino/rust-decimal

pretty-hex
 * Andrei Volnin <wolandr@gmail.com>
 * MIT
 * https://github.com/wolandr/pretty-hex

asynchronous-codec
 * Max Inden <mail@max-inden.de>
 * MIT
 * https://github.com/mxinden/asynchronous-codec

opi_mssql
 * 
 * MIT
 * 

md5
 * Ivan Ukhov <ivan.ukhov@gmail.com>, Kamal Ahmad <shibe@openmailbox.org>, Konstantin Stepanov <milezv@gmail.com>, Lukas Kalbertodt <lukas.kalbertodt@gmail.com>, Nathan Musoke <nathan.musoke@gmail.com>, Tony Arcieri <bascule@gmail.com>, Wim de With <register@dewith.io>, Yosef Dinerstein <yosefdi@gmail.com>
 * Apache-2.0 OR MIT
 * https://github.com/stainless-steel/md5

thread-id
 * Ruud van Asseldonk <dev@veniogames.com>
 * MIT OR Apache-2.0
 * https://github.com/ruuda/thread-id

winauth
 * Steffen Butzer <steffen.butzer@outlook.com>
 * MIT OR Apache-2.0
 * https://github.com/steffengy/winauth-rs

async-native-tls
 * dignifiedquire <me@dignifiedquire.com>
 * MIT OR Apache-2.0
 * https://github.com/async-email/async-native-tls

connection-string
 * 
 * MIT OR Apache-2.0
 * https://github.com/prisma/connection-string

libz-sys
 * Alex Crichton <alex@alexcrichton.com>, Josh Triplett <josh@joshtriplett.org>, Sebastian Thiel <sebastian.thiel@icloud.com>
 * MIT OR Apache-2.0
 * https://github.com/rust-lang/libz-sys

bufstream
 * The Rust Project Developers
 * MIT OR Apache-2.0
 * https://github.com/alexcrichton/bufstream

num-bigint
 * The Rust Project Developers
 * MIT OR Apache-2.0
 * https://github.com/rust-num/num-bigint

flate2
 * Alex Crichton <alex@alexcrichton.com>, Josh Triplett <josh@joshtriplett.org>
 * MIT OR Apache-2.0
 * https://github.com/rust-lang/flate2-rs

mysql_common
 * blackbeam <aikorsky@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/blackbeam/rust_mysql_common

btoi
 * Niklas Fiekas <niklas.fiekas@backscattering.de>
 * MIT OR Apache-2.0
 * https://github.com/niklasf/rust-btoi

toml_datetime
 * 
 * MIT OR Apache-2.0
 * https://github.com/toml-rs/toml

toml_edit
 * 
 * MIT OR Apache-2.0
 * https://github.com/toml-rs/toml

toml_parser
 * 
 * MIT OR Apache-2.0
 * https://github.com/toml-rs/toml

lru
 * Jerome Froelich <jeromefroelic@hotmail.com>
 * MIT
 * https://github.com/jeromefroe/lru-rs.git

crc32fast
 * Sam Rijs <srijs@airpost.net>, Alex Crichton <alex@alexcrichton.com>
 * MIT OR Apache-2.0
 * https://github.com/srijs/rust-crc32fast

saturating
 * Breezewish <me@breeswish.org>
 * MIT
 * https://github.com/breeswish/saturating-rs

proc-macro-error-attr2
 * CreepySkeleton <creepy-skeleton@yandex.ru>, GnomedDev <david2005thomas@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/GnomedDev/proc-macro-error-2

proc-macro-error2
 * CreepySkeleton <creepy-skeleton@yandex.ru>, GnomedDev <david2005thomas@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/GnomedDev/proc-macro-error-2

opi_mysql
 * 
 * MIT
 * 

mysql-common-derive
 * 
 * MIT OR Apache-2.0
 * https://github.com/blackbeam/rust_mysql_common

simd-adler32
 * Marvin Countryman <me@maar.vin>
 * MIT
 * https://github.com/mcountryman/simd-adler32

miniz_oxide
 * Frommi <daniil.liferenko@gmail.com>, oyvindln <oyvindln@users.noreply.github.com>, Rich Geldreich richgel99@gmail.com
 * MIT OR Zlib OR Apache-2.0
 * https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide

adler2
 * Jonas Schievink <jonasschievink@gmail.com>, oyvindln <oyvindln@users.noreply.github.com>
 * 0BSD OR MIT OR Apache-2.0
 * https://github.com/oyvindln/adler2

derive_utils
 * 
 * Apache-2.0 OR MIT
 * https://github.com/taiki-e/derive_utils

io-enum
 * 
 * Apache-2.0 OR MIT
 * https://github.com/taiki-e/io-enum

proc-macro-crate
 * Bastian K├╢cher <git@kchr.de>
 * MIT OR Apache-2.0
 * https://github.com/bkchr/proc-macro-crate

winnow
 * 
 * MIT
 * https://github.com/winnow-rs/winnow

termcolor
 * Andrew Gallant <jamslam@gmail.com>
 * Unlicense OR MIT
 * https://github.com/BurntSushi/termcolor

twox-hash
 * Jake Goulding <jake.goulding@gmail.com>
 * MIT
 * https://github.com/shepmaster/twox-hash

pem
 * Jonathan Creekmore <jonathan@thecreekmores.org>
 * MIT
 * https://github.com/jcreekmore/pem-rs.git

winapi-util
 * Andrew Gallant <jamslam@gmail.com>
 * Unlicense OR MIT
 * https://github.com/BurntSushi/winapi-util

crossbeam-queue
 * 
 * MIT OR Apache-2.0
 * https://github.com/crossbeam-rs/crossbeam

mysql
 * blackbeam
 * MIT OR Apache-2.0
 * https://github.com/blackbeam/rust-mysql-simple

named_pipe
 * Anatoly Ikorsky <aikorsky@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/blackbeam/named_pipe

web-sys
 * The wasm-bindgen Developers
 * MIT OR Apache-2.0
 * https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/web-sys

fallible-iterator
 * Steven Fackler <sfackler@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/sfackler/rust-fallible-iterator

tokio-native-tls
 * Tokio Contributors <team@tokio.rs>
 * MIT
 * https://github.com/tokio-rs/tls

libredox
 * 4lDO2 <4lDO2@protonmail.com>
 * MIT
 * https://gitlab.redox-os.org/redox-os/libredox.git

opi_postgres
 * 
 * MIT
 * 

objc2-core-foundation
 * 
 * Zlib OR Apache-2.0 OR MIT
 * https://github.com/madsmtm/objc2

objc2-system-configuration
 * 
 * Zlib OR Apache-2.0 OR MIT
 * https://github.com/madsmtm/objc2

siphasher
 * Frank Denis <github@pureftpd.org>
 * MIT OR Apache-2.0
 * https://github.com/jedisct1/rust-siphash

wasite
 * 
 * Apache-2.0 OR BSL-1.0 OR MIT
 * https://github.com/ardaku/wasite

whoami
 * 
 * Apache-2.0 OR BSL-1.0 OR MIT
 * https://github.com/ardaku/whoami

phf
 * Steven Fackler <sfackler@gmail.com>
 * MIT
 * https://github.com/rust-phf/rust-phf

phf_shared
 * Steven Fackler <sfackler@gmail.com>
 * MIT
 * https://github.com/rust-phf/rust-phf

postgres-native-tls
 * Steven Fackler <sfackler@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/rust-postgres/rust-postgres

postgres-protocol
 * Steven Fackler <sfackler@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/rust-postgres/rust-postgres

postgres-types
 * Steven Fackler <sfackler@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/rust-postgres/rust-postgres

postgres
 * Steven Fackler <sfackler@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/rust-postgres/rust-postgres

tokio-postgres
 * Steven Fackler <sfackler@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/rust-postgres/rust-postgres

rcon-client
 * 
 * MIT
 * https://github.com/donkey-engine/rcon-rs

opi_rcon
 * 
 * MIT
 * 

libsqlite3-sys
 * The rusqlite developers
 * MIT
 * https://github.com/rusqlite/rusqlite

rusqlite
 * The rusqlite developers
 * MIT
 * https://github.com/rusqlite/rusqlite

fallible-streaming-iterator
 * Steven Fackler <sfackler@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/sfackler/fallible-streaming-iterator

opi_sqlite
 * 
 * MIT
 * 

wit-bindgen-rt
 * 
 * Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
 * https://github.com/bytecodealliance/wit-bindgen

hashlink
 * kyren <kerriganw@gmail.com>
 * MIT OR Apache-2.0
 * https://github.com/kyren/hashlink

openssl-src
 * Alex Crichton <alex@alexcrichton.com>
 * MIT OR Apache-2.0
 * https://github.com/alexcrichton/openssl-src-rs

ssh2
 * Alex Crichton <alex@alexcrichton.com>, Wez Furlong <wez@wezfurlong.org>, Matteo Bigoi <bigo@crisidev.org>
 * MIT OR Apache-2.0
 * https://github.com/alexcrichton/ssh2-rs

opi_ssh
 * 
 * MIT
 * 

libssh2-sys
 * Alex Crichton <alex@alexcrichton.com>, Wez Furlong <wez@wezfurlong.org>, Matteo Bigoi <bigo@crisidev.org>
 * MIT OR Apache-2.0
 * https://github.com/alexcrichton/ssh2-rs

opi_tcpclient
 * 
 * MIT
 * 

backtrace
 * The Rust Project Developers
 * MIT OR Apache-2.0
 * https://github.com/rust-lang/backtrace-rs

rustc-demangle
 * Alex Crichton <alex@alexcrichton.com>
 * MIT OR Apache-2.0
 * https://github.com/rust-lang/rustc-demangle

object
 * 
 * Apache-2.0 OR MIT
 * https://github.com/gimli-rs/object

gimli
 * 
 * MIT OR Apache-2.0
 * https://github.com/gimli-rs/gimli

addr2line
 * 
 * Apache-2.0 OR MIT
 * https://github.com/gimli-rs/addr2line

opi_tcpserver
 * 
 * MIT
 * 

io-uring
 * quininer <quininer@live.com>
 * MIT OR Apache-2.0
 * https://github.com/tokio-rs/io-uring

tungstenite
 * Alexey Galakhov, Daniel Abramov
 * MIT OR Apache-2.0
 * https://github.com/snapview/tungstenite-rs

tokio-tungstenite
 * Daniel Abramov <dabramov@snapview.de>, Alexey Galakhov <agalakhov@snapview.de>
 * MIT
 * https://github.com/snapview/tokio-tungstenite

opi_wsserver
 * 
 * MIT
 * 

utf-8
 * Simon Sapin <simon.sapin@exyr.org>
 * MIT OR Apache-2.0
 * https://github.com/SimonSapin/rust-utf8
