OpenIntegrations / Открытый пакет интеграций Copyright (c) 2024-2026 Anton Tsitavets Licensed under the MIT License Dependencies and imports: 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 * Apache-2.0 OR BSL-1.0 * https://github.com/dtolnay/ryu common-binary * * MIT * itoa * David Tolnay * MIT OR Apache-2.0 * https://github.com/dtolnay/itoa serde_core * Erick Tryzelaar , David Tolnay * MIT OR Apache-2.0 * https://github.com/serde-rs/serde serde_json * Erick Tryzelaar , David Tolnay * MIT OR Apache-2.0 * https://github.com/serde-rs/json base64 * Marshall Pierce * MIT OR Apache-2.0 * https://github.com/marshallpierce/rust-base64 memchr * Andrew Gallant , 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 * Zlib OR Apache-2.0 OR MIT * https://github.com/Lokathor/utf16_lit common-core-macros * * MIT * proc-macro2 * David Tolnay , Alex Crichton * MIT OR Apache-2.0 * https://github.com/dtolnay/proc-macro2 quote * David Tolnay * MIT OR Apache-2.0 * https://github.com/dtolnay/quote syn * David Tolnay * MIT OR Apache-2.0 * https://github.com/dtolnay/syn unicode-ident * David Tolnay * (MIT OR Apache-2.0) AND Unicode-3.0 * https://github.com/dtolnay/unicode-ident cfg-if * Alex Crichton * MIT OR Apache-2.0 * https://github.com/alexcrichton/cfg-if bitflags * The Rust Project Developers * MIT OR Apache-2.0 * https://github.com/bitflags/bitflags uuid * Ashley Mannix, Dylan DPC, Hunar Roop Kahlon * Apache-2.0 OR MIT * https://github.com/uuid-rs/uuid libc * The Rust Project Developers * MIT OR Apache-2.0 * https://github.com/rust-lang/libc hashbrown * Amanieu d'Antras * MIT OR Apache-2.0 * https://github.com/rust-lang/hashbrown lock_api * Amanieu d'Antras * MIT OR Apache-2.0 * https://github.com/Amanieu/parking_lot parking_lot_core * Amanieu d'Antras * 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 * MIT * https://gitlab.redox-os.org/redox-os/syscall getrandom * The Rand Project Developers * MIT OR Apache-2.0 * https://github.com/rust-random/getrandom dashmap * Joel Wejdenst├еl * MIT * https://github.com/xacrimon/dashmap common-dataset * * MIT * 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 windows-link * * MIT OR Apache-2.0 * https://github.com/microsoft/windows-rs wit-bindgen * Alex Crichton * Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT * https://github.com/bytecodealliance/wit-bindgen crossbeam-utils * * MIT OR Apache-2.0 * https://github.com/crossbeam-rs/crossbeam openssl * Steven Fackler * Apache-2.0 * https://github.com/sfackler/rust-openssl core-foundation-sys * The Servo Project Developers * MIT OR Apache-2.0 * https://github.com/servo/core-foundation-rs 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 cc * Alex Crichton * 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 openssl-probe * Alex Crichton * MIT OR Apache-2.0 * https://github.com/alexcrichton/openssl-probe openssl-sys * Alex Crichton , Steven Fackler * MIT * https://github.com/sfackler/rust-openssl pkg-config * Alex Crichton * MIT OR Apache-2.0 * https://github.com/rust-lang/pkg-config-rs errno * Chris Wong * MIT OR Apache-2.0 * https://github.com/lambda-fairy/rust-errno log * The Rust Project Developers * MIT OR Apache-2.0 * https://github.com/rust-lang/log tempfile * Steven Allen , The Rust Project Developers, Ashley Mannix , Jason White * MIT OR Apache-2.0 * https://github.com/Stebalien/tempfile socks * Steven Fackler * MIT OR Apache-2.0 * https://github.com/sfackler/rust-socks schannel * Steven Fackler , Steffen Butzer * MIT * https://github.com/steffengy/schannel-rs winapi * Peter Atashian * MIT OR Apache-2.0 * https://github.com/retep998/winapi-rs httparse * Sean McArthur * MIT OR Apache-2.0 * https://github.com/seanmonstar/httparse native-tls * Steven Fackler * MIT OR Apache-2.0 * https://github.com/sfackler/rust-native-tls vcpkg * Jim McGrath * MIT OR Apache-2.0 * https://github.com/mcgoo/vcpkg-rs stable_deref_trait * Robert Grosse * MIT OR Apache-2.0 * https://github.com/storyyeller/stable_deref_trait foreign-types-shared * Steven Fackler * MIT OR Apache-2.0 * https://github.com/sfackler/foreign-types foreign-types * Steven Fackler * 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 * MIT * https://github.com/mystor/synstructure utf8_iter * Henri Sivonen * Apache-2.0 OR MIT * https://github.com/hsivonen/utf8_iter common-tcp * * MIT * winapi-i686-pc-windows-gnu * Peter Atashian * MIT OR Apache-2.0 * https://github.com/retep998/winapi-rs winapi-x86_64-pc-windows-gnu * Peter Atashian * MIT OR Apache-2.0 * https://github.com/retep998/winapi-rs windows-sys * Microsoft * MIT OR Apache-2.0 * https://github.com/microsoft/windows-rs displaydoc * Jane Lusby * MIT OR Apache-2.0 * https://github.com/yaahc/displaydoc fastrand * Stjepan Glavina * Apache-2.0 OR MIT * https://github.com/smol-rs/fastrand linux-raw-sys * Dan Gohman * Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT * https://github.com/sunfishcode/linux-raw-sys once_cell * Aleksey Kladov * MIT OR Apache-2.0 * https://github.com/matklad/once_cell rustix * Dan Gohman , Jakub Konka * Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT * https://github.com/bytecodealliance/rustix serde * Erick Tryzelaar , David Tolnay * MIT OR Apache-2.0 * https://github.com/serde-rs/serde serde_derive * Erick Tryzelaar , David Tolnay * MIT OR Apache-2.0 * https://github.com/serde-rs/serde byteorder * Andrew Gallant * Unlicense OR MIT * https://github.com/BurntSushi/byteorder shlex * comex , Fenhl , Adrian Taylor , Alex Touchet , Daniel Parks , Garrett Berg * MIT OR Apache-2.0 * https://github.com/comex/rust-shlex security-framework-sys * Steven Fackler , Kornel * MIT OR Apache-2.0 * https://github.com/kornelski/rust-security-framework security-framework * Steven Fackler , Kornel * 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 * Unicode-3.0 * https://github.com/unicode-org/icu4x yoke * Manish Goregaokar * Unicode-3.0 * https://github.com/unicode-org/icu4x zerofrom-derive * Manish Goregaokar * Unicode-3.0 * https://github.com/unicode-org/icu4x zerofrom * Manish Goregaokar * 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 * Unicode-3.0 * https://github.com/unicode-org/icu4x zerovec * The ICU4X Project Developers * Unicode-3.0 * https://github.com/unicode-org/icu4x common-utils * * MIT * subtle * Isis Lovecruft , Henry de Valence * 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 * 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 , 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 num-traits * The Rust Project Developers * MIT OR Apache-2.0 * https://github.com/rust-num/num-traits 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 autocfg * Josh Stone * Apache-2.0 OR MIT * https://github.com/cuviper/autocfg 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 * 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 * Jorge Aparicio * MIT * https://github.com/rust-lang/compiler-builtins rsa * RustCrypto Developers, dignifiedquire * MIT OR Apache-2.0 * https://github.com/RustCrypto/RSA wasi * The Cranelift Project Developers * Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT * https://github.com/bytecodealliance/wasi-rs spin * Mathijs van de Nes , John Ericson , Joshua Barretto * MIT * https://github.com/mvdnes/spin-rs.git typenum * Paho Lurie-Gregg , Andre Bogus * MIT OR Apache-2.0 * https://github.com/paholg/typenum version_check * Sergio Benitez * MIT OR Apache-2.0 * https://github.com/SergioBenitez/version_check generic-array * Bart┼Вomiej Kami┼Дski , Aaron Trent * MIT * https://github.com/fizyk20/generic-array.git clang-sys * Kyle Mayes * Apache-2.0 * https://github.com/KyleMayes/clang-sys ring * * Apache-2.0 AND ISC * https://github.com/briansmith/ring dunce * Kornel * CC0-1.0 OR MIT-0 OR Apache-2.0 * https://gitlab.com/kornelski/dunce bindgen * Jyun-Yan You , Emilio Cobos ├Бlvarez , Nick Fitzgerald , The Servo project developers * BSD-3-Clause * https://github.com/rust-lang/rust-bindgen webpki-roots * * CDLA-Permissive-2.0 * https://github.com/rustls/webpki-roots aws-lc-sys * AWS-LC * ISC AND (Apache-2.0 OR ISC) AND OpenSSL * https://github.com/aws/aws-lc-rs untrusted * Brian Smith * ISC * https://github.com/briansmith/untrusted libloading * Simonas Kazlauskas * ISC * https://github.com/nagisa/rust_libloading/ 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 cexpr * Jethro Beekman * Apache-2.0 OR MIT * https://github.com/jethrogb/rust-cexpr cmake * Alex Crichton * MIT OR Apache-2.0 * https://github.com/rust-lang/cmake-rs jobserver * Alex Crichton * MIT OR Apache-2.0 * https://github.com/rust-lang/jobserver-rs js-sys * The wasm-bindgen Developers * MIT OR Apache-2.0 * https://github.com/rustwasm/wasm-bindgen/tree/master/crates/js-sys wasm-bindgen-backend * The wasm-bindgen Developers * MIT OR Apache-2.0 * https://github.com/rustwasm/wasm-bindgen/tree/master/crates/backend wasm-bindgen-macro-support * The wasm-bindgen Developers * MIT OR Apache-2.0 * https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro-support wasm-bindgen-macro * The wasm-bindgen Developers * MIT OR Apache-2.0 * https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro wasm-bindgen-shared * The wasm-bindgen Developers * MIT OR Apache-2.0 * https://github.com/rustwasm/wasm-bindgen/tree/master/crates/shared wasm-bindgen * The wasm-bindgen Developers * MIT OR Apache-2.0 * https://github.com/rustwasm/wasm-bindgen glob * The Rust Project Developers * MIT OR Apache-2.0 * https://github.com/rust-lang/glob regex-automata * The Rust Project Developers, Andrew Gallant * MIT OR Apache-2.0 * https://github.com/rust-lang/regex/tree/master/regex-automata regex-syntax * The Rust Project Developers, Andrew Gallant * MIT OR Apache-2.0 * https://github.com/rust-lang/regex/tree/master/regex-syntax regex * The Rust Project Developers, Andrew Gallant * MIT OR Apache-2.0 * https://github.com/rust-lang/regex nom * contact@geoffroycouprie.com * MIT * https://github.com/Geal/nom 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 which * Harry Fei * MIT * https://github.com/harryfei/which-rs.git futures-core * * MIT OR Apache-2.0 * https://github.com/rust-lang/futures-rs 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 bumpalo * Nick Fitzgerald * MIT OR Apache-2.0 * https://github.com/fitzgen/bumpalo iana-time-zone-haiku * Ren├й Kijewski * MIT OR Apache-2.0 * https://github.com/strawlab/iana-time-zone iana-time-zone * Andrew Straw , Ren├й Kijewski , Ryan Lopopolo * MIT OR Apache-2.0 * https://github.com/strawlab/iana-time-zone rustls-pki-types * * MIT OR Apache-2.0 * https://github.com/rustls/pki-types fs_extra * Denis Kurilenko * MIT * https://github.com/webdesus/fs_extra lazy-regex * Canop * MIT * https://github.com/Canop/lazy-regex opi_ftp * * MIT * chrono * * MIT OR Apache-2.0 * https://github.com/chronotope/chrono lazy-regex-proc_macros * Canop * MIT * https://github.com/Canop/lazy-regex/tree/main/src/proc_macros suppaftp * Christian Visintin , Matt McCoy * MIT OR Apache-2.0 * https://github.com/veeso/suppaftp windows-core * Microsoft * MIT OR Apache-2.0 * https://github.com/microsoft/windows-rs 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 wit-bindgen-rt * * Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT * https://github.com/bytecodealliance/wit-bindgen android-tzdata * RumovZ * MIT OR Apache-2.0 * https://github.com/RumovZ/android-tzdata lazycell * Alex Crichton , Nikita Pekin * MIT OR Apache-2.0 * https://github.com/indiv0/lazycell futures-lite * Stjepan Glavina , Contributors to futures-rs * Apache-2.0 OR MIT * https://github.com/smol-rs/futures-lite home * Brian Anderson * MIT OR Apache-2.0 * https://github.com/rust-lang/cargo minimal-lexical * Alex Huszagh * MIT OR Apache-2.0 * https://github.com/Alexhuszagh/minimal-lexical parking * Stjepan Glavina , The Rust Project Developers * Apache-2.0 OR MIT * https://github.com/smol-rs/parking pin-project-lite * * Apache-2.0 OR MIT * https://github.com/taiki-e/pin-project-lite prettyplease * David Tolnay * MIT OR Apache-2.0 * https://github.com/dtolnay/prettyplease rustc-hash * The Rust Project Developers * Apache-2.0 OR MIT * https://github.com/rust-lang/rustc-hash rustversion * David Tolnay * MIT OR Apache-2.0 * https://github.com/dtolnay/rustversion thiserror-impl * David Tolnay * MIT OR Apache-2.0 * https://github.com/dtolnay/thiserror thiserror * David Tolnay * MIT OR Apache-2.0 * https://github.com/dtolnay/thiserror android_system_properties * Nicolas Silva * MIT OR Apache-2.0 * https://github.com/nical/android_system_properties aho-corasick * Andrew Gallant * Unlicense OR MIT * https://github.com/BurntSushi/aho-corasick miette * Kat March├бn * Apache-2.0 * https://github.com/zkat/miette prost-build * Dan Burkert , Lucio Franco , Casper Meijn , Tokio Contributors * Apache-2.0 * https://github.com/tokio-rs/prost prost-derive * Dan Burkert , Lucio Franco , Casper Meijn , Tokio Contributors * Apache-2.0 * https://github.com/tokio-rs/prost prost-types * Dan Burkert , Lucio Franco , Casper Meijn , Tokio Contributors * Apache-2.0 * https://github.com/tokio-rs/prost prost * Dan Burkert , Lucio Franco , Casper Meijn , Tokio Contributors * Apache-2.0 * https://github.com/tokio-rs/prost miette-derive * Kat March├бn * Apache-2.0 * https://github.com/zkat/miette sync_wrapper * Actyx AG * Apache-2.0 * https://github.com/Actyx/sync_wrapper matchit * Ibraheem Ahmed * MIT AND BSD-3-Clause * https://github.com/ibraheemdev/matchit socket2 * Alex Crichton , Thomas de Zeeuw * MIT OR Apache-2.0 * https://github.com/rust-lang/socket2 mio * Carl Lerche , Thomas de Zeeuw , Tokio Contributors * MIT * https://github.com/tokio-rs/mio mime * Sean McArthur * MIT OR Apache-2.0 * https://github.com/hyperium/mime hyper * Sean McArthur * MIT * https://github.com/hyperium/hyper 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 , Manish Goregaokar * 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-macro * * 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-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 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 * 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 * MIT OR Apache-2.0 * https://github.com/havarnov/multimap indexmap * * Apache-2.0 OR MIT * https://github.com/indexmap-rs/indexmap fnv * Alex Crichton * Apache-2.0 OR MIT * https://github.com/servo/rust-fnv h2 * Carl Lerche , Sean McArthur * MIT * https://github.com/hyperium/h2 http * Alex Crichton , Carl Lerche , Sean McArthur * MIT OR Apache-2.0 * https://github.com/hyperium/http tokio-rustls * * MIT OR Apache-2.0 * https://github.com/rustls/tokio-rustls bytes * Carl Lerche , Sean McArthur * MIT * https://github.com/tokio-rs/bytes logos-codegen * Maciej Hirsz , J├йrome Eertmans (maintainer) * MIT OR Apache-2.0 * https://github.com/maciejhirsz/logos logos-derive * Maciej Hirsz , J├йrome Eertmans (maintainer) * MIT OR Apache-2.0 * https://github.com/maciejhirsz/logos logos * Maciej Hirsz , J├йrome Eertmans (maintainer) * MIT OR Apache-2.0 * https://github.com/maciejhirsz/logos pin-utils * Josef Brandl * MIT OR Apache-2.0 * https://github.com/rust-lang-nursery/pin-utils want * Sean McArthur * MIT * https://github.com/seanmonstar/want try-lock * Sean McArthur * MIT * https://github.com/seanmonstar/try-lock slab * Carl Lerche * MIT * https://github.com/tokio-rs/slab tracing-attributes * Tokio Contributors , Eliza Weisman , David Barsky * MIT * https://github.com/tokio-rs/tracing tracing-core * Tokio Contributors * MIT * https://github.com/tokio-rs/tracing tracing * Eliza Weisman , Tokio Contributors * MIT * https://github.com/tokio-rs/tracing tower-layer * Tower Maintainers * MIT * https://github.com/tower-rs/tower tower-service * Tower Maintainers * MIT * https://github.com/tower-rs/tower tower * Tower Maintainers * MIT * https://github.com/tower-rs/tower axum * * MIT * https://github.com/tokio-rs/axum http-body * Carl Lerche , Lucio Franco , Sean McArthur * MIT * https://github.com/hyperium/http-body http-body-util * Carl Lerche , Lucio Franco , Sean McArthur * MIT * https://github.com/hyperium/http-body beef * Maciej Hirsz * MIT OR Apache-2.0 * https://github.com/maciejhirsz/beef hyper-util * Sean McArthur * MIT * https://github.com/hyperium/hyper-util tonic-build * Lucio Franco * MIT * https://github.com/hyperium/tonic tonic * Lucio Franco * MIT * https://github.com/hyperium/tonic axum-core * * MIT * https://github.com/tokio-rs/axum tokio-macros * Tokio Contributors * MIT * https://github.com/tokio-rs/tokio opi_grpc * * MIT * tokio-stream * Tokio Contributors * MIT * https://github.com/tokio-rs/tokio tokio-util * Tokio Contributors * MIT * https://github.com/tokio-rs/tokio tokio * Tokio Contributors * MIT * https://github.com/tokio-rs/tokio anyhow * David Tolnay * MIT OR Apache-2.0 * https://github.com/dtolnay/anyhow async-trait * David Tolnay * MIT OR Apache-2.0 * https://github.com/dtolnay/async-trait atomic-waker * Stjepan Glavina , 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 prost-reflect * Andrew Hickman * MIT OR Apache-2.0 * https://github.com/andrewhickman/prost-reflect protox-parse * Andrew Hickman * MIT OR Apache-2.0 * https://github.com/andrewhickman/protox protox * Andrew Hickman * MIT OR Apache-2.0 * https://github.com/andrewhickman/protox semver * David Tolnay * MIT OR Apache-2.0 * https://github.com/dtolnay/semver hyper-timeout * Herman J. Radtke III * MIT OR Apache-2.0 * https://github.com/hjr3/hyper-timeout mongodb * Saghm Rossi , Patrick Freed , Isabel Atkinson , Abraham Egnor , Kaitlin Mahar , Patrick Meredith * Apache-2.0 * https://github.com/mongodb/mongo-rust-driver mongocrypt-sys * Abraham Egnor , Isabel Atkinson * Apache-2.0 * https://github.com/mongodb/libmongocrypt-rust mongocrypt * Abraham Egnor , Isabel Atkinson * Apache-2.0 * https://github.com/mongodb/libmongocrypt-rust mongodb-internal-macros * * Apache-2.0 * tiny-keccak * debris * CC0-1.0 * md-5 * RustCrypto Developers * MIT OR Apache-2.0 * https://github.com/RustCrypto/hashes hex * KokaKiwi * MIT OR Apache-2.0 * https://github.com/KokaKiwi/rust-hex backtrace * The Rust Project Developers * MIT OR Apache-2.0 * https://github.com/rust-lang/backtrace-rs rustc-demangle * Alex Crichton * MIT OR Apache-2.0 * https://github.com/rust-lang/rustc-demangle 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 * MIT * https://github.com/gentoo90/winreg-rs object * * Apache-2.0 OR MIT * https://github.com/gimli-rs/object 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 gimli * * MIT OR Apache-2.0 * https://github.com/gimli-rs/gimli linked-hash-map * Stepan Koltsov , Andrew Paseltiner * MIT OR Apache-2.0 * https://github.com/contain-rs/linked-hash-map lru-cache * Stepan Koltsov * MIT OR Apache-2.0 * https://github.com/contain-rs/lru-cache unicode-bidi * The Servo Project Developers * MIT OR Apache-2.0 * https://github.com/servo/unicode-bidi unicode-normalization * kwantam , Manish Goregaokar * MIT OR Apache-2.0 * https://github.com/unicode-rs/unicode-normalization unicode-properties * Charles Lew , Manish Goregaokar * MIT OR Apache-2.0 * https://github.com/unicode-rs/unicode-properties enum-as-inner * Benjamin Fry * 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 * MIT OR Apache-2.0 * https://github.com/tkaitchuck/constrandom const-random * Tom Kaitchuck * MIT OR Apache-2.0 * https://github.com/tkaitchuck/constrandom parking_lot * Amanieu d'Antras * MIT OR Apache-2.0 * https://github.com/Amanieu/parking_lot addr2line * * Apache-2.0 OR MIT * https://github.com/gimli-rs/addr2line pbkdf2 * RustCrypto Developers * MIT OR Apache-2.0 * https://github.com/RustCrypto/password-hashes/tree/master/pbkdf2 ipconfig * Liran Ringel * MIT OR Apache-2.0 * https://github.com/liranringel/ipconfig stringprep * Steven Fackler * MIT OR Apache-2.0 * https://github.com/sfackler/rust-stringprep signal-hook-registry * Michal 'vorner' Vaner , Masaki Hara * Apache-2.0 OR MIT * https://github.com/vorner/signal-hook ahash * Tom Kaitchuck * MIT OR Apache-2.0 * https://github.com/tkaitchuck/ahash num-conv * Jacob Pratt * MIT OR Apache-2.0 * https://github.com/jhpratt/num-conv powerfmt * Jacob Pratt * MIT OR Apache-2.0 * https://github.com/jhpratt/powerfmt deranged * Jacob Pratt * MIT OR Apache-2.0 * https://github.com/jhpratt/deranged time-core * Jacob Pratt , Time contributors * MIT OR Apache-2.0 * https://github.com/time-rs/time time-macros * Jacob Pratt , Time contributors * MIT OR Apache-2.0 * https://github.com/time-rs/time time * Jacob Pratt , Time contributors * MIT OR Apache-2.0 * https://github.com/time-rs/time ipnet * Kris Price * 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 , myrrlyn * MIT * https://github.com/myrrlyn/tap darling * Ted Driggs * MIT * https://github.com/TedDriggs/darling darling_core * Ted Driggs * MIT * https://github.com/TedDriggs/darling darling_macro * Ted Driggs * MIT * https://github.com/TedDriggs/darling bitvec * * MIT * https://github.com/bitvecto-rs/bitvec wyz * myrrlyn * MIT * https://github.com/myrrlyn/wyz radium * Nika Layzell , myrrlyn * MIT * https://github.com/bitvecto-rs/radium tinyvec_macros * Soveu * MIT OR Apache-2.0 OR Zlib * https://github.com/Soveu/tinyvec_macros funty * myrrlyn * MIT * https://github.com/myrrlyn/funty derive-where * * MIT OR Apache-2.0 * https://github.com/ModProg/derive-where opi_mongodb * * MIT * convert_case * David Purdum * MIT * https://github.com/rutrum/convert-case dateparser * Rollie Ma * MIT * https://github.com/waltzofpearls/dateparser windows-implement * Microsoft * MIT OR Apache-2.0 * https://github.com/microsoft/windows-rs windows-interface * Microsoft * MIT OR Apache-2.0 * https://github.com/microsoft/windows-rs windows-result * Microsoft * MIT OR Apache-2.0 * https://github.com/microsoft/windows-rs windows-strings * Microsoft * MIT OR Apache-2.0 * https://github.com/microsoft/windows-rs miniz_oxide * Frommi , oyvindln , Rich Geldreich richgel99@gmail.com * MIT OR Zlib OR Apache-2.0 * https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide ident_case * Ted Driggs * MIT OR Apache-2.0 * https://github.com/TedDriggs/ident_case widestring * * MIT OR Apache-2.0 * https://github.com/VoidStarKat/widestring-rs adler2 * Jonas Schievink , oyvindln * 0BSD OR MIT OR Apache-2.0 * https://github.com/oyvindln/adler2 derive-syn-parse * sharnoff * MIT OR Apache-2.0 * https://github.com/sharnoff/derive-syn-parse serde_bytes * David Tolnay * MIT OR Apache-2.0 * https://github.com/serde-rs/bytes typed-builder-macro * IdanArye , Chris Morgan * MIT OR Apache-2.0 * https://github.com/idanarye/rust-typed-builder typed-builder * IdanArye , Chris Morgan * MIT OR Apache-2.0 * https://github.com/idanarye/rust-typed-builder tinyvec * Lokathor * Zlib OR Apache-2.0 OR MIT * https://github.com/Lokathor/tinyvec strsim * Danny Guo , maxbachmann * MIT * https://github.com/rapidfuzz/strsim-rs rustc_version_runtime * Sebastian Waisbrot * MIT * https://github.com/seppo0010/rustc-version-runtime-rs bson * Y. T. Chung , Kevin Yeh , Saghm Rossi , Patrick Freed , Isabel Atkinson , Abraham Egnor * MIT * https://github.com/mongodb/bson-rust data-encoding * Julien Cretin * MIT * https://github.com/ia0/data-encoding derive_more * Jelte Fennema * MIT * https://github.com/JelteF/derive_more crunchy * Eira Fransham * MIT * https://github.com/eira-fransham/crunchy take_mut * Sgeo * MIT * https://github.com/Sgeo/take_mut encoding_rs * Henri Sivonen * (Apache-2.0 OR MIT) AND BSD-3-Clause * https://github.com/hsivonen/encoding_rs enumflags2_derive * maik klein , Maja K─Еdzio┼Вka * MIT OR Apache-2.0 * https://github.com/meithecatte/enumflags2 enumflags2 * maik klein , Maja K─Еdzio┼Вka * MIT OR Apache-2.0 * https://github.com/meithecatte/enumflags2 tiberius * Steffen Butzer , Julius de Bruijn , Eric Sheppard , Yoshua Wuyts * 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 * MIT * https://github.com/paupino/rust-decimal pretty-hex * Andrei Volnin * MIT * https://github.com/wolandr/pretty-hex asynchronous-codec * Max Inden * MIT * https://github.com/mxinden/asynchronous-codec opi_mssql * * MIT * md5 * Ivan Ukhov , Kamal Ahmad , Konstantin Stepanov , Lukas Kalbertodt , Nathan Musoke , Tony Arcieri , Wim de With , Yosef Dinerstein * Apache-2.0 OR MIT * https://github.com/stainless-steel/md5 thread-id * Ruud van Asseldonk * MIT OR Apache-2.0 * https://github.com/ruuda/thread-id winauth * Steffen Butzer * MIT OR Apache-2.0 * https://github.com/steffengy/winauth-rs async-native-tls * dignifiedquire * 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 , Josh Triplett , Sebastian Thiel * 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 , Josh Triplett * MIT OR Apache-2.0 * https://github.com/rust-lang/flate2-rs mysql_common * blackbeam * MIT OR Apache-2.0 * https://github.com/blackbeam/rust_mysql_common subprocess * Hrvoje Nik┼бi─З * Apache-2.0 OR MIT * https://github.com/hniksic/rust-subprocess btoi * Niklas Fiekas * MIT OR Apache-2.0 * https://github.com/niklasf/rust-btoi toml_datetime * Alex Crichton * MIT OR Apache-2.0 * https://github.com/toml-rs/toml toml_edit * Andronik Ordian , Ed Page * MIT OR Apache-2.0 * https://github.com/toml-rs/toml utf16_iter * Henri Sivonen * Apache-2.0 OR MIT * https://github.com/hsivonen/utf16_iter write16 * * Apache-2.0 OR MIT * https://github.com/hsivonen/write16 lru * Jerome Froelich * MIT * https://github.com/jeromefroe/lru-rs.git crc32fast * Sam Rijs , Alex Crichton * MIT OR Apache-2.0 * https://github.com/srijs/rust-crc32fast saturating * Breezewish * MIT * https://github.com/breeswish/saturating-rs proc-macro-error-attr2 * CreepySkeleton , GnomedDev * MIT OR Apache-2.0 * https://github.com/GnomedDev/proc-macro-error-2 proc-macro-error2 * CreepySkeleton , GnomedDev * 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 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 * MIT OR Apache-2.0 * https://github.com/bkchr/proc-macro-crate winnow * * MIT * https://github.com/winnow-rs/winnow termcolor * Andrew Gallant * Unlicense OR MIT * https://github.com/BurntSushi/termcolor twox-hash * Jake Goulding * MIT * https://github.com/shepmaster/twox-hash pem * Jonathan Creekmore * MIT * https://github.com/jcreekmore/pem-rs.git winapi-util * Andrew Gallant * 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 zstd-safe * Alexandre Bury * MIT OR Apache-2.0 * https://github.com/gyscos/zstd-rs zstd-sys * Alexandre Bury * MIT OR Apache-2.0 * https://github.com/gyscos/zstd-rs zstd * Alexandre Bury * MIT * https://github.com/gyscos/zstd-rs named_pipe * Anatoly Ikorsky * MIT OR Apache-2.0 * https://github.com/blackbeam/named_pipe icu_locid * The ICU4X Project Developers * Unicode-3.0 * https://github.com/unicode-org/icu4x icu_locid_transform * The ICU4X Project Developers * Unicode-3.0 * https://github.com/unicode-org/icu4x icu_locid_transform_data * The ICU4X Project Developers * Unicode-3.0 * https://github.com/unicode-org/icu4x icu_provider_macros * The ICU4X Project Developers * Unicode-3.0 * https://github.com/unicode-org/icu4x web-sys * The wasm-bindgen Developers * MIT OR Apache-2.0 * https://github.com/rustwasm/wasm-bindgen/tree/master/crates/web-sys fallible-iterator * Steven Fackler * MIT OR Apache-2.0 * https://github.com/sfackler/rust-fallible-iterator tokio-native-tls * Tokio Contributors * MIT * https://github.com/tokio-rs/tls opi_postgres * * MIT * siphasher * Frank Denis * 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 * MIT * https://github.com/rust-phf/rust-phf phf_shared * Steven Fackler * MIT * https://github.com/rust-phf/rust-phf postgres-native-tls * Steven Fackler * MIT OR Apache-2.0 * https://github.com/sfackler/rust-postgres postgres-protocol * Steven Fackler * MIT OR Apache-2.0 * https://github.com/sfackler/rust-postgres postgres-types * Steven Fackler * MIT OR Apache-2.0 * https://github.com/sfackler/rust-postgres postgres * Steven Fackler * MIT OR Apache-2.0 * https://github.com/sfackler/rust-postgres tokio-postgres * Steven Fackler * MIT OR Apache-2.0 * https://github.com/sfackler/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 * MIT OR Apache-2.0 * https://github.com/sfackler/fallible-streaming-iterator opi_sqlite * * MIT * hashlink * kyren * MIT OR Apache-2.0 * https://github.com/kyren/hashlink openssl-src * Alex Crichton * MIT OR Apache-2.0 * https://github.com/alexcrichton/openssl-src-rs ssh2 * Alex Crichton , Wez Furlong , Matteo Bigoi * MIT OR Apache-2.0 * https://github.com/alexcrichton/ssh2-rs opi_ssh * * MIT * libssh2-sys * Alex Crichton , Wez Furlong , Matteo Bigoi * MIT OR Apache-2.0 * https://github.com/alexcrichton/ssh2-rs opi_tcpclient * * MIT *