# @generated by `reindeer buckify` load("@prelude//rust:cargo_package.bzl", "cargo") load("@prelude//rust:cargo_buildscript.bzl", "buildscript_run") git_fetch( name = "iroh-c398ca6ee96438f7.git", repo = "https://github.com/n0-computer/iroh", rev = "8af8370b567d9e9a89aaf25929b327a6a5b96de1", sub_targets = [ "iroh", "iroh-relay", ], visibility = [], ) git_fetch( name = "iroh-gossip-45ccb02d15b316cd.git", repo = "https://github.com/n0-computer/iroh-gossip", rev = "1038f721663ffddc526359e33757ba998046ff2d", visibility = [], ) git_fetch( name = "iroh-live-cba230b1e993c078.git", repo = "https://github.com/n0-computer/iroh-live", rev = "edd9bcc530a615f3ab3a6919e96790a077905376", sub_targets = [ "moq-media", "rusty-capture", "rusty-codecs", ], visibility = [], ) git_fetch( name = "iroh-smol-kv-3294ee5240f086f5.git", repo = "https://github.com/n0-computer/iroh-smol-kv", rev = "e6685227ff12af9acfe676aa7272f91edeb56514", visibility = [], ) git_fetch( name = "moq-436f045f96c55a1e.git", repo = "https://github.com/Frando/moq", rev = "53fe78d8ad05aba94d03043d8a20a2b95669baec", visibility = [], ) git_fetch( name = "noq-61719c166a3a01c1.git", repo = "https://github.com/n0-computer/noq", rev = "ab042ea7e3f7bae1e43eaba2ac9dba47ddb52e69", sub_targets = [ "noq", "noq-udp", ], visibility = [], ) git_fetch( name = "web-transport-15435674117d5f7d.git", repo = "https://github.com/Frando/web-transport", rev = "f7a523f13f15c1568107a24b86a29929834b06bf", visibility = [], ) http_archive( name = "ab_glyph-0.2.32.crate", sha256 = "01c0457472c38ea5bd1c3b5ada5e368271cb550be7a4ca4a0b4634e9913f6cc2", strip_prefix = "ab_glyph-0.2.32", urls = ["https://static.crates.io/crates/ab_glyph/0.2.32/download"], visibility = [], ) cargo.rust_library( name = "ab_glyph-0.2", srcs = [":ab_glyph-0.2.32.crate"], crate = "ab_glyph", crate_root = "ab_glyph-0.2.32.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "ab_glyph", "CARGO_CRATE_NAME": "ab_glyph", "CARGO_MANIFEST_DIR": "ab_glyph-0.2.32.crate", "CARGO_PKG_AUTHORS": "Alex Butler ", "CARGO_PKG_DESCRIPTION": "API for loading, scaling, positioning and rasterizing OpenType font glyphs.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "ab_glyph", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/alexheretic/ab-glyph", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.2.32", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "32", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "gvar-alloc", "std", "variable-fonts", ], visibility = [], deps = [ ":ab_glyph_rasterizer-0.1", ":owned_ttf_parser-0.25", ], ) http_archive( name = "ab_glyph_rasterizer-0.1.10.crate", sha256 = "366ffbaa4442f4684d91e2cd7c5ea7c4ed8add41959a31447066e279e432b618", strip_prefix = "ab_glyph_rasterizer-0.1.10", urls = ["https://static.crates.io/crates/ab_glyph_rasterizer/0.1.10/download"], visibility = [], ) cargo.rust_library( name = "ab_glyph_rasterizer-0.1", srcs = [":ab_glyph_rasterizer-0.1.10.crate"], crate = "ab_glyph_rasterizer", crate_root = "ab_glyph_rasterizer-0.1.10.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "ab_glyph_rasterizer", "CARGO_CRATE_NAME": "ab_glyph_rasterizer", "CARGO_MANIFEST_DIR": "ab_glyph_rasterizer-0.1.10.crate", "CARGO_PKG_AUTHORS": "Alex Butler ", "CARGO_PKG_DESCRIPTION": "Coverage rasterization for lines, quadratic & cubic beziers", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "ab_glyph_rasterizer", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/alexheretic/ab-glyph", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.1.10", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "10", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], ) http_archive( name = "addr2line-0.25.1.crate", sha256 = "1b5d307320b3181d6d7954e663bd7c774a838b8220fe0593c86d9fb09f498b4b", strip_prefix = "addr2line-0.25.1", urls = ["https://static.crates.io/crates/addr2line/0.25.1/download"], visibility = [], ) cargo.rust_library( name = "addr2line-0.25", srcs = [":addr2line-0.25.1.crate"], crate = "addr2line", crate_root = "addr2line-0.25.1.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "addr2line", "CARGO_CRATE_NAME": "addr2line", "CARGO_MANIFEST_DIR": "addr2line-0.25.1.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "A cross-platform symbolication library written in Rust, using `gimli`", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "addr2line", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/gimli-rs/addr2line", "CARGO_PKG_RUST_VERSION": "1.81", "CARGO_PKG_VERSION": "0.25.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "25", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":gimli-0.32"], ) http_archive( name = "adler2-2.0.1.crate", sha256 = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa", strip_prefix = "adler2-2.0.1", urls = ["https://static.crates.io/crates/adler2/2.0.1/download"], visibility = [], ) cargo.rust_library( name = "adler2-2", srcs = [":adler2-2.0.1.crate"], crate = "adler2", crate_root = "adler2-2.0.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "adler2", "CARGO_CRATE_NAME": "adler2", "CARGO_MANIFEST_DIR": "adler2-2.0.1.crate", "CARGO_PKG_AUTHORS": "Jonas Schievink :oyvindln ", "CARGO_PKG_DESCRIPTION": "A simple clean-room implementation of the Adler-32 checksum", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "adler2", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/oyvindln/adler2", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "2.0.1", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "aead-0.5.2.crate", sha256 = "d122413f284cf2d62fb1b7db97e02edb8cda96d769b16e443a4f6195e35662b0", strip_prefix = "aead-0.5.2", urls = ["https://static.crates.io/crates/aead/0.5.2/download"], visibility = [], ) cargo.rust_library( name = "aead-0.5", srcs = [":aead-0.5.2.crate"], crate = "aead", crate_root = "aead-0.5.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "aead", "CARGO_CRATE_NAME": "aead", "CARGO_MANIFEST_DIR": "aead-0.5.2.crate", "CARGO_PKG_AUTHORS": "RustCrypto Developers", "CARGO_PKG_DESCRIPTION": "Traits for Authenticated Encryption with Associated Data (AEAD) algorithms,\nsuch as AES-GCM as ChaCha20Poly1305, which provide a high-level API\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "aead", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/RustCrypto/traits", "CARGO_PKG_RUST_VERSION": "1.56", "CARGO_PKG_VERSION": "0.5.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":crypto-common-0.1", ":generic-array-0.14", ], ) http_archive( name = "aes-0.8.4.crate", sha256 = "b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0", strip_prefix = "aes-0.8.4", urls = ["https://static.crates.io/crates/aes/0.8.4/download"], visibility = [], ) cargo.rust_library( name = "aes-0.8", srcs = [":aes-0.8.4.crate"], crate = "aes", crate_root = "aes-0.8.4.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "aes", "CARGO_CRATE_NAME": "aes", "CARGO_MANIFEST_DIR": "aes-0.8.4.crate", "CARGO_PKG_AUTHORS": "RustCrypto Developers", "CARGO_PKG_DESCRIPTION": "Pure Rust implementation of the Advanced Encryption Standard (a.k.a. Rijndael)", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "aes", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/RustCrypto/block-ciphers", "CARGO_PKG_RUST_VERSION": "1.56", "CARGO_PKG_VERSION": "0.8.4", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "8", "CARGO_PKG_VERSION_PATCH": "4", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":cfg-if-1", ":cipher-0.4", ":cpufeatures-0.2", ], ) http_archive( name = "aes-gcm-0.10.3.crate", sha256 = "831010a0f742e1209b3bcea8fab6a8e149051ba6099432c8cb2cc117dec3ead1", strip_prefix = "aes-gcm-0.10.3", urls = ["https://static.crates.io/crates/aes-gcm/0.10.3/download"], visibility = [], ) cargo.rust_library( name = "aes-gcm-0.10", srcs = [":aes-gcm-0.10.3.crate"], crate = "aes_gcm", crate_root = "aes-gcm-0.10.3.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "aes_gcm", "CARGO_CRATE_NAME": "aes_gcm", "CARGO_MANIFEST_DIR": "aes-gcm-0.10.3.crate", "CARGO_PKG_AUTHORS": "RustCrypto Developers", "CARGO_PKG_DESCRIPTION": "Pure Rust implementation of the AES-GCM (Galois/Counter Mode)\nAuthenticated Encryption with Associated Data (AEAD) Cipher\nwith optional architecture-specific hardware acceleration\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "aes-gcm", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/RustCrypto/AEADs", "CARGO_PKG_RUST_VERSION": "1.56", "CARGO_PKG_VERSION": "0.10.3", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "10", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, features = ["aes"], visibility = [], deps = [ ":aead-0.5", ":aes-0.8", ":cipher-0.4", ":ctr-0.9", ":ghash-0.5", ":subtle-2", ], ) http_archive( name = "ahash-0.8.12.crate", sha256 = "5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75", strip_prefix = "ahash-0.8.12", urls = ["https://static.crates.io/crates/ahash/0.8.12/download"], visibility = [], ) cargo.rust_library( name = "ahash-0.8", srcs = [":ahash-0.8.12.crate"], crate = "ahash", crate_root = "ahash-0.8.12.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "ahash", "CARGO_CRATE_NAME": "ahash", "CARGO_MANIFEST_DIR": "ahash-0.8.12.crate", "CARGO_PKG_AUTHORS": "Tom Kaitchuck ", "CARGO_PKG_DESCRIPTION": "A non-cryptographic hash function using AES-NI for high performance", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "ahash", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/tkaitchuck/ahash", "CARGO_PKG_RUST_VERSION": "1.60.0", "CARGO_PKG_VERSION": "0.8.12", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "8", "CARGO_PKG_VERSION_PATCH": "12", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :ahash-0.8-build-script-run[out_dir])", }, features = [ "no-rng", "std", ], platform = { "linux-arm64": dict( features = [ "default", "getrandom", "runtime-rng", ], deps = [":getrandom-0.3"], ), "linux-x86_64": dict( features = [ "default", "getrandom", "runtime-rng", ], deps = [":getrandom-0.3"], ), }, rustc_flags = ["@$(location :ahash-0.8-build-script-run[rustc_flags])"], visibility = [], deps = [ ":cfg-if-1", ":once_cell-1", ":zerocopy-0.8", ], ) cargo.rust_binary( name = "ahash-0.8-build-script-build", srcs = [":ahash-0.8.12.crate"], crate = "build_script_build", crate_root = "ahash-0.8.12.crate/build.rs", edition = "2018", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "ahash-0.8.12.crate", "CARGO_PKG_AUTHORS": "Tom Kaitchuck ", "CARGO_PKG_DESCRIPTION": "A non-cryptographic hash function using AES-NI for high performance", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "ahash", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/tkaitchuck/ahash", "CARGO_PKG_RUST_VERSION": "1.60.0", "CARGO_PKG_VERSION": "0.8.12", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "8", "CARGO_PKG_VERSION_PATCH": "12", "CARGO_PKG_VERSION_PRE": "", }, features = [ "no-rng", "std", ], platform = { "linux-arm64": dict( features = [ "default", "getrandom", "runtime-rng", ], ), "linux-x86_64": dict( features = [ "default", "getrandom", "runtime-rng", ], ), }, visibility = [], deps = [":version_check-0.9"], ) buildscript_run( name = "ahash-0.8-build-script-run", package_name = "ahash", buildscript_rule = ":ahash-0.8-build-script-build", env = { "CARGO_PKG_AUTHORS": "Tom Kaitchuck ", "CARGO_PKG_DESCRIPTION": "A non-cryptographic hash function using AES-NI for high performance", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/tkaitchuck/ahash", "CARGO_PKG_RUST_VERSION": "1.60.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "8", "CARGO_PKG_VERSION_PATCH": "12", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "no-rng", "std", ], platform = { "linux-arm64": dict( features = [ "default", "getrandom", "runtime-rng", ], ), "linux-x86_64": dict( features = [ "default", "getrandom", "runtime-rng", ], ), }, version = "0.8.12", ) http_archive( name = "aho-corasick-1.1.4.crate", sha256 = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301", strip_prefix = "aho-corasick-1.1.4", urls = ["https://static.crates.io/crates/aho-corasick/1.1.4/download"], visibility = [], ) cargo.rust_library( name = "aho-corasick-1", srcs = [":aho-corasick-1.1.4.crate"], crate = "aho_corasick", crate_root = "aho-corasick-1.1.4.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "aho_corasick", "CARGO_CRATE_NAME": "aho_corasick", "CARGO_MANIFEST_DIR": "aho-corasick-1.1.4.crate", "CARGO_PKG_AUTHORS": "Andrew Gallant ", "CARGO_PKG_DESCRIPTION": "Fast multiple substring searching.", "CARGO_PKG_HOMEPAGE": "https://github.com/BurntSushi/aho-corasick", "CARGO_PKG_NAME": "aho-corasick", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/BurntSushi/aho-corasick", "CARGO_PKG_RUST_VERSION": "1.60.0", "CARGO_PKG_VERSION": "1.1.4", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "4", "CARGO_PKG_VERSION_PRE": "", }, features = [ "perf-literal", "std", ], visibility = [], deps = [":memchr-2"], ) http_archive( name = "allocator-api2-0.2.21.crate", sha256 = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923", strip_prefix = "allocator-api2-0.2.21", urls = ["https://static.crates.io/crates/allocator-api2/0.2.21/download"], visibility = [], ) cargo.rust_library( name = "allocator-api2-0.2", srcs = [":allocator-api2-0.2.21.crate"], crate = "allocator_api2", crate_root = "allocator-api2-0.2.21.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "allocator_api2", "CARGO_CRATE_NAME": "allocator_api2", "CARGO_MANIFEST_DIR": "allocator-api2-0.2.21.crate", "CARGO_PKG_AUTHORS": "Zakarum ", "CARGO_PKG_DESCRIPTION": "Mirror of Rust's allocator API", "CARGO_PKG_HOMEPAGE": "https://github.com/zakarumych/allocator-api2", "CARGO_PKG_NAME": "allocator-api2", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/zakarumych/allocator-api2", "CARGO_PKG_RUST_VERSION": "1.63", "CARGO_PKG_VERSION": "0.2.21", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "21", "CARGO_PKG_VERSION_PRE": "", }, features = ["alloc"], visibility = [], ) alias( name = "alsa", actual = ":alsa-0.11", visibility = ["PUBLIC"], ) http_archive( name = "alsa-0.11.0.crate", sha256 = "812947049edcd670a82cd5c73c3661d2e58468577ba8489de58e1a73c04cbd5d", strip_prefix = "alsa-0.11.0", urls = ["https://static.crates.io/crates/alsa/0.11.0/download"], visibility = [], ) cargo.rust_library( name = "alsa-0.11", srcs = [":alsa-0.11.0.crate"], crate = "alsa", crate_root = "alsa-0.11.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "alsa", "CARGO_CRATE_NAME": "alsa", "CARGO_MANIFEST_DIR": "alsa-0.11.0.crate", "CARGO_PKG_AUTHORS": "David Henningsson ", "CARGO_PKG_DESCRIPTION": "Thin but safe wrappers for ALSA (Linux sound API)", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "alsa", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/diwic/alsa-rs", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.11.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "11", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], deps = [ ":alsa-sys-0.4", ":bitflags-2", ":cfg-if-1", ":libc-0.2", ], ) http_archive( name = "alsa-sys-0.4.0.crate", sha256 = "ad7569085a265dd3f607ebecce7458eaab2132a84393534c95b18dcbc3f31e04", strip_prefix = "alsa-sys-0.4.0", urls = ["https://static.crates.io/crates/alsa-sys/0.4.0/download"], visibility = [], ) cargo.rust_library( name = "alsa-sys-0.4", srcs = [":alsa-sys-0.4.0.crate"], crate = "alsa_sys", crate_root = "alsa-sys-0.4.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "alsa_sys", "CARGO_CRATE_NAME": "alsa_sys", "CARGO_MANIFEST_DIR": "alsa-sys-0.4.0.crate", "CARGO_PKG_AUTHORS": "Pierre Krieger :David Henningsson ", "CARGO_PKG_DESCRIPTION": "FFI bindings for the ALSA project (Advanced Linux Sound Architecture)", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "alsa-sys", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/diwic/alsa-sys", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.4.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "4", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :alsa-sys-0.4-build-script-run[out_dir])", }, rustc_flags = ["@$(location :alsa-sys-0.4-build-script-run[rustc_flags])"], visibility = [], deps = [":libc-0.2"], ) cargo.rust_binary( name = "alsa-sys-0.4-build-script-build", srcs = [":alsa-sys-0.4.0.crate"], crate = "build_script_build", crate_root = "alsa-sys-0.4.0.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "alsa-sys-0.4.0.crate", "CARGO_PKG_AUTHORS": "Pierre Krieger :David Henningsson ", "CARGO_PKG_DESCRIPTION": "FFI bindings for the ALSA project (Advanced Linux Sound Architecture)", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "alsa-sys", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/diwic/alsa-sys", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.4.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "4", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":pkg-config-0.3"], ) buildscript_run( name = "alsa-sys-0.4-build-script-run", package_name = "alsa-sys", buildscript_rule = ":alsa-sys-0.4-build-script-build", env = { "CARGO_MANIFEST_LINKS": "alsa", "CARGO_PKG_AUTHORS": "Pierre Krieger :David Henningsson ", "CARGO_PKG_DESCRIPTION": "FFI bindings for the ALSA project (Advanced Linux Sound Architecture)", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/diwic/alsa-sys", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "4", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, version = "0.4.0", ) http_archive( name = "anstream-0.6.21.crate", sha256 = "43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a", strip_prefix = "anstream-0.6.21", urls = ["https://static.crates.io/crates/anstream/0.6.21/download"], visibility = [], ) cargo.rust_library( name = "anstream-0.6", srcs = [":anstream-0.6.21.crate"], crate = "anstream", crate_root = "anstream-0.6.21.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "anstream", "CARGO_CRATE_NAME": "anstream", "CARGO_MANIFEST_DIR": "anstream-0.6.21.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "IO stream adapters for writing colored text that will gracefully degrade according to your terminal's capabilities.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "anstream", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-cli/anstyle.git", "CARGO_PKG_RUST_VERSION": "1.66.0", "CARGO_PKG_VERSION": "0.6.21", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "6", "CARGO_PKG_VERSION_PATCH": "21", "CARGO_PKG_VERSION_PRE": "", }, features = [ "auto", "default", "wincon", ], visibility = [], deps = [ ":anstyle-1", ":anstyle-parse-0.2", ":anstyle-query-1", ":colorchoice-1", ":is_terminal_polyfill-1", ":utf8parse-0.2", ], ) http_archive( name = "anstream-1.0.0.crate", sha256 = "824a212faf96e9acacdbd09febd34438f8f711fb84e09a8916013cd7815ca28d", strip_prefix = "anstream-1.0.0", urls = ["https://static.crates.io/crates/anstream/1.0.0/download"], visibility = [], ) cargo.rust_library( name = "anstream-1", srcs = [":anstream-1.0.0.crate"], crate = "anstream", crate_root = "anstream-1.0.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "anstream", "CARGO_CRATE_NAME": "anstream", "CARGO_MANIFEST_DIR": "anstream-1.0.0.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "IO stream adapters for writing colored text that will gracefully degrade according to your terminal's capabilities.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "anstream", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-cli/anstyle.git", "CARGO_PKG_RUST_VERSION": "1.66.0", "CARGO_PKG_VERSION": "1.0.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "auto", "wincon", ], visibility = [], deps = [ ":anstyle-1", ":anstyle-parse-1", ":anstyle-query-1", ":colorchoice-1", ":is_terminal_polyfill-1", ":utf8parse-0.2", ], ) http_archive( name = "anstyle-1.0.14.crate", sha256 = "940b3a0ca603d1eade50a4846a2afffd5ef57a9feac2c0e2ec2e14f9ead76000", strip_prefix = "anstyle-1.0.14", urls = ["https://static.crates.io/crates/anstyle/1.0.14/download"], visibility = [], ) cargo.rust_library( name = "anstyle-1", srcs = [":anstyle-1.0.14.crate"], crate = "anstyle", crate_root = "anstyle-1.0.14.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "anstyle", "CARGO_CRATE_NAME": "anstyle", "CARGO_MANIFEST_DIR": "anstyle-1.0.14.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "ANSI text styling", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "anstyle", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-cli/anstyle.git", "CARGO_PKG_RUST_VERSION": "1.66.0", "CARGO_PKG_VERSION": "1.0.14", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "14", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], ) http_archive( name = "anstyle-parse-0.2.7.crate", sha256 = "4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2", strip_prefix = "anstyle-parse-0.2.7", urls = ["https://static.crates.io/crates/anstyle-parse/0.2.7/download"], visibility = [], ) cargo.rust_library( name = "anstyle-parse-0.2", srcs = [":anstyle-parse-0.2.7.crate"], crate = "anstyle_parse", crate_root = "anstyle-parse-0.2.7.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "anstyle_parse", "CARGO_CRATE_NAME": "anstyle_parse", "CARGO_MANIFEST_DIR": "anstyle-parse-0.2.7.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Parse ANSI Style Escapes", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "anstyle-parse", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-cli/anstyle.git", "CARGO_PKG_RUST_VERSION": "1.66.0", "CARGO_PKG_VERSION": "0.2.7", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "7", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "utf8", ], visibility = [], deps = [":utf8parse-0.2"], ) http_archive( name = "anstyle-parse-1.0.0.crate", sha256 = "52ce7f38b242319f7cabaa6813055467063ecdc9d355bbb4ce0c68908cd8130e", strip_prefix = "anstyle-parse-1.0.0", urls = ["https://static.crates.io/crates/anstyle-parse/1.0.0/download"], visibility = [], ) cargo.rust_library( name = "anstyle-parse-1", srcs = [":anstyle-parse-1.0.0.crate"], crate = "anstyle_parse", crate_root = "anstyle-parse-1.0.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "anstyle_parse", "CARGO_CRATE_NAME": "anstyle_parse", "CARGO_MANIFEST_DIR": "anstyle-parse-1.0.0.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Parse ANSI Style Escapes", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "anstyle-parse", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-cli/anstyle.git", "CARGO_PKG_RUST_VERSION": "1.66.0", "CARGO_PKG_VERSION": "1.0.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "utf8", ], visibility = [], deps = [":utf8parse-0.2"], ) http_archive( name = "anstyle-query-1.1.5.crate", sha256 = "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc", strip_prefix = "anstyle-query-1.1.5", urls = ["https://static.crates.io/crates/anstyle-query/1.1.5/download"], visibility = [], ) cargo.rust_library( name = "anstyle-query-1", srcs = [":anstyle-query-1.1.5.crate"], crate = "anstyle_query", crate_root = "anstyle-query-1.1.5.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "anstyle_query", "CARGO_CRATE_NAME": "anstyle_query", "CARGO_MANIFEST_DIR": "anstyle-query-1.1.5.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Look up colored console capabilities", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "anstyle-query", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-cli/anstyle.git", "CARGO_PKG_RUST_VERSION": "1.66.0", "CARGO_PKG_VERSION": "1.1.5", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "5", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) alias( name = "anyhow", actual = ":anyhow-1", visibility = ["PUBLIC"], ) http_archive( name = "anyhow-1.0.104.crate", sha256 = "330a5ed07fa54e4702c9d6c4174f74427fc0ef6e214bbd677ae50a5099946470", strip_prefix = "anyhow-1.0.104", urls = ["https://static.crates.io/crates/anyhow/1.0.104/download"], visibility = [], ) cargo.rust_library( name = "anyhow-1", srcs = [":anyhow-1.0.104.crate"], crate = "anyhow", crate_root = "anyhow-1.0.104.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "anyhow", "CARGO_CRATE_NAME": "anyhow", "CARGO_MANIFEST_DIR": "anyhow-1.0.104.crate", "CARGO_PKG_AUTHORS": "David Tolnay ", "CARGO_PKG_DESCRIPTION": "Flexible concrete Error type built on std::error::Error", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "anyhow", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/anyhow", "CARGO_PKG_RUST_VERSION": "1.68", "CARGO_PKG_VERSION": "1.0.104", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "104", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :anyhow-1-build-script-run[out_dir])", }, features = [ "backtrace", "default", "std", ], rustc_flags = ["@$(location :anyhow-1-build-script-run[rustc_flags])"], visibility = [], ) cargo.rust_binary( name = "anyhow-1-build-script-build", srcs = [":anyhow-1.0.104.crate"], crate = "build_script_build", crate_root = "anyhow-1.0.104.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "anyhow-1.0.104.crate", "CARGO_PKG_AUTHORS": "David Tolnay ", "CARGO_PKG_DESCRIPTION": "Flexible concrete Error type built on std::error::Error", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "anyhow", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/anyhow", "CARGO_PKG_RUST_VERSION": "1.68", "CARGO_PKG_VERSION": "1.0.104", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "104", "CARGO_PKG_VERSION_PRE": "", }, features = [ "backtrace", "default", "std", ], visibility = [], ) buildscript_run( name = "anyhow-1-build-script-run", package_name = "anyhow", buildscript_rule = ":anyhow-1-build-script-build", env = { "CARGO_PKG_AUTHORS": "David Tolnay ", "CARGO_PKG_DESCRIPTION": "Flexible concrete Error type built on std::error::Error", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/anyhow", "CARGO_PKG_RUST_VERSION": "1.68", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "104", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "backtrace", "default", "std", ], version = "1.0.104", ) alias( name = "arboard", actual = ":arboard-3", visibility = ["PUBLIC"], ) http_archive( name = "arboard-3.6.1.crate", sha256 = "0348a1c054491f4bfe6ab86a7b6ab1e44e45d899005de92f58b3df180b36ddaf", strip_prefix = "arboard-3.6.1", urls = ["https://static.crates.io/crates/arboard/3.6.1/download"], visibility = [], ) cargo.rust_library( name = "arboard-3", srcs = [":arboard-3.6.1.crate"], crate = "arboard", crate_root = "arboard-3.6.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "arboard", "CARGO_CRATE_NAME": "arboard", "CARGO_MANIFEST_DIR": "arboard-3.6.1.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Image and text handling for the OS clipboard.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "arboard", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/1Password/arboard", "CARGO_PKG_RUST_VERSION": "1.71.0", "CARGO_PKG_VERSION": "3.6.1", "CARGO_PKG_VERSION_MAJOR": "3", "CARGO_PKG_VERSION_MINOR": "6", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "core-graphics", "image", "image-data", "windows-sys", ], platform = { "linux-arm64": dict( deps = [ ":log-0.4", ":parking_lot-0.12", ":percent-encoding-2", ":x11rb-0.13", ], ), "linux-x86_64": dict( deps = [ ":log-0.4", ":parking_lot-0.12", ":percent-encoding-2", ":x11rb-0.13", ], ), "macos-arm64": dict( deps = [ ":objc2-0.6", ":objc2-app-kit-0.3", ":objc2-core-foundation-0.3", ":objc2-core-graphics-0.3", ":objc2-foundation-0.3", ], ), "macos-x86_64": dict( deps = [ ":objc2-0.6", ":objc2-app-kit-0.3", ":objc2-core-foundation-0.3", ":objc2-core-graphics-0.3", ":objc2-foundation-0.3", ], ), }, visibility = [], deps = [":image-0.25"], ) http_archive( name = "archery-1.2.2.crate", sha256 = "70e0a5f99dfebb87bb342d0f53bb92c81842e100bbb915223e38349580e5441d", strip_prefix = "archery-1.2.2", urls = ["https://static.crates.io/crates/archery/1.2.2/download"], visibility = [], ) cargo.rust_library( name = "archery-1", srcs = [":archery-1.2.2.crate"], crate = "archery", crate_root = "archery-1.2.2.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "archery", "CARGO_CRATE_NAME": "archery", "CARGO_MANIFEST_DIR": "archery-1.2.2.crate", "CARGO_PKG_AUTHORS": "Diogo Sousa ", "CARGO_PKG_DESCRIPTION": "Abstract over the atomicity of reference-counting pointers", "CARGO_PKG_HOMEPAGE": "https://github.com/orium/archery", "CARGO_PKG_NAME": "archery", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/orium/archery", "CARGO_PKG_RUST_VERSION": "1.85.0", "CARGO_PKG_VERSION": "1.2.2", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = ["triomphe"], visibility = [], deps = [":triomphe-0.1"], ) http_archive( name = "arrayref-0.3.9.crate", sha256 = "76a2e8124351fda1ef8aaaa3bbd7ebbcb486bbcd4225aca0aa0d84bb2db8fecb", strip_prefix = "arrayref-0.3.9", urls = ["https://static.crates.io/crates/arrayref/0.3.9/download"], visibility = [], ) cargo.rust_library( name = "arrayref-0.3", srcs = [":arrayref-0.3.9.crate"], crate = "arrayref", crate_root = "arrayref-0.3.9.crate/src/lib.rs", edition = "2015", env = { "CARGO_BIN_NAME": "arrayref", "CARGO_CRATE_NAME": "arrayref", "CARGO_MANIFEST_DIR": "arrayref-0.3.9.crate", "CARGO_PKG_AUTHORS": "David Roundy ", "CARGO_PKG_DESCRIPTION": "Macros to take array references of slices", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "arrayref", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/droundy/arrayref", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.3.9", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "9", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "arrayvec-0.7.8.crate", sha256 = "d3fb67a6e08acf24fdeccbac2cb6ac4305825bd1f117462e0e6f2f193345ad56", strip_prefix = "arrayvec-0.7.8", urls = ["https://static.crates.io/crates/arrayvec/0.7.8/download"], visibility = [], ) cargo.rust_library( name = "arrayvec-0.7", srcs = [":arrayvec-0.7.8.crate"], crate = "arrayvec", crate_root = "arrayvec-0.7.8.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "arrayvec", "CARGO_CRATE_NAME": "arrayvec", "CARGO_MANIFEST_DIR": "arrayvec-0.7.8.crate", "CARGO_PKG_AUTHORS": "bluss", "CARGO_PKG_DESCRIPTION": "A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "arrayvec", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/bluss/arrayvec", "CARGO_PKG_RUST_VERSION": "1.51", "CARGO_PKG_VERSION": "0.7.8", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "7", "CARGO_PKG_VERSION_PATCH": "8", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], ) http_archive( name = "as-raw-xcb-connection-1.0.1.crate", sha256 = "175571dd1d178ced59193a6fc02dde1b972eb0bc56c892cde9beeceac5bf0f6b", strip_prefix = "as-raw-xcb-connection-1.0.1", urls = ["https://static.crates.io/crates/as-raw-xcb-connection/1.0.1/download"], visibility = [], ) cargo.rust_library( name = "as-raw-xcb-connection-1", srcs = [":as-raw-xcb-connection-1.0.1.crate"], crate = "as_raw_xcb_connection", crate_root = "as-raw-xcb-connection-1.0.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "as_raw_xcb_connection", "CARGO_CRATE_NAME": "as_raw_xcb_connection", "CARGO_MANIFEST_DIR": "as-raw-xcb-connection-1.0.1.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Trait to facilitate interoperatibility with libxcb C API", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "as-raw-xcb-connection", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/psychon/as-raw-xcb-connection", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "1.0.1", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "default", ], visibility = [], ) http_archive( name = "async-trait-0.1.91.crate", sha256 = "ae36dc4177970ef04fde5178d3e2429882def40e57a451f919c098f72baa6cec", strip_prefix = "async-trait-0.1.91", urls = ["https://static.crates.io/crates/async-trait/0.1.91/download"], visibility = [], ) cargo.rust_library( name = "async-trait-0.1", srcs = [":async-trait-0.1.91.crate"], crate = "async_trait", crate_root = "async-trait-0.1.91.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "async_trait", "CARGO_CRATE_NAME": "async_trait", "CARGO_MANIFEST_DIR": "async-trait-0.1.91.crate", "CARGO_PKG_AUTHORS": "David Tolnay ", "CARGO_PKG_DESCRIPTION": "Type erasure for async trait methods", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "async-trait", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/async-trait", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.1.91", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "91", "CARGO_PKG_VERSION_PRE": "", }, proc_macro = True, visibility = [], deps = [ ":proc-macro2-1", ":quote-1", ":syn-3", ], ) http_archive( name = "atomic-waker-1.1.2.crate", sha256 = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0", strip_prefix = "atomic-waker-1.1.2", urls = ["https://static.crates.io/crates/atomic-waker/1.1.2/download"], visibility = [], ) cargo.rust_library( name = "atomic-waker-1", srcs = [":atomic-waker-1.1.2.crate"], crate = "atomic_waker", crate_root = "atomic-waker-1.1.2.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "atomic_waker", "CARGO_CRATE_NAME": "atomic_waker", "CARGO_MANIFEST_DIR": "atomic-waker-1.1.2.crate", "CARGO_PKG_AUTHORS": "Stjepan Glavina :Contributors to futures-rs", "CARGO_PKG_DESCRIPTION": "A synchronization primitive for task wakeup", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "atomic-waker", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/smol-rs/atomic-waker", "CARGO_PKG_RUST_VERSION": "1.36", "CARGO_PKG_VERSION": "1.1.2", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "attohttpc-0.30.1.crate", sha256 = "16e2cdb6d5ed835199484bb92bb8b3edd526effe995c61732580439c1a67e2e9", strip_prefix = "attohttpc-0.30.1", urls = ["https://static.crates.io/crates/attohttpc/0.30.1/download"], visibility = [], ) cargo.rust_library( name = "attohttpc-0.30", srcs = [":attohttpc-0.30.1.crate"], crate = "attohttpc", crate_root = "attohttpc-0.30.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "attohttpc", "CARGO_CRATE_NAME": "attohttpc", "CARGO_MANIFEST_DIR": "attohttpc-0.30.1.crate", "CARGO_PKG_AUTHORS": "Simon Bernier St-Pierre ", "CARGO_PKG_DESCRIPTION": "Small and lightweight HTTP client", "CARGO_PKG_HOMEPAGE": "https://github.com/sbstp/attohttpc", "CARGO_PKG_NAME": "attohttpc", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/sbstp/attohttpc", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.30.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "30", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":base64-0.22", ":http-1", ":log-0.4", ":url-2", ], ) http_archive( name = "audio-core-0.2.1.crate", sha256 = "f93ebbf82d06013f4c41fe71303feb980cddd78496d904d06be627972de51a24", strip_prefix = "audio-core-0.2.1", urls = ["https://static.crates.io/crates/audio-core/0.2.1/download"], visibility = [], ) cargo.rust_library( name = "audio-core-0.2", srcs = [":audio-core-0.2.1.crate"], crate = "audio_core", crate_root = "audio-core-0.2.1.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "audio_core", "CARGO_CRATE_NAME": "audio_core", "CARGO_MANIFEST_DIR": "audio-core-0.2.1.crate", "CARGO_PKG_AUTHORS": "John-John Tedro ", "CARGO_PKG_DESCRIPTION": "The core audio traits", "CARGO_PKG_HOMEPAGE": "https://github.com/udoprog/audio", "CARGO_PKG_NAME": "audio-core", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/udoprog/audio", "CARGO_PKG_RUST_VERSION": "1.70", "CARGO_PKG_VERSION": "0.2.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], ) http_archive( name = "audioadapter-2.0.1.crate", sha256 = "98e72b98fa467adcb7a88c5d1b8b686193185c81b9bf9c3fa3ac3524180cd55c", strip_prefix = "audioadapter-2.0.1", urls = ["https://static.crates.io/crates/audioadapter/2.0.1/download"], visibility = [], ) cargo.rust_library( name = "audioadapter-2", srcs = [":audioadapter-2.0.1.crate"], crate = "audioadapter", crate_root = "audioadapter-2.0.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "audioadapter", "CARGO_CRATE_NAME": "audioadapter", "CARGO_MANIFEST_DIR": "audioadapter-2.0.1.crate", "CARGO_PKG_AUTHORS": "HEnquist ", "CARGO_PKG_DESCRIPTION": "A library for making it easier to work with buffers of audio data", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "audioadapter", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/HEnquist/audioadapter-rs", "CARGO_PKG_RUST_VERSION": "1.74", "CARGO_PKG_VERSION": "2.0.1", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "audio", "audio-core", "default", ], visibility = [], deps = [ ":audio-core-0.2", ":libm-0.2", ":num-traits-0.2", ], ) http_archive( name = "audioadapter-buffers-2.0.0.crate", sha256 = "a6af89882334c4e501faa08992888593ada468f9e1ab211635c32f9ada7786e0", strip_prefix = "audioadapter-buffers-2.0.0", urls = ["https://static.crates.io/crates/audioadapter-buffers/2.0.0/download"], visibility = [], ) cargo.rust_library( name = "audioadapter-buffers-2", srcs = [":audioadapter-buffers-2.0.0.crate"], crate = "audioadapter_buffers", crate_root = "audioadapter-buffers-2.0.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "audioadapter_buffers", "CARGO_CRATE_NAME": "audioadapter_buffers", "CARGO_MANIFEST_DIR": "audioadapter-buffers-2.0.0.crate", "CARGO_PKG_AUTHORS": "HEnquist ", "CARGO_PKG_DESCRIPTION": "A selection of wrappers and buffers for audio data", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "audioadapter-buffers", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/HEnquist/audioadapter-buffers-rs", "CARGO_PKG_RUST_VERSION": "1.74", "CARGO_PKG_VERSION": "2.0.0", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], deps = [ ":audioadapter-2", ":audioadapter-sample-2", ":num-traits-0.2", ], ) http_archive( name = "audioadapter-sample-2.0.0.crate", sha256 = "4e9a3d502fec0b21aa420febe0b110875cf8a7057c49e83a0cace1df6a73e03e", strip_prefix = "audioadapter-sample-2.0.0", urls = ["https://static.crates.io/crates/audioadapter-sample/2.0.0/download"], visibility = [], ) cargo.rust_library( name = "audioadapter-sample-2", srcs = [":audioadapter-sample-2.0.0.crate"], crate = "audioadapter_sample", crate_root = "audioadapter-sample-2.0.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "audioadapter_sample", "CARGO_CRATE_NAME": "audioadapter_sample", "CARGO_MANIFEST_DIR": "audioadapter-sample-2.0.0.crate", "CARGO_PKG_AUTHORS": "HEnquist ", "CARGO_PKG_DESCRIPTION": "A library for making it easier to work with audio data", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "audioadapter-sample", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/HEnquist/audioadapter-sample-rs", "CARGO_PKG_RUST_VERSION": "1.74", "CARGO_PKG_VERSION": "2.0.0", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "audio", "audio-core", "std", ], visibility = [], deps = [ ":audio-core-0.2", ":num-traits-0.2", ], ) http_archive( name = "autocfg-1.5.1.crate", sha256 = "f2032f911046de80f0a198e0901378627c33f59ea0ac00e363d481118bd70a53", strip_prefix = "autocfg-1.5.1", urls = ["https://static.crates.io/crates/autocfg/1.5.1/download"], visibility = [], ) cargo.rust_library( name = "autocfg-1", srcs = [":autocfg-1.5.1.crate"], crate = "autocfg", crate_root = "autocfg-1.5.1.crate/src/lib.rs", edition = "2015", env = { "CARGO_BIN_NAME": "autocfg", "CARGO_CRATE_NAME": "autocfg", "CARGO_MANIFEST_DIR": "autocfg-1.5.1.crate", "CARGO_PKG_AUTHORS": "Josh Stone ", "CARGO_PKG_DESCRIPTION": "Automatic cfg for Rust compiler features", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "autocfg", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/cuviper/autocfg", "CARGO_PKG_RUST_VERSION": "1.0", "CARGO_PKG_VERSION": "1.5.1", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "aws-lc-rs-1.17.3.crate", sha256 = "00bdb5da18dac48ca2cc7cd4a98e533e8635a58e2361d13a1a4ee3888e0d72f1", strip_prefix = "aws-lc-rs-1.17.3", urls = ["https://static.crates.io/crates/aws-lc-rs/1.17.3/download"], visibility = [], ) cargo.rust_library( name = "aws-lc-rs-1", srcs = [":aws-lc-rs-1.17.3.crate"], crate = "aws_lc_rs", crate_root = "aws-lc-rs-1.17.3.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "aws_lc_rs", "CARGO_CRATE_NAME": "aws_lc_rs", "CARGO_MANIFEST_DIR": "aws-lc-rs-1.17.3.crate", "CARGO_PKG_AUTHORS": "AWS-LibCrypto", "CARGO_PKG_DESCRIPTION": "aws-lc-rs is a cryptographic library using AWS-LC for its cryptographic operations. This library strives to be API-compatible with the popular Rust library named ring.", "CARGO_PKG_HOMEPAGE": "https://github.com/aws/aws-lc-rs", "CARGO_PKG_NAME": "aws-lc-rs", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/aws/aws-lc-rs", "CARGO_PKG_RUST_VERSION": "1.71.0", "CARGO_PKG_VERSION": "1.17.3", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "17", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :aws-lc-rs-1-build-script-run[out_dir])", }, features = [ "alloc", "aws-lc-sys", "default", "prebuilt-nasm", "ring-io", "ring-sig-verify", ], rustc_flags = ["@$(location :aws-lc-rs-1-build-script-run[rustc_flags])"], visibility = [], deps = [ ":aws-lc-sys-0.43", ":untrusted-0.7", ":zeroize-1", ], ) cargo.rust_binary( name = "aws-lc-rs-1-build-script-build", srcs = [":aws-lc-rs-1.17.3.crate"], crate = "build_script_build", crate_root = "aws-lc-rs-1.17.3.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "aws-lc-rs-1.17.3.crate", "CARGO_PKG_AUTHORS": "AWS-LibCrypto", "CARGO_PKG_DESCRIPTION": "aws-lc-rs is a cryptographic library using AWS-LC for its cryptographic operations. This library strives to be API-compatible with the popular Rust library named ring.", "CARGO_PKG_HOMEPAGE": "https://github.com/aws/aws-lc-rs", "CARGO_PKG_NAME": "aws-lc-rs", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/aws/aws-lc-rs", "CARGO_PKG_RUST_VERSION": "1.71.0", "CARGO_PKG_VERSION": "1.17.3", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "17", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "aws-lc-sys", "default", "prebuilt-nasm", "ring-io", "ring-sig-verify", ], visibility = [], ) buildscript_run( name = "aws-lc-rs-1-build-script-run", package_name = "aws-lc-rs", buildscript_rule = ":aws-lc-rs-1-build-script-build", env = { "CARGO_MANIFEST_LINKS": "aws_lc_rs_1_17_3_sys", "CARGO_PKG_AUTHORS": "AWS-LibCrypto", "CARGO_PKG_DESCRIPTION": "aws-lc-rs is a cryptographic library using AWS-LC for its cryptographic operations. This library strives to be API-compatible with the popular Rust library named ring.", "CARGO_PKG_HOMEPAGE": "https://github.com/aws/aws-lc-rs", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/aws/aws-lc-rs", "CARGO_PKG_RUST_VERSION": "1.71.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "17", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", "DEP_AWS_LC_0_43_0_INCLUDE": "$(location :aws-lc-sys-0.43.0.crate)/include", "OPT_LEVEL": "2", }, features = [ "alloc", "aws-lc-sys", "default", "prebuilt-nasm", "ring-io", "ring-sig-verify", ], version = "1.17.3", ) http_archive( name = "aws-lc-sys-0.43.0.crate", sha256 = "43103168cc76fe62678a375e722fc9cb3a0146159ac5828bc4f0dfd755c2224c", strip_prefix = "aws-lc-sys-0.43.0", urls = ["https://static.crates.io/crates/aws-lc-sys/0.43.0/download"], visibility = [], ) cargo.rust_library( name = "aws-lc-sys-0.43", srcs = [":aws-lc-sys-0.43.0.crate"], crate = "aws_lc_sys", crate_root = "aws-lc-sys-0.43.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "aws_lc_sys", "CARGO_CRATE_NAME": "aws_lc_sys", "CARGO_MANIFEST_DIR": "aws-lc-sys-0.43.0.crate", "CARGO_PKG_AUTHORS": "AWS-LC", "CARGO_PKG_DESCRIPTION": "AWS-LC is a general-purpose cryptographic library maintained by the AWS Cryptography team for AWS and their customers. It іs based on code from the Google BoringSSL project and the OpenSSL project.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "aws-lc-sys", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/aws/aws-lc-rs", "CARGO_PKG_RUST_VERSION": "1.71.0", "CARGO_PKG_VERSION": "0.43.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "43", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :aws-lc-sys-0.43-build-script-main-run[out_dir])", }, features = ["prebuilt-nasm"], rustc_flags = ["@$(location :aws-lc-sys-0.43-build-script-main-run[rustc_flags])"], visibility = [], ) cargo.rust_binary( name = "aws-lc-sys-0.43-build-script-main", srcs = [":aws-lc-sys-0.43.0.crate"], crate = "build_script_main", crate_root = "aws-lc-sys-0.43.0.crate/builder/main.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-main", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "aws-lc-sys-0.43.0.crate", "CARGO_PKG_AUTHORS": "AWS-LC", "CARGO_PKG_DESCRIPTION": "AWS-LC is a general-purpose cryptographic library maintained by the AWS Cryptography team for AWS and their customers. It іs based on code from the Google BoringSSL project and the OpenSSL project.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "aws-lc-sys", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/aws/aws-lc-rs", "CARGO_PKG_RUST_VERSION": "1.71.0", "CARGO_PKG_VERSION": "0.43.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "43", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = ["prebuilt-nasm"], visibility = [], deps = [ ":cc-1", ":cmake-0.1", ":dunce-1", ":fs_extra-1", ":pkg-config-0.3", ], ) buildscript_run( name = "aws-lc-sys-0.43-build-script-main-run", package_name = "aws-lc-sys", buildscript_rule = ":aws-lc-sys-0.43-build-script-main", env = { "CARGO_MANIFEST_LINKS": "aws_lc_0_43_0", "CARGO_PKG_AUTHORS": "AWS-LC", "CARGO_PKG_DESCRIPTION": "AWS-LC is a general-purpose cryptographic library maintained by the AWS Cryptography team for AWS and their customers. It іs based on code from the Google BoringSSL project and the OpenSSL project.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/aws/aws-lc-rs", "CARGO_PKG_RUST_VERSION": "1.71.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "43", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = ["prebuilt-nasm"], version = "0.43.0", ) http_archive( name = "backon-1.6.0.crate", sha256 = "cffb0e931875b666fc4fcb20fee52e9bbd1ef836fd9e9e04ec21555f9f85f7ef", strip_prefix = "backon-1.6.0", urls = ["https://static.crates.io/crates/backon/1.6.0/download"], visibility = [], ) cargo.rust_library( name = "backon-1", srcs = [":backon-1.6.0.crate"], crate = "backon", crate_root = "backon-1.6.0.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "backon", "CARGO_CRATE_NAME": "backon", "CARGO_MANIFEST_DIR": "backon-1.6.0.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Make retry like a built-in feature provided by Rust.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "backon", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/Xuanwo/backon", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "1.6.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "6", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "gloo-timers-sleep", "std", "std-blocking-sleep", "tokio", "tokio-sleep", ], visibility = [], deps = [ ":fastrand-2", ":tokio-1", ], ) http_archive( name = "backtrace-0.3.76.crate", sha256 = "bb531853791a215d7c62a30daf0dde835f381ab5de4589cfe7c649d2cbe92bd6", strip_prefix = "backtrace-0.3.76", urls = ["https://static.crates.io/crates/backtrace/0.3.76/download"], visibility = [], ) cargo.rust_library( name = "backtrace-0.3", srcs = [":backtrace-0.3.76.crate"], crate = "backtrace", crate_root = "backtrace-0.3.76.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "backtrace", "CARGO_CRATE_NAME": "backtrace", "CARGO_MANIFEST_DIR": "backtrace-0.3.76.crate", "CARGO_PKG_AUTHORS": "The Rust Project Developers", "CARGO_PKG_DESCRIPTION": "A library to acquire a stack trace (backtrace) at runtime in a Rust program.\n", "CARGO_PKG_HOMEPAGE": "https://github.com/rust-lang/backtrace-rs", "CARGO_PKG_NAME": "backtrace", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-lang/backtrace-rs", "CARGO_PKG_RUST_VERSION": "1.82.0", "CARGO_PKG_VERSION": "0.3.76", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "76", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], deps = [ ":addr2line-0.25", ":cfg-if-1", ":libc-0.2", ":miniz_oxide-0.8", ":object-0.37", ":rustc-demangle-0.1", ], ) http_archive( name = "base32-0.5.1.crate", sha256 = "022dfe9eb35f19ebbcb51e0b40a5ab759f46ad60cadf7297e0bd085afb50e076", strip_prefix = "base32-0.5.1", urls = ["https://static.crates.io/crates/base32/0.5.1/download"], visibility = [], ) cargo.rust_library( name = "base32-0.5", srcs = [":base32-0.5.1.crate"], crate = "base32", crate_root = "base32-0.5.1.crate/src/lib.rs", edition = "2015", env = { "CARGO_BIN_NAME": "base32", "CARGO_CRATE_NAME": "base32", "CARGO_MANIFEST_DIR": "base32-0.5.1.crate", "CARGO_PKG_AUTHORS": "Andreas Ots :Tim Dumol :Dave Grantham ", "CARGO_PKG_DESCRIPTION": "Base32 encoder/decoder for Rust", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "base32", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/andreasots/base32", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.5.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "base64-0.22.1.crate", sha256 = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6", strip_prefix = "base64-0.22.1", urls = ["https://static.crates.io/crates/base64/0.22.1/download"], visibility = [], ) cargo.rust_library( name = "base64-0.22", srcs = [":base64-0.22.1.crate"], crate = "base64", crate_root = "base64-0.22.1.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "base64", "CARGO_CRATE_NAME": "base64", "CARGO_MANIFEST_DIR": "base64-0.22.1.crate", "CARGO_PKG_AUTHORS": "Marshall Pierce ", "CARGO_PKG_DESCRIPTION": "encodes and decodes base64 as bytes or utf8", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "base64", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/marshallpierce/rust-base64", "CARGO_PKG_RUST_VERSION": "1.48.0", "CARGO_PKG_VERSION": "0.22.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "22", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "default", "std", ], visibility = [], ) http_archive( name = "base64ct-1.8.3.crate", sha256 = "2af50177e190e07a26ab74f8b1efbfe2ef87da2116221318cb1c2e82baf7de06", strip_prefix = "base64ct-1.8.3", urls = ["https://static.crates.io/crates/base64ct/1.8.3/download"], visibility = [], ) cargo.rust_library( name = "base64ct-1", srcs = [":base64ct-1.8.3.crate"], crate = "base64ct", crate_root = "base64ct-1.8.3.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "base64ct", "CARGO_CRATE_NAME": "base64ct", "CARGO_MANIFEST_DIR": "base64ct-1.8.3.crate", "CARGO_PKG_AUTHORS": "RustCrypto Developers", "CARGO_PKG_DESCRIPTION": "Pure Rust implementation of Base64 (RFC 4648) which avoids any usages of\ndata-dependent branches/LUTs and thereby provides portable \"best effort\"\nconstant-time operation and embedded-friendly no_std support\n", "CARGO_PKG_HOMEPAGE": "https://github.com/RustCrypto/formats/tree/master/base64ct", "CARGO_PKG_NAME": "base64ct", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/RustCrypto/formats", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "1.8.3", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "8", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, features = ["alloc"], visibility = [], ) http_archive( name = "bindgen-0.70.1.crate", sha256 = "f49d8fed880d473ea71efb9bf597651e77201bdd4893efe54c9e5d65ae04ce6f", strip_prefix = "bindgen-0.70.1", urls = ["https://static.crates.io/crates/bindgen/0.70.1/download"], visibility = [], ) cargo.rust_library( name = "bindgen-0.70", srcs = [":bindgen-0.70.1.crate"], crate = "bindgen", crate_root = "bindgen-0.70.1.crate/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "bindgen", "CARGO_CRATE_NAME": "bindgen", "CARGO_MANIFEST_DIR": "bindgen-0.70.1.crate", "CARGO_PKG_AUTHORS": "Jyun-Yan You :Emilio Cobos Álvarez :Nick Fitzgerald :The Servo project developers", "CARGO_PKG_DESCRIPTION": "Automatically generates Rust FFI bindings to C and C++ libraries.", "CARGO_PKG_HOMEPAGE": "https://rust-lang.github.io/rust-bindgen/", "CARGO_PKG_NAME": "bindgen", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-lang/rust-bindgen", "CARGO_PKG_RUST_VERSION": "1.70.0", "CARGO_PKG_VERSION": "0.70.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "70", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :bindgen-0.70-build-script-run[out_dir])", }, features = [ "default", "logging", "prettyplease", "runtime", ], rustc_flags = ["@$(location :bindgen-0.70-build-script-run[rustc_flags])"], visibility = [], deps = [ ":bitflags-2", ":cexpr-0.6", ":clang-sys-1", ":itertools-0.13", ":log-0.4", ":prettyplease-0.2", ":proc-macro2-1", ":quote-1", ":regex-1", ":rustc-hash-1", ":shlex-1", ":syn-2", ], ) cargo.rust_binary( name = "bindgen-0.70-build-script-build", srcs = [":bindgen-0.70.1.crate"], crate = "build_script_build", crate_root = "bindgen-0.70.1.crate/build.rs", edition = "2018", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "bindgen-0.70.1.crate", "CARGO_PKG_AUTHORS": "Jyun-Yan You :Emilio Cobos Álvarez :Nick Fitzgerald :The Servo project developers", "CARGO_PKG_DESCRIPTION": "Automatically generates Rust FFI bindings to C and C++ libraries.", "CARGO_PKG_HOMEPAGE": "https://rust-lang.github.io/rust-bindgen/", "CARGO_PKG_NAME": "bindgen", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-lang/rust-bindgen", "CARGO_PKG_RUST_VERSION": "1.70.0", "CARGO_PKG_VERSION": "0.70.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "70", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "logging", "prettyplease", "runtime", ], visibility = [], ) buildscript_run( name = "bindgen-0.70-build-script-run", package_name = "bindgen", buildscript_rule = ":bindgen-0.70-build-script-build", env = { "CARGO_PKG_AUTHORS": "Jyun-Yan You :Emilio Cobos Álvarez :Nick Fitzgerald :The Servo project developers", "CARGO_PKG_DESCRIPTION": "Automatically generates Rust FFI bindings to C and C++ libraries.", "CARGO_PKG_HOMEPAGE": "https://rust-lang.github.io/rust-bindgen/", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-lang/rust-bindgen", "CARGO_PKG_RUST_VERSION": "1.70.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "70", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "default", "logging", "prettyplease", "runtime", ], version = "0.70.1", ) alias( name = "bindgen", actual = ":bindgen-0.72", visibility = ["PUBLIC"], ) http_archive( name = "bindgen-0.72.1.crate", sha256 = "993776b509cfb49c750f11b8f07a46fa23e0a1386ffc01fb1e7d343efc387895", strip_prefix = "bindgen-0.72.1", urls = ["https://static.crates.io/crates/bindgen/0.72.1/download"], visibility = [], ) cargo.rust_library( name = "bindgen-0.72", srcs = [":bindgen-0.72.1.crate"], crate = "bindgen", crate_root = "bindgen-0.72.1.crate/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "bindgen", "CARGO_CRATE_NAME": "bindgen", "CARGO_MANIFEST_DIR": "bindgen-0.72.1.crate", "CARGO_PKG_AUTHORS": "Jyun-Yan You :Emilio Cobos Álvarez :Nick Fitzgerald :The Servo project developers", "CARGO_PKG_DESCRIPTION": "Automatically generates Rust FFI bindings to C and C++ libraries.", "CARGO_PKG_HOMEPAGE": "https://rust-lang.github.io/rust-bindgen/", "CARGO_PKG_NAME": "bindgen", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-lang/rust-bindgen", "CARGO_PKG_RUST_VERSION": "1.70.0", "CARGO_PKG_VERSION": "0.72.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "72", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :bindgen-0.72-build-script-run[out_dir])", }, features = [ "default", "logging", "prettyplease", "runtime", ], rustc_flags = ["@$(location :bindgen-0.72-build-script-run[rustc_flags])"], visibility = [], deps = [ ":bitflags-2", ":cexpr-0.6", ":clang-sys-1", ":itertools-0.13", ":log-0.4", ":prettyplease-0.2", ":proc-macro2-1", ":quote-1", ":regex-1", ":rustc-hash-2", ":shlex-1", ":syn-2", ], ) cargo.rust_binary( name = "bindgen-0.72-build-script-build", srcs = [":bindgen-0.72.1.crate"], crate = "build_script_build", crate_root = "bindgen-0.72.1.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "bindgen-0.72.1.crate", "CARGO_PKG_AUTHORS": "Jyun-Yan You :Emilio Cobos Álvarez :Nick Fitzgerald :The Servo project developers", "CARGO_PKG_DESCRIPTION": "Automatically generates Rust FFI bindings to C and C++ libraries.", "CARGO_PKG_HOMEPAGE": "https://rust-lang.github.io/rust-bindgen/", "CARGO_PKG_NAME": "bindgen", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-lang/rust-bindgen", "CARGO_PKG_RUST_VERSION": "1.70.0", "CARGO_PKG_VERSION": "0.72.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "72", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "logging", "prettyplease", "runtime", ], visibility = [], ) buildscript_run( name = "bindgen-0.72-build-script-run", package_name = "bindgen", buildscript_rule = ":bindgen-0.72-build-script-build", env = { "CARGO_PKG_AUTHORS": "Jyun-Yan You :Emilio Cobos Álvarez :Nick Fitzgerald :The Servo project developers", "CARGO_PKG_DESCRIPTION": "Automatically generates Rust FFI bindings to C and C++ libraries.", "CARGO_PKG_HOMEPAGE": "https://rust-lang.github.io/rust-bindgen/", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-lang/rust-bindgen", "CARGO_PKG_RUST_VERSION": "1.70.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "72", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "default", "logging", "prettyplease", "runtime", ], version = "0.72.1", ) http_archive( name = "bitflags-1.3.2.crate", sha256 = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a", strip_prefix = "bitflags-1.3.2", urls = ["https://static.crates.io/crates/bitflags/1.3.2/download"], visibility = [], ) cargo.rust_library( name = "bitflags-1", srcs = [":bitflags-1.3.2.crate"], crate = "bitflags", crate_root = "bitflags-1.3.2.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "bitflags", "CARGO_CRATE_NAME": "bitflags", "CARGO_MANIFEST_DIR": "bitflags-1.3.2.crate", "CARGO_PKG_AUTHORS": "The Rust Project Developers", "CARGO_PKG_DESCRIPTION": "A macro to generate structures which behave like bitflags.\n", "CARGO_PKG_HOMEPAGE": "https://github.com/bitflags/bitflags", "CARGO_PKG_NAME": "bitflags", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/bitflags/bitflags", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "1.3.2", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = ["default"], visibility = [], ) http_archive( name = "bitflags-2.13.1.crate", sha256 = "b588b76d00fde79687d7646a9b5bdf3cc0f655e0bbd080335a95d7e96f3587da", strip_prefix = "bitflags-2.13.1", urls = ["https://static.crates.io/crates/bitflags/2.13.1/download"], visibility = [], ) cargo.rust_library( name = "bitflags-2", srcs = [":bitflags-2.13.1.crate"], crate = "bitflags", crate_root = "bitflags-2.13.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "bitflags", "CARGO_CRATE_NAME": "bitflags", "CARGO_MANIFEST_DIR": "bitflags-2.13.1.crate", "CARGO_PKG_AUTHORS": "The Rust Project Developers", "CARGO_PKG_DESCRIPTION": "A macro to generate structures which behave like bitflags.\n", "CARGO_PKG_HOMEPAGE": "https://github.com/bitflags/bitflags", "CARGO_PKG_NAME": "bitflags", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/bitflags/bitflags", "CARGO_PKG_RUST_VERSION": "1.56.0", "CARGO_PKG_VERSION": "2.13.1", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "13", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = ["std"], visibility = [], ) http_archive( name = "blake3-1.8.5.crate", sha256 = "0aa83c34e62843d924f905e0f5c866eb1dd6545fc4d719e803d9ba6030371fce", strip_prefix = "blake3-1.8.5", urls = ["https://static.crates.io/crates/blake3/1.8.5/download"], visibility = [], ) cargo.rust_library( name = "blake3-1", srcs = [":blake3-1.8.5.crate"], crate = "blake3", crate_root = "blake3-1.8.5.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "blake3", "CARGO_CRATE_NAME": "blake3", "CARGO_MANIFEST_DIR": "blake3-1.8.5.crate", "CARGO_PKG_AUTHORS": "Jack O'Connor :Samuel Neves", "CARGO_PKG_DESCRIPTION": "the BLAKE3 hash function", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "blake3", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/BLAKE3-team/BLAKE3", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "1.8.5", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "8", "CARGO_PKG_VERSION_PATCH": "5", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :blake3-1-build-script-run[out_dir])", }, features = [ "default", "std", ], platform = { "linux-x86_64": dict( deps = [":cpufeatures-0.3"], ), "macos-x86_64": dict( deps = [":cpufeatures-0.3"], ), }, rustc_flags = ["@$(location :blake3-1-build-script-run[rustc_flags])"], visibility = [], deps = [ ":arrayref-0.3", ":arrayvec-0.7", ":cfg-if-1", ":constant_time_eq-0.4", ], ) cargo.rust_binary( name = "blake3-1-build-script-build", srcs = [":blake3-1.8.5.crate"], crate = "build_script_build", crate_root = "blake3-1.8.5.crate/build.rs", edition = "2024", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "blake3-1.8.5.crate", "CARGO_PKG_AUTHORS": "Jack O'Connor :Samuel Neves", "CARGO_PKG_DESCRIPTION": "the BLAKE3 hash function", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "blake3", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/BLAKE3-team/BLAKE3", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "1.8.5", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "8", "CARGO_PKG_VERSION_PATCH": "5", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], deps = [":cc-1"], ) buildscript_run( name = "blake3-1-build-script-run", package_name = "blake3", buildscript_rule = ":blake3-1-build-script-build", env = { "CARGO_PKG_AUTHORS": "Jack O'Connor :Samuel Neves", "CARGO_PKG_DESCRIPTION": "the BLAKE3 hash function", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/BLAKE3-team/BLAKE3", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "8", "CARGO_PKG_VERSION_PATCH": "5", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "default", "std", ], version = "1.8.5", ) http_archive( name = "block-buffer-0.10.4.crate", sha256 = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71", strip_prefix = "block-buffer-0.10.4", urls = ["https://static.crates.io/crates/block-buffer/0.10.4/download"], visibility = [], ) cargo.rust_library( name = "block-buffer-0.10", srcs = [":block-buffer-0.10.4.crate"], crate = "block_buffer", crate_root = "block-buffer-0.10.4.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "block_buffer", "CARGO_CRATE_NAME": "block_buffer", "CARGO_MANIFEST_DIR": "block-buffer-0.10.4.crate", "CARGO_PKG_AUTHORS": "RustCrypto Developers", "CARGO_PKG_DESCRIPTION": "Buffer type for block processing of data", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "block-buffer", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/RustCrypto/utils", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.10.4", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "10", "CARGO_PKG_VERSION_PATCH": "4", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":generic-array-0.14"], ) http_archive( name = "block-buffer-0.11.0.crate", sha256 = "96eb4cdd6cf1b31d671e9efe75c5d1ec614776856cefbe109ca373554a6d514f", strip_prefix = "block-buffer-0.11.0", urls = ["https://static.crates.io/crates/block-buffer/0.11.0/download"], visibility = [], ) cargo.rust_library( name = "block-buffer-0.11", srcs = [":block-buffer-0.11.0.crate"], crate = "block_buffer", crate_root = "block-buffer-0.11.0.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "block_buffer", "CARGO_CRATE_NAME": "block_buffer", "CARGO_MANIFEST_DIR": "block-buffer-0.11.0.crate", "CARGO_PKG_AUTHORS": "RustCrypto Developers", "CARGO_PKG_DESCRIPTION": "Buffer types for block processing of data", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "block-buffer", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/RustCrypto/utils", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "0.11.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "11", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":hybrid-array-0.4"], ) http_archive( name = "block2-0.5.1.crate", sha256 = "2c132eebf10f5cad5289222520a4a058514204aed6d791f1cf4fe8088b82d15f", strip_prefix = "block2-0.5.1", urls = ["https://static.crates.io/crates/block2/0.5.1/download"], visibility = [], ) cargo.rust_library( name = "block2-0.5", srcs = [":block2-0.5.1.crate"], crate = "block2", crate_root = "block2-0.5.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "block2", "CARGO_CRATE_NAME": "block2", "CARGO_MANIFEST_DIR": "block2-0.5.1.crate", "CARGO_PKG_AUTHORS": "Steven Sheldon:Mads Marquart ", "CARGO_PKG_DESCRIPTION": "Apple's C language extension of blocks", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "block2", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/madsmtm/objc2", "CARGO_PKG_RUST_VERSION": "1.60", "CARGO_PKG_VERSION": "0.5.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "default", "std", ], visibility = [], deps = [":objc2-0.5"], ) http_archive( name = "block2-0.6.2.crate", sha256 = "cdeb9d870516001442e364c5220d3574d2da8dc765554b4a617230d33fa58ef5", strip_prefix = "block2-0.6.2", urls = ["https://static.crates.io/crates/block2/0.6.2/download"], visibility = [], ) cargo.rust_library( name = "block2-0.6", srcs = [":block2-0.6.2.crate"], crate = "block2", crate_root = "block2-0.6.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "block2", "CARGO_CRATE_NAME": "block2", "CARGO_MANIFEST_DIR": "block2-0.6.2.crate", "CARGO_PKG_AUTHORS": "Mads Marquart ", "CARGO_PKG_DESCRIPTION": "Apple's C language extension of blocks", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "block2", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/madsmtm/objc2", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.6.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "6", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "default", "std", ], visibility = [], deps = [":objc2-0.6"], ) http_archive( name = "buf-list-1.1.2.crate", sha256 = "a6b175f9cf8fffedd4c4b18bcfef092356e952b81f596e148f18e98280994593", strip_prefix = "buf-list-1.1.2", urls = ["https://static.crates.io/crates/buf-list/1.1.2/download"], visibility = [], ) cargo.rust_library( name = "buf-list-1", srcs = [":buf-list-1.1.2.crate"], crate = "buf_list", crate_root = "buf-list-1.1.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "buf_list", "CARGO_CRATE_NAME": "buf_list", "CARGO_MANIFEST_DIR": "buf-list-1.1.2.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "A list of buffers that implements the bytes::Buf trait", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "buf-list", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/sunshowers-code/buf-list", "CARGO_PKG_RUST_VERSION": "1.70", "CARGO_PKG_VERSION": "1.1.2", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":bytes-1"], ) http_archive( name = "bumpalo-3.20.3.crate", sha256 = "72f5acc6cb2ba439de613abc23857ec3d78374d8ed5ac84e9d11336e87da8649", strip_prefix = "bumpalo-3.20.3", urls = ["https://static.crates.io/crates/bumpalo/3.20.3/download"], visibility = [], ) cargo.rust_library( name = "bumpalo-3", srcs = [":bumpalo-3.20.3.crate"], crate = "bumpalo", crate_root = "bumpalo-3.20.3.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "bumpalo", "CARGO_CRATE_NAME": "bumpalo", "CARGO_MANIFEST_DIR": "bumpalo-3.20.3.crate", "CARGO_PKG_AUTHORS": "Nick Fitzgerald ", "CARGO_PKG_DESCRIPTION": "A fast bump allocation arena for Rust.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "bumpalo", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/fitzgen/bumpalo", "CARGO_PKG_RUST_VERSION": "1.71.1", "CARGO_PKG_VERSION": "3.20.3", "CARGO_PKG_VERSION_MAJOR": "3", "CARGO_PKG_VERSION_MINOR": "20", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, features = ["default"], visibility = [], ) http_archive( name = "bytemuck-1.25.2.crate", sha256 = "95832e849adfb21180ccb6826a99da14e5d266ae5c2e668e1602cf234f153797", strip_prefix = "bytemuck-1.25.2", urls = ["https://static.crates.io/crates/bytemuck/1.25.2/download"], visibility = [], ) cargo.rust_library( name = "bytemuck-1", srcs = [":bytemuck-1.25.2.crate"], crate = "bytemuck", crate_root = "bytemuck-1.25.2.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "bytemuck", "CARGO_CRATE_NAME": "bytemuck", "CARGO_MANIFEST_DIR": "bytemuck-1.25.2.crate", "CARGO_PKG_AUTHORS": "Lokathor ", "CARGO_PKG_DESCRIPTION": "A crate for mucking around with piles of bytes.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "bytemuck", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/Lokathor/bytemuck", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "1.25.2", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "25", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "bytemuck_derive", "derive", "extern_crate_alloc", ], platform = { "linux-arm64": dict( features = ["aarch64_simd"], ), "linux-x86_64": dict( features = ["aarch64_simd"], ), }, visibility = [], deps = [":bytemuck_derive-1"], ) http_archive( name = "bytemuck_derive-1.11.0.crate", sha256 = "f65693059b6b9c588b9f62fed1cedbf0a8b805631457ea162d68f0de186f3de5", strip_prefix = "bytemuck_derive-1.11.0", urls = ["https://static.crates.io/crates/bytemuck_derive/1.11.0/download"], visibility = [], ) cargo.rust_library( name = "bytemuck_derive-1", srcs = [":bytemuck_derive-1.11.0.crate"], crate = "bytemuck_derive", crate_root = "bytemuck_derive-1.11.0.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "bytemuck_derive", "CARGO_CRATE_NAME": "bytemuck_derive", "CARGO_MANIFEST_DIR": "bytemuck_derive-1.11.0.crate", "CARGO_PKG_AUTHORS": "Lokathor ", "CARGO_PKG_DESCRIPTION": "derive proc-macros for `bytemuck`", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "bytemuck_derive", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/Lokathor/bytemuck", "CARGO_PKG_RUST_VERSION": "1.68", "CARGO_PKG_VERSION": "1.11.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "11", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, proc_macro = True, visibility = [], deps = [ ":proc-macro2-1", ":quote-1", ":syn-2", ], ) http_archive( name = "byteorder-1.5.0.crate", sha256 = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b", strip_prefix = "byteorder-1.5.0", urls = ["https://static.crates.io/crates/byteorder/1.5.0/download"], visibility = [], ) cargo.rust_library( name = "byteorder-1", srcs = [":byteorder-1.5.0.crate"], crate = "byteorder", crate_root = "byteorder-1.5.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "byteorder", "CARGO_CRATE_NAME": "byteorder", "CARGO_MANIFEST_DIR": "byteorder-1.5.0.crate", "CARGO_PKG_AUTHORS": "Andrew Gallant ", "CARGO_PKG_DESCRIPTION": "Library for reading/writing numbers in big-endian and little-endian.", "CARGO_PKG_HOMEPAGE": "https://github.com/BurntSushi/byteorder", "CARGO_PKG_NAME": "byteorder", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/BurntSushi/byteorder", "CARGO_PKG_RUST_VERSION": "1.60", "CARGO_PKG_VERSION": "1.5.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], ) http_archive( name = "byteorder-lite-0.1.0.crate", sha256 = "8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495", strip_prefix = "byteorder-lite-0.1.0", urls = ["https://static.crates.io/crates/byteorder-lite/0.1.0/download"], visibility = [], ) cargo.rust_library( name = "byteorder-lite-0.1", srcs = [":byteorder-lite-0.1.0.crate"], crate = "byteorder_lite", crate_root = "byteorder-lite-0.1.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "byteorder_lite", "CARGO_CRATE_NAME": "byteorder_lite", "CARGO_MANIFEST_DIR": "byteorder-lite-0.1.0.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Library for reading/writing numbers in big-endian and little-endian.", "CARGO_PKG_HOMEPAGE": "https://github.com/image-rs/byteorder-lite", "CARGO_PKG_NAME": "byteorder-lite", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/image-rs/byteorder-lite", "CARGO_PKG_RUST_VERSION": "1.60", "CARGO_PKG_VERSION": "0.1.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], ) http_archive( name = "bytes-1.12.1.crate", sha256 = "fc652a48c352aef3ea3aed32080501cf3ef6ed5da78602a020c991775b0aff04", strip_prefix = "bytes-1.12.1", urls = ["https://static.crates.io/crates/bytes/1.12.1/download"], visibility = [], ) cargo.rust_library( name = "bytes-1", srcs = [":bytes-1.12.1.crate"], crate = "bytes", crate_root = "bytes-1.12.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "bytes", "CARGO_CRATE_NAME": "bytes", "CARGO_MANIFEST_DIR": "bytes-1.12.1.crate", "CARGO_PKG_AUTHORS": "Carl Lerche :Sean McArthur ", "CARGO_PKG_DESCRIPTION": "Types and traits for working with bytes", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "bytes", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/tokio-rs/bytes", "CARGO_PKG_RUST_VERSION": "1.57", "CARGO_PKG_VERSION": "1.12.1", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "12", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "serde", "std", ], visibility = [], deps = [":serde-1"], ) http_archive( name = "calloop-0.13.0.crate", sha256 = "b99da2f8558ca23c71f4fd15dc57c906239752dd27ff3c00a1d56b685b7cbfec", strip_prefix = "calloop-0.13.0", urls = ["https://static.crates.io/crates/calloop/0.13.0/download"], visibility = [], ) cargo.rust_library( name = "calloop-0.13", srcs = [":calloop-0.13.0.crate"], crate = "calloop", crate_root = "calloop-0.13.0.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "calloop", "CARGO_CRATE_NAME": "calloop", "CARGO_MANIFEST_DIR": "calloop-0.13.0.crate", "CARGO_PKG_AUTHORS": "Elinor Berger ", "CARGO_PKG_DESCRIPTION": "A callback-based event loop", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "calloop", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/Smithay/calloop", "CARGO_PKG_RUST_VERSION": "1.63.0", "CARGO_PKG_VERSION": "0.13.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "13", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":bitflags-2", ":log-0.4", ":polling-3", ":rustix-0.38", ":slab-0.4", ":thiserror-1", ], ) http_archive( name = "calloop-0.14.4.crate", sha256 = "4dbf9978365bac10f54d1d4b04f7ce4427e51f71d61f2fe15e3fed5166474df7", strip_prefix = "calloop-0.14.4", urls = ["https://static.crates.io/crates/calloop/0.14.4/download"], visibility = [], ) cargo.rust_library( name = "calloop-0.14", srcs = [":calloop-0.14.4.crate"], crate = "calloop", crate_root = "calloop-0.14.4.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "calloop", "CARGO_CRATE_NAME": "calloop", "CARGO_MANIFEST_DIR": "calloop-0.14.4.crate", "CARGO_PKG_AUTHORS": "Elinor Berger ", "CARGO_PKG_DESCRIPTION": "A callback-based event loop", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "calloop", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/Smithay/calloop", "CARGO_PKG_RUST_VERSION": "1.71.1", "CARGO_PKG_VERSION": "0.14.4", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "14", "CARGO_PKG_VERSION_PATCH": "4", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":bitflags-2", ":polling-3", ":rustix-1", ":slab-0.4", ":tracing-0.1", ], ) http_archive( name = "calloop-wayland-source-0.3.0.crate", sha256 = "95a66a987056935f7efce4ab5668920b5d0dac4a7c99991a67395f13702ddd20", strip_prefix = "calloop-wayland-source-0.3.0", urls = ["https://static.crates.io/crates/calloop-wayland-source/0.3.0/download"], visibility = [], ) cargo.rust_library( name = "calloop-wayland-source-0.3", srcs = [":calloop-wayland-source-0.3.0.crate"], crate = "calloop_wayland_source", crate_root = "calloop-wayland-source-0.3.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "calloop_wayland_source", "CARGO_CRATE_NAME": "calloop_wayland_source", "CARGO_MANIFEST_DIR": "calloop-wayland-source-0.3.0.crate", "CARGO_PKG_AUTHORS": "Kirill Chibisov ", "CARGO_PKG_DESCRIPTION": "A wayland-rs client event source for callloop", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "calloop-wayland-source", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/smithay/calloop-wayland-source", "CARGO_PKG_RUST_VERSION": "1.65.0", "CARGO_PKG_VERSION": "0.3.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":calloop-0.13", ":rustix-0.38", ":wayland-backend-0.3", ":wayland-client-0.31", ], ) http_archive( name = "calloop-wayland-source-0.4.1.crate", sha256 = "138efcf0940a02ebf0cc8d1eff41a1682a46b431630f4c52450d6265876021fa", strip_prefix = "calloop-wayland-source-0.4.1", urls = ["https://static.crates.io/crates/calloop-wayland-source/0.4.1/download"], visibility = [], ) cargo.rust_library( name = "calloop-wayland-source-0.4", srcs = [":calloop-wayland-source-0.4.1.crate"], crate = "calloop_wayland_source", crate_root = "calloop-wayland-source-0.4.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "calloop_wayland_source", "CARGO_CRATE_NAME": "calloop_wayland_source", "CARGO_MANIFEST_DIR": "calloop-wayland-source-0.4.1.crate", "CARGO_PKG_AUTHORS": "Kirill Chibisov ", "CARGO_PKG_DESCRIPTION": "A wayland-rs client event source for callloop", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "calloop-wayland-source", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/smithay/calloop-wayland-source", "CARGO_PKG_RUST_VERSION": "1.65.0", "CARGO_PKG_VERSION": "0.4.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "4", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":calloop-0.14", ":rustix-1", ":wayland-backend-0.3", ":wayland-client-0.31", ], ) alias( name = "cc", actual = ":cc-1", visibility = ["PUBLIC"], ) http_archive( name = "cc-1.4.0.crate", sha256 = "5add81bb678e6cb321aff7fa0dc7689ad82b112dbc032cea19f91d6b8e3582b9", strip_prefix = "cc-1.4.0", urls = ["https://static.crates.io/crates/cc/1.4.0/download"], visibility = [], ) cargo.rust_library( name = "cc-1", srcs = [":cc-1.4.0.crate"], crate = "cc", crate_root = "cc-1.4.0.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "cc", "CARGO_CRATE_NAME": "cc", "CARGO_MANIFEST_DIR": "cc-1.4.0.crate", "CARGO_PKG_AUTHORS": "Alex Crichton ", "CARGO_PKG_DESCRIPTION": "A build-time dependency for Cargo build scripts to assist in invoking the native\nC compiler to compile native C code into a static archive to be linked into Rust\ncode.\n", "CARGO_PKG_HOMEPAGE": "https://github.com/rust-lang/cc-rs", "CARGO_PKG_NAME": "cc", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-lang/cc-rs", "CARGO_PKG_RUST_VERSION": "1.63", "CARGO_PKG_VERSION": "1.4.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "4", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = ["parallel"], visibility = [], deps = [ ":find-msvc-tools-0.1", ":jobserver-0.1", ":libc-0.2", ":shlex-2", ], ) http_archive( name = "cexpr-0.6.0.crate", sha256 = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766", strip_prefix = "cexpr-0.6.0", urls = ["https://static.crates.io/crates/cexpr/0.6.0/download"], visibility = [], ) cargo.rust_library( name = "cexpr-0.6", srcs = [":cexpr-0.6.0.crate"], crate = "cexpr", crate_root = "cexpr-0.6.0.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "cexpr", "CARGO_CRATE_NAME": "cexpr", "CARGO_MANIFEST_DIR": "cexpr-0.6.0.crate", "CARGO_PKG_AUTHORS": "Jethro Beekman ", "CARGO_PKG_DESCRIPTION": "A C expression parser and evaluator", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "cexpr", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/jethrogb/rust-cexpr", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.6.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "6", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":nom-7"], ) http_archive( name = "cfg-if-1.0.4.crate", sha256 = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801", strip_prefix = "cfg-if-1.0.4", urls = ["https://static.crates.io/crates/cfg-if/1.0.4/download"], visibility = [], ) cargo.rust_library( name = "cfg-if-1", srcs = [":cfg-if-1.0.4.crate"], crate = "cfg_if", crate_root = "cfg-if-1.0.4.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "cfg_if", "CARGO_CRATE_NAME": "cfg_if", "CARGO_MANIFEST_DIR": "cfg-if-1.0.4.crate", "CARGO_PKG_AUTHORS": "Alex Crichton ", "CARGO_PKG_DESCRIPTION": "A macro to ergonomically define an item depending on a large number of #[cfg]\nparameters. Structured like an if-else chain, the first matching branch is the\nitem that gets emitted.\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "cfg-if", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-lang/cfg-if", "CARGO_PKG_RUST_VERSION": "1.32", "CARGO_PKG_VERSION": "1.0.4", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "4", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "cfg_aliases-0.1.1.crate", sha256 = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e", strip_prefix = "cfg_aliases-0.1.1", urls = ["https://static.crates.io/crates/cfg_aliases/0.1.1/download"], visibility = [], ) cargo.rust_library( name = "cfg_aliases-0.1", srcs = [":cfg_aliases-0.1.1.crate"], crate = "cfg_aliases", crate_root = "cfg_aliases-0.1.1.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "cfg_aliases", "CARGO_CRATE_NAME": "cfg_aliases", "CARGO_MANIFEST_DIR": "cfg_aliases-0.1.1.crate", "CARGO_PKG_AUTHORS": "Zicklag ", "CARGO_PKG_DESCRIPTION": "A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks.", "CARGO_PKG_HOMEPAGE": "https://github.com/katharostech/cfg_aliases", "CARGO_PKG_NAME": "cfg_aliases", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/katharostech/cfg_aliases", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.1.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "cfg_aliases-0.2.2.crate", sha256 = "f079e83a288787bcd14a6aea84cee5c87a67c5a3e660c30f557a3d24761b3527", strip_prefix = "cfg_aliases-0.2.2", urls = ["https://static.crates.io/crates/cfg_aliases/0.2.2/download"], visibility = [], ) cargo.rust_library( name = "cfg_aliases-0.2", srcs = [":cfg_aliases-0.2.2.crate"], crate = "cfg_aliases", crate_root = "cfg_aliases-0.2.2.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "cfg_aliases", "CARGO_CRATE_NAME": "cfg_aliases", "CARGO_MANIFEST_DIR": "cfg_aliases-0.2.2.crate", "CARGO_PKG_AUTHORS": "Zicklag ", "CARGO_PKG_DESCRIPTION": "A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks.", "CARGO_PKG_HOMEPAGE": "https://github.com/katharostech/cfg_aliases", "CARGO_PKG_NAME": "cfg_aliases", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/katharostech/cfg_aliases", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.2.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "cgl-0.3.2.crate", sha256 = "0ced0551234e87afee12411d535648dd89d2e7f34c78b753395567aff3d447ff", strip_prefix = "cgl-0.3.2", urls = ["https://static.crates.io/crates/cgl/0.3.2/download"], visibility = [], ) cargo.rust_library( name = "cgl-0.3", srcs = [":cgl-0.3.2.crate"], crate = "cgl", crate_root = "cgl-0.3.2.crate/src/lib.rs", edition = "2015", env = { "CARGO_BIN_NAME": "cgl", "CARGO_CRATE_NAME": "cgl", "CARGO_MANIFEST_DIR": "cgl-0.3.2.crate", "CARGO_PKG_AUTHORS": "The Servo Project Developers", "CARGO_PKG_DESCRIPTION": "Rust bindings for CGL on Mac", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "cgl", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/servo/cgl-rs", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.3.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":libc-0.2"], ) http_archive( name = "chacha20-0.10.1.crate", sha256 = "d524456ba66e72eb8b115ff89e01e497f8e6d11d78b70b1aa13c0fbd97540a81", strip_prefix = "chacha20-0.10.1", urls = ["https://static.crates.io/crates/chacha20/0.10.1/download"], visibility = [], ) cargo.rust_library( name = "chacha20-0.10", srcs = [":chacha20-0.10.1.crate"], crate = "chacha20", crate_root = "chacha20-0.10.1.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "chacha20", "CARGO_CRATE_NAME": "chacha20", "CARGO_MANIFEST_DIR": "chacha20-0.10.1.crate", "CARGO_PKG_AUTHORS": "RustCrypto Developers", "CARGO_PKG_DESCRIPTION": "The ChaCha20 stream cipher (RFC 8439) implemented in pure Rust using traits\nfrom the RustCrypto `cipher` crate, with optional architecture-specific\nhardware acceleration (AVX2, SSE2). Additionally provides the ChaCha8, ChaCha12,\nXChaCha20, XChaCha12 and XChaCha8 stream ciphers, and also optional\nrand_core-compatible RNGs based on those ciphers.\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "chacha20", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/RustCrypto/stream-ciphers", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "0.10.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "10", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = ["rng"], platform = { "linux-x86_64": dict( deps = [":cpufeatures-0.3"], ), "macos-x86_64": dict( deps = [":cpufeatures-0.3"], ), }, visibility = [], deps = [ ":cfg-if-1", ":rand_core-0.10", ], ) http_archive( name = "cipher-0.4.4.crate", sha256 = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad", strip_prefix = "cipher-0.4.4", urls = ["https://static.crates.io/crates/cipher/0.4.4/download"], visibility = [], ) cargo.rust_library( name = "cipher-0.4", srcs = [":cipher-0.4.4.crate"], crate = "cipher", crate_root = "cipher-0.4.4.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "cipher", "CARGO_CRATE_NAME": "cipher", "CARGO_MANIFEST_DIR": "cipher-0.4.4.crate", "CARGO_PKG_AUTHORS": "RustCrypto Developers", "CARGO_PKG_DESCRIPTION": "Traits for describing block ciphers and stream ciphers", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "cipher", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/RustCrypto/traits", "CARGO_PKG_RUST_VERSION": "1.56", "CARGO_PKG_VERSION": "0.4.4", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "4", "CARGO_PKG_VERSION_PATCH": "4", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":crypto-common-0.1", ":inout-0.1", ], ) http_archive( name = "clang-sys-1.9.1.crate", sha256 = "157a8ba7b480713b56f4c09fd13fc3e0a22a5dfab8097ba61cbc5feef950788a", strip_prefix = "clang-sys-1.9.1", urls = ["https://static.crates.io/crates/clang-sys/1.9.1/download"], visibility = [], ) cargo.rust_library( name = "clang-sys-1", srcs = [":clang-sys-1.9.1.crate"], crate = "clang_sys", crate_root = "clang-sys-1.9.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "clang_sys", "CARGO_CRATE_NAME": "clang_sys", "CARGO_MANIFEST_DIR": "clang-sys-1.9.1.crate", "CARGO_PKG_AUTHORS": "Kyle Mayes ", "CARGO_PKG_DESCRIPTION": "Rust bindings for libclang.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "clang-sys", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/KyleMayes/clang-sys", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "1.9.1", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "9", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :clang-sys-1-build-script-run[out_dir])", }, features = [ "clang_10_0", "clang_11_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libloading", "runtime", ], rustc_flags = ["@$(location :clang-sys-1-build-script-run[rustc_flags])"], visibility = [], deps = [ ":glob-0.3", ":libc-0.2", ":libloading-0.8", ], ) cargo.rust_binary( name = "clang-sys-1-build-script-build", srcs = [":clang-sys-1.9.1.crate"], crate = "build_script_build", crate_root = "clang-sys-1.9.1.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "clang-sys-1.9.1.crate", "CARGO_PKG_AUTHORS": "Kyle Mayes ", "CARGO_PKG_DESCRIPTION": "Rust bindings for libclang.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "clang-sys", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/KyleMayes/clang-sys", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "1.9.1", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "9", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "clang_10_0", "clang_11_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libloading", "runtime", ], visibility = [], deps = [":glob-0.3"], ) buildscript_run( name = "clang-sys-1-build-script-run", package_name = "clang-sys", buildscript_rule = ":clang-sys-1-build-script-build", env = { "CARGO_MANIFEST_LINKS": "clang", "CARGO_PKG_AUTHORS": "Kyle Mayes ", "CARGO_PKG_DESCRIPTION": "Rust bindings for libclang.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/KyleMayes/clang-sys", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "9", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "clang_10_0", "clang_11_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libloading", "runtime", ], version = "1.9.1", ) alias( name = "clap", actual = ":clap-4", visibility = ["PUBLIC"], ) http_archive( name = "clap-4.5.57.crate", sha256 = "6899ea499e3fb9305a65d5ebf6e3d2248c5fab291f300ad0a704fbe142eae31a", strip_prefix = "clap-4.5.57", urls = ["https://static.crates.io/crates/clap/4.5.57/download"], visibility = [], ) cargo.rust_library( name = "clap-4", srcs = [":clap-4.5.57.crate"], crate = "clap", crate_root = "clap-4.5.57.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "clap", "CARGO_CRATE_NAME": "clap", "CARGO_MANIFEST_DIR": "clap-4.5.57.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "A simple to use, efficient, and full-featured Command Line Argument Parser", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "clap", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/clap-rs/clap", "CARGO_PKG_RUST_VERSION": "1.74", "CARGO_PKG_VERSION": "4.5.57", "CARGO_PKG_VERSION_MAJOR": "4", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "57", "CARGO_PKG_VERSION_PRE": "", }, features = [ "color", "default", "derive", "env", "error-context", "help", "std", "suggestions", "usage", ], visibility = [], deps = [ ":clap_builder-4", ":clap_derive-4", ], ) http_archive( name = "clap_builder-4.5.57.crate", sha256 = "7b12c8b680195a62a8364d16b8447b01b6c2c8f9aaf68bee653be34d4245e238", strip_prefix = "clap_builder-4.5.57", urls = ["https://static.crates.io/crates/clap_builder/4.5.57/download"], visibility = [], ) cargo.rust_library( name = "clap_builder-4", srcs = [":clap_builder-4.5.57.crate"], crate = "clap_builder", crate_root = "clap_builder-4.5.57.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "clap_builder", "CARGO_CRATE_NAME": "clap_builder", "CARGO_MANIFEST_DIR": "clap_builder-4.5.57.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "A simple to use, efficient, and full-featured Command Line Argument Parser", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "clap_builder", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/clap-rs/clap", "CARGO_PKG_RUST_VERSION": "1.74", "CARGO_PKG_VERSION": "4.5.57", "CARGO_PKG_VERSION_MAJOR": "4", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "57", "CARGO_PKG_VERSION_PRE": "", }, features = [ "color", "env", "error-context", "help", "std", "suggestions", "usage", ], visibility = [], deps = [ ":anstream-0.6", ":anstyle-1", ":clap_lex-0.7", ":strsim-0.11", ], ) http_archive( name = "clap_derive-4.5.55.crate", sha256 = "a92793da1a46a5f2a02a6f4c46c6496b28c43638adea8306fcb0caa1634f24e5", strip_prefix = "clap_derive-4.5.55", urls = ["https://static.crates.io/crates/clap_derive/4.5.55/download"], visibility = [], ) cargo.rust_library( name = "clap_derive-4", srcs = [":clap_derive-4.5.55.crate"], crate = "clap_derive", crate_root = "clap_derive-4.5.55.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "clap_derive", "CARGO_CRATE_NAME": "clap_derive", "CARGO_MANIFEST_DIR": "clap_derive-4.5.55.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Parse command line argument by defining a struct, derive crate.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "clap_derive", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/clap-rs/clap", "CARGO_PKG_RUST_VERSION": "1.74", "CARGO_PKG_VERSION": "4.5.55", "CARGO_PKG_VERSION_MAJOR": "4", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "55", "CARGO_PKG_VERSION_PRE": "", }, features = ["default"], proc_macro = True, visibility = [], deps = [ ":heck-0.5", ":proc-macro2-1", ":quote-1", ":syn-2", ], ) http_archive( name = "clap_lex-0.7.7.crate", sha256 = "c3e64b0cc0439b12df2fa678eae89a1c56a529fd067a9115f7827f1fffd22b32", strip_prefix = "clap_lex-0.7.7", urls = ["https://static.crates.io/crates/clap_lex/0.7.7/download"], visibility = [], ) cargo.rust_library( name = "clap_lex-0.7", srcs = [":clap_lex-0.7.7.crate"], crate = "clap_lex", crate_root = "clap_lex-0.7.7.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "clap_lex", "CARGO_CRATE_NAME": "clap_lex", "CARGO_MANIFEST_DIR": "clap_lex-0.7.7.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Minimal, flexible command line parser", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "clap_lex", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/clap-rs/clap", "CARGO_PKG_RUST_VERSION": "1.74", "CARGO_PKG_VERSION": "0.7.7", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "7", "CARGO_PKG_VERSION_PATCH": "7", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "cmake-0.1.58.crate", sha256 = "c0f78a02292a74a88ac736019ab962ece0bc380e3f977bf72e376c5d78ff0678", strip_prefix = "cmake-0.1.58", urls = ["https://static.crates.io/crates/cmake/0.1.58/download"], visibility = [], ) cargo.rust_library( name = "cmake-0.1", srcs = [":cmake-0.1.58.crate"], crate = "cmake", crate_root = "cmake-0.1.58.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "cmake", "CARGO_CRATE_NAME": "cmake", "CARGO_MANIFEST_DIR": "cmake-0.1.58.crate", "CARGO_PKG_AUTHORS": "Alex Crichton ", "CARGO_PKG_DESCRIPTION": "A build dependency for running `cmake` to build a native library\n", "CARGO_PKG_HOMEPAGE": "https://github.com/rust-lang/cmake-rs", "CARGO_PKG_NAME": "cmake", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-lang/cmake-rs", "CARGO_PKG_RUST_VERSION": "1.65", "CARGO_PKG_VERSION": "0.1.58", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "58", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":cc-1"], ) http_archive( name = "cmov-0.5.4.crate", sha256 = "0c9ea0ac24bc397ab3c98583a3c9ba74fa56b09a4449bbe172b9b1ddb016027a", strip_prefix = "cmov-0.5.4", urls = ["https://static.crates.io/crates/cmov/0.5.4/download"], visibility = [], ) cargo.rust_library( name = "cmov-0.5", srcs = [":cmov-0.5.4.crate"], crate = "cmov", crate_root = "cmov-0.5.4.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "cmov", "CARGO_CRATE_NAME": "cmov", "CARGO_MANIFEST_DIR": "cmov-0.5.4.crate", "CARGO_PKG_AUTHORS": "RustCrypto Developers", "CARGO_PKG_DESCRIPTION": "Conditional move CPU intrinsics which are guaranteed on major platforms (ARM32/ARM64, x86/x86_64,\nRISC-V) to execute in constant-time and not be rewritten as branches by the compiler. Provides\nwrappers for the CMOV family of instructions on x86/x86_64 and CSEL on AArch64, along with a\nportable \"best-effort\" pure Rust fallback implementation.\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "cmov", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/RustCrypto/utils", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "0.5.4", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "4", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "cobs-0.3.0.crate", sha256 = "0fa961b519f0b462e3a3b4a34b64d119eeaca1d59af726fe450bbba07a9fc0a1", strip_prefix = "cobs-0.3.0", urls = ["https://static.crates.io/crates/cobs/0.3.0/download"], visibility = [], ) cargo.rust_library( name = "cobs-0.3", srcs = [":cobs-0.3.0.crate"], crate = "cobs", crate_root = "cobs-0.3.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "cobs", "CARGO_CRATE_NAME": "cobs", "CARGO_MANIFEST_DIR": "cobs-0.3.0.crate", "CARGO_PKG_AUTHORS": "Allen Welkie <>:James Munns ", "CARGO_PKG_DESCRIPTION": " This is an implementation of the Consistent Overhead Byte Stuffing (COBS) algorithm.\n COBS is an algorithm for transforming a message into an encoding where a specific value\n (the \"sentinel\" value) is not used. This value can then be used to mark frame boundaries\n in a serial communication channel. ", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "cobs", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/jamesmunns/cobs.rs", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.3.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":thiserror-2"], ) http_archive( name = "colorchoice-1.0.5.crate", sha256 = "1d07550c9036bf2ae0c684c4297d503f838287c83c53686d05370d0e139ae570", strip_prefix = "colorchoice-1.0.5", urls = ["https://static.crates.io/crates/colorchoice/1.0.5/download"], visibility = [], ) cargo.rust_library( name = "colorchoice-1", srcs = [":colorchoice-1.0.5.crate"], crate = "colorchoice", crate_root = "colorchoice-1.0.5.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "colorchoice", "CARGO_CRATE_NAME": "colorchoice", "CARGO_MANIFEST_DIR": "colorchoice-1.0.5.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Global override of color control", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "colorchoice", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-cli/anstyle.git", "CARGO_PKG_RUST_VERSION": "1.66.0", "CARGO_PKG_VERSION": "1.0.5", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "5", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "colorutils-rs-0.7.6.crate", sha256 = "6e2fc25857fa523662de5cae84225b0e7bfb24a2a3f9ed8802fecf03df7252b1", strip_prefix = "colorutils-rs-0.7.6", urls = ["https://static.crates.io/crates/colorutils-rs/0.7.6/download"], visibility = [], ) cargo.rust_library( name = "colorutils-rs-0.7", srcs = [":colorutils-rs-0.7.6.crate"], crate = "colorutils_rs", crate_root = "colorutils-rs-0.7.6.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "colorutils_rs", "CARGO_CRATE_NAME": "colorutils_rs", "CARGO_MANIFEST_DIR": "colorutils-rs-0.7.6.crate", "CARGO_PKG_AUTHORS": "Radzivon Bartoshyk", "CARGO_PKG_DESCRIPTION": "High performance utilities for color format handling and conversion.", "CARGO_PKG_HOMEPAGE": "https://github.com/awxkee/colorutils-rs", "CARGO_PKG_NAME": "colorutils-rs", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/awxkee/colorutils-rs", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.7.6", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "7", "CARGO_PKG_VERSION_PATCH": "6", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "rayon", ], visibility = [], deps = [ ":erydanos-0.2", ":half-2", ":num-traits-0.2", ":rayon-1", ], ) cargo.rust_library( name = "conducer-0.3", srcs = [":moq-436f045f96c55a1e.git"], crate = "conducer", crate_root = "moq-436f045f96c55a1e/rs/conducer/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "conducer", "CARGO_CRATE_NAME": "conducer", "CARGO_MANIFEST_DIR": "moq-436f045f96c55a1e", "CARGO_PKG_AUTHORS": "Luke Curley", "CARGO_PKG_DESCRIPTION": "Easy async", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "conducer", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/moq-dev/moq", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "0.3.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "const-oid-0.10.2.crate", sha256 = "a6ef517f0926dd24a1582492c791b6a4818a4d94e789a334894aa15b0d12f55c", strip_prefix = "const-oid-0.10.2", urls = ["https://static.crates.io/crates/const-oid/0.10.2/download"], visibility = [], ) cargo.rust_library( name = "const-oid-0.10", srcs = [":const-oid-0.10.2.crate"], crate = "const_oid", crate_root = "const-oid-0.10.2.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "const_oid", "CARGO_CRATE_NAME": "const_oid", "CARGO_MANIFEST_DIR": "const-oid-0.10.2.crate", "CARGO_PKG_AUTHORS": "RustCrypto Developers", "CARGO_PKG_DESCRIPTION": "Const-friendly implementation of the ISO/IEC Object Identifier (OID) standard\nas defined in ITU X.660, with support for BER/DER encoding/decoding as well as\nheapless no_std (i.e. embedded) support\n", "CARGO_PKG_HOMEPAGE": "https://github.com/RustCrypto/formats/tree/master/const-oid", "CARGO_PKG_NAME": "const-oid", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/RustCrypto/formats", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "0.10.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "10", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "constant_time_eq-0.4.2.crate", sha256 = "3d52eff69cd5e647efe296129160853a42795992097e8af39800e1060caeea9b", strip_prefix = "constant_time_eq-0.4.2", urls = ["https://static.crates.io/crates/constant_time_eq/0.4.2/download"], visibility = [], ) cargo.rust_library( name = "constant_time_eq-0.4", srcs = [":constant_time_eq-0.4.2.crate"], crate = "constant_time_eq", crate_root = "constant_time_eq-0.4.2.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "constant_time_eq", "CARGO_CRATE_NAME": "constant_time_eq", "CARGO_MANIFEST_DIR": "constant_time_eq-0.4.2.crate", "CARGO_PKG_AUTHORS": "Cesar Eduardo Barros ", "CARGO_PKG_DESCRIPTION": "Compares two equal-sized byte strings in constant time.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "constant_time_eq", "CARGO_PKG_README": "README", "CARGO_PKG_REPOSITORY": "https://github.com/cesarb/constant_time_eq", "CARGO_PKG_RUST_VERSION": "1.85.0", "CARGO_PKG_VERSION": "0.4.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "4", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = ["std"], visibility = [], ) http_archive( name = "convert_case-0.10.0.crate", sha256 = "633458d4ef8c78b72454de2d54fd6ab2e60f9e02be22f3c6104cdc8a4e0fceb9", strip_prefix = "convert_case-0.10.0", urls = ["https://static.crates.io/crates/convert_case/0.10.0/download"], visibility = [], ) cargo.rust_library( name = "convert_case-0.10", srcs = [":convert_case-0.10.0.crate"], crate = "convert_case", crate_root = "convert_case-0.10.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "convert_case", "CARGO_CRATE_NAME": "convert_case", "CARGO_MANIFEST_DIR": "convert_case-0.10.0.crate", "CARGO_PKG_AUTHORS": "rutrum ", "CARGO_PKG_DESCRIPTION": "Convert strings into any case", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "convert_case", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rutrum/convert-case", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.10.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "10", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":unicode-segmentation-1"], ) http_archive( name = "cordyceps-0.3.5.crate", sha256 = "5b9ab7e0ca1d179628fa0172b2b97203c7fa0cd81be2448bd446fb9559ca9261", strip_prefix = "cordyceps-0.3.5", urls = ["https://static.crates.io/crates/cordyceps/0.3.5/download"], visibility = [], ) cargo.rust_library( name = "cordyceps-0.3", srcs = [":cordyceps-0.3.5.crate"], crate = "cordyceps", crate_root = "cordyceps-0.3.5.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "cordyceps", "CARGO_CRATE_NAME": "cordyceps", "CARGO_MANIFEST_DIR": "cordyceps-0.3.5.crate", "CARGO_PKG_AUTHORS": "Eliza Weisman ", "CARGO_PKG_DESCRIPTION": "Mycelium intrusive data structures.", "CARGO_PKG_HOMEPAGE": "https://mycelium.elizas.website", "CARGO_PKG_NAME": "cordyceps", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/hawkw/mycelium", "CARGO_PKG_RUST_VERSION": "1.61.0", "CARGO_PKG_VERSION": "0.3.5", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "5", "CARGO_PKG_VERSION_PRE": "", }, features = ["default"], visibility = [], ) http_archive( name = "core-foundation-0.9.4.crate", sha256 = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f", strip_prefix = "core-foundation-0.9.4", urls = ["https://static.crates.io/crates/core-foundation/0.9.4/download"], visibility = [], ) cargo.rust_library( name = "core-foundation-0.9", srcs = [":core-foundation-0.9.4.crate"], crate = "core_foundation", crate_root = "core-foundation-0.9.4.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "core_foundation", "CARGO_CRATE_NAME": "core_foundation", "CARGO_MANIFEST_DIR": "core-foundation-0.9.4.crate", "CARGO_PKG_AUTHORS": "The Servo Project Developers", "CARGO_PKG_DESCRIPTION": "Bindings to Core Foundation for macOS", "CARGO_PKG_HOMEPAGE": "https://github.com/servo/core-foundation-rs", "CARGO_PKG_NAME": "core-foundation", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/servo/core-foundation-rs", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.9.4", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "9", "CARGO_PKG_VERSION_PATCH": "4", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "link", ], visibility = [], deps = [ ":core-foundation-sys-0.8", ":libc-0.2", ], ) http_archive( name = "core-foundation-0.10.1.crate", sha256 = "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6", strip_prefix = "core-foundation-0.10.1", urls = ["https://static.crates.io/crates/core-foundation/0.10.1/download"], visibility = [], ) cargo.rust_library( name = "core-foundation-0.10", srcs = [":core-foundation-0.10.1.crate"], crate = "core_foundation", crate_root = "core-foundation-0.10.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "core_foundation", "CARGO_CRATE_NAME": "core_foundation", "CARGO_MANIFEST_DIR": "core-foundation-0.10.1.crate", "CARGO_PKG_AUTHORS": "The Servo Project Developers", "CARGO_PKG_DESCRIPTION": "Bindings to Core Foundation for macOS", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "core-foundation", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/servo/core-foundation-rs", "CARGO_PKG_RUST_VERSION": "1.65", "CARGO_PKG_VERSION": "0.10.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "10", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "link", ], visibility = [], deps = [ ":core-foundation-sys-0.8", ":libc-0.2", ], ) http_archive( name = "core-foundation-sys-0.8.7.crate", sha256 = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b", strip_prefix = "core-foundation-sys-0.8.7", urls = ["https://static.crates.io/crates/core-foundation-sys/0.8.7/download"], visibility = [], ) cargo.rust_library( name = "core-foundation-sys-0.8", srcs = [":core-foundation-sys-0.8.7.crate"], crate = "core_foundation_sys", crate_root = "core-foundation-sys-0.8.7.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "core_foundation_sys", "CARGO_CRATE_NAME": "core_foundation_sys", "CARGO_MANIFEST_DIR": "core-foundation-sys-0.8.7.crate", "CARGO_PKG_AUTHORS": "The Servo Project Developers", "CARGO_PKG_DESCRIPTION": "Bindings to Core Foundation for macOS", "CARGO_PKG_HOMEPAGE": "https://github.com/servo/core-foundation-rs", "CARGO_PKG_NAME": "core-foundation-sys", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/servo/core-foundation-rs", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.8.7", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "8", "CARGO_PKG_VERSION_PATCH": "7", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "link", ], visibility = [], ) http_archive( name = "core-graphics-0.23.2.crate", sha256 = "c07782be35f9e1140080c6b96f0d44b739e2278479f64e02fdab4e32dfd8b081", strip_prefix = "core-graphics-0.23.2", urls = ["https://static.crates.io/crates/core-graphics/0.23.2/download"], visibility = [], ) cargo.rust_library( name = "core-graphics-0.23", srcs = [":core-graphics-0.23.2.crate"], crate = "core_graphics", crate_root = "core-graphics-0.23.2.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "core_graphics", "CARGO_CRATE_NAME": "core_graphics", "CARGO_MANIFEST_DIR": "core-graphics-0.23.2.crate", "CARGO_PKG_AUTHORS": "The Servo Project Developers", "CARGO_PKG_DESCRIPTION": "Bindings to Core Graphics for macOS", "CARGO_PKG_HOMEPAGE": "https://github.com/servo/core-foundation-rs", "CARGO_PKG_NAME": "core-graphics", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/servo/core-foundation-rs", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.23.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "23", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "link", ], visibility = [], deps = [ ":bitflags-1", ":core-foundation-0.9", ":core-graphics-types-0.1", ":foreign-types-0.5", ":libc-0.2", ], ) http_archive( name = "core-graphics-types-0.1.3.crate", sha256 = "45390e6114f68f718cc7a830514a96f903cccd70d02a8f6d9f643ac4ba45afaf", strip_prefix = "core-graphics-types-0.1.3", urls = ["https://static.crates.io/crates/core-graphics-types/0.1.3/download"], visibility = [], ) cargo.rust_library( name = "core-graphics-types-0.1", srcs = [":core-graphics-types-0.1.3.crate"], crate = "core_graphics_types", crate_root = "core-graphics-types-0.1.3.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "core_graphics_types", "CARGO_CRATE_NAME": "core_graphics_types", "CARGO_MANIFEST_DIR": "core-graphics-types-0.1.3.crate", "CARGO_PKG_AUTHORS": "The Servo Project Developers", "CARGO_PKG_DESCRIPTION": "Bindings for some fundamental Core Graphics types", "CARGO_PKG_HOMEPAGE": "https://github.com/servo/core-foundation-rs", "CARGO_PKG_NAME": "core-graphics-types", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/servo/core-foundation-rs", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.1.3", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, features = ["link"], visibility = [], deps = [ ":bitflags-1", ":core-foundation-0.9", ":libc-0.2", ], ) http_archive( name = "core_affinity-0.8.3.crate", sha256 = "a034b3a7b624016c6e13f5df875747cc25f884156aad2abd12b6c46797971342", strip_prefix = "core_affinity-0.8.3", urls = ["https://static.crates.io/crates/core_affinity/0.8.3/download"], visibility = [], ) cargo.rust_library( name = "core_affinity-0.8", srcs = [":core_affinity-0.8.3.crate"], crate = "core_affinity", crate_root = "core_affinity-0.8.3.crate/src/lib.rs", edition = "2015", env = { "CARGO_BIN_NAME": "core_affinity", "CARGO_CRATE_NAME": "core_affinity", "CARGO_MANIFEST_DIR": "core_affinity-0.8.3.crate", "CARGO_PKG_AUTHORS": "Philip Woods ", "CARGO_PKG_DESCRIPTION": "Manages CPU affinities", "CARGO_PKG_HOMEPAGE": "https://github.com/Elzair/core_affinity_rs", "CARGO_PKG_NAME": "core_affinity", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/Elzair/core_affinity_rs", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.8.3", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "8", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":libc-0.2", ":num_cpus-1", ], ) alias( name = "coreaudio-rs", actual = ":coreaudio-rs-0.14", visibility = ["PUBLIC"], ) http_archive( name = "coreaudio-rs-0.14.2.crate", sha256 = "7d5d7dca3ebcf65a035582c9ad4385371a9d9ee6537474d2a278f4e1e475bb58", strip_prefix = "coreaudio-rs-0.14.2", urls = ["https://static.crates.io/crates/coreaudio-rs/0.14.2/download"], visibility = [], ) cargo.rust_library( name = "coreaudio-rs-0.14", srcs = [":coreaudio-rs-0.14.2.crate"], crate = "coreaudio", crate_root = "coreaudio-rs-0.14.2.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "coreaudio", "CARGO_CRATE_NAME": "coreaudio", "CARGO_MANIFEST_DIR": "coreaudio-rs-0.14.2.crate", "CARGO_PKG_AUTHORS": "mitchmindtree :yupferris ", "CARGO_PKG_DESCRIPTION": "A friendly rust interface for Apple's CoreAudio API.", "CARGO_PKG_HOMEPAGE": "https://github.com/RustAudio/coreaudio-rs", "CARGO_PKG_NAME": "coreaudio-rs", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/RustAudio/coreaudio-rs.git", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.14.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "14", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "audio_toolbox", "core_audio", ], visibility = [], deps = [ ":bitflags-2", ":libc-0.2", ":objc2-audio-toolbox-0.3", ":objc2-core-audio-0.3", ":objc2-core-audio-types-0.3", ":objc2-core-foundation-0.3", ], ) http_archive( name = "cpufeatures-0.2.17.crate", sha256 = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280", strip_prefix = "cpufeatures-0.2.17", urls = ["https://static.crates.io/crates/cpufeatures/0.2.17/download"], visibility = [], ) cargo.rust_library( name = "cpufeatures-0.2", srcs = [":cpufeatures-0.2.17.crate"], crate = "cpufeatures", crate_root = "cpufeatures-0.2.17.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "cpufeatures", "CARGO_CRATE_NAME": "cpufeatures", "CARGO_MANIFEST_DIR": "cpufeatures-0.2.17.crate", "CARGO_PKG_AUTHORS": "RustCrypto Developers", "CARGO_PKG_DESCRIPTION": "Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, \nwith no_std support and support for mobile targets including Android and iOS\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "cpufeatures", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/RustCrypto/utils", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.2.17", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "17", "CARGO_PKG_VERSION_PRE": "", }, platform = { "linux-arm64": dict( deps = [":libc-0.2"], ), "macos-arm64": dict( deps = [":libc-0.2"], ), }, visibility = [], ) http_archive( name = "cpufeatures-0.3.0.crate", sha256 = "8b2a41393f66f16b0823bb79094d54ac5fbd34ab292ddafb9a0456ac9f87d201", strip_prefix = "cpufeatures-0.3.0", urls = ["https://static.crates.io/crates/cpufeatures/0.3.0/download"], visibility = [], ) cargo.rust_library( name = "cpufeatures-0.3", srcs = [":cpufeatures-0.3.0.crate"], crate = "cpufeatures", crate_root = "cpufeatures-0.3.0.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "cpufeatures", "CARGO_CRATE_NAME": "cpufeatures", "CARGO_MANIFEST_DIR": "cpufeatures-0.3.0.crate", "CARGO_PKG_AUTHORS": "RustCrypto Developers", "CARGO_PKG_DESCRIPTION": "Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets,\nwith no_std support and support for mobile targets including Android and iOS\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "cpufeatures", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/RustCrypto/utils", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "0.3.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, platform = { "linux-arm64": dict( deps = [":libc-0.2"], ), "macos-arm64": dict( deps = [":libc-0.2"], ), }, visibility = [], ) http_archive( name = "crc32fast-1.5.1.crate", sha256 = "8498c871161e1742aaa9d52551b2d6ebdd4c3d45a3be423e3728f33b955be550", strip_prefix = "crc32fast-1.5.1", urls = ["https://static.crates.io/crates/crc32fast/1.5.1/download"], visibility = [], ) cargo.rust_library( name = "crc32fast-1", srcs = [":crc32fast-1.5.1.crate"], crate = "crc32fast", crate_root = "crc32fast-1.5.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "crc32fast", "CARGO_CRATE_NAME": "crc32fast", "CARGO_MANIFEST_DIR": "crc32fast-1.5.1.crate", "CARGO_PKG_AUTHORS": "Sam Rijs :Alex Crichton ", "CARGO_PKG_DESCRIPTION": "Fast, SIMD-accelerated CRC32 (IEEE) checksum computation", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "crc32fast", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/srijs/rust-crc32fast", "CARGO_PKG_RUST_VERSION": "1.63", "CARGO_PKG_VERSION": "1.5.1", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :crc32fast-1-build-script-run[out_dir])", }, features = [ "default", "std", ], rustc_flags = ["@$(location :crc32fast-1-build-script-run[rustc_flags])"], visibility = [], deps = [":cfg-if-1"], ) cargo.rust_binary( name = "crc32fast-1-build-script-build", srcs = [":crc32fast-1.5.1.crate"], crate = "build_script_build", crate_root = "crc32fast-1.5.1.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "crc32fast-1.5.1.crate", "CARGO_PKG_AUTHORS": "Sam Rijs :Alex Crichton ", "CARGO_PKG_DESCRIPTION": "Fast, SIMD-accelerated CRC32 (IEEE) checksum computation", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "crc32fast", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/srijs/rust-crc32fast", "CARGO_PKG_RUST_VERSION": "1.63", "CARGO_PKG_VERSION": "1.5.1", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], ) buildscript_run( name = "crc32fast-1-build-script-run", package_name = "crc32fast", buildscript_rule = ":crc32fast-1-build-script-build", env = { "CARGO_PKG_AUTHORS": "Sam Rijs :Alex Crichton ", "CARGO_PKG_DESCRIPTION": "Fast, SIMD-accelerated CRC32 (IEEE) checksum computation", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/srijs/rust-crc32fast", "CARGO_PKG_RUST_VERSION": "1.63", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "default", "std", ], version = "1.5.1", ) http_archive( name = "critical-section-1.2.0.crate", sha256 = "790eea4361631c5e7d22598ecd5723ff611904e3344ce8720784c93e3d83d40b", strip_prefix = "critical-section-1.2.0", urls = ["https://static.crates.io/crates/critical-section/1.2.0/download"], visibility = [], ) cargo.rust_library( name = "critical-section-1", srcs = [":critical-section-1.2.0.crate"], crate = "critical_section", crate_root = "critical-section-1.2.0.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "critical_section", "CARGO_CRATE_NAME": "critical_section", "CARGO_MANIFEST_DIR": "critical-section-1.2.0.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Cross-platform critical section", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "critical-section", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-embedded/critical-section", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "1.2.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "crossbeam-channel-0.5.16.crate", sha256 = "d85363c37faeca707aef026efa9f3b34d077bce547e48f770770625c6013679e", strip_prefix = "crossbeam-channel-0.5.16", urls = ["https://static.crates.io/crates/crossbeam-channel/0.5.16/download"], visibility = [], ) cargo.rust_library( name = "crossbeam-channel-0.5", srcs = [":crossbeam-channel-0.5.16.crate"], crate = "crossbeam_channel", crate_root = "crossbeam-channel-0.5.16.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "crossbeam_channel", "CARGO_CRATE_NAME": "crossbeam_channel", "CARGO_MANIFEST_DIR": "crossbeam-channel-0.5.16.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Multi-producer multi-consumer channels for message passing", "CARGO_PKG_HOMEPAGE": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-channel", "CARGO_PKG_NAME": "crossbeam-channel", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/crossbeam-rs/crossbeam", "CARGO_PKG_RUST_VERSION": "1.60", "CARGO_PKG_VERSION": "0.5.16", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "16", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], deps = [":crossbeam-utils-0.8"], ) http_archive( name = "crossbeam-deque-0.8.7.crate", sha256 = "5181e0de7b61eb03a81e347d6dd8797bae9da5146707b51077e2d71a54ec0ceb", strip_prefix = "crossbeam-deque-0.8.7", urls = ["https://static.crates.io/crates/crossbeam-deque/0.8.7/download"], visibility = [], ) cargo.rust_library( name = "crossbeam-deque-0.8", srcs = [":crossbeam-deque-0.8.7.crate"], crate = "crossbeam_deque", crate_root = "crossbeam-deque-0.8.7.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "crossbeam_deque", "CARGO_CRATE_NAME": "crossbeam_deque", "CARGO_MANIFEST_DIR": "crossbeam-deque-0.8.7.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Concurrent work-stealing deque", "CARGO_PKG_HOMEPAGE": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-deque", "CARGO_PKG_NAME": "crossbeam-deque", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/crossbeam-rs/crossbeam", "CARGO_PKG_RUST_VERSION": "1.61", "CARGO_PKG_VERSION": "0.8.7", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "8", "CARGO_PKG_VERSION_PATCH": "7", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :crossbeam-deque-0.8-build-script-run[out_dir])", }, features = [ "default", "std", ], rustc_flags = ["@$(location :crossbeam-deque-0.8-build-script-run[rustc_flags])"], visibility = [], deps = [ ":crossbeam-epoch-0.9", ":crossbeam-utils-0.8", ], ) cargo.rust_binary( name = "crossbeam-deque-0.8-build-script-build", srcs = [":crossbeam-deque-0.8.7.crate"], crate = "build_script_build", crate_root = "crossbeam-deque-0.8.7.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "crossbeam-deque-0.8.7.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Concurrent work-stealing deque", "CARGO_PKG_HOMEPAGE": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-deque", "CARGO_PKG_NAME": "crossbeam-deque", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/crossbeam-rs/crossbeam", "CARGO_PKG_RUST_VERSION": "1.61", "CARGO_PKG_VERSION": "0.8.7", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "8", "CARGO_PKG_VERSION_PATCH": "7", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], ) buildscript_run( name = "crossbeam-deque-0.8-build-script-run", package_name = "crossbeam-deque", buildscript_rule = ":crossbeam-deque-0.8-build-script-build", env = { "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Concurrent work-stealing deque", "CARGO_PKG_HOMEPAGE": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-deque", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/crossbeam-rs/crossbeam", "CARGO_PKG_RUST_VERSION": "1.61", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "8", "CARGO_PKG_VERSION_PATCH": "7", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "default", "std", ], version = "0.8.7", ) http_archive( name = "crossbeam-epoch-0.9.20.crate", sha256 = "2d6914041f254d6e9176c01941b21115dcfb7089e55135a35411081bd106ef3f", strip_prefix = "crossbeam-epoch-0.9.20", urls = ["https://static.crates.io/crates/crossbeam-epoch/0.9.20/download"], visibility = [], ) cargo.rust_library( name = "crossbeam-epoch-0.9", srcs = [":crossbeam-epoch-0.9.20.crate"], crate = "crossbeam_epoch", crate_root = "crossbeam-epoch-0.9.20.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "crossbeam_epoch", "CARGO_CRATE_NAME": "crossbeam_epoch", "CARGO_MANIFEST_DIR": "crossbeam-epoch-0.9.20.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Epoch-based garbage collection", "CARGO_PKG_HOMEPAGE": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch", "CARGO_PKG_NAME": "crossbeam-epoch", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/crossbeam-rs/crossbeam", "CARGO_PKG_RUST_VERSION": "1.61", "CARGO_PKG_VERSION": "0.9.20", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "9", "CARGO_PKG_VERSION_PATCH": "20", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :crossbeam-epoch-0.9-build-script-run[out_dir])", }, features = [ "alloc", "default", "std", ], rustc_flags = ["@$(location :crossbeam-epoch-0.9-build-script-run[rustc_flags])"], visibility = [], deps = [":crossbeam-utils-0.8"], ) cargo.rust_binary( name = "crossbeam-epoch-0.9-build-script-build", srcs = [":crossbeam-epoch-0.9.20.crate"], crate = "build_script_build", crate_root = "crossbeam-epoch-0.9.20.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "crossbeam-epoch-0.9.20.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Epoch-based garbage collection", "CARGO_PKG_HOMEPAGE": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch", "CARGO_PKG_NAME": "crossbeam-epoch", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/crossbeam-rs/crossbeam", "CARGO_PKG_RUST_VERSION": "1.61", "CARGO_PKG_VERSION": "0.9.20", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "9", "CARGO_PKG_VERSION_PATCH": "20", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "default", "std", ], visibility = [], ) buildscript_run( name = "crossbeam-epoch-0.9-build-script-run", package_name = "crossbeam-epoch", buildscript_rule = ":crossbeam-epoch-0.9-build-script-build", env = { "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Epoch-based garbage collection", "CARGO_PKG_HOMEPAGE": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/crossbeam-rs/crossbeam", "CARGO_PKG_RUST_VERSION": "1.61", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "9", "CARGO_PKG_VERSION_PATCH": "20", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "alloc", "default", "std", ], version = "0.9.20", ) http_archive( name = "crossbeam-utils-0.8.22.crate", sha256 = "61803da095bee82a81bb1a452ecc25d3b2f1416d1897eb86430c6159ef717c17", strip_prefix = "crossbeam-utils-0.8.22", urls = ["https://static.crates.io/crates/crossbeam-utils/0.8.22/download"], visibility = [], ) cargo.rust_library( name = "crossbeam-utils-0.8", srcs = [":crossbeam-utils-0.8.22.crate"], crate = "crossbeam_utils", crate_root = "crossbeam-utils-0.8.22.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "crossbeam_utils", "CARGO_CRATE_NAME": "crossbeam_utils", "CARGO_MANIFEST_DIR": "crossbeam-utils-0.8.22.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Utilities for concurrent programming", "CARGO_PKG_HOMEPAGE": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils", "CARGO_PKG_NAME": "crossbeam-utils", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/crossbeam-rs/crossbeam", "CARGO_PKG_RUST_VERSION": "1.60", "CARGO_PKG_VERSION": "0.8.22", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "8", "CARGO_PKG_VERSION_PATCH": "22", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :crossbeam-utils-0.8-build-script-run[out_dir])", }, features = [ "default", "std", ], rustc_flags = ["@$(location :crossbeam-utils-0.8-build-script-run[rustc_flags])"], visibility = [], ) cargo.rust_binary( name = "crossbeam-utils-0.8-build-script-build", srcs = [":crossbeam-utils-0.8.22.crate"], crate = "build_script_build", crate_root = "crossbeam-utils-0.8.22.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "crossbeam-utils-0.8.22.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Utilities for concurrent programming", "CARGO_PKG_HOMEPAGE": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils", "CARGO_PKG_NAME": "crossbeam-utils", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/crossbeam-rs/crossbeam", "CARGO_PKG_RUST_VERSION": "1.60", "CARGO_PKG_VERSION": "0.8.22", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "8", "CARGO_PKG_VERSION_PATCH": "22", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], ) buildscript_run( name = "crossbeam-utils-0.8-build-script-run", package_name = "crossbeam-utils", buildscript_rule = ":crossbeam-utils-0.8-build-script-build", env = { "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Utilities for concurrent programming", "CARGO_PKG_HOMEPAGE": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/crossbeam-rs/crossbeam", "CARGO_PKG_RUST_VERSION": "1.60", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "8", "CARGO_PKG_VERSION_PATCH": "22", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "default", "std", ], version = "0.8.22", ) http_archive( name = "crypto-common-0.1.6.crate", sha256 = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3", strip_prefix = "crypto-common-0.1.6", urls = ["https://static.crates.io/crates/crypto-common/0.1.6/download"], visibility = [], ) cargo.rust_library( name = "crypto-common-0.1", srcs = [":crypto-common-0.1.6.crate"], crate = "crypto_common", crate_root = "crypto-common-0.1.6.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "crypto_common", "CARGO_CRATE_NAME": "crypto_common", "CARGO_MANIFEST_DIR": "crypto-common-0.1.6.crate", "CARGO_PKG_AUTHORS": "RustCrypto Developers", "CARGO_PKG_DESCRIPTION": "Common cryptographic traits", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "crypto-common", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/RustCrypto/traits", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.1.6", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "6", "CARGO_PKG_VERSION_PRE": "", }, features = ["std"], visibility = [], deps = [ ":generic-array-0.14", ":typenum-1", ], ) http_archive( name = "crypto-common-0.2.2.crate", sha256 = "ce6e4c961d6cd6c9a86db418387425e8bdeaf05b3c8bc1411e6dca4c252f1453", strip_prefix = "crypto-common-0.2.2", urls = ["https://static.crates.io/crates/crypto-common/0.2.2/download"], visibility = [], ) cargo.rust_library( name = "crypto-common-0.2", srcs = [":crypto-common-0.2.2.crate"], crate = "crypto_common", crate_root = "crypto-common-0.2.2.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "crypto_common", "CARGO_CRATE_NAME": "crypto_common", "CARGO_MANIFEST_DIR": "crypto-common-0.2.2.crate", "CARGO_PKG_AUTHORS": "RustCrypto Developers", "CARGO_PKG_DESCRIPTION": "Common traits used by cryptographic algorithms", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "crypto-common", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/RustCrypto/traits", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "0.2.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":hybrid-array-0.4"], ) http_archive( name = "ctr-0.9.2.crate", sha256 = "0369ee1ad671834580515889b80f2ea915f23b8be8d0daa4bbaf2ac5c7590835", strip_prefix = "ctr-0.9.2", urls = ["https://static.crates.io/crates/ctr/0.9.2/download"], visibility = [], ) cargo.rust_library( name = "ctr-0.9", srcs = [":ctr-0.9.2.crate"], crate = "ctr", crate_root = "ctr-0.9.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "ctr", "CARGO_CRATE_NAME": "ctr", "CARGO_MANIFEST_DIR": "ctr-0.9.2.crate", "CARGO_PKG_AUTHORS": "RustCrypto Developers", "CARGO_PKG_DESCRIPTION": "CTR block modes of operation", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "ctr", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/RustCrypto/block-modes", "CARGO_PKG_RUST_VERSION": "1.56", "CARGO_PKG_VERSION": "0.9.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "9", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":cipher-0.4"], ) http_archive( name = "ctutils-0.4.2.crate", sha256 = "7d5515a3834141de9eafb9717ad39eea8247b5674e6066c404e8c4b365d2a29e", strip_prefix = "ctutils-0.4.2", urls = ["https://static.crates.io/crates/ctutils/0.4.2/download"], visibility = [], ) cargo.rust_library( name = "ctutils-0.4", srcs = [":ctutils-0.4.2.crate"], crate = "ctutils", crate_root = "ctutils-0.4.2.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "ctutils", "CARGO_CRATE_NAME": "ctutils", "CARGO_MANIFEST_DIR": "ctutils-0.4.2.crate", "CARGO_PKG_AUTHORS": "RustCrypto Developers", "CARGO_PKG_DESCRIPTION": "Constant-time utility library with selection and equality testing support targeting cryptographic\napplications. Supports `const fn` where appropriate. Built on the `cmov` crate which provides\narchitecture-specific predication intrinsics. Heavily inspired by the `subtle` crate.\n", "CARGO_PKG_HOMEPAGE": "https://github.com/RustCrypto/utils/tree/master/ctselect", "CARGO_PKG_NAME": "ctutils", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/RustCrypto/utils", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "0.4.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "4", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":cmov-0.5"], ) http_archive( name = "cursor-icon-1.2.0.crate", sha256 = "f27ae1dd37df86211c42e150270f82743308803d90a6f6e6651cd730d5e1732f", strip_prefix = "cursor-icon-1.2.0", urls = ["https://static.crates.io/crates/cursor-icon/1.2.0/download"], visibility = [], ) cargo.rust_library( name = "cursor-icon-1", srcs = [":cursor-icon-1.2.0.crate"], crate = "cursor_icon", crate_root = "cursor-icon-1.2.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "cursor_icon", "CARGO_CRATE_NAME": "cursor_icon", "CARGO_MANIFEST_DIR": "cursor-icon-1.2.0.crate", "CARGO_PKG_AUTHORS": "Kirill Chibisov ", "CARGO_PKG_DESCRIPTION": "Cross platform cursor icon type", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "cursor-icon", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-windowing/cursor-icon", "CARGO_PKG_RUST_VERSION": "1.65.0", "CARGO_PKG_VERSION": "1.2.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "default", "std", ], visibility = [], ) http_archive( name = "curve25519-dalek-5.0.0-pre.1.crate", sha256 = "6f9200d1d13637f15a6acb71e758f64624048d85b31a5fdbfd8eca1e2687d0b7", strip_prefix = "curve25519-dalek-5.0.0-pre.1", urls = ["https://static.crates.io/crates/curve25519-dalek/5.0.0-pre.1/download"], visibility = [], ) cargo.rust_library( name = "curve25519-dalek-5", srcs = [":curve25519-dalek-5.0.0-pre.1.crate"], crate = "curve25519_dalek", crate_root = "curve25519-dalek-5.0.0-pre.1.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "curve25519_dalek", "CARGO_CRATE_NAME": "curve25519_dalek", "CARGO_MANIFEST_DIR": "curve25519-dalek-5.0.0-pre.1.crate", "CARGO_PKG_AUTHORS": "Isis Lovecruft :Henry de Valence ", "CARGO_PKG_DESCRIPTION": "A pure-Rust implementation of group operations on ristretto255 and Curve25519", "CARGO_PKG_HOMEPAGE": "https://github.com/dalek-cryptography/curve25519-dalek", "CARGO_PKG_NAME": "curve25519-dalek", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dalek-cryptography/curve25519-dalek/tree/main/curve25519-dalek", "CARGO_PKG_RUST_VERSION": "1.85.0", "CARGO_PKG_VERSION": "5.0.0-pre.1", "CARGO_PKG_VERSION_MAJOR": "5", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "pre.1", "OUT_DIR": "$(location :curve25519-dalek-5-build-script-run[out_dir])", }, features = [ "alloc", "default", "digest", "precomputed-tables", "rand_core", "serde", "zeroize", ], platform = { "linux-x86_64": dict( deps = [ ":cpufeatures-0.2", ":curve25519-dalek-derive-0.1", ], ), "macos-x86_64": dict( deps = [ ":cpufeatures-0.2", ":curve25519-dalek-derive-0.1", ], ), }, rustc_flags = ["@$(location :curve25519-dalek-5-build-script-run[rustc_flags])"], visibility = [], deps = [ ":cfg-if-1", ":digest-0.11", ":rand_core-0.9", ":serde-1", ":subtle-2", ":zeroize-1", ], ) cargo.rust_binary( name = "curve25519-dalek-5-build-script-build", srcs = [":curve25519-dalek-5.0.0-pre.1.crate"], crate = "build_script_build", crate_root = "curve25519-dalek-5.0.0-pre.1.crate/build.rs", edition = "2024", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "curve25519-dalek-5.0.0-pre.1.crate", "CARGO_PKG_AUTHORS": "Isis Lovecruft :Henry de Valence ", "CARGO_PKG_DESCRIPTION": "A pure-Rust implementation of group operations on ristretto255 and Curve25519", "CARGO_PKG_HOMEPAGE": "https://github.com/dalek-cryptography/curve25519-dalek", "CARGO_PKG_NAME": "curve25519-dalek", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dalek-cryptography/curve25519-dalek/tree/main/curve25519-dalek", "CARGO_PKG_RUST_VERSION": "1.85.0", "CARGO_PKG_VERSION": "5.0.0-pre.1", "CARGO_PKG_VERSION_MAJOR": "5", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "pre.1", }, features = [ "alloc", "default", "digest", "precomputed-tables", "rand_core", "serde", "zeroize", ], visibility = [], deps = [":rustc_version-0.4"], ) buildscript_run( name = "curve25519-dalek-5-build-script-run", package_name = "curve25519-dalek", buildscript_rule = ":curve25519-dalek-5-build-script-build", env = { "CARGO_PKG_AUTHORS": "Isis Lovecruft :Henry de Valence ", "CARGO_PKG_DESCRIPTION": "A pure-Rust implementation of group operations on ristretto255 and Curve25519", "CARGO_PKG_HOMEPAGE": "https://github.com/dalek-cryptography/curve25519-dalek", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dalek-cryptography/curve25519-dalek/tree/main/curve25519-dalek", "CARGO_PKG_RUST_VERSION": "1.85.0", "CARGO_PKG_VERSION_MAJOR": "5", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "pre.1", "OPT_LEVEL": "2", }, features = [ "alloc", "default", "digest", "precomputed-tables", "rand_core", "serde", "zeroize", ], version = "5.0.0-pre.1", ) http_archive( name = "curve25519-dalek-derive-0.1.1.crate", sha256 = "f46882e17999c6cc590af592290432be3bce0428cb0d5f8b6715e4dc7b383eb3", strip_prefix = "curve25519-dalek-derive-0.1.1", urls = ["https://static.crates.io/crates/curve25519-dalek-derive/0.1.1/download"], visibility = [], ) cargo.rust_library( name = "curve25519-dalek-derive-0.1", srcs = [":curve25519-dalek-derive-0.1.1.crate"], crate = "curve25519_dalek_derive", crate_root = "curve25519-dalek-derive-0.1.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "curve25519_dalek_derive", "CARGO_CRATE_NAME": "curve25519_dalek_derive", "CARGO_MANIFEST_DIR": "curve25519-dalek-derive-0.1.1.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "curve25519-dalek Derives", "CARGO_PKG_HOMEPAGE": "https://github.com/dalek-cryptography/curve25519-dalek", "CARGO_PKG_NAME": "curve25519-dalek-derive", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dalek-cryptography/curve25519-dalek", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.1.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, proc_macro = True, visibility = [], deps = [ ":proc-macro2-1", ":quote-1", ":syn-2", ], ) http_archive( name = "darling-0.20.11.crate", sha256 = "fc7f46116c46ff9ab3eb1597a45688b6715c6e628b5c133e288e709a29bcb4ee", strip_prefix = "darling-0.20.11", urls = ["https://static.crates.io/crates/darling/0.20.11/download"], visibility = [], ) cargo.rust_library( name = "darling-0.20", srcs = [":darling-0.20.11.crate"], crate = "darling", crate_root = "darling-0.20.11.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "darling", "CARGO_CRATE_NAME": "darling", "CARGO_MANIFEST_DIR": "darling-0.20.11.crate", "CARGO_PKG_AUTHORS": "Ted Driggs ", "CARGO_PKG_DESCRIPTION": "A proc-macro library for reading attributes into structs when\nimplementing custom derives.\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "darling", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/TedDriggs/darling", "CARGO_PKG_RUST_VERSION": "1.56", "CARGO_PKG_VERSION": "0.20.11", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "20", "CARGO_PKG_VERSION_PATCH": "11", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "suggestions", ], visibility = [], deps = [ ":darling_core-0.20", ":darling_macro-0.20", ], ) http_archive( name = "darling-0.23.0.crate", sha256 = "25ae13da2f202d56bd7f91c25fba009e7717a1e4a1cc98a76d844b65ae912e9d", strip_prefix = "darling-0.23.0", urls = ["https://static.crates.io/crates/darling/0.23.0/download"], visibility = [], ) cargo.rust_library( name = "darling-0.23", srcs = [":darling-0.23.0.crate"], crate = "darling", crate_root = "darling-0.23.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "darling", "CARGO_CRATE_NAME": "darling", "CARGO_MANIFEST_DIR": "darling-0.23.0.crate", "CARGO_PKG_AUTHORS": "Ted Driggs ", "CARGO_PKG_DESCRIPTION": "A proc-macro library for reading attributes into structs when\nimplementing custom derives.\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "darling", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/TedDriggs/darling", "CARGO_PKG_RUST_VERSION": "1.88.0", "CARGO_PKG_VERSION": "0.23.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "23", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "suggestions", ], visibility = [], deps = [ ":darling_core-0.23", ":darling_macro-0.23", ], ) http_archive( name = "darling_core-0.20.11.crate", sha256 = "0d00b9596d185e565c2207a0b01f8bd1a135483d02d9b7b0a54b11da8d53412e", strip_prefix = "darling_core-0.20.11", urls = ["https://static.crates.io/crates/darling_core/0.20.11/download"], visibility = [], ) cargo.rust_library( name = "darling_core-0.20", srcs = [":darling_core-0.20.11.crate"], crate = "darling_core", crate_root = "darling_core-0.20.11.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "darling_core", "CARGO_CRATE_NAME": "darling_core", "CARGO_MANIFEST_DIR": "darling_core-0.20.11.crate", "CARGO_PKG_AUTHORS": "Ted Driggs ", "CARGO_PKG_DESCRIPTION": "Helper crate for proc-macro library for reading attributes into structs when\nimplementing custom derives. Use https://crates.io/crates/darling in your code.\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "darling_core", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/TedDriggs/darling", "CARGO_PKG_RUST_VERSION": "1.56", "CARGO_PKG_VERSION": "0.20.11", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "20", "CARGO_PKG_VERSION_PATCH": "11", "CARGO_PKG_VERSION_PRE": "", }, features = [ "strsim", "suggestions", ], visibility = [], deps = [ ":fnv-1", ":ident_case-1", ":proc-macro2-1", ":quote-1", ":strsim-0.11", ":syn-2", ], ) http_archive( name = "darling_core-0.23.0.crate", sha256 = "9865a50f7c335f53564bb694ef660825eb8610e0a53d3e11bf1b0d3df31e03b0", strip_prefix = "darling_core-0.23.0", urls = ["https://static.crates.io/crates/darling_core/0.23.0/download"], visibility = [], ) cargo.rust_library( name = "darling_core-0.23", srcs = [":darling_core-0.23.0.crate"], crate = "darling_core", crate_root = "darling_core-0.23.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "darling_core", "CARGO_CRATE_NAME": "darling_core", "CARGO_MANIFEST_DIR": "darling_core-0.23.0.crate", "CARGO_PKG_AUTHORS": "Ted Driggs ", "CARGO_PKG_DESCRIPTION": "Helper crate for proc-macro library for reading attributes into structs when\nimplementing custom derives. Use https://crates.io/crates/darling in your code.\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "darling_core", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/TedDriggs/darling", "CARGO_PKG_RUST_VERSION": "1.88.0", "CARGO_PKG_VERSION": "0.23.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "23", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "strsim", "suggestions", ], visibility = [], deps = [ ":ident_case-1", ":proc-macro2-1", ":quote-1", ":strsim-0.11", ":syn-2", ], ) http_archive( name = "darling_macro-0.20.11.crate", sha256 = "fc34b93ccb385b40dc71c6fceac4b2ad23662c7eeb248cf10d529b7e055b6ead", strip_prefix = "darling_macro-0.20.11", urls = ["https://static.crates.io/crates/darling_macro/0.20.11/download"], visibility = [], ) cargo.rust_library( name = "darling_macro-0.20", srcs = [":darling_macro-0.20.11.crate"], crate = "darling_macro", crate_root = "darling_macro-0.20.11.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "darling_macro", "CARGO_CRATE_NAME": "darling_macro", "CARGO_MANIFEST_DIR": "darling_macro-0.20.11.crate", "CARGO_PKG_AUTHORS": "Ted Driggs ", "CARGO_PKG_DESCRIPTION": "Internal support for a proc-macro library for reading attributes into structs when\nimplementing custom derives. Use https://crates.io/crates/darling in your code.\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "darling_macro", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/TedDriggs/darling", "CARGO_PKG_RUST_VERSION": "1.56", "CARGO_PKG_VERSION": "0.20.11", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "20", "CARGO_PKG_VERSION_PATCH": "11", "CARGO_PKG_VERSION_PRE": "", }, proc_macro = True, visibility = [], deps = [ ":darling_core-0.20", ":quote-1", ":syn-2", ], ) http_archive( name = "darling_macro-0.23.0.crate", sha256 = "ac3984ec7bd6cfa798e62b4a642426a5be0e68f9401cfc2a01e3fa9ea2fcdb8d", strip_prefix = "darling_macro-0.23.0", urls = ["https://static.crates.io/crates/darling_macro/0.23.0/download"], visibility = [], ) cargo.rust_library( name = "darling_macro-0.23", srcs = [":darling_macro-0.23.0.crate"], crate = "darling_macro", crate_root = "darling_macro-0.23.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "darling_macro", "CARGO_CRATE_NAME": "darling_macro", "CARGO_MANIFEST_DIR": "darling_macro-0.23.0.crate", "CARGO_PKG_AUTHORS": "Ted Driggs ", "CARGO_PKG_DESCRIPTION": "Internal support for a proc-macro library for reading attributes into structs when\nimplementing custom derives. Use https://crates.io/crates/darling in your code.\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "darling_macro", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/TedDriggs/darling", "CARGO_PKG_RUST_VERSION": "1.88.0", "CARGO_PKG_VERSION": "0.23.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "23", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, proc_macro = True, visibility = [], deps = [ ":darling_core-0.23", ":quote-1", ":syn-2", ], ) alias( name = "dasp_sample", actual = ":dasp_sample-0.11", visibility = ["PUBLIC"], ) http_archive( name = "dasp_sample-0.11.0.crate", sha256 = "0c87e182de0887fd5361989c677c4e8f5000cd9491d6d563161a8f3a5519fc7f", strip_prefix = "dasp_sample-0.11.0", urls = ["https://static.crates.io/crates/dasp_sample/0.11.0/download"], visibility = [], ) cargo.rust_library( name = "dasp_sample-0.11", srcs = [":dasp_sample-0.11.0.crate"], crate = "dasp_sample", crate_root = "dasp_sample-0.11.0.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "dasp_sample", "CARGO_CRATE_NAME": "dasp_sample", "CARGO_MANIFEST_DIR": "dasp_sample-0.11.0.crate", "CARGO_PKG_AUTHORS": "mitchmindtree ", "CARGO_PKG_DESCRIPTION": "An abstraction for audio PCM DSP samples, along with useful conversions and operations.", "CARGO_PKG_HOMEPAGE": "https://github.com/rustaudio/sample", "CARGO_PKG_NAME": "dasp_sample", "CARGO_PKG_README": "../README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rustaudio/sample.git", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.11.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "11", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], ) http_archive( name = "data-encoding-2.11.0.crate", sha256 = "a4ae5f15dda3c708c0ade84bfee31ccab44a3da4f88015ed22f63732abe300c8", strip_prefix = "data-encoding-2.11.0", urls = ["https://static.crates.io/crates/data-encoding/2.11.0/download"], visibility = [], ) cargo.rust_library( name = "data-encoding-2", srcs = [":data-encoding-2.11.0.crate"], crate = "data_encoding", crate_root = "data-encoding-2.11.0.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "data_encoding", "CARGO_CRATE_NAME": "data_encoding", "CARGO_MANIFEST_DIR": "data-encoding-2.11.0.crate", "CARGO_PKG_AUTHORS": "Julien Cretin ", "CARGO_PKG_DESCRIPTION": "Efficient and customizable data-encoding functions like base64, base32, and hex", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "data-encoding", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/ia0/data-encoding", "CARGO_PKG_RUST_VERSION": "1.48", "CARGO_PKG_VERSION": "2.11.0", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "11", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "default", "std", ], visibility = [], ) http_archive( name = "der-0.8.1.crate", sha256 = "a69dedd701da44b0536442edf09c81a64b0ab97a7a4a5e3d1971f00027cbc63d", strip_prefix = "der-0.8.1", urls = ["https://static.crates.io/crates/der/0.8.1/download"], visibility = [], ) cargo.rust_library( name = "der-0.8", srcs = [":der-0.8.1.crate"], crate = "der", crate_root = "der-0.8.1.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "der", "CARGO_CRATE_NAME": "der", "CARGO_MANIFEST_DIR": "der-0.8.1.crate", "CARGO_PKG_AUTHORS": "RustCrypto Developers", "CARGO_PKG_DESCRIPTION": "Pure Rust embedded-friendly implementation of the Distinguished Encoding Rules\n(DER) for Abstract Syntax Notation One (ASN.1) as described in ITU X.690 with\nfull support for heapless `no_std`/`no_alloc` targets\n", "CARGO_PKG_HOMEPAGE": "https://github.com/RustCrypto/formats/tree/master/der", "CARGO_PKG_NAME": "der", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/RustCrypto/formats", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "0.8.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "8", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "oid", "pem", "zeroize", ], visibility = [], deps = [ ":const-oid-0.10", ":pem-rfc7468-1", ":zeroize-1", ], ) http_archive( name = "deranged-0.5.8.crate", sha256 = "7cd812cc2bc1d69d4764bd80df88b4317eaef9e773c75226407d9bc0876b211c", strip_prefix = "deranged-0.5.8", urls = ["https://static.crates.io/crates/deranged/0.5.8/download"], visibility = [], ) cargo.rust_library( name = "deranged-0.5", srcs = [":deranged-0.5.8.crate"], crate = "deranged", crate_root = "deranged-0.5.8.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "deranged", "CARGO_CRATE_NAME": "deranged", "CARGO_MANIFEST_DIR": "deranged-0.5.8.crate", "CARGO_PKG_AUTHORS": "Jacob Pratt ", "CARGO_PKG_DESCRIPTION": "Ranged integers", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "deranged", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/jhpratt/deranged", "CARGO_PKG_RUST_VERSION": "1.85.0", "CARGO_PKG_VERSION": "0.5.8", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "8", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "serde", ], visibility = [], deps = [":serde_core-1"], ) http_archive( name = "derive_builder-0.20.2.crate", sha256 = "507dfb09ea8b7fa618fcf76e953f4f5e192547945816d5358edffe39f6f94947", strip_prefix = "derive_builder-0.20.2", urls = ["https://static.crates.io/crates/derive_builder/0.20.2/download"], visibility = [], ) cargo.rust_library( name = "derive_builder-0.20", srcs = [":derive_builder-0.20.2.crate"], crate = "derive_builder", crate_root = "derive_builder-0.20.2.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "derive_builder", "CARGO_CRATE_NAME": "derive_builder", "CARGO_MANIFEST_DIR": "derive_builder-0.20.2.crate", "CARGO_PKG_AUTHORS": "Colin Kiegel :Pascal Hertleif :Jan-Erik Rediger :Ted Driggs ", "CARGO_PKG_DESCRIPTION": "Rust macro to automatically implement the builder pattern for arbitrary structs.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "derive_builder", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/colin-kiegel/rust-derive-builder", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.20.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "20", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], deps = [":derive_builder_macro-0.20"], ) http_archive( name = "derive_builder_core-0.20.2.crate", sha256 = "2d5bcf7b024d6835cfb3d473887cd966994907effbe9227e8c8219824d06c4e8", strip_prefix = "derive_builder_core-0.20.2", urls = ["https://static.crates.io/crates/derive_builder_core/0.20.2/download"], visibility = [], ) cargo.rust_library( name = "derive_builder_core-0.20", srcs = [":derive_builder_core-0.20.2.crate"], crate = "derive_builder_core", crate_root = "derive_builder_core-0.20.2.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "derive_builder_core", "CARGO_CRATE_NAME": "derive_builder_core", "CARGO_MANIFEST_DIR": "derive_builder_core-0.20.2.crate", "CARGO_PKG_AUTHORS": "Colin Kiegel :Pascal Hertleif :Jan-Erik Rediger :Ted Driggs ", "CARGO_PKG_DESCRIPTION": "Internal helper library for the derive_builder crate.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "derive_builder_core", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/colin-kiegel/rust-derive-builder", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.20.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "20", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = ["lib_has_std"], visibility = [], deps = [ ":darling-0.20", ":proc-macro2-1", ":quote-1", ":syn-2", ], ) http_archive( name = "derive_builder_macro-0.20.2.crate", sha256 = "ab63b0e2bf4d5928aff72e83a7dace85d7bba5fe12dcc3c5a572d78caffd3f3c", strip_prefix = "derive_builder_macro-0.20.2", urls = ["https://static.crates.io/crates/derive_builder_macro/0.20.2/download"], visibility = [], ) cargo.rust_library( name = "derive_builder_macro-0.20", srcs = [":derive_builder_macro-0.20.2.crate"], crate = "derive_builder_macro", crate_root = "derive_builder_macro-0.20.2.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "derive_builder_macro", "CARGO_CRATE_NAME": "derive_builder_macro", "CARGO_MANIFEST_DIR": "derive_builder_macro-0.20.2.crate", "CARGO_PKG_AUTHORS": "Colin Kiegel :Pascal Hertleif :Jan-Erik Rediger :Ted Driggs ", "CARGO_PKG_DESCRIPTION": "Rust macro to automatically implement the builder pattern for arbitrary structs.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "derive_builder_macro", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/colin-kiegel/rust-derive-builder", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.20.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "20", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = ["lib_has_std"], proc_macro = True, visibility = [], deps = [ ":derive_builder_core-0.20", ":syn-2", ], ) http_archive( name = "derive_more-2.1.1.crate", sha256 = "d751e9e49156b02b44f9c1815bcb94b984cdcc4396ecc32521c739452808b134", strip_prefix = "derive_more-2.1.1", urls = ["https://static.crates.io/crates/derive_more/2.1.1/download"], visibility = [], ) cargo.rust_library( name = "derive_more-2", srcs = [":derive_more-2.1.1.crate"], crate = "derive_more", crate_root = "derive_more-2.1.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "derive_more", "CARGO_CRATE_NAME": "derive_more", "CARGO_MANIFEST_DIR": "derive_more-2.1.1.crate", "CARGO_PKG_AUTHORS": "Jelte Fennema ", "CARGO_PKG_DESCRIPTION": "Adds #[derive(x)] macros for more traits", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "derive_more", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/JelteF/derive_more", "CARGO_PKG_RUST_VERSION": "1.81.0", "CARGO_PKG_VERSION": "2.1.1", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "add", "add_assign", "debug", "default", "deref", "deref_mut", "display", "eq", "from", "from_str", "into", "into_iterator", "std", "try_into", ], visibility = [], deps = [":derive_more-impl-2"], ) http_archive( name = "derive_more-impl-2.1.1.crate", sha256 = "799a97264921d8623a957f6c3b9011f3b5492f557bbb7a5a19b7fa6d06ba8dcb", strip_prefix = "derive_more-impl-2.1.1", urls = ["https://static.crates.io/crates/derive_more-impl/2.1.1/download"], visibility = [], ) cargo.rust_library( name = "derive_more-impl-2", srcs = [":derive_more-impl-2.1.1.crate"], crate = "derive_more_impl", crate_root = "derive_more-impl-2.1.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "derive_more_impl", "CARGO_CRATE_NAME": "derive_more_impl", "CARGO_MANIFEST_DIR": "derive_more-impl-2.1.1.crate", "CARGO_PKG_AUTHORS": "Jelte Fennema ", "CARGO_PKG_DESCRIPTION": "Internal implementation of `derive_more` crate", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "derive_more-impl", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/JelteF/derive_more", "CARGO_PKG_RUST_VERSION": "1.81.0", "CARGO_PKG_VERSION": "2.1.1", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "add", "add_assign", "debug", "default", "deref", "deref_mut", "display", "eq", "from", "from_str", "into", "into_iterator", "try_into", ], proc_macro = True, visibility = [], deps = [ ":convert_case-0.10", ":proc-macro2-1", ":quote-1", ":syn-2", ":unicode-xid-0.2", ], ) http_archive( name = "diatomic-waker-0.2.3.crate", sha256 = "ab03c107fafeb3ee9f5925686dbb7a73bc76e3932abb0d2b365cb64b169cf04c", strip_prefix = "diatomic-waker-0.2.3", urls = ["https://static.crates.io/crates/diatomic-waker/0.2.3/download"], visibility = [], ) cargo.rust_library( name = "diatomic-waker-0.2", srcs = [":diatomic-waker-0.2.3.crate"], crate = "diatomic_waker", crate_root = "diatomic-waker-0.2.3.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "diatomic_waker", "CARGO_CRATE_NAME": "diatomic_waker", "CARGO_MANIFEST_DIR": "diatomic-waker-0.2.3.crate", "CARGO_PKG_AUTHORS": "Asynchronics and contributors", "CARGO_PKG_DESCRIPTION": "An async, lock-free synchronization primitive for task wakeup.\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "diatomic-waker", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/asynchronics/diatomic-waker", "CARGO_PKG_RUST_VERSION": "1.56", "CARGO_PKG_VERSION": "0.2.3", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "default", ], visibility = [], ) http_archive( name = "digest-0.10.7.crate", sha256 = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292", strip_prefix = "digest-0.10.7", urls = ["https://static.crates.io/crates/digest/0.10.7/download"], visibility = [], ) cargo.rust_library( name = "digest-0.10", srcs = [":digest-0.10.7.crate"], crate = "digest", crate_root = "digest-0.10.7.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "digest", "CARGO_CRATE_NAME": "digest", "CARGO_MANIFEST_DIR": "digest-0.10.7.crate", "CARGO_PKG_AUTHORS": "RustCrypto Developers", "CARGO_PKG_DESCRIPTION": "Traits for cryptographic hash functions and message authentication codes", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "digest", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/RustCrypto/traits", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.10.7", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "10", "CARGO_PKG_VERSION_PATCH": "7", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "block-buffer", "core-api", "default", "std", ], visibility = [], deps = [ ":block-buffer-0.10", ":crypto-common-0.1", ], ) http_archive( name = "digest-0.11.0-rc.10.crate", sha256 = "afa94b64bfc6549e6e4b5a3216f22593224174083da7a90db47e951c4fb31725", strip_prefix = "digest-0.11.0-rc.10", urls = ["https://static.crates.io/crates/digest/0.11.0-rc.10/download"], visibility = [], ) cargo.rust_library( name = "digest-0.11", srcs = [":digest-0.11.0-rc.10.crate"], crate = "digest", crate_root = "digest-0.11.0-rc.10.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "digest", "CARGO_CRATE_NAME": "digest", "CARGO_MANIFEST_DIR": "digest-0.11.0-rc.10.crate", "CARGO_PKG_AUTHORS": "RustCrypto Developers", "CARGO_PKG_DESCRIPTION": "Traits for cryptographic hash functions and message authentication codes", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "digest", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/RustCrypto/traits", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "0.11.0-rc.10", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "11", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "rc.10", }, features = [ "alloc", "block-api", "block-buffer", "const-oid", "default", "oid", ], named_deps = { "common": ":crypto-common-0.2", }, visibility = [], deps = [ ":block-buffer-0.11", ":const-oid-0.10", ], ) http_archive( name = "dispatch-0.2.0.crate", sha256 = "bd0c93bb4b0c6d9b77f4435b0ae98c24d17f1c45b2ff844c6151a07256ca923b", strip_prefix = "dispatch-0.2.0", urls = ["https://static.crates.io/crates/dispatch/0.2.0/download"], visibility = [], ) cargo.rust_library( name = "dispatch-0.2", srcs = [":dispatch-0.2.0.crate"], crate = "dispatch", crate_root = "dispatch-0.2.0.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "dispatch", "CARGO_CRATE_NAME": "dispatch", "CARGO_MANIFEST_DIR": "dispatch-0.2.0.crate", "CARGO_PKG_AUTHORS": "Steven Sheldon", "CARGO_PKG_DESCRIPTION": "Rust wrapper for Apple's Grand Central Dispatch.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "dispatch", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "http://github.com/SSheldon/rust-dispatch", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.2.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "dispatch2-0.3.1.crate", sha256 = "1e0e367e4e7da84520dedcac1901e4da967309406d1e51017ae1abfb97adbd38", strip_prefix = "dispatch2-0.3.1", urls = ["https://static.crates.io/crates/dispatch2/0.3.1/download"], visibility = [], ) cargo.rust_library( name = "dispatch2-0.3", srcs = [":dispatch2-0.3.1.crate"], crate = "dispatch2", crate_root = "dispatch2-0.3.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "dispatch2", "CARGO_CRATE_NAME": "dispatch2", "CARGO_MANIFEST_DIR": "dispatch2-0.3.1.crate", "CARGO_PKG_AUTHORS": "Mads Marquart :Mary ", "CARGO_PKG_DESCRIPTION": "Bindings and wrappers for Apple's Grand Central Dispatch (GCD)", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "dispatch2", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/madsmtm/objc2", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.3.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "block2", "default", "libc", "objc2", "std", ], visibility = [], deps = [ ":bitflags-2", ":block2-0.6", ":libc-0.2", ":objc2-0.6", ], ) http_archive( name = "displaydoc-0.2.7.crate", sha256 = "c6232dd377dcc64799954cbd3a9bb882e9cdc1308ccd87b1c098f1fb2eaf82a8", strip_prefix = "displaydoc-0.2.7", urls = ["https://static.crates.io/crates/displaydoc/0.2.7/download"], visibility = [], ) cargo.rust_library( name = "displaydoc-0.2", srcs = [":displaydoc-0.2.7.crate"], crate = "displaydoc", crate_root = "displaydoc-0.2.7.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "displaydoc", "CARGO_CRATE_NAME": "displaydoc", "CARGO_MANIFEST_DIR": "displaydoc-0.2.7.crate", "CARGO_PKG_AUTHORS": "Jane Lusby ", "CARGO_PKG_DESCRIPTION": "A derive macro for implementing the display Trait via a doc comment and string interpolation\n", "CARGO_PKG_HOMEPAGE": "https://github.com/yaahc/displaydoc", "CARGO_PKG_NAME": "displaydoc", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/yaahc/displaydoc", "CARGO_PKG_RUST_VERSION": "1.71.0", "CARGO_PKG_VERSION": "0.2.7", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "7", "CARGO_PKG_VERSION_PRE": "", }, proc_macro = True, visibility = [], deps = [ ":proc-macro2-1", ":quote-1", ":syn-3", ], ) http_archive( name = "dlib-0.5.3.crate", sha256 = "ab8ecd87370524b461f8557c119c405552c396ed91fc0a8eec68679eab26f94a", strip_prefix = "dlib-0.5.3", urls = ["https://static.crates.io/crates/dlib/0.5.3/download"], visibility = [], ) cargo.rust_library( name = "dlib-0.5", srcs = [":dlib-0.5.3.crate"], crate = "dlib", crate_root = "dlib-0.5.3.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "dlib", "CARGO_CRATE_NAME": "dlib", "CARGO_MANIFEST_DIR": "dlib-0.5.3.crate", "CARGO_PKG_AUTHORS": "Elinor Berger ", "CARGO_PKG_DESCRIPTION": "Helper macros for handling manually loading optional system libraries.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "dlib", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/elinorbgr/dlib", "CARGO_PKG_RUST_VERSION": "1.56", "CARGO_PKG_VERSION": "0.5.3", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":libloading-0.8"], ) http_archive( name = "document-features-0.2.12.crate", sha256 = "d4b8a88685455ed29a21542a33abd9cb6510b6b129abadabdcef0f4c55bc8f61", strip_prefix = "document-features-0.2.12", urls = ["https://static.crates.io/crates/document-features/0.2.12/download"], visibility = [], ) cargo.rust_library( name = "document-features-0.2", srcs = [":document-features-0.2.12.crate"], crate = "document_features", crate_root = "document-features-0.2.12.crate/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "document_features", "CARGO_CRATE_NAME": "document_features", "CARGO_MANIFEST_DIR": "document-features-0.2.12.crate", "CARGO_PKG_AUTHORS": "Slint Developers ", "CARGO_PKG_DESCRIPTION": "Extract documentation for the feature flags from comments in Cargo.toml", "CARGO_PKG_HOMEPAGE": "https://slint.rs", "CARGO_PKG_NAME": "document-features", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/slint-ui/document-features", "CARGO_PKG_RUST_VERSION": "1.56", "CARGO_PKG_VERSION": "0.2.12", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "12", "CARGO_PKG_VERSION_PRE": "", }, features = ["default"], proc_macro = True, visibility = [], deps = [":litrs-1"], ) http_archive( name = "downcast-rs-1.2.1.crate", sha256 = "75b325c5dbd37f80359721ad39aca5a29fb04c89279657cffdda8736d0c0b9d2", strip_prefix = "downcast-rs-1.2.1", urls = ["https://static.crates.io/crates/downcast-rs/1.2.1/download"], visibility = [], ) cargo.rust_library( name = "downcast-rs-1", srcs = [":downcast-rs-1.2.1.crate"], crate = "downcast_rs", crate_root = "downcast-rs-1.2.1.crate/src/lib.rs", edition = "2015", env = { "CARGO_BIN_NAME": "downcast_rs", "CARGO_CRATE_NAME": "downcast_rs", "CARGO_MANIFEST_DIR": "downcast-rs-1.2.1.crate", "CARGO_PKG_AUTHORS": "Ashish Myles :Runji Wang ", "CARGO_PKG_DESCRIPTION": "Trait object downcasting support using only safe Rust. It supports type\nparameters, associated types, and type constraints.\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "downcast-rs", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/marcianx/downcast-rs", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "1.2.1", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], ) http_archive( name = "dpi-0.1.2.crate", sha256 = "d8b14ccef22fc6f5a8f4d7d768562a182c04ce9a3b3157b91390b52ddfdf1a76", strip_prefix = "dpi-0.1.2", urls = ["https://static.crates.io/crates/dpi/0.1.2/download"], visibility = [], ) cargo.rust_library( name = "dpi-0.1", srcs = [":dpi-0.1.2.crate"], crate = "dpi", crate_root = "dpi-0.1.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "dpi", "CARGO_CRATE_NAME": "dpi", "CARGO_MANIFEST_DIR": "dpi-0.1.2.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Types for handling UI scaling", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "dpi", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-windowing/winit", "CARGO_PKG_RUST_VERSION": "1.73", "CARGO_PKG_VERSION": "0.1.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], ) http_archive( name = "dunce-1.0.5.crate", sha256 = "92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813", strip_prefix = "dunce-1.0.5", urls = ["https://static.crates.io/crates/dunce/1.0.5/download"], visibility = [], ) cargo.rust_library( name = "dunce-1", srcs = [":dunce-1.0.5.crate"], crate = "dunce", crate_root = "dunce-1.0.5.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "dunce", "CARGO_CRATE_NAME": "dunce", "CARGO_MANIFEST_DIR": "dunce-1.0.5.crate", "CARGO_PKG_AUTHORS": "Kornel ", "CARGO_PKG_DESCRIPTION": "Normalize Windows paths to the most compatible format, avoiding UNC where possible", "CARGO_PKG_HOMEPAGE": "https://lib.rs/crates/dunce", "CARGO_PKG_NAME": "dunce", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://gitlab.com/kornelski/dunce", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "1.0.5", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "5", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "ecolor-0.31.1.crate", sha256 = "bc4feb366740ded31a004a0e4452fbf84e80ef432ecf8314c485210229672fd1", strip_prefix = "ecolor-0.31.1", urls = ["https://static.crates.io/crates/ecolor/0.31.1/download"], visibility = [], ) cargo.rust_library( name = "ecolor-0.31", srcs = [":ecolor-0.31.1.crate"], crate = "ecolor", crate_root = "ecolor-0.31.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "ecolor", "CARGO_CRATE_NAME": "ecolor", "CARGO_MANIFEST_DIR": "ecolor-0.31.1.crate", "CARGO_PKG_AUTHORS": "Emil Ernerfeldt :Andreas Reich ", "CARGO_PKG_DESCRIPTION": "Color structs and color conversion utilities", "CARGO_PKG_HOMEPAGE": "https://github.com/emilk/egui", "CARGO_PKG_NAME": "ecolor", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/emilk/egui", "CARGO_PKG_RUST_VERSION": "1.81", "CARGO_PKG_VERSION": "0.31.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "31", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = ["bytemuck"], visibility = [], deps = [ ":bytemuck-1", ":emath-0.31", ], ) http_archive( name = "ed25519-3.0.0-rc.4.crate", sha256 = "c6e914c7c52decb085cea910552e24c63ac019e3ab8bf001ff736da9a9d9d890", strip_prefix = "ed25519-3.0.0-rc.4", urls = ["https://static.crates.io/crates/ed25519/3.0.0-rc.4/download"], visibility = [], ) cargo.rust_library( name = "ed25519-3", srcs = [":ed25519-3.0.0-rc.4.crate"], crate = "ed25519", crate_root = "ed25519-3.0.0-rc.4.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "ed25519", "CARGO_CRATE_NAME": "ed25519", "CARGO_MANIFEST_DIR": "ed25519-3.0.0-rc.4.crate", "CARGO_PKG_AUTHORS": "RustCrypto Developers", "CARGO_PKG_DESCRIPTION": "Edwards Digital Signature Algorithm (EdDSA) over Curve25519 (as specified in RFC 8032)\nsupport library providing signature type definitions and PKCS#8 private key\ndecoding/encoding support\n", "CARGO_PKG_HOMEPAGE": "https://github.com/RustCrypto/signatures/tree/master/ed25519", "CARGO_PKG_NAME": "ed25519", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/RustCrypto/signatures", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "3.0.0-rc.4", "CARGO_PKG_VERSION_MAJOR": "3", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "rc.4", }, features = [ "alloc", "pem", "pkcs8", "serde", ], visibility = [], deps = [ ":pkcs8-0.11", ":serde-1", ":signature-3", ], ) http_archive( name = "ed25519-dalek-3.0.0-pre.1.crate", sha256 = "ad207ed88a133091f83224265eac21109930db09bedcad05d5252f2af2de20a1", strip_prefix = "ed25519-dalek-3.0.0-pre.1", urls = ["https://static.crates.io/crates/ed25519-dalek/3.0.0-pre.1/download"], visibility = [], ) cargo.rust_library( name = "ed25519-dalek-3", srcs = [":ed25519-dalek-3.0.0-pre.1.crate"], crate = "ed25519_dalek", crate_root = "ed25519-dalek-3.0.0-pre.1.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "ed25519_dalek", "CARGO_CRATE_NAME": "ed25519_dalek", "CARGO_MANIFEST_DIR": "ed25519-dalek-3.0.0-pre.1.crate", "CARGO_PKG_AUTHORS": "isis lovecruft :Tony Arcieri :Michael Rosenberg ", "CARGO_PKG_DESCRIPTION": "Fast and efficient ed25519 EdDSA key generations, signing, and verification in pure Rust.", "CARGO_PKG_HOMEPAGE": "https://github.com/dalek-cryptography/curve25519-dalek", "CARGO_PKG_NAME": "ed25519-dalek", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dalek-cryptography/curve25519-dalek/tree/main/ed25519-dalek", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "3.0.0-pre.1", "CARGO_PKG_VERSION_MAJOR": "3", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "pre.1", }, features = [ "alloc", "default", "fast", "pem", "pkcs8", "rand_core", "serde", "signature", "zeroize", ], visibility = [], deps = [ ":curve25519-dalek-5", ":ed25519-3", ":rand_core-0.9", ":serde-1", ":sha2-0.11", ":signature-3", ":subtle-2", ":zeroize-1", ], ) alias( name = "egui", actual = ":egui-0.31", visibility = ["PUBLIC"], ) http_archive( name = "egui-0.31.1.crate", sha256 = "25dd34cec49ab55d85ebf70139cb1ccd29c977ef6b6ba4fe85489d6877ee9ef3", strip_prefix = "egui-0.31.1", urls = ["https://static.crates.io/crates/egui/0.31.1/download"], visibility = [], ) cargo.rust_library( name = "egui-0.31", srcs = [":egui-0.31.1.crate"], crate = "egui", crate_root = "egui-0.31.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "egui", "CARGO_CRATE_NAME": "egui", "CARGO_MANIFEST_DIR": "egui-0.31.1.crate", "CARGO_PKG_AUTHORS": "Emil Ernerfeldt ", "CARGO_PKG_DESCRIPTION": "An easy-to-use immediate mode GUI that runs on both web and native", "CARGO_PKG_HOMEPAGE": "https://github.com/emilk/egui", "CARGO_PKG_NAME": "egui", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/emilk/egui", "CARGO_PKG_RUST_VERSION": "1.81", "CARGO_PKG_VERSION": "0.31.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "31", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "bytemuck", "default", "default_fonts", "log", ], visibility = [], deps = [ ":ahash-0.8", ":bitflags-2", ":emath-0.31", ":epaint-0.31", ":log-0.4", ":nohash-hasher-0.2", ":profiling-1", ], ) alias( name = "egui-winit", actual = ":egui-winit-0.31", visibility = ["PUBLIC"], ) http_archive( name = "egui-winit-0.31.1.crate", sha256 = "7d9dfbb78fe4eb9c3a39ad528b90ee5915c252e77bbab9d4ebc576541ab67e13", strip_prefix = "egui-winit-0.31.1", urls = ["https://static.crates.io/crates/egui-winit/0.31.1/download"], visibility = [], ) cargo.rust_library( name = "egui-winit-0.31", srcs = [":egui-winit-0.31.1.crate"], crate = "egui_winit", crate_root = "egui-winit-0.31.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "egui_winit", "CARGO_CRATE_NAME": "egui_winit", "CARGO_MANIFEST_DIR": "egui-winit-0.31.1.crate", "CARGO_PKG_AUTHORS": "Emil Ernerfeldt ", "CARGO_PKG_DESCRIPTION": "Bindings for using egui with winit", "CARGO_PKG_HOMEPAGE": "https://github.com/emilk/egui/tree/master/crates/egui-winit", "CARGO_PKG_NAME": "egui-winit", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/emilk/egui/tree/master/crates/egui-winit", "CARGO_PKG_RUST_VERSION": "1.81", "CARGO_PKG_VERSION": "0.31.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "31", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "arboard", "bytemuck", "clipboard", "default", "links", "smithay-clipboard", "wayland", "webbrowser", "x11", ], platform = { "linux-arm64": dict( deps = [":smithay-clipboard-0.7"], ), "linux-x86_64": dict( deps = [":smithay-clipboard-0.7"], ), }, visibility = [], deps = [ ":ahash-0.8", ":arboard-3", ":bytemuck-1", ":egui-0.31", ":log-0.4", ":profiling-1", ":raw-window-handle-0.6", ":web-time-1", ":webbrowser-1", ":winit-0.30", ], ) alias( name = "egui_glow", actual = ":egui_glow-0.31", visibility = ["PUBLIC"], ) http_archive( name = "egui_glow-0.31.1.crate", sha256 = "910906e3f042ea6d2378ec12a6fd07698e14ddae68aed2d819ffe944a73aab9e", strip_prefix = "egui_glow-0.31.1", urls = ["https://static.crates.io/crates/egui_glow/0.31.1/download"], visibility = [], ) cargo.rust_library( name = "egui_glow-0.31", srcs = [":egui_glow-0.31.1.crate"], crate = "egui_glow", crate_root = "egui_glow-0.31.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "egui_glow", "CARGO_CRATE_NAME": "egui_glow", "CARGO_MANIFEST_DIR": "egui_glow-0.31.1.crate", "CARGO_PKG_AUTHORS": "Emil Ernerfeldt ", "CARGO_PKG_DESCRIPTION": "Bindings for using egui natively using the glow library", "CARGO_PKG_HOMEPAGE": "https://github.com/emilk/egui/tree/master/crates/egui_glow", "CARGO_PKG_NAME": "egui_glow", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/emilk/egui/tree/master/crates/egui_glow", "CARGO_PKG_RUST_VERSION": "1.81", "CARGO_PKG_VERSION": "0.31.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "31", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = ["default"], visibility = [], deps = [ ":ahash-0.8", ":bytemuck-1", ":egui-0.31", ":glow-0.16", ":log-0.4", ":memoffset-0.9", ":profiling-1", ], ) http_archive( name = "either-1.17.0.crate", sha256 = "9e5e8f6c15a24b9a3ee5efec809ccd006d3b30e8b3bb63c39af737c7f87daa1d", strip_prefix = "either-1.17.0", urls = ["https://static.crates.io/crates/either/1.17.0/download"], visibility = [], ) cargo.rust_library( name = "either-1", srcs = [":either-1.17.0.crate"], crate = "either", crate_root = "either-1.17.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "either", "CARGO_CRATE_NAME": "either", "CARGO_MANIFEST_DIR": "either-1.17.0.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases.\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "either", "CARGO_PKG_README": "README-crates.io.md", "CARGO_PKG_REPOSITORY": "https://github.com/rayon-rs/either", "CARGO_PKG_RUST_VERSION": "1.63.0", "CARGO_PKG_VERSION": "1.17.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "17", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "emath-0.31.1.crate", sha256 = "9e4cadcff7a5353ba72b7fea76bf2122b5ebdbc68e8155aa56dfdea90083fe1b", strip_prefix = "emath-0.31.1", urls = ["https://static.crates.io/crates/emath/0.31.1/download"], visibility = [], ) cargo.rust_library( name = "emath-0.31", srcs = [":emath-0.31.1.crate"], crate = "emath", crate_root = "emath-0.31.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "emath", "CARGO_CRATE_NAME": "emath", "CARGO_MANIFEST_DIR": "emath-0.31.1.crate", "CARGO_PKG_AUTHORS": "Emil Ernerfeldt ", "CARGO_PKG_DESCRIPTION": "Minimal 2D math library for GUI work", "CARGO_PKG_HOMEPAGE": "https://github.com/emilk/egui/tree/master/crates/emath", "CARGO_PKG_NAME": "emath", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/emilk/egui/tree/master/crates/emath", "CARGO_PKG_RUST_VERSION": "1.81", "CARGO_PKG_VERSION": "0.31.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "31", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = ["bytemuck"], visibility = [], deps = [":bytemuck-1"], ) http_archive( name = "encoding_rs-0.8.35.crate", sha256 = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3", strip_prefix = "encoding_rs-0.8.35", urls = ["https://static.crates.io/crates/encoding_rs/0.8.35/download"], visibility = [], ) cargo.rust_library( name = "encoding_rs-0.8", srcs = [":encoding_rs-0.8.35.crate"], crate = "encoding_rs", crate_root = "encoding_rs-0.8.35.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "encoding_rs", "CARGO_CRATE_NAME": "encoding_rs", "CARGO_MANIFEST_DIR": "encoding_rs-0.8.35.crate", "CARGO_PKG_AUTHORS": "Henri Sivonen ", "CARGO_PKG_DESCRIPTION": "A Gecko-oriented implementation of the Encoding Standard", "CARGO_PKG_HOMEPAGE": "https://docs.rs/encoding_rs/", "CARGO_PKG_NAME": "encoding_rs", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/hsivonen/encoding_rs", "CARGO_PKG_RUST_VERSION": "1.36", "CARGO_PKG_VERSION": "0.8.35", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "8", "CARGO_PKG_VERSION_PATCH": "35", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "default", ], visibility = [], deps = [":cfg-if-1"], ) http_archive( name = "enum-as-inner-0.6.1.crate", sha256 = "a1e6a265c649f3f5979b601d26f1d05ada116434c87741c9493cb56218f76cbc", strip_prefix = "enum-as-inner-0.6.1", urls = ["https://static.crates.io/crates/enum-as-inner/0.6.1/download"], visibility = [], ) cargo.rust_library( name = "enum-as-inner-0.6", srcs = [":enum-as-inner-0.6.1.crate"], crate = "enum_as_inner", crate_root = "enum-as-inner-0.6.1.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "enum_as_inner", "CARGO_CRATE_NAME": "enum_as_inner", "CARGO_MANIFEST_DIR": "enum-as-inner-0.6.1.crate", "CARGO_PKG_AUTHORS": "Benjamin Fry ", "CARGO_PKG_DESCRIPTION": "A proc-macro for deriving inner field accessor functions on enums.\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "enum-as-inner", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/bluejekyll/enum-as-inner", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.6.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "6", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, proc_macro = True, visibility = [], deps = [ ":heck-0.5", ":proc-macro2-1", ":quote-1", ":syn-2", ], ) http_archive( name = "enum-assoc-1.3.0.crate", sha256 = "3ed8956bd5c1f0415200516e78ff07ec9e16415ade83c056c230d7b7ea0d55b7", strip_prefix = "enum-assoc-1.3.0", urls = ["https://static.crates.io/crates/enum-assoc/1.3.0/download"], visibility = [], ) cargo.rust_library( name = "enum-assoc-1", srcs = [":enum-assoc-1.3.0.crate"], crate = "enum_assoc", crate_root = "enum-assoc-1.3.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "enum_assoc", "CARGO_CRATE_NAME": "enum_assoc", "CARGO_MANIFEST_DIR": "enum-assoc-1.3.0.crate", "CARGO_PKG_AUTHORS": "Griffin O'Neill ", "CARGO_PKG_DESCRIPTION": "Procedural macro to associate constants with enum variants.\n", "CARGO_PKG_HOMEPAGE": "https://github.com/Eolu/enum-assoc", "CARGO_PKG_NAME": "enum-assoc", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/Eolu/enum-assoc", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "1.3.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, proc_macro = True, visibility = [], deps = [ ":proc-macro2-1", ":quote-1", ":syn-2", ], ) http_archive( name = "enumn-0.1.14.crate", sha256 = "2f9ed6b3789237c8a0c1c505af1c7eb2c560df6186f01b098c3a1064ea532f38", strip_prefix = "enumn-0.1.14", urls = ["https://static.crates.io/crates/enumn/0.1.14/download"], visibility = [], ) cargo.rust_library( name = "enumn-0.1", srcs = [":enumn-0.1.14.crate"], crate = "enumn", crate_root = "enumn-0.1.14.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "enumn", "CARGO_CRATE_NAME": "enumn", "CARGO_MANIFEST_DIR": "enumn-0.1.14.crate", "CARGO_PKG_AUTHORS": "David Tolnay ", "CARGO_PKG_DESCRIPTION": "Convert number to enum", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "enumn", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/enumn", "CARGO_PKG_RUST_VERSION": "1.56", "CARGO_PKG_VERSION": "0.1.14", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "14", "CARGO_PKG_VERSION_PRE": "", }, proc_macro = True, visibility = [], deps = [ ":proc-macro2-1", ":quote-1", ":syn-2", ], ) http_archive( name = "env_filter-2.0.0.crate", sha256 = "900d271a03799a1ee8d1ca9b19893b48ca674a9284fefcfb85f05e74ed314217", strip_prefix = "env_filter-2.0.0", urls = ["https://static.crates.io/crates/env_filter/2.0.0/download"], visibility = [], ) cargo.rust_library( name = "env_filter-2", srcs = [":env_filter-2.0.0.crate"], crate = "env_filter", crate_root = "env_filter-2.0.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "env_filter", "CARGO_CRATE_NAME": "env_filter", "CARGO_MANIFEST_DIR": "env_filter-2.0.0.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Filter log events using environment variables\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "env_filter", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-cli/env_logger", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "2.0.0", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "regex", "std", ], visibility = [], deps = [ ":log-0.4", ":regex-1", ], ) alias( name = "env_logger", actual = ":env_logger-0.11", visibility = ["PUBLIC"], ) http_archive( name = "env_logger-0.11.11.crate", sha256 = "de671bd27a75a797dc9ae289ba1e77276e75e2026408aab65185384e2d5cd3f6", strip_prefix = "env_logger-0.11.11", urls = ["https://static.crates.io/crates/env_logger/0.11.11/download"], visibility = [], ) cargo.rust_library( name = "env_logger-0.11", srcs = [":env_logger-0.11.11.crate"], crate = "env_logger", crate_root = "env_logger-0.11.11.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "env_logger", "CARGO_CRATE_NAME": "env_logger", "CARGO_MANIFEST_DIR": "env_logger-0.11.11.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "A logging implementation for `log` which is configured via an environment\nvariable.\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "env_logger", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-cli/env_logger", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.11.11", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "11", "CARGO_PKG_VERSION_PATCH": "11", "CARGO_PKG_VERSION_PRE": "", }, features = [ "auto-color", "color", "default", "humantime", "regex", ], visibility = [], deps = [ ":anstream-1", ":anstyle-1", ":env_filter-2", ":jiff-0.2", ":log-0.4", ], ) http_archive( name = "epaint-0.31.1.crate", sha256 = "41fcc0f5a7c613afd2dee5e4b30c3e6acafb8ad6f0edb06068811f708a67c562", strip_prefix = "epaint-0.31.1", urls = ["https://static.crates.io/crates/epaint/0.31.1/download"], visibility = [], ) cargo.rust_library( name = "epaint-0.31", srcs = [":epaint-0.31.1.crate"], crate = "epaint", crate_root = "epaint-0.31.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "epaint", "CARGO_CRATE_NAME": "epaint", "CARGO_MANIFEST_DIR": "epaint-0.31.1.crate", "CARGO_PKG_AUTHORS": "Emil Ernerfeldt ", "CARGO_PKG_DESCRIPTION": "Minimal 2D graphics library for GUI work", "CARGO_PKG_HOMEPAGE": "https://github.com/emilk/egui/tree/master/crates/epaint", "CARGO_PKG_NAME": "epaint", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/emilk/egui/tree/master/crates/epaint", "CARGO_PKG_RUST_VERSION": "1.81", "CARGO_PKG_VERSION": "0.31.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "31", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "bytemuck", "default_fonts", "epaint_default_fonts", "log", ], visibility = [], deps = [ ":ab_glyph-0.2", ":ahash-0.8", ":bytemuck-1", ":ecolor-0.31", ":emath-0.31", ":epaint_default_fonts-0.31", ":log-0.4", ":nohash-hasher-0.2", ":parking_lot-0.12", ":profiling-1", ], ) http_archive( name = "epaint_default_fonts-0.31.1.crate", sha256 = "fc7e7a64c02cf7a5b51e745a9e45f60660a286f151c238b9d397b3e923f5082f", strip_prefix = "epaint_default_fonts-0.31.1", urls = ["https://static.crates.io/crates/epaint_default_fonts/0.31.1/download"], visibility = [], ) cargo.rust_library( name = "epaint_default_fonts-0.31", srcs = [":epaint_default_fonts-0.31.1.crate"], crate = "epaint_default_fonts", crate_root = "epaint_default_fonts-0.31.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "epaint_default_fonts", "CARGO_CRATE_NAME": "epaint_default_fonts", "CARGO_MANIFEST_DIR": "epaint_default_fonts-0.31.1.crate", "CARGO_PKG_AUTHORS": "Emil Ernerfeldt ", "CARGO_PKG_DESCRIPTION": "Default fonts for use in epaint / egui", "CARGO_PKG_HOMEPAGE": "https://github.com/emilk/egui/tree/master/crates/epaint_default_fonts", "CARGO_PKG_NAME": "epaint_default_fonts", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/emilk/egui/tree/master/crates/epaint_default_fonts", "CARGO_PKG_RUST_VERSION": "1.81", "CARGO_PKG_VERSION": "0.31.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "31", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "equivalent-1.0.2.crate", sha256 = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f", strip_prefix = "equivalent-1.0.2", urls = ["https://static.crates.io/crates/equivalent/1.0.2/download"], visibility = [], ) cargo.rust_library( name = "equivalent-1", srcs = [":equivalent-1.0.2.crate"], crate = "equivalent", crate_root = "equivalent-1.0.2.crate/src/lib.rs", edition = "2015", env = { "CARGO_BIN_NAME": "equivalent", "CARGO_CRATE_NAME": "equivalent", "CARGO_MANIFEST_DIR": "equivalent-1.0.2.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Traits for key comparison in maps.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "equivalent", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/indexmap-rs/equivalent", "CARGO_PKG_RUST_VERSION": "1.6", "CARGO_PKG_VERSION": "1.0.2", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "errno-0.3.14.crate", sha256 = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb", strip_prefix = "errno-0.3.14", urls = ["https://static.crates.io/crates/errno/0.3.14/download"], visibility = [], ) cargo.rust_library( name = "errno-0.3", srcs = [":errno-0.3.14.crate"], crate = "errno", crate_root = "errno-0.3.14.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "errno", "CARGO_CRATE_NAME": "errno", "CARGO_MANIFEST_DIR": "errno-0.3.14.crate", "CARGO_PKG_AUTHORS": "Chris Wong :Dan Gohman ", "CARGO_PKG_DESCRIPTION": "Cross-platform interface to the `errno` variable.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "errno", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/lambda-fairy/rust-errno", "CARGO_PKG_RUST_VERSION": "1.56", "CARGO_PKG_VERSION": "0.3.14", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "14", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], deps = [":libc-0.2"], ) http_archive( name = "erydanos-0.2.18.crate", sha256 = "8cbdc4987ed8e9ece64845393c2d53596b3a4ccbfb3948d799d58f6450e89fb1", strip_prefix = "erydanos-0.2.18", urls = ["https://static.crates.io/crates/erydanos/0.2.18/download"], visibility = [], ) cargo.rust_library( name = "erydanos-0.2", srcs = [":erydanos-0.2.18.crate"], crate = "erydanos", crate_root = "erydanos-0.2.18.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "erydanos", "CARGO_CRATE_NAME": "erydanos", "CARGO_MANIFEST_DIR": "erydanos-0.2.18.crate", "CARGO_PKG_AUTHORS": "Radzivon Bartoshyk", "CARGO_PKG_DESCRIPTION": "Optimized routines for ARM NEON and SSE", "CARGO_PKG_HOMEPAGE": "https://github.com/awxkee/erydanos", "CARGO_PKG_NAME": "erydanos", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/awxkee/erydanos", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.2.18", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "18", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":num-traits-0.2"], ) http_archive( name = "extended-0.1.0.crate", sha256 = "af9673d8203fcb076b19dfd17e38b3d4ae9f44959416ea532ce72415a6020365", strip_prefix = "extended-0.1.0", urls = ["https://static.crates.io/crates/extended/0.1.0/download"], visibility = [], ) cargo.rust_library( name = "extended-0.1", srcs = [":extended-0.1.0.crate"], crate = "extended", crate_root = "extended-0.1.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "extended", "CARGO_CRATE_NAME": "extended", "CARGO_MANIFEST_DIR": "extended-0.1.0.crate", "CARGO_PKG_AUTHORS": "Dietrich Epp ", "CARGO_PKG_DESCRIPTION": "Extended precision 80-bit floating-point numbers (f80).\n", "CARGO_PKG_HOMEPAGE": "https://github.com/depp/extended-rs", "CARGO_PKG_NAME": "extended", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/depp/extended-rs", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.1.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "fast-interleave-0.1.3.crate", sha256 = "a0a5ab837f0983c0a9210d7847931f64e3be67fcb0ab93d625f7845a0132c825", strip_prefix = "fast-interleave-0.1.3", urls = ["https://static.crates.io/crates/fast-interleave/0.1.3/download"], visibility = [], ) cargo.rust_library( name = "fast-interleave-0.1", srcs = [":fast-interleave-0.1.3.crate"], crate = "fast_interleave", crate_root = "fast-interleave-0.1.3.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "fast_interleave", "CARGO_CRATE_NAME": "fast_interleave", "CARGO_MANIFEST_DIR": "fast-interleave-0.1.3.crate", "CARGO_PKG_AUTHORS": "Billy Messenger ", "CARGO_PKG_DESCRIPTION": "Fast interleaving and de-interleaving methods", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "fast-interleave", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://codeberg.org/Meadowlark/fast-interleave", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.1.3", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "default", "std", ], visibility = [], ) http_archive( name = "fastbloom-0.17.0.crate", sha256 = "ef975e30683b2d965054bb0a836f8973857c4ebf6acf274fe46617cd285060d8", strip_prefix = "fastbloom-0.17.0", urls = ["https://static.crates.io/crates/fastbloom/0.17.0/download"], visibility = [], ) cargo.rust_library( name = "fastbloom-0.17", srcs = [":fastbloom-0.17.0.crate"], crate = "fastbloom", crate_root = "fastbloom-0.17.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "fastbloom", "CARGO_CRATE_NAME": "fastbloom", "CARGO_MANIFEST_DIR": "fastbloom-0.17.0.crate", "CARGO_PKG_AUTHORS": "tomtomwombat", "CARGO_PKG_DESCRIPTION": "The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.", "CARGO_PKG_HOMEPAGE": "https://github.com/tomtomwombat/fastbloom/", "CARGO_PKG_NAME": "fastbloom", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/tomtomwombat/fastbloom/", "CARGO_PKG_RUST_VERSION": "1.70", "CARGO_PKG_VERSION": "0.17.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "17", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":foldhash-0.2", ":libm-0.2", ":portable-atomic-1", ":siphasher-1", ], ) http_archive( name = "fastrand-2.5.0.crate", sha256 = "da7c62ceae207dd37ea5b845da6a0696c799f85e97da1ab5b7910be3c1c80223", strip_prefix = "fastrand-2.5.0", urls = ["https://static.crates.io/crates/fastrand/2.5.0/download"], visibility = [], ) cargo.rust_library( name = "fastrand-2", srcs = [":fastrand-2.5.0.crate"], crate = "fastrand", crate_root = "fastrand-2.5.0.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "fastrand", "CARGO_CRATE_NAME": "fastrand", "CARGO_MANIFEST_DIR": "fastrand-2.5.0.crate", "CARGO_PKG_AUTHORS": "Stjepan Glavina ", "CARGO_PKG_DESCRIPTION": "A simple and fast random number generator", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "fastrand", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/smol-rs/fastrand", "CARGO_PKG_RUST_VERSION": "1.63", "CARGO_PKG_VERSION": "2.5.0", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "default", "std", ], visibility = [], ) http_archive( name = "fax-0.2.7.crate", sha256 = "caf1079563223d5d59d83c85886a56e586cfd5c1a26292e971a0fa266531ac5a", strip_prefix = "fax-0.2.7", urls = ["https://static.crates.io/crates/fax/0.2.7/download"], visibility = [], ) cargo.rust_library( name = "fax-0.2", srcs = [":fax-0.2.7.crate"], crate = "fax", crate_root = "fax-0.2.7.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "fax", "CARGO_CRATE_NAME": "fax", "CARGO_MANIFEST_DIR": "fax-0.2.7.crate", "CARGO_PKG_AUTHORS": "Sebastian K ", "CARGO_PKG_DESCRIPTION": "Decoder and Encoder for CCITT Group 3 and 4 bi-level image encodings used by fax machines TIFF and PDF.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "fax", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/pdf-rs/fax", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.2.7", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "7", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "fdeflate-0.3.7.crate", sha256 = "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c", strip_prefix = "fdeflate-0.3.7", urls = ["https://static.crates.io/crates/fdeflate/0.3.7/download"], visibility = [], ) cargo.rust_library( name = "fdeflate-0.3", srcs = [":fdeflate-0.3.7.crate"], crate = "fdeflate", crate_root = "fdeflate-0.3.7.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "fdeflate", "CARGO_CRATE_NAME": "fdeflate", "CARGO_MANIFEST_DIR": "fdeflate-0.3.7.crate", "CARGO_PKG_AUTHORS": "The image-rs Developers", "CARGO_PKG_DESCRIPTION": "Fast specialized deflate implementation", "CARGO_PKG_HOMEPAGE": "https://github.com/image-rs/fdeflate", "CARGO_PKG_NAME": "fdeflate", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/image-rs/fdeflate", "CARGO_PKG_RUST_VERSION": "1.67.0", "CARGO_PKG_VERSION": "0.3.7", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "7", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":simd-adler32-0.3"], ) http_archive( name = "find-msvc-tools-0.1.9.crate", sha256 = "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582", strip_prefix = "find-msvc-tools-0.1.9", urls = ["https://static.crates.io/crates/find-msvc-tools/0.1.9/download"], visibility = [], ) cargo.rust_library( name = "find-msvc-tools-0.1", srcs = [":find-msvc-tools-0.1.9.crate"], crate = "find_msvc_tools", crate_root = "find-msvc-tools-0.1.9.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "find_msvc_tools", "CARGO_CRATE_NAME": "find_msvc_tools", "CARGO_MANIFEST_DIR": "find-msvc-tools-0.1.9.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Find windows-specific tools, read MSVC versions from the registry and from COM interfaces", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "find-msvc-tools", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-lang/cc-rs", "CARGO_PKG_RUST_VERSION": "1.63", "CARGO_PKG_VERSION": "0.1.9", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "9", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "fixed-resample-0.9.2.crate", sha256 = "3e548b80c8a294b230847d73ae8e53d1b2d5b407a1a9ec51c9698a761c4610b1", strip_prefix = "fixed-resample-0.9.2", urls = ["https://static.crates.io/crates/fixed-resample/0.9.2/download"], visibility = [], ) cargo.rust_library( name = "fixed-resample-0.9", srcs = [":fixed-resample-0.9.2.crate"], crate = "fixed_resample", crate_root = "fixed-resample-0.9.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "fixed_resample", "CARGO_CRATE_NAME": "fixed_resample", "CARGO_MANIFEST_DIR": "fixed-resample-0.9.2.crate", "CARGO_PKG_AUTHORS": "Billy Messenger ", "CARGO_PKG_DESCRIPTION": "An easy to use crate for resampling at a fixed ratio", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "fixed-resample", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://codeberg.org/Meadowlark/fixed-resample", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.9.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "9", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "channel", "default", "fft-resampler", "resampler", ], visibility = [], deps = [ ":arrayvec-0.7", ":fast-interleave-0.1", ":ringbuf-0.4", ":rubato-0.16", ], ) http_archive( name = "fixedbitset-0.4.2.crate", sha256 = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80", strip_prefix = "fixedbitset-0.4.2", urls = ["https://static.crates.io/crates/fixedbitset/0.4.2/download"], visibility = [], ) cargo.rust_library( name = "fixedbitset-0.4", srcs = [":fixedbitset-0.4.2.crate"], crate = "fixedbitset", crate_root = "fixedbitset-0.4.2.crate/src/lib.rs", edition = "2015", env = { "CARGO_BIN_NAME": "fixedbitset", "CARGO_CRATE_NAME": "fixedbitset", "CARGO_MANIFEST_DIR": "fixedbitset-0.4.2.crate", "CARGO_PKG_AUTHORS": "bluss", "CARGO_PKG_DESCRIPTION": "FixedBitSet is a simple bitset collection", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "fixedbitset", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/petgraph/fixedbitset", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.4.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "4", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "fixedbitset-0.5.7.crate", sha256 = "1d674e81391d1e1ab681a28d99df07927c6d4aa5b027d7da16ba32d1d21ecd99", strip_prefix = "fixedbitset-0.5.7", urls = ["https://static.crates.io/crates/fixedbitset/0.5.7/download"], visibility = [], ) cargo.rust_library( name = "fixedbitset-0.5", srcs = [":fixedbitset-0.5.7.crate"], crate = "fixedbitset", crate_root = "fixedbitset-0.5.7.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "fixedbitset", "CARGO_CRATE_NAME": "fixedbitset", "CARGO_MANIFEST_DIR": "fixedbitset-0.5.7.crate", "CARGO_PKG_AUTHORS": "bluss", "CARGO_PKG_DESCRIPTION": "FixedBitSet is a simple bitset collection", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "fixedbitset", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/petgraph/fixedbitset", "CARGO_PKG_RUST_VERSION": "1.56", "CARGO_PKG_VERSION": "0.5.7", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "7", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "flate2-1.1.10.crate", sha256 = "6e634e2e0ebac1ee034020da1ca582e17ffe4e0f5e985823721e168928136dcb", strip_prefix = "flate2-1.1.10", urls = ["https://static.crates.io/crates/flate2/1.1.10/download"], visibility = [], ) cargo.rust_library( name = "flate2-1", srcs = [":flate2-1.1.10.crate"], crate = "flate2", crate_root = "flate2-1.1.10.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "flate2", "CARGO_CRATE_NAME": "flate2", "CARGO_MANIFEST_DIR": "flate2-1.1.10.crate", "CARGO_PKG_AUTHORS": "Alex Crichton :Josh Triplett ", "CARGO_PKG_DESCRIPTION": "DEFLATE compression and decompression exposed as Read/BufRead/Write streams.\nSupports miniz_oxide and multiple zlib implementations. Supports zlib, gzip,\nand raw deflate streams.\n", "CARGO_PKG_HOMEPAGE": "https://github.com/rust-lang/flate2-rs", "CARGO_PKG_NAME": "flate2", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-lang/flate2-rs", "CARGO_PKG_RUST_VERSION": "1.67.0", "CARGO_PKG_VERSION": "1.1.10", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "10", "CARGO_PKG_VERSION_PRE": "", }, features = [ "any_impl", "default", "miniz_oxide", "runtime_detection", "rust_backend", ], visibility = [], deps = [ ":crc32fast-1", ":miniz_oxide-0.9", ], ) http_archive( name = "fnv-1.0.7.crate", sha256 = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1", strip_prefix = "fnv-1.0.7", urls = ["https://static.crates.io/crates/fnv/1.0.7/download"], visibility = [], ) cargo.rust_library( name = "fnv-1", srcs = [":fnv-1.0.7.crate"], crate = "fnv", crate_root = "fnv-1.0.7.crate/lib.rs", edition = "2015", env = { "CARGO_BIN_NAME": "fnv", "CARGO_CRATE_NAME": "fnv", "CARGO_MANIFEST_DIR": "fnv-1.0.7.crate", "CARGO_PKG_AUTHORS": "Alex Crichton ", "CARGO_PKG_DESCRIPTION": "Fowler–Noll–Vo hash function", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "fnv", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/servo/rust-fnv", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "1.0.7", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "7", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], ) http_archive( name = "foldhash-0.2.0.crate", sha256 = "77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb", strip_prefix = "foldhash-0.2.0", urls = ["https://static.crates.io/crates/foldhash/0.2.0/download"], visibility = [], ) cargo.rust_library( name = "foldhash-0.2", srcs = [":foldhash-0.2.0.crate"], crate = "foldhash", crate_root = "foldhash-0.2.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "foldhash", "CARGO_CRATE_NAME": "foldhash", "CARGO_MANIFEST_DIR": "foldhash-0.2.0.crate", "CARGO_PKG_AUTHORS": "Orson Peters ", "CARGO_PKG_DESCRIPTION": "A fast, non-cryptographic, minimally DoS-resistant hashing algorithm.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "foldhash", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/orlp/foldhash", "CARGO_PKG_RUST_VERSION": "1.60", "CARGO_PKG_VERSION": "0.2.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "foreign-types-0.5.0.crate", sha256 = "d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965", strip_prefix = "foreign-types-0.5.0", urls = ["https://static.crates.io/crates/foreign-types/0.5.0/download"], visibility = [], ) cargo.rust_library( name = "foreign-types-0.5", srcs = [":foreign-types-0.5.0.crate"], crate = "foreign_types", crate_root = "foreign-types-0.5.0.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "foreign_types", "CARGO_CRATE_NAME": "foreign_types", "CARGO_MANIFEST_DIR": "foreign-types-0.5.0.crate", "CARGO_PKG_AUTHORS": "Steven Fackler ", "CARGO_PKG_DESCRIPTION": "A framework for Rust wrappers over C APIs", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "foreign-types", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/sfackler/foreign-types", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.5.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], deps = [ ":foreign-types-macros-0.2", ":foreign-types-shared-0.3", ], ) http_archive( name = "foreign-types-macros-0.2.4.crate", sha256 = "ea5190182e6915eb873ddbc16e23b711b6eb1f9c00a0d0a3a91b5f6228475225", strip_prefix = "foreign-types-macros-0.2.4", urls = ["https://static.crates.io/crates/foreign-types-macros/0.2.4/download"], visibility = [], ) cargo.rust_library( name = "foreign-types-macros-0.2", srcs = [":foreign-types-macros-0.2.4.crate"], crate = "foreign_types_macros", crate_root = "foreign-types-macros-0.2.4.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "foreign_types_macros", "CARGO_CRATE_NAME": "foreign_types_macros", "CARGO_MANIFEST_DIR": "foreign-types-macros-0.2.4.crate", "CARGO_PKG_AUTHORS": "Steven Fackler ", "CARGO_PKG_DESCRIPTION": "An internal crate used by foreign-types", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "foreign-types-macros", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/sfackler/foreign-types", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.2.4", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "4", "CARGO_PKG_VERSION_PRE": "", }, features = ["std"], proc_macro = True, visibility = [], deps = [ ":proc-macro2-1", ":quote-1", ":syn-3", ], ) http_archive( name = "foreign-types-shared-0.3.1.crate", sha256 = "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b", strip_prefix = "foreign-types-shared-0.3.1", urls = ["https://static.crates.io/crates/foreign-types-shared/0.3.1/download"], visibility = [], ) cargo.rust_library( name = "foreign-types-shared-0.3", srcs = [":foreign-types-shared-0.3.1.crate"], crate = "foreign_types_shared", crate_root = "foreign-types-shared-0.3.1.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "foreign_types_shared", "CARGO_CRATE_NAME": "foreign_types_shared", "CARGO_MANIFEST_DIR": "foreign-types-shared-0.3.1.crate", "CARGO_PKG_AUTHORS": "Steven Fackler ", "CARGO_PKG_DESCRIPTION": "An internal crate used by foreign-types", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "foreign-types-shared", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/sfackler/foreign-types", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.3.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "form_urlencoded-1.2.2.crate", sha256 = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf", strip_prefix = "form_urlencoded-1.2.2", urls = ["https://static.crates.io/crates/form_urlencoded/1.2.2/download"], visibility = [], ) cargo.rust_library( name = "form_urlencoded-1", srcs = [":form_urlencoded-1.2.2.crate"], crate = "form_urlencoded", crate_root = "form_urlencoded-1.2.2.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "form_urlencoded", "CARGO_CRATE_NAME": "form_urlencoded", "CARGO_MANIFEST_DIR": "form_urlencoded-1.2.2.crate", "CARGO_PKG_AUTHORS": "The rust-url developers", "CARGO_PKG_DESCRIPTION": "Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "form_urlencoded", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/servo/rust-url", "CARGO_PKG_RUST_VERSION": "1.51", "CARGO_PKG_VERSION": "1.2.2", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "default", "std", ], visibility = [], deps = [":percent-encoding-2"], ) http_archive( name = "fs_extra-1.3.0.crate", sha256 = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c", strip_prefix = "fs_extra-1.3.0", urls = ["https://static.crates.io/crates/fs_extra/1.3.0/download"], visibility = [], ) cargo.rust_library( name = "fs_extra-1", srcs = [":fs_extra-1.3.0.crate"], crate = "fs_extra", crate_root = "fs_extra-1.3.0.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "fs_extra", "CARGO_CRATE_NAME": "fs_extra", "CARGO_MANIFEST_DIR": "fs_extra-1.3.0.crate", "CARGO_PKG_AUTHORS": "Denis Kurilenko ", "CARGO_PKG_DESCRIPTION": "Expanding std::fs and std::io. Recursively copy folders with information about process and much more.", "CARGO_PKG_HOMEPAGE": "https://github.com/webdesus/fs_extra", "CARGO_PKG_NAME": "fs_extra", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/webdesus/fs_extra", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "1.3.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) alias( name = "futures", actual = ":futures-0.3", visibility = ["PUBLIC"], ) http_archive( name = "futures-0.3.33.crate", sha256 = "a88cf1f829d945f548cf8fec32c61b1f202b6d93b45848602fc02af4b12ad218", strip_prefix = "futures-0.3.33", urls = ["https://static.crates.io/crates/futures/0.3.33/download"], visibility = [], ) cargo.rust_library( name = "futures-0.3", srcs = [":futures-0.3.33.crate"], crate = "futures", crate_root = "futures-0.3.33.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "futures", "CARGO_CRATE_NAME": "futures", "CARGO_MANIFEST_DIR": "futures-0.3.33.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "An implementation of futures and streams featuring zero allocations,\ncomposability, and iterator-like interfaces.\n", "CARGO_PKG_HOMEPAGE": "https://rust-lang.github.io/futures-rs", "CARGO_PKG_NAME": "futures", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-lang/futures-rs", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.3.33", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "33", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "async-await", "default", "executor", "futures-executor", "std", ], visibility = [], deps = [ ":futures-channel-0.3", ":futures-core-0.3", ":futures-executor-0.3", ":futures-io-0.3", ":futures-sink-0.3", ":futures-task-0.3", ":futures-util-0.3", ], ) http_archive( name = "futures-buffered-0.2.13.crate", sha256 = "4421cb78ee172b6b06080093479d3c50f058e7c81b7d577bbb8d118d551d4cd5", strip_prefix = "futures-buffered-0.2.13", urls = ["https://static.crates.io/crates/futures-buffered/0.2.13/download"], visibility = [], ) cargo.rust_library( name = "futures-buffered-0.2", srcs = [":futures-buffered-0.2.13.crate"], crate = "futures_buffered", crate_root = "futures-buffered-0.2.13.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "futures_buffered", "CARGO_CRATE_NAME": "futures_buffered", "CARGO_MANIFEST_DIR": "futures-buffered-0.2.13.crate", "CARGO_PKG_AUTHORS": "Conrad Ludgate ", "CARGO_PKG_DESCRIPTION": "Structured concurrency operations for async Rust", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "futures-concurrency", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/yoshuawuyts/futures-concurrency", "CARGO_PKG_RUST_VERSION": "1.81.0", "CARGO_PKG_VERSION": "7.7.1", "CARGO_PKG_VERSION_MAJOR": "7", "CARGO_PKG_VERSION_MINOR": "7", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "default", "std", ], visibility = [], deps = [ ":fixedbitset-0.5", ":futures-core-0.3", ":futures-lite-2", ":pin-project-1", ":smallvec-1", ], ) http_archive( name = "futures-core-0.3.33.crate", sha256 = "2cd50c473c80f6d7c3670a752354b8e569b1a7cbfdc0419ec88e5edad85e0dc7", strip_prefix = "futures-core-0.3.33", urls = ["https://static.crates.io/crates/futures-core/0.3.33/download"], visibility = [], ) cargo.rust_library( name = "futures-core-0.3", srcs = [":futures-core-0.3.33.crate"], crate = "futures_core", crate_root = "futures-core-0.3.33.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "futures_core", "CARGO_CRATE_NAME": "futures_core", "CARGO_MANIFEST_DIR": "futures-core-0.3.33.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "The core traits and types in for the `futures` library.\n", "CARGO_PKG_HOMEPAGE": "https://rust-lang.github.io/futures-rs", "CARGO_PKG_NAME": "futures-core", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-lang/futures-rs", "CARGO_PKG_RUST_VERSION": "1.36", "CARGO_PKG_VERSION": "0.3.33", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "33", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "default", "std", ], visibility = [], ) http_archive( name = "futures-executor-0.3.33.crate", sha256 = "6754879cc9f2c66f88c6e5c35344bb0bdb0708b0352b1201815667c7eabc7458", strip_prefix = "futures-executor-0.3.33", urls = ["https://static.crates.io/crates/futures-executor/0.3.33/download"], visibility = [], ) cargo.rust_library( name = "futures-executor-0.3", srcs = [":futures-executor-0.3.33.crate"], crate = "futures_executor", crate_root = "futures-executor-0.3.33.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "futures_executor", "CARGO_CRATE_NAME": "futures_executor", "CARGO_MANIFEST_DIR": "futures-executor-0.3.33.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Executors for asynchronous tasks based on the futures-rs library.\n", "CARGO_PKG_HOMEPAGE": "https://rust-lang.github.io/futures-rs", "CARGO_PKG_NAME": "futures-executor", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-lang/futures-rs", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.3.33", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "33", "CARGO_PKG_VERSION_PRE": "", }, features = ["std"], visibility = [], deps = [ ":futures-core-0.3", ":futures-task-0.3", ":futures-util-0.3", ], ) http_archive( name = "futures-io-0.3.33.crate", sha256 = "4577ecaa3c4f96589d473f679a71b596316f6641bc350038b962a5daf0085d7a", strip_prefix = "futures-io-0.3.33", urls = ["https://static.crates.io/crates/futures-io/0.3.33/download"], visibility = [], ) cargo.rust_library( name = "futures-io-0.3", srcs = [":futures-io-0.3.33.crate"], crate = "futures_io", crate_root = "futures-io-0.3.33.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "futures_io", "CARGO_CRATE_NAME": "futures_io", "CARGO_MANIFEST_DIR": "futures-io-0.3.33.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library.\n", "CARGO_PKG_HOMEPAGE": "https://rust-lang.github.io/futures-rs", "CARGO_PKG_NAME": "futures-io", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-lang/futures-rs", "CARGO_PKG_RUST_VERSION": "1.36", "CARGO_PKG_VERSION": "0.3.33", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "33", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], ) http_archive( name = "futures-lite-2.6.1.crate", sha256 = "f78e10609fe0e0b3f4157ffab1876319b5b0db102a2c60dc4626306dc46b44ad", strip_prefix = "futures-lite-2.6.1", urls = ["https://static.crates.io/crates/futures-lite/2.6.1/download"], visibility = [], ) cargo.rust_library( name = "futures-lite-2", srcs = [":futures-lite-2.6.1.crate"], crate = "futures_lite", crate_root = "futures-lite-2.6.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "futures_lite", "CARGO_CRATE_NAME": "futures_lite", "CARGO_MANIFEST_DIR": "futures-lite-2.6.1.crate", "CARGO_PKG_AUTHORS": "Stjepan Glavina :Contributors to futures-rs", "CARGO_PKG_DESCRIPTION": "Futures, streams, and async I/O combinators", "CARGO_PKG_HOMEPAGE": "https://github.com/smol-rs/futures-lite", "CARGO_PKG_NAME": "futures-lite", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/smol-rs/futures-lite", "CARGO_PKG_RUST_VERSION": "1.60", "CARGO_PKG_VERSION": "2.6.1", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "6", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "default", "fastrand", "futures-io", "parking", "race", "std", ], visibility = [], deps = [ ":fastrand-2", ":futures-core-0.3", ":futures-io-0.3", ":parking-2", ":pin-project-lite-0.2", ], ) http_archive( name = "futures-macro-0.3.33.crate", sha256 = "2d6d3cde68c518367be28956066ddfef33813991b77a55005a69dae04bf3b10b", strip_prefix = "futures-macro-0.3.33", urls = ["https://static.crates.io/crates/futures-macro/0.3.33/download"], visibility = [], ) cargo.rust_library( name = "futures-macro-0.3", srcs = [":futures-macro-0.3.33.crate"], crate = "futures_macro", crate_root = "futures-macro-0.3.33.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "futures_macro", "CARGO_CRATE_NAME": "futures_macro", "CARGO_MANIFEST_DIR": "futures-macro-0.3.33.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "The futures-rs procedural macro implementations.\n", "CARGO_PKG_HOMEPAGE": "https://rust-lang.github.io/futures-rs", "CARGO_PKG_NAME": "futures-macro", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/rust-lang/futures-rs", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.3.33", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "33", "CARGO_PKG_VERSION_PRE": "", }, proc_macro = True, visibility = [], deps = [ ":proc-macro2-1", ":quote-1", ":syn-2", ], ) http_archive( name = "futures-sink-0.3.33.crate", sha256 = "e34418ac499d6305c2fb5ad0ed2f6ac998c5f8ca209b4510f7f94242c647e307", strip_prefix = "futures-sink-0.3.33", urls = ["https://static.crates.io/crates/futures-sink/0.3.33/download"], visibility = [], ) cargo.rust_library( name = "futures-sink-0.3", srcs = [":futures-sink-0.3.33.crate"], crate = "futures_sink", crate_root = "futures-sink-0.3.33.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "futures_sink", "CARGO_CRATE_NAME": "futures_sink", "CARGO_MANIFEST_DIR": "futures-sink-0.3.33.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "The asynchronous `Sink` trait for the futures-rs library.\n", "CARGO_PKG_HOMEPAGE": "https://rust-lang.github.io/futures-rs", "CARGO_PKG_NAME": "futures-sink", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-lang/futures-rs", "CARGO_PKG_RUST_VERSION": "1.36", "CARGO_PKG_VERSION": "0.3.33", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "33", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "default", "std", ], visibility = [], ) http_archive( name = "futures-task-0.3.33.crate", sha256 = "b231ed28831efb4a61a08580c4bc233ec56bc009f4cd8f52da2c3cb97df0c109", strip_prefix = "futures-task-0.3.33", urls = ["https://static.crates.io/crates/futures-task/0.3.33/download"], visibility = [], ) cargo.rust_library( name = "futures-task-0.3", srcs = [":futures-task-0.3.33.crate"], crate = "futures_task", crate_root = "futures-task-0.3.33.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "futures_task", "CARGO_CRATE_NAME": "futures_task", "CARGO_MANIFEST_DIR": "futures-task-0.3.33.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Tools for working with tasks.\n", "CARGO_PKG_HOMEPAGE": "https://rust-lang.github.io/futures-rs", "CARGO_PKG_NAME": "futures-task", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-lang/futures-rs", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.3.33", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "33", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "std", ], visibility = [], ) http_archive( name = "futures-util-0.3.33.crate", sha256 = "a77a90a256fce34da66415271e30f94ee91c57b04b8a2c042d9cf3220179deaa", strip_prefix = "futures-util-0.3.33", urls = ["https://static.crates.io/crates/futures-util/0.3.33/download"], visibility = [], ) cargo.rust_library( name = "futures-util-0.3", srcs = [":futures-util-0.3.33.crate"], crate = "futures_util", crate_root = "futures-util-0.3.33.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "futures_util", "CARGO_CRATE_NAME": "futures_util", "CARGO_MANIFEST_DIR": "futures-util-0.3.33.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Common utilities and extension traits for the futures-rs library.\n", "CARGO_PKG_HOMEPAGE": "https://rust-lang.github.io/futures-rs", "CARGO_PKG_NAME": "futures-util", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-lang/futures-rs", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.3.33", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "33", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "async-await", "async-await-macro", "channel", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "io", "memchr", "sink", "slab", "std", ], visibility = [], deps = [ ":futures-channel-0.3", ":futures-core-0.3", ":futures-io-0.3", ":futures-macro-0.3", ":futures-sink-0.3", ":futures-task-0.3", ":memchr-2", ":pin-project-lite-0.2", ":slab-0.4", ], ) http_archive( name = "generic-array-0.14.9.crate", sha256 = "4bb6743198531e02858aeaea5398fcc883e71851fcbcb5a2f773e2fb6cb1edf2", strip_prefix = "generic-array-0.14.9", urls = ["https://static.crates.io/crates/generic-array/0.14.9/download"], visibility = [], ) cargo.rust_library( name = "generic-array-0.14", srcs = [":generic-array-0.14.9.crate"], crate = "generic_array", crate_root = "generic-array-0.14.9.crate/src/lib.rs", edition = "2015", env = { "CARGO_BIN_NAME": "generic_array", "CARGO_CRATE_NAME": "generic_array", "CARGO_MANIFEST_DIR": "generic-array-0.14.9.crate", "CARGO_PKG_AUTHORS": "Bartłomiej Kamiński :Aaron Trent ", "CARGO_PKG_DESCRIPTION": "Generic types implementing functionality of arrays", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "generic-array", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/fizyk20/generic-array.git", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.14.9", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "14", "CARGO_PKG_VERSION_PATCH": "9", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :generic-array-0.14-build-script-run[out_dir])", }, features = ["more_lengths"], rustc_flags = ["@$(location :generic-array-0.14-build-script-run[rustc_flags])"], visibility = [], deps = [":typenum-1"], ) cargo.rust_binary( name = "generic-array-0.14-build-script-build", srcs = [":generic-array-0.14.9.crate"], crate = "build_script_build", crate_root = "generic-array-0.14.9.crate/build.rs", edition = "2015", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "generic-array-0.14.9.crate", "CARGO_PKG_AUTHORS": "Bartłomiej Kamiński :Aaron Trent ", "CARGO_PKG_DESCRIPTION": "Generic types implementing functionality of arrays", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "generic-array", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/fizyk20/generic-array.git", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.14.9", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "14", "CARGO_PKG_VERSION_PATCH": "9", "CARGO_PKG_VERSION_PRE": "", }, features = ["more_lengths"], visibility = [], deps = [":version_check-0.9"], ) buildscript_run( name = "generic-array-0.14-build-script-run", package_name = "generic-array", buildscript_rule = ":generic-array-0.14-build-script-build", env = { "CARGO_PKG_AUTHORS": "Bartłomiej Kamiński :Aaron Trent ", "CARGO_PKG_DESCRIPTION": "Generic types implementing functionality of arrays", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/fizyk20/generic-array.git", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "14", "CARGO_PKG_VERSION_PATCH": "9", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = ["more_lengths"], version = "0.14.9", ) http_archive( name = "gethostname-1.1.0.crate", sha256 = "1bd49230192a3797a9a4d6abe9b3eed6f7fa4c8a8a4947977c6f80025f92cbd8", strip_prefix = "gethostname-1.1.0", urls = ["https://static.crates.io/crates/gethostname/1.1.0/download"], visibility = [], ) cargo.rust_library( name = "gethostname-1", srcs = [":gethostname-1.1.0.crate"], crate = "gethostname", crate_root = "gethostname-1.1.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "gethostname", "CARGO_CRATE_NAME": "gethostname", "CARGO_MANIFEST_DIR": "gethostname-1.1.0.crate", "CARGO_PKG_AUTHORS": "Sebastian Wiesner ", "CARGO_PKG_DESCRIPTION": "gethostname for all platforms", "CARGO_PKG_HOMEPAGE": "https://codeberg.org/swsnr/gethostname.rs", "CARGO_PKG_NAME": "gethostname", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://codeberg.org/swsnr/gethostname.rs.git", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "1.1.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":rustix-1"], ) http_archive( name = "getrandom-0.2.17.crate", sha256 = "ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0", strip_prefix = "getrandom-0.2.17", urls = ["https://static.crates.io/crates/getrandom/0.2.17/download"], visibility = [], ) cargo.rust_library( name = "getrandom-0.2", srcs = [":getrandom-0.2.17.crate"], crate = "getrandom", crate_root = "getrandom-0.2.17.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "getrandom", "CARGO_CRATE_NAME": "getrandom", "CARGO_MANIFEST_DIR": "getrandom-0.2.17.crate", "CARGO_PKG_AUTHORS": "The Rand Project Developers", "CARGO_PKG_DESCRIPTION": "A small cross-platform library for retrieving random data from system source", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "getrandom", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-random/getrandom", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.2.17", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "17", "CARGO_PKG_VERSION_PRE": "", }, features = ["std"], visibility = [], deps = [ ":cfg-if-1", ":libc-0.2", ], ) http_archive( name = "getrandom-0.3.4.crate", sha256 = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd", strip_prefix = "getrandom-0.3.4", urls = ["https://static.crates.io/crates/getrandom/0.3.4/download"], visibility = [], ) cargo.rust_library( name = "getrandom-0.3", srcs = [":getrandom-0.3.4.crate"], crate = "getrandom", crate_root = "getrandom-0.3.4.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "getrandom", "CARGO_CRATE_NAME": "getrandom", "CARGO_MANIFEST_DIR": "getrandom-0.3.4.crate", "CARGO_PKG_AUTHORS": "The Rand Project Developers", "CARGO_PKG_DESCRIPTION": "A small cross-platform library for retrieving random data from system source", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "getrandom", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-random/getrandom", "CARGO_PKG_RUST_VERSION": "1.63", "CARGO_PKG_VERSION": "0.3.4", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "4", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :getrandom-0.3-build-script-run[out_dir])", }, features = ["std"], rustc_flags = ["@$(location :getrandom-0.3-build-script-run[rustc_flags])"], visibility = [], deps = [ ":cfg-if-1", ":libc-0.2", ], ) cargo.rust_binary( name = "getrandom-0.3-build-script-build", srcs = [":getrandom-0.3.4.crate"], crate = "build_script_build", crate_root = "getrandom-0.3.4.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "getrandom-0.3.4.crate", "CARGO_PKG_AUTHORS": "The Rand Project Developers", "CARGO_PKG_DESCRIPTION": "A small cross-platform library for retrieving random data from system source", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "getrandom", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-random/getrandom", "CARGO_PKG_RUST_VERSION": "1.63", "CARGO_PKG_VERSION": "0.3.4", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "4", "CARGO_PKG_VERSION_PRE": "", }, features = ["std"], visibility = [], ) buildscript_run( name = "getrandom-0.3-build-script-run", package_name = "getrandom", buildscript_rule = ":getrandom-0.3-build-script-build", env = { "CARGO_PKG_AUTHORS": "The Rand Project Developers", "CARGO_PKG_DESCRIPTION": "A small cross-platform library for retrieving random data from system source", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-random/getrandom", "CARGO_PKG_RUST_VERSION": "1.63", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "4", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = ["std"], version = "0.3.4", ) http_archive( name = "getrandom-0.4.3.crate", sha256 = "300e883d756b2e4ec94e02791f39b04b522276138852cfc41d9fb7e904106099", strip_prefix = "getrandom-0.4.3", urls = ["https://static.crates.io/crates/getrandom/0.4.3/download"], visibility = [], ) cargo.rust_library( name = "getrandom-0.4", srcs = [":getrandom-0.4.3.crate"], crate = "getrandom", crate_root = "getrandom-0.4.3.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "getrandom", "CARGO_CRATE_NAME": "getrandom", "CARGO_MANIFEST_DIR": "getrandom-0.4.3.crate", "CARGO_PKG_AUTHORS": "The Rand Project Developers", "CARGO_PKG_DESCRIPTION": "A small cross-platform library for retrieving random data from system source", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "getrandom", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-random/getrandom", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "0.4.3", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "4", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :getrandom-0.4-build-script-run[out_dir])", }, features = [ "std", "sys_rng", ], rustc_flags = ["@$(location :getrandom-0.4-build-script-run[rustc_flags])"], visibility = [], deps = [ ":cfg-if-1", ":libc-0.2", ":rand_core-0.10", ], ) cargo.rust_binary( name = "getrandom-0.4-build-script-build", srcs = [":getrandom-0.4.3.crate"], crate = "build_script_build", crate_root = "getrandom-0.4.3.crate/build.rs", edition = "2024", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "getrandom-0.4.3.crate", "CARGO_PKG_AUTHORS": "The Rand Project Developers", "CARGO_PKG_DESCRIPTION": "A small cross-platform library for retrieving random data from system source", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "getrandom", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-random/getrandom", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "0.4.3", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "4", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, features = [ "std", "sys_rng", ], visibility = [], ) buildscript_run( name = "getrandom-0.4-build-script-run", package_name = "getrandom", buildscript_rule = ":getrandom-0.4-build-script-build", env = { "CARGO_PKG_AUTHORS": "The Rand Project Developers", "CARGO_PKG_DESCRIPTION": "A small cross-platform library for retrieving random data from system source", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-random/getrandom", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "4", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "std", "sys_rng", ], version = "0.4.3", ) http_archive( name = "ghash-0.5.1.crate", sha256 = "f0d8a4362ccb29cb0b265253fb0a2728f592895ee6854fd9bc13f2ffda266ff1", strip_prefix = "ghash-0.5.1", urls = ["https://static.crates.io/crates/ghash/0.5.1/download"], visibility = [], ) cargo.rust_library( name = "ghash-0.5", srcs = [":ghash-0.5.1.crate"], crate = "ghash", crate_root = "ghash-0.5.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "ghash", "CARGO_CRATE_NAME": "ghash", "CARGO_MANIFEST_DIR": "ghash-0.5.1.crate", "CARGO_PKG_AUTHORS": "RustCrypto Developers", "CARGO_PKG_DESCRIPTION": "Universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC),\nas in the AES-GCM authenticated encryption cipher.\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "ghash", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/RustCrypto/universal-hashes", "CARGO_PKG_RUST_VERSION": "1.56", "CARGO_PKG_VERSION": "0.5.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":opaque-debug-0.3", ":polyval-0.6", ], ) http_archive( name = "gimli-0.32.3.crate", sha256 = "e629b9b98ef3dd8afe6ca2bd0f89306cec16d43d907889945bc5d6687f2f13c7", strip_prefix = "gimli-0.32.3", urls = ["https://static.crates.io/crates/gimli/0.32.3/download"], visibility = [], ) cargo.rust_library( name = "gimli-0.32", srcs = [":gimli-0.32.3.crate"], crate = "gimli", crate_root = "gimli-0.32.3.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "gimli", "CARGO_CRATE_NAME": "gimli", "CARGO_MANIFEST_DIR": "gimli-0.32.3.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "A library for reading and writing the DWARF debugging format.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "gimli", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/gimli-rs/gimli", "CARGO_PKG_RUST_VERSION": "1.60", "CARGO_PKG_VERSION": "0.32.3", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "32", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, features = [ "read", "read-core", ], visibility = [], ) http_archive( name = "gl_generator-0.14.0.crate", sha256 = "1a95dfc23a2b4a9a2f5ab41d194f8bfda3cabec42af4e39f08c339eb2a0c124d", strip_prefix = "gl_generator-0.14.0", urls = ["https://static.crates.io/crates/gl_generator/0.14.0/download"], visibility = [], ) cargo.rust_library( name = "gl_generator-0.14", srcs = [":gl_generator-0.14.0.crate"], crate = "gl_generator", crate_root = "gl_generator-0.14.0.crate/lib.rs", edition = "2015", env = { "CARGO_BIN_NAME": "gl_generator", "CARGO_CRATE_NAME": "gl_generator", "CARGO_MANIFEST_DIR": "gl_generator-0.14.0.crate", "CARGO_PKG_AUTHORS": "Brendan Zabarauskas :Corey Richardson:Arseny Kapoulkine", "CARGO_PKG_DESCRIPTION": "Code generators for creating bindings to the Khronos OpenGL APIs.", "CARGO_PKG_HOMEPAGE": "https://github.com/brendanzab/gl-rs/", "CARGO_PKG_NAME": "gl_generator", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/brendanzab/gl-rs/", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.14.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "14", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":khronos_api-3", ":log-0.4", ":xml-rs-0.8", ], ) http_archive( name = "glob-0.3.4.crate", sha256 = "e4eba85ea1d0a966a983acd07deee566e67395d2d96b6fb39e62b5a833f1eb0b", strip_prefix = "glob-0.3.4", urls = ["https://static.crates.io/crates/glob/0.3.4/download"], visibility = [], ) cargo.rust_library( name = "glob-0.3", srcs = [":glob-0.3.4.crate"], crate = "glob", crate_root = "glob-0.3.4.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "glob", "CARGO_CRATE_NAME": "glob", "CARGO_MANIFEST_DIR": "glob-0.3.4.crate", "CARGO_PKG_AUTHORS": "The Rust Project Developers", "CARGO_PKG_DESCRIPTION": "Support for matching file paths against Unix shell style patterns.\n", "CARGO_PKG_HOMEPAGE": "https://github.com/rust-lang/glob", "CARGO_PKG_NAME": "glob", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-lang/glob", "CARGO_PKG_RUST_VERSION": "1.63.0", "CARGO_PKG_VERSION": "0.3.4", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "4", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) alias( name = "glow", actual = ":glow-0.16", visibility = ["PUBLIC"], ) http_archive( name = "glow-0.16.0.crate", sha256 = "c5e5ea60d70410161c8bf5da3fdfeaa1c72ed2c15f8bbb9d19fe3a4fad085f08", strip_prefix = "glow-0.16.0", urls = ["https://static.crates.io/crates/glow/0.16.0/download"], visibility = [], ) cargo.rust_library( name = "glow-0.16", srcs = [":glow-0.16.0.crate"], crate = "glow", crate_root = "glow-0.16.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "glow", "CARGO_CRATE_NAME": "glow", "CARGO_MANIFEST_DIR": "glow-0.16.0.crate", "CARGO_PKG_AUTHORS": "Joshua Groves :Dzmitry Malyshau ", "CARGO_PKG_DESCRIPTION": "GL on Whatever: a set of bindings to run GL (Open GL, OpenGL ES, and WebGL) anywhere, and avoid target-specific code.", "CARGO_PKG_HOMEPAGE": "https://github.com/grovesNL/glow.git", "CARGO_PKG_NAME": "glow", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/grovesNL/glow", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.16.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "16", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) alias( name = "glutin", actual = ":glutin-0.32", visibility = ["PUBLIC"], ) http_archive( name = "glutin-0.32.3.crate", sha256 = "12124de845cacfebedff80e877bb37b5b75c34c5a4c89e47e1cdd67fb6041325", strip_prefix = "glutin-0.32.3", urls = ["https://static.crates.io/crates/glutin/0.32.3/download"], visibility = [], ) cargo.rust_library( name = "glutin-0.32", srcs = [":glutin-0.32.3.crate"], crate = "glutin", crate_root = "glutin-0.32.3.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "glutin", "CARGO_CRATE_NAME": "glutin", "CARGO_MANIFEST_DIR": "glutin-0.32.3.crate", "CARGO_PKG_AUTHORS": "Kirill Chibisov ", "CARGO_PKG_DESCRIPTION": "Cross-platform OpenGL context provider.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "glutin", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-windowing/glutin", "CARGO_PKG_RUST_VERSION": "1.71.0", "CARGO_PKG_VERSION": "0.32.3", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "32", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :glutin-0.32-build-script-run[out_dir])", }, features = [ "default", "egl", "glutin_egl_sys", "glutin_glx_sys", "glutin_wgl_sys", "glx", "libloading", "wayland", "wayland-sys", "wgl", "windows-sys", "x11", "x11-dl", ], platform = { "linux-arm64": dict( deps = [ ":glutin_egl_sys-0.7", ":glutin_glx_sys-0.6", ":wayland-sys-0.31", ":x11-dl-2", ], ), "linux-x86_64": dict( deps = [ ":glutin_egl_sys-0.7", ":glutin_glx_sys-0.6", ":wayland-sys-0.31", ":x11-dl-2", ], ), "macos-arm64": dict( deps = [ ":cgl-0.3", ":dispatch2-0.3", ":objc2-0.6", ":objc2-app-kit-0.3", ":objc2-core-foundation-0.3", ":objc2-foundation-0.3", ], ), "macos-x86_64": dict( deps = [ ":cgl-0.3", ":dispatch2-0.3", ":objc2-0.6", ":objc2-app-kit-0.3", ":objc2-core-foundation-0.3", ":objc2-foundation-0.3", ], ), }, rustc_flags = ["@$(location :glutin-0.32-build-script-run[rustc_flags])"], visibility = [], deps = [ ":bitflags-2", ":libloading-0.8", ":once_cell-1", ":raw-window-handle-0.6", ], ) cargo.rust_binary( name = "glutin-0.32-build-script-build", srcs = [":glutin-0.32.3.crate"], crate = "build_script_build", crate_root = "glutin-0.32.3.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "glutin-0.32.3.crate", "CARGO_PKG_AUTHORS": "Kirill Chibisov ", "CARGO_PKG_DESCRIPTION": "Cross-platform OpenGL context provider.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "glutin", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-windowing/glutin", "CARGO_PKG_RUST_VERSION": "1.71.0", "CARGO_PKG_VERSION": "0.32.3", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "32", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "egl", "glutin_egl_sys", "glutin_glx_sys", "glutin_wgl_sys", "glx", "libloading", "wayland", "wayland-sys", "wgl", "windows-sys", "x11", "x11-dl", ], visibility = [], deps = [":cfg_aliases-0.2"], ) buildscript_run( name = "glutin-0.32-build-script-run", package_name = "glutin", buildscript_rule = ":glutin-0.32-build-script-build", env = { "CARGO_PKG_AUTHORS": "Kirill Chibisov ", "CARGO_PKG_DESCRIPTION": "Cross-platform OpenGL context provider.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-windowing/glutin", "CARGO_PKG_RUST_VERSION": "1.71.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "32", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "default", "egl", "glutin_egl_sys", "glutin_glx_sys", "glutin_wgl_sys", "glx", "libloading", "wayland", "wayland-sys", "wgl", "windows-sys", "x11", "x11-dl", ], version = "0.32.3", ) alias( name = "glutin-winit", actual = ":glutin-winit-0.5", visibility = ["PUBLIC"], ) http_archive( name = "glutin-winit-0.5.0.crate", sha256 = "85edca7075f8fc728f28cb8fbb111a96c3b89e930574369e3e9c27eb75d3788f", strip_prefix = "glutin-winit-0.5.0", urls = ["https://static.crates.io/crates/glutin-winit/0.5.0/download"], visibility = [], ) cargo.rust_library( name = "glutin-winit-0.5", srcs = [":glutin-winit-0.5.0.crate"], crate = "glutin_winit", crate_root = "glutin-winit-0.5.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "glutin_winit", "CARGO_CRATE_NAME": "glutin_winit", "CARGO_MANIFEST_DIR": "glutin-winit-0.5.0.crate", "CARGO_PKG_AUTHORS": "Kirill Chibisov ", "CARGO_PKG_DESCRIPTION": "Glutin bootstrapping helpers with winit", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "glutin-winit", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-windowing/glutin", "CARGO_PKG_RUST_VERSION": "1.70.0", "CARGO_PKG_VERSION": "0.5.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :glutin-winit-0.5-build-script-run[out_dir])", }, features = [ "default", "egl", "glx", "wayland", "wgl", "x11", ], rustc_flags = ["@$(location :glutin-winit-0.5-build-script-run[rustc_flags])"], visibility = [], deps = [ ":glutin-0.32", ":raw-window-handle-0.6", ":winit-0.30", ], ) cargo.rust_binary( name = "glutin-winit-0.5-build-script-build", srcs = [":glutin-winit-0.5.0.crate"], crate = "build_script_build", crate_root = "glutin-winit-0.5.0.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "glutin-winit-0.5.0.crate", "CARGO_PKG_AUTHORS": "Kirill Chibisov ", "CARGO_PKG_DESCRIPTION": "Glutin bootstrapping helpers with winit", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "glutin-winit", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-windowing/glutin", "CARGO_PKG_RUST_VERSION": "1.70.0", "CARGO_PKG_VERSION": "0.5.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "egl", "glx", "wayland", "wgl", "x11", ], visibility = [], deps = [":cfg_aliases-0.2"], ) buildscript_run( name = "glutin-winit-0.5-build-script-run", package_name = "glutin-winit", buildscript_rule = ":glutin-winit-0.5-build-script-build", env = { "CARGO_PKG_AUTHORS": "Kirill Chibisov ", "CARGO_PKG_DESCRIPTION": "Glutin bootstrapping helpers with winit", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-windowing/glutin", "CARGO_PKG_RUST_VERSION": "1.70.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "default", "egl", "glx", "wayland", "wgl", "x11", ], version = "0.5.0", ) http_archive( name = "glutin_egl_sys-0.7.1.crate", sha256 = "4c4680ba6195f424febdc3ba46e7a42a0e58743f2edb115297b86d7f8ecc02d2", strip_prefix = "glutin_egl_sys-0.7.1", urls = ["https://static.crates.io/crates/glutin_egl_sys/0.7.1/download"], visibility = [], ) cargo.rust_library( name = "glutin_egl_sys-0.7", srcs = [":glutin_egl_sys-0.7.1.crate"], crate = "glutin_egl_sys", crate_root = "glutin_egl_sys-0.7.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "glutin_egl_sys", "CARGO_CRATE_NAME": "glutin_egl_sys", "CARGO_MANIFEST_DIR": "glutin_egl_sys-0.7.1.crate", "CARGO_PKG_AUTHORS": "Kirill Chibisov ", "CARGO_PKG_DESCRIPTION": "The egl bindings for glutin", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "glutin_egl_sys", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-windowing/glutin", "CARGO_PKG_RUST_VERSION": "1.70.0", "CARGO_PKG_VERSION": "0.7.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "7", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :glutin_egl_sys-0.7-build-script-run[out_dir])", }, rustc_flags = ["@$(location :glutin_egl_sys-0.7-build-script-run[rustc_flags])"], visibility = [], ) cargo.rust_binary( name = "glutin_egl_sys-0.7-build-script-build", srcs = [":glutin_egl_sys-0.7.1.crate"], crate = "build_script_build", crate_root = "glutin_egl_sys-0.7.1.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "glutin_egl_sys-0.7.1.crate", "CARGO_PKG_AUTHORS": "Kirill Chibisov ", "CARGO_PKG_DESCRIPTION": "The egl bindings for glutin", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "glutin_egl_sys", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-windowing/glutin", "CARGO_PKG_RUST_VERSION": "1.70.0", "CARGO_PKG_VERSION": "0.7.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "7", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":gl_generator-0.14"], ) buildscript_run( name = "glutin_egl_sys-0.7-build-script-run", package_name = "glutin_egl_sys", buildscript_rule = ":glutin_egl_sys-0.7-build-script-build", env = { "CARGO_PKG_AUTHORS": "Kirill Chibisov ", "CARGO_PKG_DESCRIPTION": "The egl bindings for glutin", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-windowing/glutin", "CARGO_PKG_RUST_VERSION": "1.70.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "7", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, version = "0.7.1", ) http_archive( name = "glutin_glx_sys-0.6.1.crate", sha256 = "8a7bb2938045a88b612499fbcba375a77198e01306f52272e692f8c1f3751185", strip_prefix = "glutin_glx_sys-0.6.1", urls = ["https://static.crates.io/crates/glutin_glx_sys/0.6.1/download"], visibility = [], ) cargo.rust_library( name = "glutin_glx_sys-0.6", srcs = [":glutin_glx_sys-0.6.1.crate"], crate = "glutin_glx_sys", crate_root = "glutin_glx_sys-0.6.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "glutin_glx_sys", "CARGO_CRATE_NAME": "glutin_glx_sys", "CARGO_MANIFEST_DIR": "glutin_glx_sys-0.6.1.crate", "CARGO_PKG_AUTHORS": "Kirill Chibisov ", "CARGO_PKG_DESCRIPTION": "The glx bindings for glutin", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "glutin_glx_sys", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-windowing/glutin", "CARGO_PKG_RUST_VERSION": "1.70.0", "CARGO_PKG_VERSION": "0.6.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "6", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :glutin_glx_sys-0.6-build-script-run[out_dir])", }, rustc_flags = ["@$(location :glutin_glx_sys-0.6-build-script-run[rustc_flags])"], visibility = [], deps = [":x11-dl-2"], ) cargo.rust_binary( name = "glutin_glx_sys-0.6-build-script-build", srcs = [":glutin_glx_sys-0.6.1.crate"], crate = "build_script_build", crate_root = "glutin_glx_sys-0.6.1.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "glutin_glx_sys-0.6.1.crate", "CARGO_PKG_AUTHORS": "Kirill Chibisov ", "CARGO_PKG_DESCRIPTION": "The glx bindings for glutin", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "glutin_glx_sys", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-windowing/glutin", "CARGO_PKG_RUST_VERSION": "1.70.0", "CARGO_PKG_VERSION": "0.6.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "6", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":gl_generator-0.14"], ) buildscript_run( name = "glutin_glx_sys-0.6-build-script-run", package_name = "glutin_glx_sys", buildscript_rule = ":glutin_glx_sys-0.6-build-script-build", env = { "CARGO_PKG_AUTHORS": "Kirill Chibisov ", "CARGO_PKG_DESCRIPTION": "The glx bindings for glutin", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-windowing/glutin", "CARGO_PKG_RUST_VERSION": "1.70.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "6", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, version = "0.6.1", ) http_archive( name = "h2-0.4.15.crate", sha256 = "6cb093c84e8bd9b188d4c4a8cb6579fc016968d14c99882163cd3ff402a4f155", strip_prefix = "h2-0.4.15", urls = ["https://static.crates.io/crates/h2/0.4.15/download"], visibility = [], ) cargo.rust_library( name = "h2-0.4", srcs = [":h2-0.4.15.crate"], crate = "h2", crate_root = "h2-0.4.15.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "h2", "CARGO_CRATE_NAME": "h2", "CARGO_MANIFEST_DIR": "h2-0.4.15.crate", "CARGO_PKG_AUTHORS": "Carl Lerche :Sean McArthur ", "CARGO_PKG_DESCRIPTION": "An HTTP/2 client and server", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "h2", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/hyperium/h2", "CARGO_PKG_RUST_VERSION": "1.63", "CARGO_PKG_VERSION": "0.4.15", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "4", "CARGO_PKG_VERSION_PATCH": "15", "CARGO_PKG_VERSION_PRE": "", }, features = ["stream"], visibility = [], deps = [ ":atomic-waker-1", ":bytes-1", ":fnv-1", ":futures-core-0.3", ":futures-sink-0.3", ":http-1", ":indexmap-2", ":slab-0.4", ":tokio-1", ":tokio-util-0.7", ":tracing-0.1", ], ) http_archive( name = "half-2.7.1.crate", sha256 = "6ea2d84b969582b4b1864a92dc5d27cd2b77b622a8d79306834f1be5ba20d84b", strip_prefix = "half-2.7.1", urls = ["https://static.crates.io/crates/half/2.7.1/download"], visibility = [], ) cargo.rust_library( name = "half-2", srcs = [":half-2.7.1.crate"], crate = "half", crate_root = "half-2.7.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "half", "CARGO_CRATE_NAME": "half", "CARGO_MANIFEST_DIR": "half-2.7.1.crate", "CARGO_PKG_AUTHORS": "Kathryn Long ", "CARGO_PKG_DESCRIPTION": "Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "half", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/VoidStarKat/half-rs", "CARGO_PKG_RUST_VERSION": "1.81", "CARGO_PKG_VERSION": "2.7.1", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "7", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "default", "std", ], visibility = [], deps = [ ":cfg-if-1", ":zerocopy-0.8", ], ) cargo.rust_library( name = "hang-0.15", srcs = [":moq-436f045f96c55a1e.git"], crate = "hang", crate_root = "moq-436f045f96c55a1e/rs/hang/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "hang", "CARGO_CRATE_NAME": "hang", "CARGO_MANIFEST_DIR": "moq-436f045f96c55a1e", "CARGO_PKG_AUTHORS": "Luke Curley ", "CARGO_PKG_DESCRIPTION": "Media over QUIC", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "hang", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/moq-dev/moq", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "0.15.4", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "15", "CARGO_PKG_VERSION_PATCH": "4", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":buf-list-1", ":bytes-1", ":conducer-0.3", ":derive_more-2", ":hex-0.4", ":lazy_static-1", ":moq-lite-0.15", ":regex-1", ":serde-1", ":serde_json-1", ":serde_with-3", ":thiserror-2", ":tokio-1", ":tracing-0.1", ":url-2", ], ) http_archive( name = "hash32-0.2.1.crate", sha256 = "b0c35f58762feb77d74ebe43bdbc3210f09be9fe6742234d573bacc26ed92b67", strip_prefix = "hash32-0.2.1", urls = ["https://static.crates.io/crates/hash32/0.2.1/download"], visibility = [], ) cargo.rust_library( name = "hash32-0.2", srcs = [":hash32-0.2.1.crate"], crate = "hash32", crate_root = "hash32-0.2.1.crate/src/lib.rs", edition = "2015", env = { "CARGO_BIN_NAME": "hash32", "CARGO_CRATE_NAME": "hash32", "CARGO_MANIFEST_DIR": "hash32-0.2.1.crate", "CARGO_PKG_AUTHORS": "Jorge Aparicio ", "CARGO_PKG_DESCRIPTION": "32-bit hashing machinery", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "hash32", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/japaric/hash32", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.2.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":byteorder-1"], ) http_archive( name = "hashbrown-0.16.1.crate", sha256 = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100", strip_prefix = "hashbrown-0.16.1", urls = ["https://static.crates.io/crates/hashbrown/0.16.1/download"], visibility = [], ) cargo.rust_library( name = "hashbrown-0.16", srcs = [":hashbrown-0.16.1.crate"], crate = "hashbrown", crate_root = "hashbrown-0.16.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "hashbrown", "CARGO_CRATE_NAME": "hashbrown", "CARGO_MANIFEST_DIR": "hashbrown-0.16.1.crate", "CARGO_PKG_AUTHORS": "Amanieu d'Antras ", "CARGO_PKG_DESCRIPTION": "A Rust port of Google's SwissTable hash map", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "hashbrown", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-lang/hashbrown", "CARGO_PKG_RUST_VERSION": "1.65.0", "CARGO_PKG_VERSION": "0.16.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "16", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "allocator-api2", "default", "default-hasher", "equivalent", "inline-more", "raw-entry", ], visibility = [], deps = [ ":allocator-api2-0.2", ":equivalent-1", ":foldhash-0.2", ], ) http_archive( name = "hashbrown-0.17.1.crate", sha256 = "ed5909b6e89a2db4456e54cd5f673791d7eca6732202bbf2a9cc504fe2f9b84a", strip_prefix = "hashbrown-0.17.1", urls = ["https://static.crates.io/crates/hashbrown/0.17.1/download"], visibility = [], ) cargo.rust_library( name = "hashbrown-0.17", srcs = [":hashbrown-0.17.1.crate"], crate = "hashbrown", crate_root = "hashbrown-0.17.1.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "hashbrown", "CARGO_CRATE_NAME": "hashbrown", "CARGO_MANIFEST_DIR": "hashbrown-0.17.1.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "A Rust port of Google's SwissTable hash map", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "hashbrown", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-lang/hashbrown", "CARGO_PKG_RUST_VERSION": "1.85.0", "CARGO_PKG_VERSION": "0.17.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "17", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "heapless-0.7.17.crate", sha256 = "cdc6457c0eb62c71aac4bc17216026d8410337c4126773b9c5daba343f17964f", strip_prefix = "heapless-0.7.17", urls = ["https://static.crates.io/crates/heapless/0.7.17/download"], visibility = [], ) cargo.rust_library( name = "heapless-0.7", srcs = [":heapless-0.7.17.crate"], crate = "heapless", crate_root = "heapless-0.7.17.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "heapless", "CARGO_CRATE_NAME": "heapless", "CARGO_MANIFEST_DIR": "heapless-0.7.17.crate", "CARGO_PKG_AUTHORS": "Jorge Aparicio :Per Lindgren :Emil Fresk ", "CARGO_PKG_DESCRIPTION": "`static` friendly data structures that don't require dynamic memory allocation", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "heapless", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/japaric/heapless", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.7.17", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "7", "CARGO_PKG_VERSION_PATCH": "17", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :heapless-0.7-build-script-run[out_dir])", }, features = [ "atomic-polyfill", "cas", "serde", ], platform = { "linux-x86_64": dict( deps = [":spin-0.9"], ), "macos-x86_64": dict( deps = [":spin-0.9"], ), }, rustc_flags = ["@$(location :heapless-0.7-build-script-run[rustc_flags])"], visibility = [], deps = [ ":hash32-0.2", ":serde-1", ":stable_deref_trait-1", ], ) cargo.rust_binary( name = "heapless-0.7-build-script-build", srcs = [":heapless-0.7.17.crate"], crate = "build_script_build", crate_root = "heapless-0.7.17.crate/build.rs", edition = "2018", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "heapless-0.7.17.crate", "CARGO_PKG_AUTHORS": "Jorge Aparicio :Per Lindgren :Emil Fresk ", "CARGO_PKG_DESCRIPTION": "`static` friendly data structures that don't require dynamic memory allocation", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "heapless", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/japaric/heapless", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.7.17", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "7", "CARGO_PKG_VERSION_PATCH": "17", "CARGO_PKG_VERSION_PRE": "", }, features = [ "atomic-polyfill", "cas", "serde", ], visibility = [], deps = [":rustc_version-0.4"], ) buildscript_run( name = "heapless-0.7-build-script-run", package_name = "heapless", buildscript_rule = ":heapless-0.7-build-script-build", env = { "CARGO_PKG_AUTHORS": "Jorge Aparicio :Per Lindgren :Emil Fresk ", "CARGO_PKG_DESCRIPTION": "`static` friendly data structures that don't require dynamic memory allocation", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/japaric/heapless", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "7", "CARGO_PKG_VERSION_PATCH": "17", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "atomic-polyfill", "cas", "serde", ], version = "0.7.17", ) http_archive( name = "heck-0.5.0.crate", sha256 = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea", strip_prefix = "heck-0.5.0", urls = ["https://static.crates.io/crates/heck/0.5.0/download"], visibility = [], ) cargo.rust_library( name = "heck-0.5", srcs = [":heck-0.5.0.crate"], crate = "heck", crate_root = "heck-0.5.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "heck", "CARGO_CRATE_NAME": "heck", "CARGO_MANIFEST_DIR": "heck-0.5.0.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "heck is a case conversion library.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "heck", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/withoutboats/heck", "CARGO_PKG_RUST_VERSION": "1.56", "CARGO_PKG_VERSION": "0.5.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "hex-0.4.3.crate", sha256 = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70", strip_prefix = "hex-0.4.3", urls = ["https://static.crates.io/crates/hex/0.4.3/download"], visibility = [], ) cargo.rust_library( name = "hex-0.4", srcs = [":hex-0.4.3.crate"], crate = "hex", crate_root = "hex-0.4.3.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "hex", "CARGO_CRATE_NAME": "hex", "CARGO_MANIFEST_DIR": "hex-0.4.3.crate", "CARGO_PKG_AUTHORS": "KokaKiwi ", "CARGO_PKG_DESCRIPTION": "Encoding and decoding data into/from hexadecimal representation.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "hex", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/KokaKiwi/rust-hex", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.4.3", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "4", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "default", "std", ], visibility = [], ) http_archive( name = "hickory-proto-0.25.2.crate", sha256 = "f8a6fe56c0038198998a6f217ca4e7ef3a5e51f46163bd6dd60b5c71ca6c6502", strip_prefix = "hickory-proto-0.25.2", urls = ["https://static.crates.io/crates/hickory-proto/0.25.2/download"], visibility = [], ) cargo.rust_library( name = "hickory-proto-0.25", srcs = [":hickory-proto-0.25.2.crate"], crate = "hickory_proto", crate_root = "hickory-proto-0.25.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "hickory_proto", "CARGO_CRATE_NAME": "hickory_proto", "CARGO_MANIFEST_DIR": "hickory-proto-0.25.2.crate", "CARGO_PKG_AUTHORS": "The contributors to Hickory DNS", "CARGO_PKG_DESCRIPTION": "Hickory DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Hickory DNS projects.\n", "CARGO_PKG_HOMEPAGE": "https://hickory-dns.org/", "CARGO_PKG_NAME": "hickory-proto", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/hickory-dns/hickory-dns", "CARGO_PKG_RUST_VERSION": "1.71.1", "CARGO_PKG_VERSION": "0.25.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "25", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "__https", "__tls", "futures-io", "https-aws-lc-rs", "std", "tls-aws-lc-rs", "tokio", ], visibility = [], deps = [ ":async-trait-0.1", ":bytes-1", ":cfg-if-1", ":data-encoding-2", ":enum-as-inner-0.6", ":futures-channel-0.3", ":futures-io-0.3", ":futures-util-0.3", ":h2-0.4", ":http-1", ":idna-1", ":ipnet-2", ":once_cell-1", ":rand-0.9", ":rustls-0.23", ":thiserror-2", ":tinyvec-1", ":tokio-1", ":tokio-rustls-0.26", ":tracing-0.1", ":url-2", ], ) http_archive( name = "hickory-resolver-0.25.2.crate", sha256 = "dc62a9a99b0bfb44d2ab95a7208ac952d31060efc16241c87eaf36406fecf87a", strip_prefix = "hickory-resolver-0.25.2", urls = ["https://static.crates.io/crates/hickory-resolver/0.25.2/download"], visibility = [], ) cargo.rust_library( name = "hickory-resolver-0.25", srcs = [":hickory-resolver-0.25.2.crate"], crate = "hickory_resolver", crate_root = "hickory-resolver-0.25.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "hickory_resolver", "CARGO_CRATE_NAME": "hickory_resolver", "CARGO_MANIFEST_DIR": "hickory-resolver-0.25.2.crate", "CARGO_PKG_AUTHORS": "The contributors to Hickory DNS", "CARGO_PKG_DESCRIPTION": "Hickory DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution. See Resolver for supported resolution types. The Client can be used for other queries.\n", "CARGO_PKG_HOMEPAGE": "https://hickory-dns.org/", "CARGO_PKG_NAME": "hickory-resolver", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/hickory-dns/hickory-dns", "CARGO_PKG_RUST_VERSION": "1.71.1", "CARGO_PKG_VERSION": "0.25.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "25", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "__https", "__tls", "default", "https-aws-lc-rs", "system-config", "tokio", ], visibility = [], deps = [ ":cfg-if-1", ":futures-util-0.3", ":hickory-proto-0.25", ":moka-0.12", ":once_cell-1", ":parking_lot-0.12", ":rand-0.9", ":resolv-conf-0.7", ":rustls-0.23", ":smallvec-1", ":thiserror-2", ":tokio-1", ":tokio-rustls-0.26", ":tracing-0.1", ], ) http_archive( name = "http-1.5.0.crate", sha256 = "918d3568bebf352712bc2ef3d46a8bcf1a75b373be6539de198e9105cbbf9ce0", strip_prefix = "http-1.5.0", urls = ["https://static.crates.io/crates/http/1.5.0/download"], visibility = [], ) cargo.rust_library( name = "http-1", srcs = [":http-1.5.0.crate"], crate = "http", crate_root = "http-1.5.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "http", "CARGO_CRATE_NAME": "http", "CARGO_MANIFEST_DIR": "http-1.5.0.crate", "CARGO_PKG_AUTHORS": "Alex Crichton :Carl Lerche :Sean McArthur ", "CARGO_PKG_DESCRIPTION": "A set of types for representing HTTP requests and responses.\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "http", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/hyperium/http", "CARGO_PKG_RUST_VERSION": "1.57.0", "CARGO_PKG_VERSION": "1.5.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], deps = [ ":bytes-1", ":itoa-1", ], ) http_archive( name = "http-body-1.1.0.crate", sha256 = "ca2a8f2913ee65f60facd6a5905613afaa448497a0230cc41ce022d93290bc2c", strip_prefix = "http-body-1.1.0", urls = ["https://static.crates.io/crates/http-body/1.1.0/download"], visibility = [], ) cargo.rust_library( name = "http-body-1", srcs = [":http-body-1.1.0.crate"], crate = "http_body", crate_root = "http-body-1.1.0.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "http_body", "CARGO_CRATE_NAME": "http_body", "CARGO_MANIFEST_DIR": "http-body-1.1.0.crate", "CARGO_PKG_AUTHORS": "Carl Lerche :Lucio Franco :Sean McArthur ", "CARGO_PKG_DESCRIPTION": "Trait representing an asynchronous, streaming, HTTP request or response body.\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "http-body", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/hyperium/http-body", "CARGO_PKG_RUST_VERSION": "1.61", "CARGO_PKG_VERSION": "1.1.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":bytes-1", ":http-1", ], ) http_archive( name = "http-body-util-0.1.4.crate", sha256 = "e9f41fd6a08e4d4ec69df65976da761afd5ad5e58a9d4acb46bd1c953a9e3ff2", strip_prefix = "http-body-util-0.1.4", urls = ["https://static.crates.io/crates/http-body-util/0.1.4/download"], visibility = [], ) cargo.rust_library( name = "http-body-util-0.1", srcs = [":http-body-util-0.1.4.crate"], crate = "http_body_util", crate_root = "http-body-util-0.1.4.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "http_body_util", "CARGO_CRATE_NAME": "http_body_util", "CARGO_MANIFEST_DIR": "http-body-util-0.1.4.crate", "CARGO_PKG_AUTHORS": "Carl Lerche :Lucio Franco :Sean McArthur ", "CARGO_PKG_DESCRIPTION": "Combinators and adapters for HTTP request or response bodies.\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "http-body-util", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/hyperium/http-body", "CARGO_PKG_RUST_VERSION": "1.61", "CARGO_PKG_VERSION": "0.1.4", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "4", "CARGO_PKG_VERSION_PRE": "", }, features = ["default"], visibility = [], deps = [ ":bytes-1", ":futures-core-0.3", ":http-1", ":http-body-1", ":pin-project-lite-0.2", ], ) http_archive( name = "httparse-1.10.1.crate", sha256 = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87", strip_prefix = "httparse-1.10.1", urls = ["https://static.crates.io/crates/httparse/1.10.1/download"], visibility = [], ) cargo.rust_library( name = "httparse-1", srcs = [":httparse-1.10.1.crate"], crate = "httparse", crate_root = "httparse-1.10.1.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "httparse", "CARGO_CRATE_NAME": "httparse", "CARGO_MANIFEST_DIR": "httparse-1.10.1.crate", "CARGO_PKG_AUTHORS": "Sean McArthur ", "CARGO_PKG_DESCRIPTION": "A tiny, safe, speedy, zero-copy HTTP/1.x parser.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "httparse", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/seanmonstar/httparse", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "1.10.1", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "10", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :httparse-1-build-script-run[out_dir])", }, features = [ "default", "std", ], rustc_flags = ["@$(location :httparse-1-build-script-run[rustc_flags])"], visibility = [], ) cargo.rust_binary( name = "httparse-1-build-script-build", srcs = [":httparse-1.10.1.crate"], crate = "build_script_build", crate_root = "httparse-1.10.1.crate/build.rs", edition = "2018", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "httparse-1.10.1.crate", "CARGO_PKG_AUTHORS": "Sean McArthur ", "CARGO_PKG_DESCRIPTION": "A tiny, safe, speedy, zero-copy HTTP/1.x parser.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "httparse", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/seanmonstar/httparse", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "1.10.1", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "10", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], ) buildscript_run( name = "httparse-1-build-script-run", package_name = "httparse", buildscript_rule = ":httparse-1-build-script-build", env = { "CARGO_PKG_AUTHORS": "Sean McArthur ", "CARGO_PKG_DESCRIPTION": "A tiny, safe, speedy, zero-copy HTTP/1.x parser.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/seanmonstar/httparse", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "10", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "default", "std", ], version = "1.10.1", ) http_archive( name = "httpdate-1.0.3.crate", sha256 = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9", strip_prefix = "httpdate-1.0.3", urls = ["https://static.crates.io/crates/httpdate/1.0.3/download"], visibility = [], ) cargo.rust_library( name = "httpdate-1", srcs = [":httpdate-1.0.3.crate"], crate = "httpdate", crate_root = "httpdate-1.0.3.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "httpdate", "CARGO_CRATE_NAME": "httpdate", "CARGO_MANIFEST_DIR": "httpdate-1.0.3.crate", "CARGO_PKG_AUTHORS": "Pyfisch ", "CARGO_PKG_DESCRIPTION": "HTTP date parsing and formatting", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "httpdate", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/pyfisch/httpdate", "CARGO_PKG_RUST_VERSION": "1.56", "CARGO_PKG_VERSION": "1.0.3", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "humantime-2.4.0.crate", sha256 = "15cdd26707701c53297e2fa6afb323d55fbc1d0810c3aec078ae3ef0424c3c15", strip_prefix = "humantime-2.4.0", urls = ["https://static.crates.io/crates/humantime/2.4.0/download"], visibility = [], ) cargo.rust_library( name = "humantime-2", srcs = [":humantime-2.4.0.crate"], crate = "humantime", crate_root = "humantime-2.4.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "humantime", "CARGO_CRATE_NAME": "humantime", "CARGO_MANIFEST_DIR": "humantime-2.4.0.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "A parser and formatter for std::time::{Duration, SystemTime}", "CARGO_PKG_HOMEPAGE": "https://github.com/chronotope/humantime", "CARGO_PKG_NAME": "humantime", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/chronotope/humantime", "CARGO_PKG_RUST_VERSION": "1.60", "CARGO_PKG_VERSION": "2.4.0", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "4", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "humantime-serde-1.1.1.crate", sha256 = "57a3db5ea5923d99402c94e9feb261dc5ee9b4efa158b0315f788cf549cc200c", strip_prefix = "humantime-serde-1.1.1", urls = ["https://static.crates.io/crates/humantime-serde/1.1.1/download"], visibility = [], ) cargo.rust_library( name = "humantime-serde-1", srcs = [":humantime-serde-1.1.1.crate"], crate = "humantime_serde", crate_root = "humantime-serde-1.1.1.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "humantime_serde", "CARGO_CRATE_NAME": "humantime_serde", "CARGO_MANIFEST_DIR": "humantime-serde-1.1.1.crate", "CARGO_PKG_AUTHORS": "jean-airoldie ", "CARGO_PKG_DESCRIPTION": "Serde support for the `humantime` crate", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "humantime-serde", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/jean-airoldie/humantime-serde", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "1.1.1", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":humantime-2", ":serde-1", ], ) http_archive( name = "hybrid-array-0.4.13.crate", sha256 = "818356c5132c1fede50f837ca96afbe78ff42413047f4abb886217845e1b6c8c", strip_prefix = "hybrid-array-0.4.13", urls = ["https://static.crates.io/crates/hybrid-array/0.4.13/download"], visibility = [], ) cargo.rust_library( name = "hybrid-array-0.4", srcs = [":hybrid-array-0.4.13.crate"], crate = "hybrid_array", crate_root = "hybrid-array-0.4.13.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "hybrid_array", "CARGO_CRATE_NAME": "hybrid_array", "CARGO_MANIFEST_DIR": "hybrid-array-0.4.13.crate", "CARGO_PKG_AUTHORS": "RustCrypto Developers", "CARGO_PKG_DESCRIPTION": "Hybrid typenum-based and const generic array types designed to provide the\nflexibility of typenum-based expressions while also allowing interoperability\nand a transition path to const generics\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "hybrid-array", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/RustCrypto/hybrid-array", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "0.4.13", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "4", "CARGO_PKG_VERSION_PATCH": "13", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":typenum-1"], ) http_archive( name = "hyper-1.11.0.crate", sha256 = "d22053281f852e11534f5198498373cbb59295120a20771d90f7ed1897490a72", strip_prefix = "hyper-1.11.0", urls = ["https://static.crates.io/crates/hyper/1.11.0/download"], visibility = [], ) cargo.rust_library( name = "hyper-1", srcs = [":hyper-1.11.0.crate"], crate = "hyper", crate_root = "hyper-1.11.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "hyper", "CARGO_CRATE_NAME": "hyper", "CARGO_MANIFEST_DIR": "hyper-1.11.0.crate", "CARGO_PKG_AUTHORS": "Sean McArthur ", "CARGO_PKG_DESCRIPTION": "A protective and efficient HTTP library for all.", "CARGO_PKG_HOMEPAGE": "https://hyper.rs", "CARGO_PKG_NAME": "hyper", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/hyperium/hyper", "CARGO_PKG_RUST_VERSION": "1.63", "CARGO_PKG_VERSION": "1.11.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "11", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "client", "default", "http1", "http2", "server", ], visibility = [], deps = [ ":atomic-waker-1", ":bytes-1", ":futures-channel-0.3", ":futures-core-0.3", ":h2-0.4", ":http-1", ":http-body-1", ":httparse-1", ":httpdate-1", ":itoa-1", ":pin-project-lite-0.2", ":smallvec-1", ":tokio-1", ":want-0.3", ], ) http_archive( name = "hyper-rustls-0.27.9.crate", sha256 = "33ca68d021ef39cf6463ab54c1d0f5daf03377b70561305bb89a8f83aab66e0f", strip_prefix = "hyper-rustls-0.27.9", urls = ["https://static.crates.io/crates/hyper-rustls/0.27.9/download"], visibility = [], ) cargo.rust_library( name = "hyper-rustls-0.27", srcs = [":hyper-rustls-0.27.9.crate"], crate = "hyper_rustls", crate_root = "hyper-rustls-0.27.9.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "hyper_rustls", "CARGO_CRATE_NAME": "hyper_rustls", "CARGO_MANIFEST_DIR": "hyper-rustls-0.27.9.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Rustls+hyper integration for pure rust HTTPS", "CARGO_PKG_HOMEPAGE": "https://github.com/rustls/hyper-rustls", "CARGO_PKG_NAME": "hyper-rustls", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rustls/hyper-rustls", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "0.27.9", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "27", "CARGO_PKG_VERSION_PATCH": "9", "CARGO_PKG_VERSION_PRE": "", }, features = [ "http1", "tls12", ], visibility = [], deps = [ ":http-1", ":hyper-1", ":hyper-util-0.1", ":rustls-0.23", ":tokio-1", ":tokio-rustls-0.26", ":tower-service-0.3", ], ) http_archive( name = "hyper-util-0.1.20.crate", sha256 = "96547c2556ec9d12fb1578c4eaf448b04993e7fb79cbaad930a656880a6bdfa0", strip_prefix = "hyper-util-0.1.20", urls = ["https://static.crates.io/crates/hyper-util/0.1.20/download"], visibility = [], ) cargo.rust_library( name = "hyper-util-0.1", srcs = [":hyper-util-0.1.20.crate"], crate = "hyper_util", crate_root = "hyper-util-0.1.20.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "hyper_util", "CARGO_CRATE_NAME": "hyper_util", "CARGO_MANIFEST_DIR": "hyper-util-0.1.20.crate", "CARGO_PKG_AUTHORS": "Sean McArthur ", "CARGO_PKG_DESCRIPTION": "hyper utilities", "CARGO_PKG_HOMEPAGE": "https://hyper.rs", "CARGO_PKG_NAME": "hyper-util", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/hyperium/hyper-util", "CARGO_PKG_RUST_VERSION": "1.64", "CARGO_PKG_VERSION": "0.1.20", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "20", "CARGO_PKG_VERSION_PRE": "", }, features = [ "client", "client-legacy", "client-proxy", "default", "http1", "http2", "tokio", ], visibility = [], deps = [ ":base64-0.22", ":bytes-1", ":futures-channel-0.3", ":futures-util-0.3", ":http-1", ":http-body-1", ":hyper-1", ":ipnet-2", ":libc-0.2", ":percent-encoding-2", ":pin-project-lite-0.2", ":socket2-0.6", ":tokio-1", ":tower-service-0.3", ":tracing-0.1", ], ) http_archive( name = "icu_collections-2.2.0.crate", sha256 = "2984d1cd16c883d7935b9e07e44071dca8d917fd52ecc02c04d5fa0b5a3f191c", strip_prefix = "icu_collections-2.2.0", urls = ["https://static.crates.io/crates/icu_collections/2.2.0/download"], visibility = [], ) cargo.rust_library( name = "icu_collections-2", srcs = [":icu_collections-2.2.0.crate"], crate = "icu_collections", crate_root = "icu_collections-2.2.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "icu_collections", "CARGO_CRATE_NAME": "icu_collections", "CARGO_MANIFEST_DIR": "icu_collections-2.2.0.crate", "CARGO_PKG_AUTHORS": "The ICU4X Project Developers", "CARGO_PKG_DESCRIPTION": "Collection of API for use in ICU libraries.", "CARGO_PKG_HOMEPAGE": "https://icu4x.unicode.org", "CARGO_PKG_NAME": "icu_collections", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/unicode-org/icu4x", "CARGO_PKG_RUST_VERSION": "1.86", "CARGO_PKG_VERSION": "2.2.0", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":displaydoc-0.2", ":potential_utf-0.1", ":utf8_iter-1", ":yoke-0.8", ":zerofrom-0.1", ":zerovec-0.11", ], ) http_archive( name = "icu_locale_core-2.2.0.crate", sha256 = "92219b62b3e2b4d88ac5119f8904c10f8f61bf7e95b640d25ba3075e6cac2c29", strip_prefix = "icu_locale_core-2.2.0", urls = ["https://static.crates.io/crates/icu_locale_core/2.2.0/download"], visibility = [], ) cargo.rust_library( name = "icu_locale_core-2", srcs = [":icu_locale_core-2.2.0.crate"], crate = "icu_locale_core", crate_root = "icu_locale_core-2.2.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "icu_locale_core", "CARGO_CRATE_NAME": "icu_locale_core", "CARGO_MANIFEST_DIR": "icu_locale_core-2.2.0.crate", "CARGO_PKG_AUTHORS": "The ICU4X Project Developers", "CARGO_PKG_DESCRIPTION": "API for managing Unicode Language and Locale Identifiers", "CARGO_PKG_HOMEPAGE": "https://icu4x.unicode.org", "CARGO_PKG_NAME": "icu_locale_core", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/unicode-org/icu4x", "CARGO_PKG_RUST_VERSION": "1.86", "CARGO_PKG_VERSION": "2.2.0", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = ["zerovec"], visibility = [], deps = [ ":displaydoc-0.2", ":litemap-0.8", ":tinystr-0.8", ":writeable-0.6", ":zerovec-0.11", ], ) http_archive( name = "icu_normalizer-2.2.0.crate", sha256 = "c56e5ee99d6e3d33bd91c5d85458b6005a22140021cc324cea84dd0e72cff3b4", strip_prefix = "icu_normalizer-2.2.0", urls = ["https://static.crates.io/crates/icu_normalizer/2.2.0/download"], visibility = [], ) cargo.rust_library( name = "icu_normalizer-2", srcs = [":icu_normalizer-2.2.0.crate"], crate = "icu_normalizer", crate_root = "icu_normalizer-2.2.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "icu_normalizer", "CARGO_CRATE_NAME": "icu_normalizer", "CARGO_MANIFEST_DIR": "icu_normalizer-2.2.0.crate", "CARGO_PKG_AUTHORS": "The ICU4X Project Developers", "CARGO_PKG_DESCRIPTION": "API for normalizing text into Unicode Normalization Forms", "CARGO_PKG_HOMEPAGE": "https://icu4x.unicode.org", "CARGO_PKG_NAME": "icu_normalizer", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/unicode-org/icu4x", "CARGO_PKG_RUST_VERSION": "1.86", "CARGO_PKG_VERSION": "2.2.0", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = ["compiled_data"], visibility = [], deps = [ ":icu_collections-2", ":icu_normalizer_data-2", ":icu_provider-2", ":smallvec-1", ":zerovec-0.11", ], ) http_archive( name = "icu_normalizer_data-2.2.0.crate", sha256 = "da3be0ae77ea334f4da67c12f149704f19f81d1adf7c51cf482943e84a2bad38", strip_prefix = "icu_normalizer_data-2.2.0", urls = ["https://static.crates.io/crates/icu_normalizer_data/2.2.0/download"], visibility = [], ) cargo.rust_library( name = "icu_normalizer_data-2", srcs = [":icu_normalizer_data-2.2.0.crate"], crate = "icu_normalizer_data", crate_root = "icu_normalizer_data-2.2.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "icu_normalizer_data", "CARGO_CRATE_NAME": "icu_normalizer_data", "CARGO_MANIFEST_DIR": "icu_normalizer_data-2.2.0.crate", "CARGO_PKG_AUTHORS": "The ICU4X Project Developers", "CARGO_PKG_DESCRIPTION": "Data for the icu_normalizer crate", "CARGO_PKG_HOMEPAGE": "https://icu4x.unicode.org", "CARGO_PKG_NAME": "icu_normalizer_data", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/unicode-org/icu4x", "CARGO_PKG_RUST_VERSION": "1.86", "CARGO_PKG_VERSION": "2.2.0", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :icu_normalizer_data-2-build-script-run[out_dir])", }, rustc_flags = ["@$(location :icu_normalizer_data-2-build-script-run[rustc_flags])"], visibility = [], ) cargo.rust_binary( name = "icu_normalizer_data-2-build-script-build", srcs = [":icu_normalizer_data-2.2.0.crate"], crate = "build_script_build", crate_root = "icu_normalizer_data-2.2.0.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "icu_normalizer_data-2.2.0.crate", "CARGO_PKG_AUTHORS": "The ICU4X Project Developers", "CARGO_PKG_DESCRIPTION": "Data for the icu_normalizer crate", "CARGO_PKG_HOMEPAGE": "https://icu4x.unicode.org", "CARGO_PKG_NAME": "icu_normalizer_data", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/unicode-org/icu4x", "CARGO_PKG_RUST_VERSION": "1.86", "CARGO_PKG_VERSION": "2.2.0", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) buildscript_run( name = "icu_normalizer_data-2-build-script-run", package_name = "icu_normalizer_data", buildscript_rule = ":icu_normalizer_data-2-build-script-build", env = { "CARGO_PKG_AUTHORS": "The ICU4X Project Developers", "CARGO_PKG_DESCRIPTION": "Data for the icu_normalizer crate", "CARGO_PKG_HOMEPAGE": "https://icu4x.unicode.org", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/unicode-org/icu4x", "CARGO_PKG_RUST_VERSION": "1.86", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, version = "2.2.0", ) http_archive( name = "icu_properties-2.2.0.crate", sha256 = "bee3b67d0ea5c2cca5003417989af8996f8604e34fb9ddf96208a033901e70de", strip_prefix = "icu_properties-2.2.0", urls = ["https://static.crates.io/crates/icu_properties/2.2.0/download"], visibility = [], ) cargo.rust_library( name = "icu_properties-2", srcs = [":icu_properties-2.2.0.crate"], crate = "icu_properties", crate_root = "icu_properties-2.2.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "icu_properties", "CARGO_CRATE_NAME": "icu_properties", "CARGO_MANIFEST_DIR": "icu_properties-2.2.0.crate", "CARGO_PKG_AUTHORS": "The ICU4X Project Developers", "CARGO_PKG_DESCRIPTION": "Definitions for Unicode properties", "CARGO_PKG_HOMEPAGE": "https://icu4x.unicode.org", "CARGO_PKG_NAME": "icu_properties", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/unicode-org/icu4x", "CARGO_PKG_RUST_VERSION": "1.86", "CARGO_PKG_VERSION": "2.2.0", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = ["compiled_data"], visibility = [], deps = [ ":icu_collections-2", ":icu_locale_core-2", ":icu_properties_data-2", ":icu_provider-2", ":zerotrie-0.2", ":zerovec-0.11", ], ) http_archive( name = "icu_properties_data-2.2.0.crate", sha256 = "8e2bbb201e0c04f7b4b3e14382af113e17ba4f63e2c9d2ee626b720cbce54a14", strip_prefix = "icu_properties_data-2.2.0", urls = ["https://static.crates.io/crates/icu_properties_data/2.2.0/download"], visibility = [], ) cargo.rust_library( name = "icu_properties_data-2", srcs = [":icu_properties_data-2.2.0.crate"], crate = "icu_properties_data", crate_root = "icu_properties_data-2.2.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "icu_properties_data", "CARGO_CRATE_NAME": "icu_properties_data", "CARGO_MANIFEST_DIR": "icu_properties_data-2.2.0.crate", "CARGO_PKG_AUTHORS": "The ICU4X Project Developers", "CARGO_PKG_DESCRIPTION": "Data for the icu_properties crate", "CARGO_PKG_HOMEPAGE": "https://icu4x.unicode.org", "CARGO_PKG_NAME": "icu_properties_data", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/unicode-org/icu4x", "CARGO_PKG_RUST_VERSION": "1.86", "CARGO_PKG_VERSION": "2.2.0", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :icu_properties_data-2-build-script-run[out_dir])", }, rustc_flags = ["@$(location :icu_properties_data-2-build-script-run[rustc_flags])"], visibility = [], ) cargo.rust_binary( name = "icu_properties_data-2-build-script-build", srcs = [":icu_properties_data-2.2.0.crate"], crate = "build_script_build", crate_root = "icu_properties_data-2.2.0.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "icu_properties_data-2.2.0.crate", "CARGO_PKG_AUTHORS": "The ICU4X Project Developers", "CARGO_PKG_DESCRIPTION": "Data for the icu_properties crate", "CARGO_PKG_HOMEPAGE": "https://icu4x.unicode.org", "CARGO_PKG_NAME": "icu_properties_data", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/unicode-org/icu4x", "CARGO_PKG_RUST_VERSION": "1.86", "CARGO_PKG_VERSION": "2.2.0", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) buildscript_run( name = "icu_properties_data-2-build-script-run", package_name = "icu_properties_data", buildscript_rule = ":icu_properties_data-2-build-script-build", env = { "CARGO_PKG_AUTHORS": "The ICU4X Project Developers", "CARGO_PKG_DESCRIPTION": "Data for the icu_properties crate", "CARGO_PKG_HOMEPAGE": "https://icu4x.unicode.org", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/unicode-org/icu4x", "CARGO_PKG_RUST_VERSION": "1.86", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, version = "2.2.0", ) http_archive( name = "icu_provider-2.2.0.crate", sha256 = "139c4cf31c8b5f33d7e199446eff9c1e02decfc2f0eec2c8d71f65befa45b421", strip_prefix = "icu_provider-2.2.0", urls = ["https://static.crates.io/crates/icu_provider/2.2.0/download"], visibility = [], ) cargo.rust_library( name = "icu_provider-2", srcs = [":icu_provider-2.2.0.crate"], crate = "icu_provider", crate_root = "icu_provider-2.2.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "icu_provider", "CARGO_CRATE_NAME": "icu_provider", "CARGO_MANIFEST_DIR": "icu_provider-2.2.0.crate", "CARGO_PKG_AUTHORS": "The ICU4X Project Developers", "CARGO_PKG_DESCRIPTION": "Trait and struct definitions for the ICU data provider", "CARGO_PKG_HOMEPAGE": "https://icu4x.unicode.org", "CARGO_PKG_NAME": "icu_provider", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/unicode-org/icu4x", "CARGO_PKG_RUST_VERSION": "1.86", "CARGO_PKG_VERSION": "2.2.0", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = ["baked"], visibility = [], deps = [ ":displaydoc-0.2", ":icu_locale_core-2", ":writeable-0.6", ":yoke-0.8", ":zerofrom-0.1", ":zerotrie-0.2", ":zerovec-0.11", ], ) http_archive( name = "ident_case-1.0.1.crate", sha256 = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39", strip_prefix = "ident_case-1.0.1", urls = ["https://static.crates.io/crates/ident_case/1.0.1/download"], visibility = [], ) cargo.rust_library( name = "ident_case-1", srcs = [":ident_case-1.0.1.crate"], crate = "ident_case", crate_root = "ident_case-1.0.1.crate/src/lib.rs", edition = "2015", env = { "CARGO_BIN_NAME": "ident_case", "CARGO_CRATE_NAME": "ident_case", "CARGO_MANIFEST_DIR": "ident_case-1.0.1.crate", "CARGO_PKG_AUTHORS": "Ted Driggs ", "CARGO_PKG_DESCRIPTION": "Utility for applying case rules to Rust identifiers.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "ident_case", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/TedDriggs/ident_case", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "1.0.1", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "identity-hash-0.1.0.crate", sha256 = "dfdd7caa900436d8f13b2346fe10257e0c05c1f1f9e351f4f5d57c03bd5f45da", strip_prefix = "identity-hash-0.1.0", urls = ["https://static.crates.io/crates/identity-hash/0.1.0/download"], visibility = [], ) cargo.rust_library( name = "identity-hash-0.1", srcs = [":identity-hash-0.1.0.crate"], crate = "identity_hash", crate_root = "identity-hash-0.1.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "identity_hash", "CARGO_CRATE_NAME": "identity_hash", "CARGO_MANIFEST_DIR": "identity-hash-0.1.0.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "An implementation of `std::hash::Hasher` which does not hash at all.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "identity-hash", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/offsetting/identity-hash", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.1.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], ) http_archive( name = "idna-1.1.0.crate", sha256 = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de", strip_prefix = "idna-1.1.0", urls = ["https://static.crates.io/crates/idna/1.1.0/download"], visibility = [], ) cargo.rust_library( name = "idna-1", srcs = [":idna-1.1.0.crate"], crate = "idna", crate_root = "idna-1.1.0.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "idna", "CARGO_CRATE_NAME": "idna", "CARGO_MANIFEST_DIR": "idna-1.1.0.crate", "CARGO_PKG_AUTHORS": "The rust-url developers", "CARGO_PKG_DESCRIPTION": "IDNA (Internationalizing Domain Names in Applications) and Punycode.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "idna", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/servo/rust-url/", "CARGO_PKG_RUST_VERSION": "1.57", "CARGO_PKG_VERSION": "1.1.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "compiled_data", "std", ], visibility = [], deps = [ ":idna_adapter-1", ":smallvec-1", ":utf8_iter-1", ], ) http_archive( name = "idna_adapter-1.2.2.crate", sha256 = "cb68373c0d6620ef8105e855e7745e18b0d00d3bdb07fb532e434244cdb9a714", strip_prefix = "idna_adapter-1.2.2", urls = ["https://static.crates.io/crates/idna_adapter/1.2.2/download"], visibility = [], ) cargo.rust_library( name = "idna_adapter-1", srcs = [":idna_adapter-1.2.2.crate"], crate = "idna_adapter", crate_root = "idna_adapter-1.2.2.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "idna_adapter", "CARGO_CRATE_NAME": "idna_adapter", "CARGO_MANIFEST_DIR": "idna_adapter-1.2.2.crate", "CARGO_PKG_AUTHORS": "The rust-url developers", "CARGO_PKG_DESCRIPTION": "Back end adapter for idna", "CARGO_PKG_HOMEPAGE": "https://docs.rs/crate/idna_adapter/latest", "CARGO_PKG_NAME": "idna_adapter", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/hsivonen/idna_adapter", "CARGO_PKG_RUST_VERSION": "1.86", "CARGO_PKG_VERSION": "1.2.2", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = ["compiled_data"], visibility = [], deps = [ ":icu_normalizer-2", ":icu_properties-2", ], ) http_archive( name = "igd-next-0.16.2.crate", sha256 = "516893339c97f6011282d5825ac94fc1c7aad5cad26bdc2d0cee068c0bf97f97", strip_prefix = "igd-next-0.16.2", urls = ["https://static.crates.io/crates/igd-next/0.16.2/download"], visibility = [], ) cargo.rust_library( name = "igd-next-0.16", srcs = [":igd-next-0.16.2.crate"], crate = "igd_next", crate_root = "igd-next-0.16.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "igd_next", "CARGO_CRATE_NAME": "igd_next", "CARGO_MANIFEST_DIR": "igd-next-0.16.2.crate", "CARGO_PKG_AUTHORS": "Darius C:Simon Bernier St-Pierre ", "CARGO_PKG_DESCRIPTION": "Internet Gateway Protocol client", "CARGO_PKG_HOMEPAGE": "https://github.com/dariusc93/rust-igd", "CARGO_PKG_NAME": "igd-next", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dariusc93/rust-igd", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.16.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "16", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "aio_tokio", "async-trait", "bytes", "default", "futures", "http", "http-body-util", "hyper", "hyper-util", "tokio", ], visibility = [], deps = [ ":async-trait-0.1", ":attohttpc-0.30", ":bytes-1", ":futures-0.3", ":http-1", ":http-body-util-0.1", ":hyper-1", ":hyper-util-0.1", ":log-0.4", ":rand-0.9", ":tokio-1", ":url-2", ":xmltree-0.10", ], ) alias( name = "image", actual = ":image-0.25", visibility = ["PUBLIC"], ) http_archive( name = "image-0.25.10.crate", sha256 = "85ab80394333c02fe689eaf900ab500fbd0c2213da414687ebf995a65d5a6104", strip_prefix = "image-0.25.10", urls = ["https://static.crates.io/crates/image/0.25.10/download"], visibility = [], ) cargo.rust_library( name = "image-0.25", srcs = [":image-0.25.10.crate"], crate = "image", crate_root = "image-0.25.10.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "image", "CARGO_CRATE_NAME": "image", "CARGO_MANIFEST_DIR": "image-0.25.10.crate", "CARGO_PKG_AUTHORS": "The image-rs Developers", "CARGO_PKG_DESCRIPTION": "Imaging library. Provides basic image processing and encoders/decoders for common image formats.", "CARGO_PKG_HOMEPAGE": "https://github.com/image-rs/image", "CARGO_PKG_NAME": "image", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/image-rs/image", "CARGO_PKG_RUST_VERSION": "1.88.0", "CARGO_PKG_VERSION": "0.25.10", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "25", "CARGO_PKG_VERSION_PATCH": "10", "CARGO_PKG_VERSION_PRE": "", }, features = ["jpeg"], platform = { "linux-arm64": dict( features = ["png"], deps = [":png-0.18"], ), "linux-x86_64": dict( features = ["png"], deps = [":png-0.18"], ), "macos-arm64": dict( features = ["tiff"], deps = [":tiff-0.11"], ), "macos-x86_64": dict( features = ["tiff"], deps = [":tiff-0.11"], ), }, visibility = [], deps = [ ":bytemuck-1", ":byteorder-lite-0.1", ":moxcms-0.8", ":num-traits-0.2", ":zune-core-0.5", ":zune-jpeg-0.5", ], ) http_archive( name = "indexmap-2.14.0.crate", sha256 = "d466e9454f08e4a911e14806c24e16fba1b4c121d1ea474396f396069cf949d9", strip_prefix = "indexmap-2.14.0", urls = ["https://static.crates.io/crates/indexmap/2.14.0/download"], visibility = [], ) cargo.rust_library( name = "indexmap-2", srcs = [":indexmap-2.14.0.crate"], crate = "indexmap", crate_root = "indexmap-2.14.0.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "indexmap", "CARGO_CRATE_NAME": "indexmap", "CARGO_MANIFEST_DIR": "indexmap-2.14.0.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "A hash table with consistent order and fast iteration.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "indexmap", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/indexmap-rs/indexmap", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "2.14.0", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "14", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], deps = [ ":equivalent-1", ":hashbrown-0.17", ], ) http_archive( name = "inout-0.1.4.crate", sha256 = "879f10e63c20629ecabbb64a8010319738c66a5cd0c29b02d63d272b03751d01", strip_prefix = "inout-0.1.4", urls = ["https://static.crates.io/crates/inout/0.1.4/download"], visibility = [], ) cargo.rust_library( name = "inout-0.1", srcs = [":inout-0.1.4.crate"], crate = "inout", crate_root = "inout-0.1.4.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "inout", "CARGO_CRATE_NAME": "inout", "CARGO_MANIFEST_DIR": "inout-0.1.4.crate", "CARGO_PKG_AUTHORS": "RustCrypto Developers", "CARGO_PKG_DESCRIPTION": "Custom reference types for code generic over in-place and buffer-to-buffer modes of operation.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "inout", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/RustCrypto/utils", "CARGO_PKG_RUST_VERSION": "1.56", "CARGO_PKG_VERSION": "0.1.4", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "4", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":generic-array-0.14"], ) http_archive( name = "ipnet-2.12.0.crate", sha256 = "d98f6fed1fde3f8c21bc40a1abb88dd75e67924f9cffc3ef95607bad8017f8e2", strip_prefix = "ipnet-2.12.0", urls = ["https://static.crates.io/crates/ipnet/2.12.0/download"], visibility = [], ) cargo.rust_library( name = "ipnet-2", srcs = [":ipnet-2.12.0.crate"], crate = "ipnet", crate_root = "ipnet-2.12.0.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "ipnet", "CARGO_CRATE_NAME": "ipnet", "CARGO_MANIFEST_DIR": "ipnet-2.12.0.crate", "CARGO_PKG_AUTHORS": "Kris Price ", "CARGO_PKG_DESCRIPTION": "Provides types and useful methods for working with IPv4 and IPv6 network addresses, commonly called IP prefixes. The new `IpNet`, `Ipv4Net`, and `Ipv6Net` types build on the existing `IpAddr`, `Ipv4Addr`, and `Ipv6Addr` types already provided in Rust's standard library and align to their design to stay consistent. The module also provides useful traits that extend `Ipv4Addr` and `Ipv6Addr` with methods for `Add`, `Sub`, `BitAnd`, and `BitOr` operations. The module only uses stable feature so it is guaranteed to compile using the stable toolchain.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "ipnet", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/krisprice/ipnet", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "2.12.0", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "12", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], ) cargo.rust_library( name = "iroh-0.97", srcs = [":iroh-c398ca6ee96438f7.git"], crate = "iroh", crate_root = "iroh-c398ca6ee96438f7/iroh/src/lib.rs", dlopen_enable = True, edition = "2024", env = { "CARGO_BIN_NAME": "iroh", "CARGO_CRATE_NAME": "iroh", "CARGO_MANIFEST_DIR": "iroh-c398ca6ee96438f7", "CARGO_PKG_AUTHORS": "dignifiedquire :n0 team", "CARGO_PKG_DESCRIPTION": "p2p quic connections dialed by public key", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "iroh", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/iroh", "CARGO_PKG_RUST_VERSION": "1.89", "CARGO_PKG_VERSION": "0.97.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "97", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :iroh-0.97-build-script-run[out_dir])", }, features = [ "fast-apple-datapath", "metrics", "portmapper", "tls-aws-lc-rs", ], named_deps = { "webpki_types": ":rustls-pki-types-1", }, rustc_flags = ["@$(location :iroh-0.97-build-script-run[rustc_flags])"], visibility = [], deps = [ ":backon-1", ":blake3-1", ":bytes-1", ":ctutils-0.4", ":data-encoding-2", ":derive_more-2", ":ed25519-dalek-3", ":futures-util-0.3", ":hickory-resolver-0.25", ":http-1", ":ipnet-2", ":iroh-base-0.97", ":iroh-metrics-0.38", ":iroh-relay-0.97", ":n0-error-0.1", ":n0-future-0.3", ":n0-watcher-0.6", ":netwatch-0.15", ":noq-0.17", ":noq-proto-0.16", ":noq-udp-0.9", ":papaya-0.2", ":pin-project-1", ":pkarr-5", ":pkcs8-0.11", ":portable-atomic-1", ":portmapper-0.15", ":rand-0.9", ":reqwest-0.13", ":rustc-hash-2", ":rustls-0.23", ":rustls-webpki-0.103", ":serde-1", ":smallvec-1", ":strum-0.28", ":sync_wrapper-1", ":tokio-1", ":tokio-stream-0.1", ":tokio-util-0.7", ":tracing-0.1", ":url-2", ":webpki-roots-1", ], ) cargo.rust_binary( name = "iroh-0.97-build-script-build", srcs = [":iroh-c398ca6ee96438f7.git"], crate = "build_script_build", crate_root = "iroh-c398ca6ee96438f7/iroh/build.rs", edition = "2024", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "iroh-c398ca6ee96438f7", "CARGO_PKG_AUTHORS": "dignifiedquire :n0 team", "CARGO_PKG_DESCRIPTION": "p2p quic connections dialed by public key", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "iroh", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/iroh", "CARGO_PKG_RUST_VERSION": "1.89", "CARGO_PKG_VERSION": "0.97.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "97", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "fast-apple-datapath", "metrics", "portmapper", "tls-aws-lc-rs", ], visibility = [], deps = [":cfg_aliases-0.2"], ) buildscript_run( name = "iroh-0.97-build-script-run", package_name = "iroh", buildscript_rule = ":iroh-0.97-build-script-build", env = { "CARGO_PKG_AUTHORS": "dignifiedquire :n0 team", "CARGO_PKG_DESCRIPTION": "p2p quic connections dialed by public key", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/iroh", "CARGO_PKG_RUST_VERSION": "1.89", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "97", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "fast-apple-datapath", "metrics", "portmapper", "tls-aws-lc-rs", ], manifest_dir = ":iroh-c398ca6ee96438f7.git[iroh]", version = "0.97.0", ) cargo.rust_library( name = "iroh-base-0.97", srcs = [":iroh-c398ca6ee96438f7.git"], crate = "iroh_base", crate_root = "iroh-c398ca6ee96438f7/iroh-base/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "iroh_base", "CARGO_CRATE_NAME": "iroh_base", "CARGO_MANIFEST_DIR": "iroh-c398ca6ee96438f7", "CARGO_PKG_AUTHORS": "n0 team", "CARGO_PKG_DESCRIPTION": "base type and utilities for Iroh", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "iroh-base", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/iroh", "CARGO_PKG_RUST_VERSION": "1.89", "CARGO_PKG_VERSION": "0.97.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "97", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "key", "relay", ], visibility = [], deps = [ ":curve25519-dalek-5", ":data-encoding-2", ":derive_more-2", ":digest-0.11", ":ed25519-dalek-3", ":n0-error-0.1", ":rand_core-0.9", ":serde-1", ":sha2-0.11", ":url-2", ":zeroize-1", ":zeroize_derive-1", ], ) cargo.rust_library( name = "iroh-gossip-0.97", srcs = [":iroh-gossip-45ccb02d15b316cd.git"], crate = "iroh_gossip", crate_root = "iroh-gossip-45ccb02d15b316cd/src/lib.rs", dlopen_enable = True, edition = "2021", env = { "CARGO_BIN_NAME": "iroh_gossip", "CARGO_CRATE_NAME": "iroh_gossip", "CARGO_MANIFEST_DIR": "iroh-gossip-45ccb02d15b316cd", "CARGO_PKG_AUTHORS": "n0 team", "CARGO_PKG_DESCRIPTION": "gossip messages over broadcast trees", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "iroh-gossip", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/iroh-gossip", "CARGO_PKG_RUST_VERSION": "1.89", "CARGO_PKG_VERSION": "0.97.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "97", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "metrics", "net", ], visibility = [], deps = [ ":blake3-1", ":bytes-1", ":data-encoding-2", ":derive_more-2", ":ed25519-dalek-3", ":futures-concurrency-7", ":futures-lite-2", ":futures-util-0.3", ":hex-0.4", ":indexmap-2", ":iroh-0.97", ":iroh-base-0.97", ":iroh-metrics-0.38", ":irpc-0.13", ":n0-error-0.1", ":n0-future-0.3", ":postcard-1", ":rand-0.9", ":serde-1", ":tokio-1", ":tokio-util-0.7", ":tracing-0.1", ], ) alias( name = "iroh-live", actual = ":iroh-live-0.1", visibility = ["PUBLIC"], ) cargo.rust_library( name = "iroh-live-0.1", srcs = [":iroh-live-cba230b1e993c078.git"], crate = "iroh_live", crate_root = "iroh-live-cba230b1e993c078/iroh-live/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "iroh_live", "CARGO_CRATE_NAME": "iroh_live", "CARGO_MANIFEST_DIR": "iroh-live-cba230b1e993c078", "CARGO_PKG_AUTHORS": "Franz Heinzmann ", "CARGO_PKG_DESCRIPTION": "audio and video live streaming over iroh", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "iroh-live", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/iroh-live", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.1.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "capture-camera", "h264", "opus", ], visibility = [], deps = [ ":anyhow-1", ":bytes-1", ":data-encoding-2", ":derive_more-2", ":hang-0.15", ":iroh-0.97", ":iroh-gossip-0.97", ":iroh-moq-0.1", ":iroh-smol-kv-0.3", ":iroh-tickets-0.4", ":moq-lite-0.15", ":moq-media-0.1", ":n0-error-0.1", ":n0-future-0.3", ":n0-watcher-0.6", ":postcard-1", ":rand-0.9", ":serde-1", ":strum-0.28", ":throttled-tracing-0.1", ":tokio-1", ":tokio-util-0.7", ":tracing-0.1", ], ) http_archive( name = "iroh-metrics-0.38.3.crate", sha256 = "761b45ba046134b11eb3e432fa501616b45c4bf3a30c21717578bc07aa6461dd", strip_prefix = "iroh-metrics-0.38.3", urls = ["https://static.crates.io/crates/iroh-metrics/0.38.3/download"], visibility = [], ) cargo.rust_library( name = "iroh-metrics-0.38", srcs = [":iroh-metrics-0.38.3.crate"], crate = "iroh_metrics", crate_root = "iroh-metrics-0.38.3.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "iroh_metrics", "CARGO_CRATE_NAME": "iroh_metrics", "CARGO_MANIFEST_DIR": "iroh-metrics-0.38.3.crate", "CARGO_PKG_AUTHORS": "arqu :n0 team", "CARGO_PKG_DESCRIPTION": "metrics for iroh", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "iroh-metrics", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/iroh-metrics", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "0.38.3", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "38", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, features = ["metrics"], visibility = [], deps = [ ":iroh-metrics-derive-0.4", ":itoa-1", ":n0-error-0.1", ":portable-atomic-1", ":postcard-1", ":ryu-1", ":serde-1", ":tracing-0.1", ], ) http_archive( name = "iroh-metrics-derive-0.4.1.crate", sha256 = "cab063c2bfd6c3d5a33a913d4fdb5252f140db29ec67c704f20f3da7e8f92dbf", strip_prefix = "iroh-metrics-derive-0.4.1", urls = ["https://static.crates.io/crates/iroh-metrics-derive/0.4.1/download"], visibility = [], ) cargo.rust_library( name = "iroh-metrics-derive-0.4", srcs = [":iroh-metrics-derive-0.4.1.crate"], crate = "iroh_metrics_derive", crate_root = "iroh-metrics-derive-0.4.1.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "iroh_metrics_derive", "CARGO_CRATE_NAME": "iroh_metrics_derive", "CARGO_MANIFEST_DIR": "iroh-metrics-derive-0.4.1.crate", "CARGO_PKG_AUTHORS": "Frando :n0 team", "CARGO_PKG_DESCRIPTION": "derive macros for iroh-metrics", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "iroh-metrics-derive", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/iroh-metrics", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "0.4.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "4", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, proc_macro = True, visibility = [], deps = [ ":heck-0.5", ":proc-macro2-1", ":quote-1", ":syn-2", ], ) cargo.rust_library( name = "iroh-moq-0.1", srcs = [":iroh-live-cba230b1e993c078.git"], crate = "iroh_moq", crate_root = "iroh-live-cba230b1e993c078/iroh-moq/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "iroh_moq", "CARGO_CRATE_NAME": "iroh_moq", "CARGO_MANIFEST_DIR": "iroh-live-cba230b1e993c078", "CARGO_PKG_AUTHORS": "Franz Heinzmann ", "CARGO_PKG_DESCRIPTION": "audio and video live streaming over iroh", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "iroh-moq", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/iroh-live", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.1.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":iroh-0.97", ":moq-lite-0.15", ":n0-error-0.1", ":n0-future-0.3", ":tokio-1", ":tokio-util-0.7", ":tracing-0.1", ":url-2", ":web-transport-iroh-0.2", ], ) cargo.rust_library( name = "iroh-relay-0.97", srcs = [":iroh-c398ca6ee96438f7.git"], crate = "iroh_relay", crate_root = "iroh-c398ca6ee96438f7/iroh-relay/src/lib.rs", dlopen_enable = True, edition = "2024", env = { "CARGO_BIN_NAME": "iroh_relay", "CARGO_CRATE_NAME": "iroh_relay", "CARGO_MANIFEST_DIR": "iroh-c398ca6ee96438f7", "CARGO_PKG_AUTHORS": "n0 team", "CARGO_PKG_DESCRIPTION": "Iroh's relay server and client", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "iroh-relay", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/iroh", "CARGO_PKG_RUST_VERSION": "1.89", "CARGO_PKG_VERSION": "0.97.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "97", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :iroh-relay-0.97-build-script-run[out_dir])", }, features = [ "metrics", "tls-aws-lc-rs", ], named_deps = { "webpki_types": ":rustls-pki-types-1", }, rustc_flags = ["@$(location :iroh-relay-0.97-build-script-run[rustc_flags])"], visibility = [], deps = [ ":blake3-1", ":bytes-1", ":data-encoding-2", ":derive_more-2", ":hickory-resolver-0.25", ":http-1", ":http-body-util-0.1", ":hyper-1", ":hyper-util-0.1", ":iroh-base-0.97", ":iroh-metrics-0.38", ":lru-0.16", ":n0-error-0.1", ":n0-future-0.3", ":noq-0.17", ":noq-proto-0.16", ":num_enum-0.7", ":pin-project-1", ":pkarr-5", ":postcard-1", ":rand-0.9", ":reqwest-0.13", ":rustls-0.23", ":serde-1", ":serde_bytes-0.11", ":strum-0.28", ":tokio-1", ":tokio-rustls-0.26", ":tokio-util-0.7", ":tokio-websockets-0.12", ":tracing-0.1", ":url-2", ":webpki-roots-1", ":z32-1", ], ) cargo.rust_binary( name = "iroh-relay-0.97-build-script-build", srcs = [":iroh-c398ca6ee96438f7.git"], crate = "build_script_build", crate_root = "iroh-c398ca6ee96438f7/iroh-relay/build.rs", edition = "2024", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "iroh-c398ca6ee96438f7", "CARGO_PKG_AUTHORS": "n0 team", "CARGO_PKG_DESCRIPTION": "Iroh's relay server and client", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "iroh-relay", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/iroh", "CARGO_PKG_RUST_VERSION": "1.89", "CARGO_PKG_VERSION": "0.97.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "97", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "metrics", "tls-aws-lc-rs", ], visibility = [], deps = [ ":cfg_aliases-0.2", ":vergen-gitcl-1", ], ) buildscript_run( name = "iroh-relay-0.97-build-script-run", package_name = "iroh-relay", buildscript_rule = ":iroh-relay-0.97-build-script-build", env = { "CARGO_PKG_AUTHORS": "n0 team", "CARGO_PKG_DESCRIPTION": "Iroh's relay server and client", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/iroh", "CARGO_PKG_RUST_VERSION": "1.89", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "97", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "metrics", "tls-aws-lc-rs", ], manifest_dir = ":iroh-c398ca6ee96438f7.git[iroh-relay]", version = "0.97.0", ) cargo.rust_library( name = "iroh-smol-kv-0.3", srcs = [":iroh-smol-kv-3294ee5240f086f5.git"], crate = "iroh_smol_kv", crate_root = "iroh-smol-kv-3294ee5240f086f5/src/lib.rs", dlopen_enable = True, edition = "2024", env = { "CARGO_BIN_NAME": "iroh_smol_kv", "CARGO_CRATE_NAME": "iroh_smol_kv", "CARGO_MANIFEST_DIR": "iroh-smol-kv-3294ee5240f086f5", "CARGO_PKG_AUTHORS": "rklaehn :n0 team", "CARGO_PKG_DESCRIPTION": "A tiny replicated kv store that sync over an iroh-gossip topic", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "iroh-smol-kv", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/iroh-smol-kv", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.3.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":bytes-1", ":ed25519-dalek-3", ":hex-0.4", ":iroh-0.97", ":iroh-gossip-0.97", ":irpc-0.13", ":n0-error-0.1", ":n0-future-0.3", ":postcard-1", ":rand-0.9", ":rpds-1", ":serde-1", ":serde-big-array-0.5", ":sync_wrapper-1", ":tokio-1", ":tracing-0.1", ], ) http_archive( name = "iroh-tickets-0.4.0.crate", sha256 = "ab64bac4bb573b9cfd2142bd2876ed65ca792efbc4398361a4ee51a0f9afbed6", strip_prefix = "iroh-tickets-0.4.0", urls = ["https://static.crates.io/crates/iroh-tickets/0.4.0/download"], visibility = [], ) cargo.rust_library( name = "iroh-tickets-0.4", srcs = [":iroh-tickets-0.4.0.crate"], crate = "iroh_tickets", crate_root = "iroh-tickets-0.4.0.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "iroh_tickets", "CARGO_CRATE_NAME": "iroh_tickets", "CARGO_MANIFEST_DIR": "iroh-tickets-0.4.0.crate", "CARGO_PKG_AUTHORS": "dignifiedquire :n0 team", "CARGO_PKG_DESCRIPTION": "tickets as signaling for iroh", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "iroh-tickets", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/iroh-tickets", "CARGO_PKG_RUST_VERSION": "1.89", "CARGO_PKG_VERSION": "0.4.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "4", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":data-encoding-2", ":derive_more-2", ":iroh-base-0.97", ":n0-error-0.1", ":postcard-1", ":serde-1", ], ) http_archive( name = "irpc-0.13.0.crate", sha256 = "4f47b7c52662d673df377b5ac40c121c7ff56eb764e520fae6543686132f7957", strip_prefix = "irpc-0.13.0", urls = ["https://static.crates.io/crates/irpc/0.13.0/download"], visibility = [], ) cargo.rust_library( name = "irpc-0.13", srcs = [":irpc-0.13.0.crate"], crate = "irpc", crate_root = "irpc-0.13.0.crate/src/lib.rs", dlopen_enable = True, edition = "2021", env = { "CARGO_BIN_NAME": "irpc", "CARGO_CRATE_NAME": "irpc", "CARGO_MANIFEST_DIR": "irpc-0.13.0.crate", "CARGO_PKG_AUTHORS": "Rüdiger Klaehn :n0 team", "CARGO_PKG_DESCRIPTION": "A streaming rpc system based on quic", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "irpc", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/irpc", "CARGO_PKG_RUST_VERSION": "1.89", "CARGO_PKG_VERSION": "0.13.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "13", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "derive", "rpc", "spans", "stream", ], visibility = [], deps = [ ":futures-util-0.3", ":irpc-derive-0.10", ":n0-error-0.1", ":n0-future-0.3", ":noq-0.17", ":postcard-1", ":serde-1", ":smallvec-1", ":tokio-1", ":tokio-util-0.7", ":tracing-0.1", ], ) http_archive( name = "irpc-derive-0.10.0.crate", sha256 = "83c1a4b460634aeed6dc01236a0047867de70e30562d91a0ad031dcb3ac33fb4", strip_prefix = "irpc-derive-0.10.0", urls = ["https://static.crates.io/crates/irpc-derive/0.10.0/download"], visibility = [], ) cargo.rust_library( name = "irpc-derive-0.10", srcs = [":irpc-derive-0.10.0.crate"], crate = "irpc_derive", crate_root = "irpc-derive-0.10.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "irpc_derive", "CARGO_CRATE_NAME": "irpc_derive", "CARGO_MANIFEST_DIR": "irpc-derive-0.10.0.crate", "CARGO_PKG_AUTHORS": "Rüdiger Klaehn ", "CARGO_PKG_DESCRIPTION": "Macros for irpc", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "irpc-derive", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/irpc", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.10.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "10", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, proc_macro = True, visibility = [], deps = [ ":proc-macro2-1", ":quote-1", ":syn-2", ], ) http_archive( name = "is_terminal_polyfill-1.70.2.crate", sha256 = "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695", strip_prefix = "is_terminal_polyfill-1.70.2", urls = ["https://static.crates.io/crates/is_terminal_polyfill/1.70.2/download"], visibility = [], ) cargo.rust_library( name = "is_terminal_polyfill-1", srcs = [":is_terminal_polyfill-1.70.2.crate"], crate = "is_terminal_polyfill", crate_root = "is_terminal_polyfill-1.70.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "is_terminal_polyfill", "CARGO_CRATE_NAME": "is_terminal_polyfill", "CARGO_MANIFEST_DIR": "is_terminal_polyfill-1.70.2.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Polyfill for `is_terminal` stdlib feature for use with older MSRVs", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "is_terminal_polyfill", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/polyfill-rs/is_terminal_polyfill", "CARGO_PKG_RUST_VERSION": "1.70.0", "CARGO_PKG_VERSION": "1.70.2", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "70", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = ["default"], visibility = [], ) http_archive( name = "itertools-0.13.0.crate", sha256 = "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186", strip_prefix = "itertools-0.13.0", urls = ["https://static.crates.io/crates/itertools/0.13.0/download"], visibility = [], ) cargo.rust_library( name = "itertools-0.13", srcs = [":itertools-0.13.0.crate"], crate = "itertools", crate_root = "itertools-0.13.0.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "itertools", "CARGO_CRATE_NAME": "itertools", "CARGO_MANIFEST_DIR": "itertools-0.13.0.crate", "CARGO_PKG_AUTHORS": "bluss", "CARGO_PKG_DESCRIPTION": "Extra iterator adaptors, iterator methods, free functions, and macros.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "itertools", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-itertools/itertools", "CARGO_PKG_RUST_VERSION": "1.43.1", "CARGO_PKG_VERSION": "0.13.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "13", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":either-1"], ) http_archive( name = "itoa-1.0.18.crate", sha256 = "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682", strip_prefix = "itoa-1.0.18", urls = ["https://static.crates.io/crates/itoa/1.0.18/download"], visibility = [], ) cargo.rust_library( name = "itoa-1", srcs = [":itoa-1.0.18.crate"], crate = "itoa", crate_root = "itoa-1.0.18.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "itoa", "CARGO_CRATE_NAME": "itoa", "CARGO_MANIFEST_DIR": "itoa-1.0.18.crate", "CARGO_PKG_AUTHORS": "David Tolnay ", "CARGO_PKG_DESCRIPTION": "Fast integer primitive to string conversion", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "itoa", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/itoa", "CARGO_PKG_RUST_VERSION": "1.68", "CARGO_PKG_VERSION": "1.0.18", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "18", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "jiff-0.2.35.crate", sha256 = "668b7183bd07af9a4885f5c35b0cc5c83c4607a913c16b7e17291832910d2dcc", strip_prefix = "jiff-0.2.35", urls = ["https://static.crates.io/crates/jiff/0.2.35/download"], visibility = [], ) cargo.rust_library( name = "jiff-0.2", srcs = [":jiff-0.2.35.crate"], crate = "jiff", crate_root = "jiff-0.2.35.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "jiff", "CARGO_CRATE_NAME": "jiff", "CARGO_MANIFEST_DIR": "jiff-0.2.35.crate", "CARGO_PKG_AUTHORS": "Andrew Gallant ", "CARGO_PKG_DESCRIPTION": "A date-time library that encourages you to jump into the pit of success.\n\nThis library is heavily inspired by the Temporal project.\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "jiff", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/BurntSushi/jiff", "CARGO_PKG_RUST_VERSION": "1.70", "CARGO_PKG_VERSION": "0.2.35", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "35", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "std", ], named_deps = { "jcore": ":jiff-core-0.1", }, visibility = [], ) http_archive( name = "jiff-core-0.1.0.crate", sha256 = "7feca88439efe53da3754500c1851dedf3cb36c524dd5cf8225cc0794de95d09", strip_prefix = "jiff-core-0.1.0", urls = ["https://static.crates.io/crates/jiff-core/0.1.0/download"], visibility = [], ) cargo.rust_library( name = "jiff-core-0.1", srcs = [":jiff-core-0.1.0.crate"], crate = "jiff_core", crate_root = "jiff-core-0.1.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "jiff_core", "CARGO_CRATE_NAME": "jiff_core", "CARGO_MANIFEST_DIR": "jiff-core-0.1.0.crate", "CARGO_PKG_AUTHORS": "Andrew Gallant ", "CARGO_PKG_DESCRIPTION": "Low level datetime primitives for the Jiff library.", "CARGO_PKG_HOMEPAGE": "https://github.com/BurntSushi/jiff/tree/master/crates/jiff-core", "CARGO_PKG_NAME": "jiff-core", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/BurntSushi/jiff", "CARGO_PKG_RUST_VERSION": "1.70", "CARGO_PKG_VERSION": "0.1.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "std", ], visibility = [], ) http_archive( name = "jobserver-0.1.35.crate", sha256 = "1c00acbd29eabad4a2392fa0e921c874934dbbf4194312ad20f04a0ed67a3cb3", strip_prefix = "jobserver-0.1.35", urls = ["https://static.crates.io/crates/jobserver/0.1.35/download"], visibility = [], ) cargo.rust_library( name = "jobserver-0.1", srcs = [":jobserver-0.1.35.crate"], crate = "jobserver", crate_root = "jobserver-0.1.35.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "jobserver", "CARGO_CRATE_NAME": "jobserver", "CARGO_MANIFEST_DIR": "jobserver-0.1.35.crate", "CARGO_PKG_AUTHORS": "Alex Crichton ", "CARGO_PKG_DESCRIPTION": "An implementation of the GNU Make jobserver for Rust.\n", "CARGO_PKG_HOMEPAGE": "https://github.com/rust-lang/jobserver-rs", "CARGO_PKG_NAME": "jobserver", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-lang/jobserver-rs", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "0.1.35", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "35", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":libc-0.2"], ) http_archive( name = "khronos_api-3.1.0.crate", sha256 = "e2db585e1d738fc771bf08a151420d3ed193d9d895a36df7f6f8a9456b911ddc", strip_prefix = "khronos_api-3.1.0", urls = ["https://static.crates.io/crates/khronos_api/3.1.0/download"], visibility = [], ) cargo.rust_library( name = "khronos_api-3", srcs = [":khronos_api-3.1.0.crate"], crate = "khronos_api", crate_root = "khronos_api-3.1.0.crate/src/lib.rs", edition = "2015", env = { "CARGO_BIN_NAME": "khronos_api", "CARGO_CRATE_NAME": "khronos_api", "CARGO_MANIFEST_DIR": "khronos_api-3.1.0.crate", "CARGO_PKG_AUTHORS": "Brendan Zabarauskas :Corey Richardson:Arseny Kapoulkine:Pierre Krieger ", "CARGO_PKG_DESCRIPTION": "The Khronos XML API Registry, exposed as byte string constants.", "CARGO_PKG_HOMEPAGE": "https://github.com/brendanzab/gl-rs/", "CARGO_PKG_NAME": "khronos_api", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/brendanzab/gl-rs/", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "3.1.0", "CARGO_PKG_VERSION_MAJOR": "3", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :khronos_api-3-build-script-run[out_dir])", }, rustc_flags = ["@$(location :khronos_api-3-build-script-run[rustc_flags])"], visibility = [], ) cargo.rust_binary( name = "khronos_api-3-build-script-build", srcs = [":khronos_api-3.1.0.crate"], crate = "build_script_build", crate_root = "khronos_api-3.1.0.crate/build.rs", edition = "2015", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "khronos_api-3.1.0.crate", "CARGO_PKG_AUTHORS": "Brendan Zabarauskas :Corey Richardson:Arseny Kapoulkine:Pierre Krieger ", "CARGO_PKG_DESCRIPTION": "The Khronos XML API Registry, exposed as byte string constants.", "CARGO_PKG_HOMEPAGE": "https://github.com/brendanzab/gl-rs/", "CARGO_PKG_NAME": "khronos_api", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/brendanzab/gl-rs/", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "3.1.0", "CARGO_PKG_VERSION_MAJOR": "3", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) buildscript_run( name = "khronos_api-3-build-script-run", package_name = "khronos_api", buildscript_rule = ":khronos_api-3-build-script-build", env = { "CARGO_PKG_AUTHORS": "Brendan Zabarauskas :Corey Richardson:Arseny Kapoulkine:Pierre Krieger ", "CARGO_PKG_DESCRIPTION": "The Khronos XML API Registry, exposed as byte string constants.", "CARGO_PKG_HOMEPAGE": "https://github.com/brendanzab/gl-rs/", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/brendanzab/gl-rs/", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION_MAJOR": "3", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, version = "3.1.0", ) http_archive( name = "lazy_static-1.5.0.crate", sha256 = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe", strip_prefix = "lazy_static-1.5.0", urls = ["https://static.crates.io/crates/lazy_static/1.5.0/download"], visibility = [], ) cargo.rust_library( name = "lazy_static-1", srcs = [":lazy_static-1.5.0.crate"], crate = "lazy_static", crate_root = "lazy_static-1.5.0.crate/src/lib.rs", edition = "2015", env = { "CARGO_BIN_NAME": "lazy_static", "CARGO_CRATE_NAME": "lazy_static", "CARGO_MANIFEST_DIR": "lazy_static-1.5.0.crate", "CARGO_PKG_AUTHORS": "Marvin Löbel ", "CARGO_PKG_DESCRIPTION": "A macro for declaring lazily evaluated statics in Rust.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "lazy_static", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-lang-nursery/lazy-static.rs", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "1.5.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) alias( name = "libc", actual = ":libc-0.2", visibility = ["PUBLIC"], ) http_archive( name = "libc-0.2.189.crate", sha256 = "3eaf3ede3fee6db1a4c2ee091bf8a8b4dccdc6d17f656fb07896ee72867612f2", strip_prefix = "libc-0.2.189", urls = ["https://static.crates.io/crates/libc/0.2.189/download"], visibility = [], ) cargo.rust_library( name = "libc-0.2", srcs = [":libc-0.2.189.crate"], crate = "libc", crate_root = "libc-0.2.189.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "libc", "CARGO_CRATE_NAME": "libc", "CARGO_MANIFEST_DIR": "libc-0.2.189.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Raw FFI bindings to platform libraries like libc.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "libc", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-lang/libc", "CARGO_PKG_RUST_VERSION": "1.65", "CARGO_PKG_VERSION": "0.2.189", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "189", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :libc-0.2-build-script-run[out_dir])", }, features = [ "default", "extra_traits", "std", ], rustc_flags = ["@$(location :libc-0.2-build-script-run[rustc_flags])"], visibility = [], ) cargo.rust_binary( name = "libc-0.2-build-script-build", srcs = [":libc-0.2.189.crate"], crate = "build_script_build", crate_root = "libc-0.2.189.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "libc-0.2.189.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Raw FFI bindings to platform libraries like libc.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "libc", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-lang/libc", "CARGO_PKG_RUST_VERSION": "1.65", "CARGO_PKG_VERSION": "0.2.189", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "189", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "extra_traits", "std", ], visibility = [], ) buildscript_run( name = "libc-0.2-build-script-run", package_name = "libc", buildscript_rule = ":libc-0.2-build-script-build", env = { "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Raw FFI bindings to platform libraries like libc.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-lang/libc", "CARGO_PKG_RUST_VERSION": "1.65", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "189", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "default", "extra_traits", "std", ], version = "0.2.189", ) http_archive( name = "libloading-0.8.9.crate", sha256 = "d7c4b02199fee7c5d21a5ae7d8cfa79a6ef5bb2fc834d6e9058e89c825efdc55", strip_prefix = "libloading-0.8.9", urls = ["https://static.crates.io/crates/libloading/0.8.9/download"], visibility = [], ) cargo.rust_library( name = "libloading-0.8", srcs = [":libloading-0.8.9.crate"], crate = "libloading", crate_root = "libloading-0.8.9.crate/src/lib.rs", edition = "2015", env = { "CARGO_BIN_NAME": "libloading", "CARGO_CRATE_NAME": "libloading", "CARGO_MANIFEST_DIR": "libloading-0.8.9.crate", "CARGO_PKG_AUTHORS": "Simonas Kazlauskas ", "CARGO_PKG_DESCRIPTION": "Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "libloading", "CARGO_PKG_README": "README.mkd", "CARGO_PKG_REPOSITORY": "https://github.com/nagisa/rust_libloading/", "CARGO_PKG_RUST_VERSION": "1.71.0", "CARGO_PKG_VERSION": "0.8.9", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "8", "CARGO_PKG_VERSION_PATCH": "9", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":cfg-if-1"], ) http_archive( name = "libm-0.2.16.crate", sha256 = "b6d2cec3eae94f9f509c767b45932f1ada8350c4bdb85af2fcab4a3c14807981", strip_prefix = "libm-0.2.16", urls = ["https://static.crates.io/crates/libm/0.2.16/download"], visibility = [], ) cargo.rust_library( name = "libm-0.2", srcs = [":libm-0.2.16.crate"], crate = "libm", crate_root = "libm-0.2.16.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "libm", "CARGO_CRATE_NAME": "libm", "CARGO_MANIFEST_DIR": "libm-0.2.16.crate", "CARGO_PKG_AUTHORS": "Alex Crichton :Amanieu d'Antras :Jorge Aparicio :Trevor Gross ", "CARGO_PKG_DESCRIPTION": "libm in pure Rust", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "libm", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-lang/compiler-builtins", "CARGO_PKG_RUST_VERSION": "1.63", "CARGO_PKG_VERSION": "0.2.16", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "16", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :libm-0.2-build-script-run[out_dir])", }, features = [ "arch", "default", ], rustc_flags = ["@$(location :libm-0.2-build-script-run[rustc_flags])"], visibility = [], ) cargo.rust_binary( name = "libm-0.2-build-script-build", srcs = [":libm-0.2.16.crate"], crate = "build_script_build", crate_root = "libm-0.2.16.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "libm-0.2.16.crate", "CARGO_PKG_AUTHORS": "Alex Crichton :Amanieu d'Antras :Jorge Aparicio :Trevor Gross ", "CARGO_PKG_DESCRIPTION": "libm in pure Rust", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "libm", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-lang/compiler-builtins", "CARGO_PKG_RUST_VERSION": "1.63", "CARGO_PKG_VERSION": "0.2.16", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "16", "CARGO_PKG_VERSION_PRE": "", }, features = [ "arch", "default", ], visibility = [], ) buildscript_run( name = "libm-0.2-build-script-run", package_name = "libm", buildscript_rule = ":libm-0.2-build-script-build", env = { "CARGO_PKG_AUTHORS": "Alex Crichton :Amanieu d'Antras :Jorge Aparicio :Trevor Gross ", "CARGO_PKG_DESCRIPTION": "libm in pure Rust", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-lang/compiler-builtins", "CARGO_PKG_RUST_VERSION": "1.63", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "16", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "arch", "default", ], version = "0.2.16", ) http_archive( name = "linux-raw-sys-0.4.15.crate", sha256 = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab", strip_prefix = "linux-raw-sys-0.4.15", urls = ["https://static.crates.io/crates/linux-raw-sys/0.4.15/download"], visibility = [], ) cargo.rust_library( name = "linux-raw-sys-0.4", srcs = [":linux-raw-sys-0.4.15.crate"], crate = "linux_raw_sys", crate_root = "linux-raw-sys-0.4.15.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "linux_raw_sys", "CARGO_CRATE_NAME": "linux_raw_sys", "CARGO_MANIFEST_DIR": "linux-raw-sys-0.4.15.crate", "CARGO_PKG_AUTHORS": "Dan Gohman ", "CARGO_PKG_DESCRIPTION": "Generated bindings for Linux's userspace API", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "linux-raw-sys", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/sunfishcode/linux-raw-sys", "CARGO_PKG_RUST_VERSION": "1.63", "CARGO_PKG_VERSION": "0.4.15", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "4", "CARGO_PKG_VERSION_PATCH": "15", "CARGO_PKG_VERSION_PRE": "", }, features = [ "elf", "errno", "general", "ioctl", "no_std", "prctl", "system", ], visibility = [], ) http_archive( name = "linux-raw-sys-0.12.1.crate", sha256 = "32a66949e030da00e8c7d4434b251670a91556f4144941d37452769c25d58a53", strip_prefix = "linux-raw-sys-0.12.1", urls = ["https://static.crates.io/crates/linux-raw-sys/0.12.1/download"], visibility = [], ) cargo.rust_library( name = "linux-raw-sys-0.12", srcs = [":linux-raw-sys-0.12.1.crate"], crate = "linux_raw_sys", crate_root = "linux-raw-sys-0.12.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "linux_raw_sys", "CARGO_CRATE_NAME": "linux_raw_sys", "CARGO_MANIFEST_DIR": "linux-raw-sys-0.12.1.crate", "CARGO_PKG_AUTHORS": "Dan Gohman ", "CARGO_PKG_DESCRIPTION": "Generated bindings for Linux's userspace API", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "linux-raw-sys", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/sunfishcode/linux-raw-sys", "CARGO_PKG_RUST_VERSION": "1.63", "CARGO_PKG_VERSION": "0.12.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "12", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "auxvec", "elf", "errno", "general", "if_ether", "ioctl", "net", "netlink", "no_std", "prctl", "system", "xdp", ], visibility = [], ) http_archive( name = "litemap-0.8.2.crate", sha256 = "92daf443525c4cce67b150400bc2316076100ce0b3686209eb8cf3c31612e6f0", strip_prefix = "litemap-0.8.2", urls = ["https://static.crates.io/crates/litemap/0.8.2/download"], visibility = [], ) cargo.rust_library( name = "litemap-0.8", srcs = [":litemap-0.8.2.crate"], crate = "litemap", crate_root = "litemap-0.8.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "litemap", "CARGO_CRATE_NAME": "litemap", "CARGO_MANIFEST_DIR": "litemap-0.8.2.crate", "CARGO_PKG_AUTHORS": "The ICU4X Project Developers", "CARGO_PKG_DESCRIPTION": "A key-value Map implementation based on a flat, sorted Vec.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "litemap", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/unicode-org/icu4x", "CARGO_PKG_RUST_VERSION": "1.82", "CARGO_PKG_VERSION": "0.8.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "8", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "litrs-1.0.0.crate", sha256 = "11d3d7f243d5c5a8b9bb5d6dd2b1602c0cb0b9db1621bafc7ed66e35ff9fe092", strip_prefix = "litrs-1.0.0", urls = ["https://static.crates.io/crates/litrs/1.0.0/download"], visibility = [], ) cargo.rust_library( name = "litrs-1", srcs = [":litrs-1.0.0.crate"], crate = "litrs", crate_root = "litrs-1.0.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "litrs", "CARGO_CRATE_NAME": "litrs", "CARGO_MANIFEST_DIR": "litrs-1.0.0.crate", "CARGO_PKG_AUTHORS": "Lukas Kalbertodt ", "CARGO_PKG_DESCRIPTION": "Parse and inspect Rust literals (i.e. tokens in the Rust programming language\nrepresenting fixed values). Particularly useful for proc macros, but can also\nbe used outside of a proc-macro context.\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "litrs", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/LukasKalbertodt/litrs", "CARGO_PKG_RUST_VERSION": "1.56", "CARGO_PKG_VERSION": "1.0.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "lock_api-0.4.14.crate", sha256 = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965", strip_prefix = "lock_api-0.4.14", urls = ["https://static.crates.io/crates/lock_api/0.4.14/download"], visibility = [], ) cargo.rust_library( name = "lock_api-0.4", srcs = [":lock_api-0.4.14.crate"], crate = "lock_api", crate_root = "lock_api-0.4.14.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "lock_api", "CARGO_CRATE_NAME": "lock_api", "CARGO_MANIFEST_DIR": "lock_api-0.4.14.crate", "CARGO_PKG_AUTHORS": "Amanieu d'Antras ", "CARGO_PKG_DESCRIPTION": "Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "lock_api", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/Amanieu/parking_lot", "CARGO_PKG_RUST_VERSION": "1.71.0", "CARGO_PKG_VERSION": "0.4.14", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "4", "CARGO_PKG_VERSION_PATCH": "14", "CARGO_PKG_VERSION_PRE": "", }, features = [ "atomic_usize", "default", ], visibility = [], deps = [":scopeguard-1"], ) alias( name = "log", actual = ":log-0.4", visibility = ["PUBLIC"], ) http_archive( name = "log-0.4.33.crate", sha256 = "0ceec5bc11778974d1bcb055b18002eba7f4b3518b6a0081b3af5f21666da9ad", strip_prefix = "log-0.4.33", urls = ["https://static.crates.io/crates/log/0.4.33/download"], visibility = [], ) cargo.rust_library( name = "log-0.4", srcs = [":log-0.4.33.crate"], crate = "log", crate_root = "log-0.4.33.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "log", "CARGO_CRATE_NAME": "log", "CARGO_MANIFEST_DIR": "log-0.4.33.crate", "CARGO_PKG_AUTHORS": "The Rust Project Developers", "CARGO_PKG_DESCRIPTION": "A lightweight logging facade for Rust\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "log", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-lang/log", "CARGO_PKG_RUST_VERSION": "1.71.0", "CARGO_PKG_VERSION": "0.4.33", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "4", "CARGO_PKG_VERSION_PATCH": "33", "CARGO_PKG_VERSION_PRE": "", }, features = ["std"], visibility = [], ) http_archive( name = "lru-0.16.4.crate", sha256 = "7f66e8d5d03f609abc3a39e6f08e4164ebf1447a732906d39eb9b99b7919ef39", strip_prefix = "lru-0.16.4", urls = ["https://static.crates.io/crates/lru/0.16.4/download"], visibility = [], ) cargo.rust_library( name = "lru-0.16", srcs = [":lru-0.16.4.crate"], crate = "lru", crate_root = "lru-0.16.4.crate/src/lib.rs", edition = "2015", env = { "CARGO_BIN_NAME": "lru", "CARGO_CRATE_NAME": "lru", "CARGO_MANIFEST_DIR": "lru-0.16.4.crate", "CARGO_PKG_AUTHORS": "Jerome Froelich ", "CARGO_PKG_DESCRIPTION": "A LRU cache implementation", "CARGO_PKG_HOMEPAGE": "https://github.com/jeromefroe/lru-rs", "CARGO_PKG_NAME": "lru", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/jeromefroe/lru-rs.git", "CARGO_PKG_RUST_VERSION": "1.70.0", "CARGO_PKG_VERSION": "0.16.4", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "16", "CARGO_PKG_VERSION_PATCH": "4", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "hashbrown", ], visibility = [], deps = [":hashbrown-0.16"], ) http_archive( name = "lru-slab-0.1.2.crate", sha256 = "112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154", strip_prefix = "lru-slab-0.1.2", urls = ["https://static.crates.io/crates/lru-slab/0.1.2/download"], visibility = [], ) cargo.rust_library( name = "lru-slab-0.1", srcs = [":lru-slab-0.1.2.crate"], crate = "lru_slab", crate_root = "lru-slab-0.1.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "lru_slab", "CARGO_CRATE_NAME": "lru_slab", "CARGO_MANIFEST_DIR": "lru-slab-0.1.2.crate", "CARGO_PKG_AUTHORS": "Benjamin Saunders ", "CARGO_PKG_DESCRIPTION": "Pre-allocated storage with constant-time LRU tracking", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "lru-slab", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/Ralith/lru-slab", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.1.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "mac-addr-0.3.0.crate", sha256 = "d3d25b0e0b648a86960ac23b7ad4abb9717601dec6f66c165f5b037f3f03065f", strip_prefix = "mac-addr-0.3.0", urls = ["https://static.crates.io/crates/mac-addr/0.3.0/download"], visibility = [], ) cargo.rust_library( name = "mac-addr-0.3", srcs = [":mac-addr-0.3.0.crate"], crate = "mac_addr", crate_root = "mac-addr-0.3.0.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "mac_addr", "CARGO_CRATE_NAME": "mac_addr", "CARGO_MANIFEST_DIR": "mac-addr-0.3.0.crate", "CARGO_PKG_AUTHORS": "shellrow ", "CARGO_PKG_DESCRIPTION": "Lightweight, no_std compatible MAC address library", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "mac-addr", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/shellrow/mac-addr", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.3.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], ) alias( name = "mach2", actual = ":mach2-0.5", visibility = ["PUBLIC"], ) http_archive( name = "mach2-0.5.0.crate", sha256 = "6a1b95cd5421ec55b445b5ae102f5ea0e768de1f82bd3001e11f426c269c3aea", strip_prefix = "mach2-0.5.0", urls = ["https://static.crates.io/crates/mach2/0.5.0/download"], visibility = [], ) cargo.rust_library( name = "mach2-0.5", srcs = [":mach2-0.5.0.crate"], crate = "mach2", crate_root = "mach2-0.5.0.crate/src/lib.rs", edition = "2015", env = { "CARGO_BIN_NAME": "mach2", "CARGO_CRATE_NAME": "mach2", "CARGO_MANIFEST_DIR": "mach2-0.5.0.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "A Rust interface to the user-space API of the Mach 3.0 kernel that underlies OSX.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "mach2", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/JohnTitor/mach2", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.5.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = ["default"], visibility = [], deps = [":libc-0.2"], ) http_archive( name = "matchers-0.2.0.crate", sha256 = "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9", strip_prefix = "matchers-0.2.0", urls = ["https://static.crates.io/crates/matchers/0.2.0/download"], visibility = [], ) cargo.rust_library( name = "matchers-0.2", srcs = [":matchers-0.2.0.crate"], crate = "matchers", crate_root = "matchers-0.2.0.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "matchers", "CARGO_CRATE_NAME": "matchers", "CARGO_MANIFEST_DIR": "matchers-0.2.0.crate", "CARGO_PKG_AUTHORS": "Eliza Weisman ", "CARGO_PKG_DESCRIPTION": "Regex matching on character and byte streams.\n", "CARGO_PKG_HOMEPAGE": "https://github.com/hawkw/matchers", "CARGO_PKG_NAME": "matchers", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/hawkw/matchers", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.2.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":regex-automata-0.4"], ) http_archive( name = "memchr-2.8.3.crate", sha256 = "cf8baf1c55e62ffcace7a9f06f4bd9cd3f0c4beb022d3b367256b91b87513d98", strip_prefix = "memchr-2.8.3", urls = ["https://static.crates.io/crates/memchr/2.8.3/download"], visibility = [], ) cargo.rust_library( name = "memchr-2", srcs = [":memchr-2.8.3.crate"], crate = "memchr", crate_root = "memchr-2.8.3.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "memchr", "CARGO_CRATE_NAME": "memchr", "CARGO_MANIFEST_DIR": "memchr-2.8.3.crate", "CARGO_PKG_AUTHORS": "Andrew Gallant :bluss", "CARGO_PKG_DESCRIPTION": "Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for\n1, 2 or 3 byte search and single substring search.\n", "CARGO_PKG_HOMEPAGE": "https://github.com/BurntSushi/memchr", "CARGO_PKG_NAME": "memchr", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/BurntSushi/memchr", "CARGO_PKG_RUST_VERSION": "1.61", "CARGO_PKG_VERSION": "2.8.3", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "8", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "default", "std", ], visibility = [], ) http_archive( name = "memmap2-0.9.11.crate", sha256 = "d1219ed1b7f229ee7104d281dd01d6802fe28bb6e95d292942c4daacdeb798c0", strip_prefix = "memmap2-0.9.11", urls = ["https://static.crates.io/crates/memmap2/0.9.11/download"], visibility = [], ) cargo.rust_library( name = "memmap2-0.9", srcs = [":memmap2-0.9.11.crate"], crate = "memmap2", crate_root = "memmap2-0.9.11.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "memmap2", "CARGO_CRATE_NAME": "memmap2", "CARGO_MANIFEST_DIR": "memmap2-0.9.11.crate", "CARGO_PKG_AUTHORS": "Dan Burkert :Yevhenii Reizner :The Contributors", "CARGO_PKG_DESCRIPTION": "Cross-platform Rust API for memory-mapped file IO", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "memmap2", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/RazrFalcon/memmap2-rs", "CARGO_PKG_RUST_VERSION": "1.65", "CARGO_PKG_VERSION": "0.9.11", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "9", "CARGO_PKG_VERSION_PATCH": "11", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":libc-0.2"], ) http_archive( name = "memoffset-0.9.1.crate", sha256 = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a", strip_prefix = "memoffset-0.9.1", urls = ["https://static.crates.io/crates/memoffset/0.9.1/download"], visibility = [], ) cargo.rust_library( name = "memoffset-0.9", srcs = [":memoffset-0.9.1.crate"], crate = "memoffset", crate_root = "memoffset-0.9.1.crate/src/lib.rs", edition = "2015", env = { "CARGO_BIN_NAME": "memoffset", "CARGO_CRATE_NAME": "memoffset", "CARGO_MANIFEST_DIR": "memoffset-0.9.1.crate", "CARGO_PKG_AUTHORS": "Gilad Naaman ", "CARGO_PKG_DESCRIPTION": "offset_of functionality for Rust structs.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "memoffset", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/Gilnaa/memoffset", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.9.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "9", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :memoffset-0.9-build-script-run[out_dir])", }, features = ["default"], rustc_flags = ["@$(location :memoffset-0.9-build-script-run[rustc_flags])"], visibility = [], ) cargo.rust_binary( name = "memoffset-0.9-build-script-build", srcs = [":memoffset-0.9.1.crate"], crate = "build_script_build", crate_root = "memoffset-0.9.1.crate/build.rs", edition = "2015", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "memoffset-0.9.1.crate", "CARGO_PKG_AUTHORS": "Gilad Naaman ", "CARGO_PKG_DESCRIPTION": "offset_of functionality for Rust structs.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "memoffset", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/Gilnaa/memoffset", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.9.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "9", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = ["default"], visibility = [], deps = [":autocfg-1"], ) buildscript_run( name = "memoffset-0.9-build-script-run", package_name = "memoffset", buildscript_rule = ":memoffset-0.9-build-script-build", env = { "CARGO_PKG_AUTHORS": "Gilad Naaman ", "CARGO_PKG_DESCRIPTION": "offset_of functionality for Rust structs.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/Gilnaa/memoffset", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "9", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = ["default"], version = "0.9.1", ) http_archive( name = "minimal-lexical-0.2.1.crate", sha256 = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a", strip_prefix = "minimal-lexical-0.2.1", urls = ["https://static.crates.io/crates/minimal-lexical/0.2.1/download"], visibility = [], ) cargo.rust_library( name = "minimal-lexical-0.2", srcs = [":minimal-lexical-0.2.1.crate"], crate = "minimal_lexical", crate_root = "minimal-lexical-0.2.1.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "minimal_lexical", "CARGO_CRATE_NAME": "minimal_lexical", "CARGO_MANIFEST_DIR": "minimal-lexical-0.2.1.crate", "CARGO_PKG_AUTHORS": "Alex Huszagh ", "CARGO_PKG_DESCRIPTION": "Fast float parsing conversion routines.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "minimal-lexical", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/Alexhuszagh/minimal-lexical", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.2.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = ["std"], visibility = [], ) http_archive( name = "miniz_oxide-0.8.9.crate", sha256 = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316", strip_prefix = "miniz_oxide-0.8.9", urls = ["https://static.crates.io/crates/miniz_oxide/0.8.9/download"], visibility = [], ) cargo.rust_library( name = "miniz_oxide-0.8", srcs = [":miniz_oxide-0.8.9.crate"], crate = "miniz_oxide", crate_root = "miniz_oxide-0.8.9.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "miniz_oxide", "CARGO_CRATE_NAME": "miniz_oxide", "CARGO_MANIFEST_DIR": "miniz_oxide-0.8.9.crate", "CARGO_PKG_AUTHORS": "Frommi :oyvindln :Rich Geldreich richgel99@gmail.com", "CARGO_PKG_DESCRIPTION": "DEFLATE compression and decompression library rewritten in Rust based on miniz", "CARGO_PKG_HOMEPAGE": "https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide", "CARGO_PKG_NAME": "miniz_oxide", "CARGO_PKG_README": "Readme.md", "CARGO_PKG_REPOSITORY": "https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.8.9", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "8", "CARGO_PKG_VERSION_PATCH": "9", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "simd", "simd-adler32", "with-alloc", ], visibility = [], deps = [ ":adler2-2", ":simd-adler32-0.3", ], ) http_archive( name = "miniz_oxide-0.9.1.crate", sha256 = "b63fbc4a50860e98e7b2aa7804ded1db5cbc3aff9193adaff57a6931bf7c4b4c", strip_prefix = "miniz_oxide-0.9.1", urls = ["https://static.crates.io/crates/miniz_oxide/0.9.1/download"], visibility = [], ) cargo.rust_library( name = "miniz_oxide-0.9", srcs = [":miniz_oxide-0.9.1.crate"], crate = "miniz_oxide", crate_root = "miniz_oxide-0.9.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "miniz_oxide", "CARGO_CRATE_NAME": "miniz_oxide", "CARGO_MANIFEST_DIR": "miniz_oxide-0.9.1.crate", "CARGO_PKG_AUTHORS": "Frommi :oyvindln :Rich Geldreich richgel99@gmail.com", "CARGO_PKG_DESCRIPTION": "DEFLATE compression and decompression library rewritten in Rust based on miniz", "CARGO_PKG_HOMEPAGE": "https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide", "CARGO_PKG_NAME": "miniz_oxide", "CARGO_PKG_README": "Readme.md", "CARGO_PKG_REPOSITORY": "https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.9.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "9", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "simd", "simd-adler32", "with-alloc", ], visibility = [], deps = [ ":adler2-2", ":simd-adler32-0.3", ], ) http_archive( name = "mio-1.2.2.crate", sha256 = "30d65c71f1ce40ab09135ce117d742b9f8a19ff91a41a8b57ed50bc2de59c427", strip_prefix = "mio-1.2.2", urls = ["https://static.crates.io/crates/mio/1.2.2/download"], visibility = [], ) cargo.rust_library( name = "mio-1", srcs = [":mio-1.2.2.crate"], crate = "mio", crate_root = "mio-1.2.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "mio", "CARGO_CRATE_NAME": "mio", "CARGO_MANIFEST_DIR": "mio-1.2.2.crate", "CARGO_PKG_AUTHORS": "Carl Lerche :Thomas de Zeeuw :Tokio Contributors ", "CARGO_PKG_DESCRIPTION": "Lightweight non-blocking I/O.", "CARGO_PKG_HOMEPAGE": "https://github.com/tokio-rs/mio", "CARGO_PKG_NAME": "mio", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/tokio-rs/mio", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "1.2.2", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "net", "os-ext", "os-poll", ], visibility = [], deps = [":libc-0.2"], ) http_archive( name = "moka-0.12.15.crate", sha256 = "957228ad12042ee839f93c8f257b62b4c0ab5eaae1d4fa60de53b27c9d7c5046", strip_prefix = "moka-0.12.15", urls = ["https://static.crates.io/crates/moka/0.12.15/download"], visibility = [], ) cargo.rust_library( name = "moka-0.12", srcs = [":moka-0.12.15.crate"], crate = "moka", crate_root = "moka-0.12.15.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "moka", "CARGO_CRATE_NAME": "moka", "CARGO_MANIFEST_DIR": "moka-0.12.15.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "A fast and concurrent cache library inspired by Java Caffeine", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "moka", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/moka-rs/moka", "CARGO_PKG_RUST_VERSION": "1.71.1", "CARGO_PKG_VERSION": "0.12.15", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "12", "CARGO_PKG_VERSION_PATCH": "15", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "sync", ], visibility = [], deps = [ ":crossbeam-channel-0.5", ":crossbeam-epoch-0.9", ":crossbeam-utils-0.8", ":equivalent-1", ":parking_lot-0.12", ":portable-atomic-1", ":smallvec-1", ":tagptr-0.2", ":uuid-1", ], ) alias( name = "moq-lite", actual = ":moq-lite-0.15", visibility = ["PUBLIC"], ) cargo.rust_library( name = "moq-lite-0.15", srcs = [":moq-436f045f96c55a1e.git"], crate = "moq_lite", crate_root = "moq-436f045f96c55a1e/rs/moq-lite/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "moq_lite", "CARGO_CRATE_NAME": "moq_lite", "CARGO_MANIFEST_DIR": "moq-436f045f96c55a1e", "CARGO_PKG_AUTHORS": "Luke Curley", "CARGO_PKG_DESCRIPTION": "Media over QUIC - Transport (Lite)", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "moq-lite", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/moq-dev/moq", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "0.15.5", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "15", "CARGO_PKG_VERSION_PATCH": "5", "CARGO_PKG_VERSION_PRE": "", }, features = ["serde"], visibility = [], deps = [ ":bytes-1", ":conducer-0.3", ":futures-0.3", ":num_enum-0.7", ":rand-0.9", ":serde-1", ":thiserror-2", ":tokio-1", ":tracing-0.1", ":web-async-0.1", ":web-transport-trait-0.3", ], ) cargo.rust_library( name = "moq-media-0.1", srcs = [":iroh-live-cba230b1e993c078.git"], crate = "moq_media", crate_root = "iroh-live-cba230b1e993c078/moq-media/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "moq_media", "CARGO_CRATE_NAME": "moq_media", "CARGO_MANIFEST_DIR": "iroh-live-cba230b1e993c078", "CARGO_PKG_AUTHORS": "Franz Heinzmann ", "CARGO_PKG_DESCRIPTION": "native audio and video capturing, playback, encoding, decoding", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "moq-media", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/iroh-live", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.1.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :moq-media-0.1-build-script-run[out_dir])", }, features = [ "capture-camera", "h264", "opus", ], rustc_flags = ["@$(location :moq-media-0.1-build-script-run[rustc_flags])"], visibility = [], deps = [ ":anyhow-1", ":audioadapter-buffers-2", ":bytes-1", ":derive_more-2", ":fixed-resample-0.9", ":hang-0.15", ":image-0.25", ":moq-lite-0.15", ":n0-error-0.1", ":n0-future-0.3", ":n0-watcher-0.6", ":ringbuf-0.4", ":rubato-1", ":rusty-capture-0.1", ":rusty-codecs-0.1", ":sonora-0.1", ":strum-0.28", ":symphonia-0.5", ":throttled-tracing-0.1", ":tokio-1", ":tokio-util-0.7", ":tracing-0.1", "//third-party/rust/cpal:cpal", ], ) cargo.rust_binary( name = "moq-media-0.1-build-script-build", srcs = [":iroh-live-cba230b1e993c078.git"], crate = "build_script_build", crate_root = "iroh-live-cba230b1e993c078/moq-media/build.rs", edition = "2024", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "iroh-live-cba230b1e993c078", "CARGO_PKG_AUTHORS": "Franz Heinzmann ", "CARGO_PKG_DESCRIPTION": "native audio and video capturing, playback, encoding, decoding", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "moq-media", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/iroh-live", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.1.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "capture-camera", "h264", "opus", ], visibility = [], ) buildscript_run( name = "moq-media-0.1-build-script-run", package_name = "moq-media", buildscript_rule = ":moq-media-0.1-build-script-build", env = { "CARGO_PKG_AUTHORS": "Franz Heinzmann ", "CARGO_PKG_DESCRIPTION": "native audio and video capturing, playback, encoding, decoding", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/iroh-live", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "capture-camera", "h264", "opus", ], manifest_dir = ":iroh-live-cba230b1e993c078.git[moq-media]", version = "0.1.0", ) alias( name = "moq-native", actual = ":moq-native-0.13", visibility = ["PUBLIC"], ) cargo.rust_library( name = "moq-native-0.13", srcs = [":moq-436f045f96c55a1e.git"], crate = "moq_native", crate_root = "moq-436f045f96c55a1e/rs/moq-native/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "moq_native", "CARGO_CRATE_NAME": "moq_native", "CARGO_MANIFEST_DIR": "moq-436f045f96c55a1e", "CARGO_PKG_AUTHORS": "Luke Curley", "CARGO_PKG_DESCRIPTION": "Media over QUIC - Helper library for native applications", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "moq-native", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/moq-dev/moq", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "0.13.6", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "13", "CARGO_PKG_VERSION_PATCH": "6", "CARGO_PKG_VERSION_PRE": "", }, features = [ "aws-lc-rs", "noq", "websocket", ], visibility = [], deps = [ ":anyhow-1", ":clap-4", ":futures-0.3", ":hex-0.4", ":humantime-2", ":humantime-serde-1", ":moq-lite-0.15", ":parking_lot-0.12", ":qmux-0.0.5", ":rand-0.9", ":rcgen-0.14", ":reqwest-0.12", ":rustls-0.23", ":rustls-native-certs-0.8", ":rustls-pemfile-2", ":rustls-webpki-0.103", ":serde-1", ":serde_with-3", ":time-0.3", ":tokio-1", ":tracing-0.1", ":tracing-subscriber-0.3", ":url-2", ":web-transport-noq-0.0.3", ], ) http_archive( name = "moxcms-0.8.1.crate", sha256 = "bb85c154ba489f01b25c0d36ae69a87e4a1c73a72631fc6c0eb6dde34a73e44b", strip_prefix = "moxcms-0.8.1", urls = ["https://static.crates.io/crates/moxcms/0.8.1/download"], visibility = [], ) cargo.rust_library( name = "moxcms-0.8", srcs = [":moxcms-0.8.1.crate"], crate = "moxcms", crate_root = "moxcms-0.8.1.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "moxcms", "CARGO_CRATE_NAME": "moxcms", "CARGO_MANIFEST_DIR": "moxcms-0.8.1.crate", "CARGO_PKG_AUTHORS": "Radzivon Bartoshyk", "CARGO_PKG_DESCRIPTION": "Simple Color Management in Rust", "CARGO_PKG_HOMEPAGE": "https://github.com/awxkee/moxcms", "CARGO_PKG_NAME": "moxcms", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/awxkee/moxcms.git", "CARGO_PKG_RUST_VERSION": "1.85.0", "CARGO_PKG_VERSION": "0.8.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "8", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "avx", "avx_luts", "avx_shaper_fixed_point_paths", "avx_shaper_paths", "default", "lut", "neon", "neon_luts", "neon_shaper_fixed_point_paths", "neon_shaper_paths", "sse", "sse_luts", "sse_shaper_fixed_point_paths", "sse_shaper_paths", ], visibility = [], deps = [ ":num-traits-0.2", ":pxfm-0.1", ], ) alias( name = "mp4", actual = ":mp4-0.14", visibility = ["PUBLIC"], ) http_archive( name = "mp4-0.14.0.crate", sha256 = "c9ef834d5ed55e494a2ae350220314dc4aacd1c43a9498b00e320e0ea352a5c3", strip_prefix = "mp4-0.14.0", urls = ["https://static.crates.io/crates/mp4/0.14.0/download"], visibility = [], ) cargo.rust_library( name = "mp4-0.14", srcs = [":mp4-0.14.0.crate"], crate = "mp4", crate_root = "mp4-0.14.0.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "mp4", "CARGO_CRATE_NAME": "mp4", "CARGO_MANIFEST_DIR": "mp4-0.14.0.crate", "CARGO_PKG_AUTHORS": "Alf ", "CARGO_PKG_DESCRIPTION": "MP4 reader and writer library in Rust.", "CARGO_PKG_HOMEPAGE": "https://github.com/alfg/mp4-rust", "CARGO_PKG_NAME": "mp4", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/alfg/mp4-rust", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.14.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "14", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":byteorder-1", ":bytes-1", ":num-rational-0.4", ":serde-1", ":serde_json-1", ":thiserror-1", ], ) http_archive( name = "n0-error-0.1.3.crate", sha256 = "af4782b4baf92d686d161c15460c83d16ebcfd215918763903e9619842665cae", strip_prefix = "n0-error-0.1.3", urls = ["https://static.crates.io/crates/n0-error/0.1.3/download"], visibility = [], ) cargo.rust_library( name = "n0-error-0.1", srcs = [":n0-error-0.1.3.crate"], crate = "n0_error", crate_root = "n0-error-0.1.3.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "n0_error", "CARGO_CRATE_NAME": "n0_error", "CARGO_MANIFEST_DIR": "n0-error-0.1.3.crate", "CARGO_PKG_AUTHORS": "Frando :n0 team", "CARGO_PKG_DESCRIPTION": "ergonomic errors with call-site location", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "n0-error", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/n0-error", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.1.3", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, features = [ "anyhow", "default", ], visibility = [], deps = [ ":anyhow-1", ":n0-error-macros-0.1", ":spez-0.1", ], ) http_archive( name = "n0-error-macros-0.1.3.crate", sha256 = "03755949235714b2b307e5ae89dd8c1c2531fb127d9b8b7b4adf9c876cd3ed18", strip_prefix = "n0-error-macros-0.1.3", urls = ["https://static.crates.io/crates/n0-error-macros/0.1.3/download"], visibility = [], ) cargo.rust_library( name = "n0-error-macros-0.1", srcs = [":n0-error-macros-0.1.3.crate"], crate = "n0_error_macros", crate_root = "n0-error-macros-0.1.3.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "n0_error_macros", "CARGO_CRATE_NAME": "n0_error_macros", "CARGO_MANIFEST_DIR": "n0-error-macros-0.1.3.crate", "CARGO_PKG_AUTHORS": "Frando :n0 team", "CARGO_PKG_DESCRIPTION": "macros for n0-error", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "n0-error-macros", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/n0-error", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.1.3", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, proc_macro = True, visibility = [], deps = [ ":proc-macro2-1", ":quote-1", ":syn-2", ], ) alias( name = "n0-future", actual = ":n0-future-0.3", visibility = ["PUBLIC"], ) http_archive( name = "n0-future-0.3.2.crate", sha256 = "e2ab99dfb861450e68853d34ae665243a88b8c493d01ba957321a1e9b2312bbe", strip_prefix = "n0-future-0.3.2", urls = ["https://static.crates.io/crates/n0-future/0.3.2/download"], visibility = [], ) cargo.rust_library( name = "n0-future-0.3", srcs = [":n0-future-0.3.2.crate"], crate = "n0_future", crate_root = "n0-future-0.3.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "n0_future", "CARGO_CRATE_NAME": "n0_future", "CARGO_MANIFEST_DIR": "n0-future-0.3.2.crate", "CARGO_PKG_AUTHORS": "Philipp Krüger :n0 team", "CARGO_PKG_DESCRIPTION": "Number 0's way of doing rust futures. Re-exports what we think are useful abstractions and good implementations.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "n0-future", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/n0-future", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "0.3.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :n0-future-0.3-build-script-run[out_dir])", }, rustc_flags = ["@$(location :n0-future-0.3-build-script-run[rustc_flags])"], visibility = [], deps = [ ":derive_more-2", ":futures-buffered-0.2", ":futures-lite-2", ":futures-util-0.3", ":pin-project-1", ":tokio-1", ":tokio-util-0.7", ], ) cargo.rust_binary( name = "n0-future-0.3-build-script-build", srcs = [":n0-future-0.3.2.crate"], crate = "build_script_build", crate_root = "n0-future-0.3.2.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "n0-future-0.3.2.crate", "CARGO_PKG_AUTHORS": "Philipp Krüger :n0 team", "CARGO_PKG_DESCRIPTION": "Number 0's way of doing rust futures. Re-exports what we think are useful abstractions and good implementations.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "n0-future", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/n0-future", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "0.3.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":cfg_aliases-0.2"], ) buildscript_run( name = "n0-future-0.3-build-script-run", package_name = "n0-future", buildscript_rule = ":n0-future-0.3-build-script-build", env = { "CARGO_PKG_AUTHORS": "Philipp Krüger :n0 team", "CARGO_PKG_DESCRIPTION": "Number 0's way of doing rust futures. Re-exports what we think are useful abstractions and good implementations.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/n0-future", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, version = "0.3.2", ) http_archive( name = "n0-watcher-0.6.1.crate", sha256 = "38795f7932e6e9d1c6e989270ef5b3ff24ebb910e2c9d4bed2d28d8bae3007dc", strip_prefix = "n0-watcher-0.6.1", urls = ["https://static.crates.io/crates/n0-watcher/0.6.1/download"], visibility = [], ) cargo.rust_library( name = "n0-watcher-0.6", srcs = [":n0-watcher-0.6.1.crate"], crate = "n0_watcher", crate_root = "n0-watcher-0.6.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "n0_watcher", "CARGO_CRATE_NAME": "n0_watcher", "CARGO_MANIFEST_DIR": "n0-watcher-0.6.1.crate", "CARGO_PKG_AUTHORS": "dignifiedquire :n0 team", "CARGO_PKG_DESCRIPTION": "async watchable values", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "n0-watcher", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/n0-watcher", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "0.6.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "6", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":derive_more-2", ":n0-error-0.1", ":n0-future-0.3", ], ) http_archive( name = "nasm-rs-0.3.2.crate", sha256 = "706bf8a5e8c8ddb99128c3291d31bd21f4bcde17f0f4c20ec678d85c74faa149", strip_prefix = "nasm-rs-0.3.2", urls = ["https://static.crates.io/crates/nasm-rs/0.3.2/download"], visibility = [], ) cargo.rust_library( name = "nasm-rs-0.3", srcs = [":nasm-rs-0.3.2.crate"], crate = "nasm_rs", crate_root = "nasm-rs-0.3.2.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "nasm_rs", "CARGO_CRATE_NAME": "nasm_rs", "CARGO_MANIFEST_DIR": "nasm-rs-0.3.2.crate", "CARGO_PKG_AUTHORS": "Allen Goodman :Gavin Massey :Jerome Rasky :Justinas Stankevičius :Kornel Lesinski ", "CARGO_PKG_DESCRIPTION": "Run NASM during your Cargo build.", "CARGO_PKG_HOMEPAGE": "https://github.com/medek/nasm-rs", "CARGO_PKG_NAME": "nasm-rs", "CARGO_PKG_README": "README.markdown", "CARGO_PKG_REPOSITORY": "https://github.com/medek/nasm-rs", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.3.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":log-0.4"], ) http_archive( name = "netdev-0.40.1.crate", sha256 = "1b0a0096d9613ee878dba89bbe595f079d373e3f1960d882e4f2f78ff9c30a0a", strip_prefix = "netdev-0.40.1", urls = ["https://static.crates.io/crates/netdev/0.40.1/download"], visibility = [], ) cargo.rust_library( name = "netdev-0.40", srcs = [":netdev-0.40.1.crate"], crate = "netdev", crate_root = "netdev-0.40.1.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "netdev", "CARGO_CRATE_NAME": "netdev", "CARGO_MANIFEST_DIR": "netdev-0.40.1.crate", "CARGO_PKG_AUTHORS": "shellrow ", "CARGO_PKG_DESCRIPTION": "Cross-platform library for network interface", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "netdev", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/shellrow/netdev", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.40.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "40", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "gateway", ], platform = { "linux-arm64": dict( deps = [ ":netlink-packet-core-0.8", ":netlink-packet-route-0.29", ":netlink-sys-0.8", ], ), "linux-x86_64": dict( deps = [ ":netlink-packet-core-0.8", ":netlink-packet-route-0.29", ":netlink-sys-0.8", ], ), "macos-arm64": dict( deps = [ ":objc2-core-foundation-0.3", ":objc2-system-configuration-0.3", ":plist-1", ], ), "macos-x86_64": dict( deps = [ ":objc2-core-foundation-0.3", ":objc2-system-configuration-0.3", ":plist-1", ], ), }, visibility = [], deps = [ ":ipnet-2", ":libc-0.2", ":mac-addr-0.3", ], ) http_archive( name = "netlink-packet-core-0.8.1.crate", sha256 = "3463cbb78394cb0141e2c926b93fc2197e473394b761986eca3b9da2c63ae0f4", strip_prefix = "netlink-packet-core-0.8.1", urls = ["https://static.crates.io/crates/netlink-packet-core/0.8.1/download"], visibility = [], ) cargo.rust_library( name = "netlink-packet-core-0.8", srcs = [":netlink-packet-core-0.8.1.crate"], crate = "netlink_packet_core", crate_root = "netlink-packet-core-0.8.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "netlink_packet_core", "CARGO_CRATE_NAME": "netlink_packet_core", "CARGO_MANIFEST_DIR": "netlink-packet-core-0.8.1.crate", "CARGO_PKG_AUTHORS": "Corentin Henry ", "CARGO_PKG_DESCRIPTION": "netlink packet types", "CARGO_PKG_HOMEPAGE": "https://github.com/rust-netlink/netlink-packet-core", "CARGO_PKG_NAME": "netlink-packet-core", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-netlink/netlink-packet-core", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.8.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "8", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":paste-1"], ) http_archive( name = "netlink-packet-route-0.29.0.crate", sha256 = "df9854ea6ad14e3f4698a7f03b65bce0833dd2d81d594a0e4a984170537146b6", strip_prefix = "netlink-packet-route-0.29.0", urls = ["https://static.crates.io/crates/netlink-packet-route/0.29.0/download"], visibility = [], ) cargo.rust_library( name = "netlink-packet-route-0.29", srcs = [":netlink-packet-route-0.29.0.crate"], crate = "netlink_packet_route", crate_root = "netlink-packet-route-0.29.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "netlink_packet_route", "CARGO_CRATE_NAME": "netlink_packet_route", "CARGO_MANIFEST_DIR": "netlink-packet-route-0.29.0.crate", "CARGO_PKG_AUTHORS": "Corentin Henry ", "CARGO_PKG_DESCRIPTION": "netlink packet types", "CARGO_PKG_HOMEPAGE": "https://github.com/rust-netlink/netlink-packet-route", "CARGO_PKG_NAME": "netlink-packet-route", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-netlink/netlink-packet-route", "CARGO_PKG_RUST_VERSION": "1.77", "CARGO_PKG_VERSION": "0.29.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "29", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":bitflags-2", ":libc-0.2", ":log-0.4", ":netlink-packet-core-0.8", ], ) http_archive( name = "netlink-proto-0.12.1.crate", sha256 = "e6f7398dddf5f152d2a91a2921a134c6097056e292c0d4b9906007855e7cece6", strip_prefix = "netlink-proto-0.12.1", urls = ["https://static.crates.io/crates/netlink-proto/0.12.1/download"], visibility = [], ) cargo.rust_library( name = "netlink-proto-0.12", srcs = [":netlink-proto-0.12.1.crate"], crate = "netlink_proto", crate_root = "netlink-proto-0.12.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "netlink_proto", "CARGO_CRATE_NAME": "netlink_proto", "CARGO_MANIFEST_DIR": "netlink-proto-0.12.1.crate", "CARGO_PKG_AUTHORS": "Corentin Henry ", "CARGO_PKG_DESCRIPTION": "async netlink protocol", "CARGO_PKG_HOMEPAGE": "https://github.com/rust-netlink/netlink-proto", "CARGO_PKG_NAME": "netlink-proto", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-netlink/netlink-proto", "CARGO_PKG_RUST_VERSION": "1.75", "CARGO_PKG_VERSION": "0.12.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "12", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "tokio_socket", ], visibility = [], deps = [ ":bytes-1", ":futures-channel-0.3", ":futures-util-0.3", ":log-0.4", ":netlink-packet-core-0.8", ":netlink-sys-0.8", ":thiserror-2", ], ) http_archive( name = "netlink-sys-0.8.8.crate", sha256 = "cd6c30ed10fa69cc491d491b85cc971f6bdeb8e7367b7cde2ee6cc878d583fae", strip_prefix = "netlink-sys-0.8.8", urls = ["https://static.crates.io/crates/netlink-sys/0.8.8/download"], visibility = [], ) cargo.rust_library( name = "netlink-sys-0.8", srcs = [":netlink-sys-0.8.8.crate"], crate = "netlink_sys", crate_root = "netlink-sys-0.8.8.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "netlink_sys", "CARGO_CRATE_NAME": "netlink_sys", "CARGO_MANIFEST_DIR": "netlink-sys-0.8.8.crate", "CARGO_PKG_AUTHORS": "Corentin Henry ", "CARGO_PKG_DESCRIPTION": "netlink sockets, with optional integration with tokio", "CARGO_PKG_HOMEPAGE": "https://github.com/rust-netlink/netlink-sys", "CARGO_PKG_NAME": "netlink-sys", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-netlink/netlink-sys", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.8.8", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "8", "CARGO_PKG_VERSION_PATCH": "8", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "futures-util", "tokio", "tokio_socket", ], visibility = [], deps = [ ":bytes-1", ":futures-util-0.3", ":libc-0.2", ":log-0.4", ":tokio-1", ], ) http_archive( name = "netwatch-0.15.0.crate", sha256 = "3b1b27babe89ef9f2237bc6c028bea24fa84163a1b6f8f17ff93573ebd7d861f", strip_prefix = "netwatch-0.15.0", urls = ["https://static.crates.io/crates/netwatch/0.15.0/download"], visibility = [], ) cargo.rust_library( name = "netwatch-0.15", srcs = [":netwatch-0.15.0.crate"], crate = "netwatch", crate_root = "netwatch-0.15.0.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "netwatch", "CARGO_CRATE_NAME": "netwatch", "CARGO_MANIFEST_DIR": "netwatch-0.15.0.crate", "CARGO_PKG_AUTHORS": "n0 team", "CARGO_PKG_DESCRIPTION": "Cross-platform monitoring for network interface changes", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "netwatch", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/net-tools", "CARGO_PKG_RUST_VERSION": "1.89", "CARGO_PKG_VERSION": "0.15.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "15", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :netwatch-0.15-build-script-run[out_dir])", }, platform = { "linux-arm64": dict( deps = [ ":netlink-packet-core-0.8", ":netlink-packet-route-0.29", ":netlink-proto-0.12", ":netlink-sys-0.8", ], ), "linux-x86_64": dict( deps = [ ":netlink-packet-core-0.8", ":netlink-packet-route-0.29", ":netlink-proto-0.12", ":netlink-sys-0.8", ], ), "macos-arm64": dict( deps = [ ":objc2-core-foundation-0.3", ":objc2-system-configuration-0.3", ], ), "macos-x86_64": dict( deps = [ ":objc2-core-foundation-0.3", ":objc2-system-configuration-0.3", ], ), }, rustc_flags = ["@$(location :netwatch-0.15-build-script-run[rustc_flags])"], visibility = [], deps = [ ":atomic-waker-1", ":bytes-1", ":libc-0.2", ":n0-error-0.1", ":n0-future-0.3", ":n0-watcher-0.6", ":netdev-0.40", ":noq-udp-0.9", ":pin-project-lite-0.2", ":socket2-0.6", ":time-0.3", ":tokio-1", ":tokio-util-0.7", ":tracing-0.1", ], ) cargo.rust_binary( name = "netwatch-0.15-build-script-build", srcs = [":netwatch-0.15.0.crate"], crate = "build_script_build", crate_root = "netwatch-0.15.0.crate/build.rs", edition = "2024", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "netwatch-0.15.0.crate", "CARGO_PKG_AUTHORS": "n0 team", "CARGO_PKG_DESCRIPTION": "Cross-platform monitoring for network interface changes", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "netwatch", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/net-tools", "CARGO_PKG_RUST_VERSION": "1.89", "CARGO_PKG_VERSION": "0.15.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "15", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":cfg_aliases-0.2"], ) buildscript_run( name = "netwatch-0.15-build-script-run", package_name = "netwatch", buildscript_rule = ":netwatch-0.15-build-script-build", env = { "CARGO_PKG_AUTHORS": "n0 team", "CARGO_PKG_DESCRIPTION": "Cross-platform monitoring for network interface changes", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/net-tools", "CARGO_PKG_RUST_VERSION": "1.89", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "15", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, version = "0.15.0", ) http_archive( name = "nix-0.28.0.crate", sha256 = "ab2156c4fce2f8df6c499cc1c763e4394b7482525bf2a9701c9d79d215f519e4", strip_prefix = "nix-0.28.0", urls = ["https://static.crates.io/crates/nix/0.28.0/download"], visibility = [], ) cargo.rust_library( name = "nix-0.28", srcs = [":nix-0.28.0.crate"], crate = "nix", crate_root = "nix-0.28.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "nix", "CARGO_CRATE_NAME": "nix", "CARGO_MANIFEST_DIR": "nix-0.28.0.crate", "CARGO_PKG_AUTHORS": "The nix-rust Project Developers", "CARGO_PKG_DESCRIPTION": "Rust friendly bindings to *nix APIs", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "nix", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/nix-rust/nix", "CARGO_PKG_RUST_VERSION": "1.69", "CARGO_PKG_VERSION": "0.28.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "28", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :nix-0.28-build-script-run[out_dir])", }, features = [ "default", "event", "fs", "ioctl", "mman", "poll", ], rustc_flags = ["@$(location :nix-0.28-build-script-run[rustc_flags])"], visibility = [], deps = [ ":bitflags-2", ":cfg-if-1", ":libc-0.2", ], ) cargo.rust_binary( name = "nix-0.28-build-script-build", srcs = [":nix-0.28.0.crate"], crate = "build_script_build", crate_root = "nix-0.28.0.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "nix-0.28.0.crate", "CARGO_PKG_AUTHORS": "The nix-rust Project Developers", "CARGO_PKG_DESCRIPTION": "Rust friendly bindings to *nix APIs", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "nix", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/nix-rust/nix", "CARGO_PKG_RUST_VERSION": "1.69", "CARGO_PKG_VERSION": "0.28.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "28", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "event", "fs", "ioctl", "mman", "poll", ], visibility = [], deps = [":cfg_aliases-0.1"], ) buildscript_run( name = "nix-0.28-build-script-run", package_name = "nix", buildscript_rule = ":nix-0.28-build-script-build", env = { "CARGO_PKG_AUTHORS": "The nix-rust Project Developers", "CARGO_PKG_DESCRIPTION": "Rust friendly bindings to *nix APIs", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/nix-rust/nix", "CARGO_PKG_RUST_VERSION": "1.69", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "28", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "default", "event", "fs", "ioctl", "mman", "poll", ], version = "0.28.0", ) http_archive( name = "nix-0.30.1.crate", sha256 = "74523f3a35e05aba87a1d978330aef40f67b0304ac79c1c00b294c9830543db6", strip_prefix = "nix-0.30.1", urls = ["https://static.crates.io/crates/nix/0.30.1/download"], visibility = [], ) cargo.rust_library( name = "nix-0.30", srcs = [":nix-0.30.1.crate"], crate = "nix", crate_root = "nix-0.30.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "nix", "CARGO_CRATE_NAME": "nix", "CARGO_MANIFEST_DIR": "nix-0.30.1.crate", "CARGO_PKG_AUTHORS": "The nix-rust Project Developers", "CARGO_PKG_DESCRIPTION": "Rust friendly bindings to *nix APIs", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "nix", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/nix-rust/nix", "CARGO_PKG_RUST_VERSION": "1.69", "CARGO_PKG_VERSION": "0.30.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "30", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :nix-0.30-build-script-run[out_dir])", }, features = [ "fs", "ioctl", "mman", ], rustc_flags = ["@$(location :nix-0.30-build-script-run[rustc_flags])"], visibility = [], deps = [ ":bitflags-2", ":cfg-if-1", ":libc-0.2", ], ) cargo.rust_binary( name = "nix-0.30-build-script-build", srcs = [":nix-0.30.1.crate"], crate = "build_script_build", crate_root = "nix-0.30.1.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "nix-0.30.1.crate", "CARGO_PKG_AUTHORS": "The nix-rust Project Developers", "CARGO_PKG_DESCRIPTION": "Rust friendly bindings to *nix APIs", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "nix", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/nix-rust/nix", "CARGO_PKG_RUST_VERSION": "1.69", "CARGO_PKG_VERSION": "0.30.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "30", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "fs", "ioctl", "mman", ], visibility = [], deps = [":cfg_aliases-0.2"], ) buildscript_run( name = "nix-0.30-build-script-run", package_name = "nix", buildscript_rule = ":nix-0.30-build-script-build", env = { "CARGO_PKG_AUTHORS": "The nix-rust Project Developers", "CARGO_PKG_DESCRIPTION": "Rust friendly bindings to *nix APIs", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/nix-rust/nix", "CARGO_PKG_RUST_VERSION": "1.69", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "30", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "fs", "ioctl", "mman", ], version = "0.30.1", ) http_archive( name = "nohash-hasher-0.2.0.crate", sha256 = "2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451", strip_prefix = "nohash-hasher-0.2.0", urls = ["https://static.crates.io/crates/nohash-hasher/0.2.0/download"], visibility = [], ) cargo.rust_library( name = "nohash-hasher-0.2", srcs = [":nohash-hasher-0.2.0.crate"], crate = "nohash_hasher", crate_root = "nohash-hasher-0.2.0.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "nohash_hasher", "CARGO_CRATE_NAME": "nohash_hasher", "CARGO_MANIFEST_DIR": "nohash-hasher-0.2.0.crate", "CARGO_PKG_AUTHORS": "Parity Technologies ", "CARGO_PKG_DESCRIPTION": "An implementation of `std::hash::Hasher` which does not hash at all.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "nohash-hasher", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/paritytech/nohash-hasher", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.2.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], ) http_archive( name = "nom-7.1.3.crate", sha256 = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a", strip_prefix = "nom-7.1.3", urls = ["https://static.crates.io/crates/nom/7.1.3/download"], visibility = [], ) cargo.rust_library( name = "nom-7", srcs = [":nom-7.1.3.crate"], crate = "nom", crate_root = "nom-7.1.3.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "nom", "CARGO_CRATE_NAME": "nom", "CARGO_MANIFEST_DIR": "nom-7.1.3.crate", "CARGO_PKG_AUTHORS": "contact@geoffroycouprie.com", "CARGO_PKG_DESCRIPTION": "A byte-oriented, zero-copy, parser combinators library", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "nom", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/Geal/nom", "CARGO_PKG_RUST_VERSION": "1.48", "CARGO_PKG_VERSION": "7.1.3", "CARGO_PKG_VERSION_MAJOR": "7", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "default", "std", ], visibility = [], deps = [ ":memchr-2", ":minimal-lexical-0.2", ], ) cargo.rust_library( name = "noq-0.17", srcs = [":noq-61719c166a3a01c1.git"], crate = "noq", crate_root = "noq-61719c166a3a01c1/noq/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "noq", "CARGO_CRATE_NAME": "noq", "CARGO_MANIFEST_DIR": "noq-61719c166a3a01c1", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "General purpose QUIC transport protocol implementation", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "noq", "CARGO_PKG_README": "../README.md", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/noq", "CARGO_PKG_RUST_VERSION": "1.88", "CARGO_PKG_VERSION": "0.17.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "17", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :noq-0.17-build-script-run[out_dir])", }, features = [ "aws-lc-rs", "bloom", "fast-apple-datapath", "platform-verifier", "runtime-tokio", "rustls", "tracing-log", ], named_deps = { "proto": ":noq-proto-0.16", "udp": ":noq-udp-0.9", }, rustc_flags = ["@$(location :noq-0.17-build-script-run[rustc_flags])"], visibility = [], deps = [ ":bytes-1", ":derive_more-2", ":pin-project-lite-0.2", ":rustc-hash-2", ":rustls-0.23", ":socket2-0.6", ":thiserror-2", ":tokio-1", ":tokio-stream-0.1", ":tracing-0.1", ], ) cargo.rust_binary( name = "noq-0.17-build-script-build", srcs = [":noq-61719c166a3a01c1.git"], crate = "build_script_build", crate_root = "noq-61719c166a3a01c1/noq/build.rs", edition = "2024", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "noq-61719c166a3a01c1", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "General purpose QUIC transport protocol implementation", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "noq", "CARGO_PKG_README": "../README.md", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/noq", "CARGO_PKG_RUST_VERSION": "1.88", "CARGO_PKG_VERSION": "0.17.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "17", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "aws-lc-rs", "bloom", "fast-apple-datapath", "platform-verifier", "runtime-tokio", "rustls", "tracing-log", ], visibility = [], deps = [":cfg_aliases-0.2"], ) buildscript_run( name = "noq-0.17-build-script-run", package_name = "noq", buildscript_rule = ":noq-0.17-build-script-build", env = { "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "General purpose QUIC transport protocol implementation", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "../README.md", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/noq", "CARGO_PKG_RUST_VERSION": "1.88", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "17", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "aws-lc-rs", "bloom", "fast-apple-datapath", "platform-verifier", "runtime-tokio", "rustls", "tracing-log", ], manifest_dir = ":noq-61719c166a3a01c1.git[noq]", version = "0.17.0", ) cargo.rust_library( name = "noq-proto-0.16", srcs = [":noq-61719c166a3a01c1.git"], crate = "noq_proto", crate_root = "noq-61719c166a3a01c1/noq-proto/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "noq_proto", "CARGO_CRATE_NAME": "noq_proto", "CARGO_MANIFEST_DIR": "noq-61719c166a3a01c1", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "State machine for the QUIC transport protocol", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "noq-proto", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/noq", "CARGO_PKG_RUST_VERSION": "1.88", "CARGO_PKG_VERSION": "0.16.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "16", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "aws-lc-rs", "bloom", "platform-verifier", "rustls", "tracing-log", ], visibility = [], deps = [ ":aes-gcm-0.10", ":aws-lc-rs-1", ":bytes-1", ":derive_more-2", ":enum-assoc-1", ":fastbloom-0.17", ":identity-hash-0.1", ":lru-slab-0.1", ":rand-0.10", ":rustc-hash-2", ":rustls-0.23", ":rustls-platform-verifier-0.6", ":slab-0.4", ":sorted-index-buffer-0.2", ":thiserror-2", ":tinyvec-1", ":tracing-0.1", ], ) cargo.rust_library( name = "noq-udp-0.9", srcs = [":noq-61719c166a3a01c1.git"], crate = "noq_udp", crate_root = "noq-61719c166a3a01c1/noq-udp/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "noq_udp", "CARGO_CRATE_NAME": "noq_udp", "CARGO_MANIFEST_DIR": "noq-61719c166a3a01c1", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "UDP sockets with ECN information for the QUIC transport protocol", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "noq-udp", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/noq", "CARGO_PKG_RUST_VERSION": "1.88", "CARGO_PKG_VERSION": "0.9.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "9", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :noq-udp-0.9-build-script-run[out_dir])", }, features = [ "default", "fast-apple-datapath", "tracing", "tracing-log", ], rustc_flags = ["@$(location :noq-udp-0.9-build-script-run[rustc_flags])"], visibility = [], deps = [ ":libc-0.2", ":socket2-0.6", ":tracing-0.1", ], ) cargo.rust_binary( name = "noq-udp-0.9-build-script-build", srcs = [":noq-61719c166a3a01c1.git"], crate = "build_script_build", crate_root = "noq-61719c166a3a01c1/noq-udp/build.rs", edition = "2024", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "noq-61719c166a3a01c1", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "UDP sockets with ECN information for the QUIC transport protocol", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "noq-udp", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/noq", "CARGO_PKG_RUST_VERSION": "1.88", "CARGO_PKG_VERSION": "0.9.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "9", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "fast-apple-datapath", "tracing", "tracing-log", ], visibility = [], deps = [":cfg_aliases-0.2"], ) buildscript_run( name = "noq-udp-0.9-build-script-run", package_name = "noq-udp", buildscript_rule = ":noq-udp-0.9-build-script-build", env = { "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "UDP sockets with ECN information for the QUIC transport protocol", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/noq", "CARGO_PKG_RUST_VERSION": "1.88", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "9", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "default", "fast-apple-datapath", "tracing", "tracing-log", ], manifest_dir = ":noq-61719c166a3a01c1.git[noq-udp]", version = "0.9.0", ) http_archive( name = "novtb-0.1.13.crate", sha256 = "75c0ea7569466bbce2394c0e5654b1e283c28ef7c70799e6f07b32029cca6d74", strip_prefix = "novtb-0.1.13", urls = ["https://static.crates.io/crates/novtb/0.1.13/download"], visibility = [], ) cargo.rust_library( name = "novtb-0.1", srcs = [":novtb-0.1.13.crate"], crate = "novtb", crate_root = "novtb-0.1.13.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "novtb", "CARGO_CRATE_NAME": "novtb", "CARGO_MANIFEST_DIR": "novtb-0.1.13.crate", "CARGO_PKG_AUTHORS": "Radzivon Bartoshyk", "CARGO_PKG_DESCRIPTION": "Simple Zoned Data-Parallelism with Core Affinity", "CARGO_PKG_HOMEPAGE": "https://github.com/awxkee/novtb", "CARGO_PKG_NAME": "novtb", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/awxkee/novtb.git", "CARGO_PKG_RUST_VERSION": "1.85.0", "CARGO_PKG_VERSION": "0.1.13", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "13", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":core_affinity-0.8"], ) http_archive( name = "ntimestamp-1.0.0.crate", sha256 = "c50f94c405726d3e0095e89e72f75ce7f6587b94a8bd8dc8054b73f65c0fd68c", strip_prefix = "ntimestamp-1.0.0", urls = ["https://static.crates.io/crates/ntimestamp/1.0.0/download"], visibility = [], ) cargo.rust_library( name = "ntimestamp-1", srcs = [":ntimestamp-1.0.0.crate"], crate = "ntimestamp", crate_root = "ntimestamp-1.0.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "ntimestamp", "CARGO_CRATE_NAME": "ntimestamp", "CARGO_MANIFEST_DIR": "ntimestamp-1.0.0.crate", "CARGO_PKG_AUTHORS": "Nuh ", "CARGO_PKG_DESCRIPTION": "Strictly monotonic unix timestamp in microseconds", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "ntimestamp", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/nuhvi/timestamp", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "1.0.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "base32", "full", "httpdate", "serde", ], visibility = [], deps = [ ":base32-0.5", ":document-features-0.2", ":getrandom-0.2", ":httpdate-1", ":once_cell-1", ":serde-1", ], ) http_archive( name = "nu-ansi-term-0.50.3.crate", sha256 = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5", strip_prefix = "nu-ansi-term-0.50.3", urls = ["https://static.crates.io/crates/nu-ansi-term/0.50.3/download"], visibility = [], ) cargo.rust_library( name = "nu-ansi-term-0.50", srcs = [":nu-ansi-term-0.50.3.crate"], crate = "nu_ansi_term", crate_root = "nu-ansi-term-0.50.3.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "nu_ansi_term", "CARGO_CRATE_NAME": "nu_ansi_term", "CARGO_MANIFEST_DIR": "nu-ansi-term-0.50.3.crate", "CARGO_PKG_AUTHORS": "ogham@bsago.me:Ryan Scheel (Havvy) :Josh Triplett :The Nushell Project Developers", "CARGO_PKG_DESCRIPTION": "Library for ANSI terminal colors and styles (bold, underline)", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "nu-ansi-term", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/nushell/nu-ansi-term", "CARGO_PKG_RUST_VERSION": "1.62.1", "CARGO_PKG_VERSION": "0.50.3", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "50", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], ) http_archive( name = "num-bigint-0.4.8.crate", sha256 = "c89e69e7e0f03bea5ef08013795c25018e101932225a656383bd384495ecc367", strip_prefix = "num-bigint-0.4.8", urls = ["https://static.crates.io/crates/num-bigint/0.4.8/download"], visibility = [], ) cargo.rust_library( name = "num-bigint-0.4", srcs = [":num-bigint-0.4.8.crate"], crate = "num_bigint", crate_root = "num-bigint-0.4.8.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "num_bigint", "CARGO_CRATE_NAME": "num_bigint", "CARGO_MANIFEST_DIR": "num-bigint-0.4.8.crate", "CARGO_PKG_AUTHORS": "The Rust Project Developers", "CARGO_PKG_DESCRIPTION": "Big integer implementation for Rust", "CARGO_PKG_HOMEPAGE": "https://github.com/rust-num/num-bigint", "CARGO_PKG_NAME": "num-bigint", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-num/num-bigint", "CARGO_PKG_RUST_VERSION": "1.60", "CARGO_PKG_VERSION": "0.4.8", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "4", "CARGO_PKG_VERSION_PATCH": "8", "CARGO_PKG_VERSION_PRE": "", }, features = ["std"], visibility = [], deps = [ ":num-integer-0.1", ":num-traits-0.2", ], ) http_archive( name = "num-complex-0.4.6.crate", sha256 = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495", strip_prefix = "num-complex-0.4.6", urls = ["https://static.crates.io/crates/num-complex/0.4.6/download"], visibility = [], ) cargo.rust_library( name = "num-complex-0.4", srcs = [":num-complex-0.4.6.crate"], crate = "num_complex", crate_root = "num-complex-0.4.6.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "num_complex", "CARGO_CRATE_NAME": "num_complex", "CARGO_MANIFEST_DIR": "num-complex-0.4.6.crate", "CARGO_PKG_AUTHORS": "The Rust Project Developers", "CARGO_PKG_DESCRIPTION": "Complex numbers implementation for Rust", "CARGO_PKG_HOMEPAGE": "https://github.com/rust-num/num-complex", "CARGO_PKG_NAME": "num-complex", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-num/num-complex", "CARGO_PKG_RUST_VERSION": "1.60", "CARGO_PKG_VERSION": "0.4.6", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "4", "CARGO_PKG_VERSION_PATCH": "6", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], deps = [":num-traits-0.2"], ) http_archive( name = "num-conv-0.2.2.crate", sha256 = "521739c6d2bac4aa25192232afe6841231376b2b26d4d9fae5ecf8ca5772e441", strip_prefix = "num-conv-0.2.2", urls = ["https://static.crates.io/crates/num-conv/0.2.2/download"], visibility = [], ) cargo.rust_library( name = "num-conv-0.2", srcs = [":num-conv-0.2.2.crate"], crate = "num_conv", crate_root = "num-conv-0.2.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "num_conv", "CARGO_CRATE_NAME": "num_conv", "CARGO_MANIFEST_DIR": "num-conv-0.2.2.crate", "CARGO_PKG_AUTHORS": "Jacob Pratt ", "CARGO_PKG_DESCRIPTION": "`num_conv` is a crate to convert between integer types without using `as` casts. This provides\nbetter certainty when refactoring, makes the exact behavior of code more explicit, and allows using\nturbofish syntax.\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "num-conv", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/jhpratt/num-conv", "CARGO_PKG_RUST_VERSION": "1.57.0", "CARGO_PKG_VERSION": "0.2.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) alias( name = "num-derive", actual = ":num-derive-0.4", visibility = ["PUBLIC"], ) http_archive( name = "num-derive-0.4.2.crate", sha256 = "ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202", strip_prefix = "num-derive-0.4.2", urls = ["https://static.crates.io/crates/num-derive/0.4.2/download"], visibility = [], ) cargo.rust_library( name = "num-derive-0.4", srcs = [":num-derive-0.4.2.crate"], crate = "num_derive", crate_root = "num-derive-0.4.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "num_derive", "CARGO_CRATE_NAME": "num_derive", "CARGO_MANIFEST_DIR": "num-derive-0.4.2.crate", "CARGO_PKG_AUTHORS": "The Rust Project Developers", "CARGO_PKG_DESCRIPTION": "Numeric syntax extensions", "CARGO_PKG_HOMEPAGE": "https://github.com/rust-num/num-derive", "CARGO_PKG_NAME": "num-derive", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-num/num-derive", "CARGO_PKG_RUST_VERSION": "1.56.0", "CARGO_PKG_VERSION": "0.4.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "4", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, proc_macro = True, visibility = [], deps = [ ":proc-macro2-1", ":quote-1", ":syn-2", ], ) http_archive( name = "num-integer-0.1.46.crate", sha256 = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f", strip_prefix = "num-integer-0.1.46", urls = ["https://static.crates.io/crates/num-integer/0.1.46/download"], visibility = [], ) cargo.rust_library( name = "num-integer-0.1", srcs = [":num-integer-0.1.46.crate"], crate = "num_integer", crate_root = "num-integer-0.1.46.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "num_integer", "CARGO_CRATE_NAME": "num_integer", "CARGO_MANIFEST_DIR": "num-integer-0.1.46.crate", "CARGO_PKG_AUTHORS": "The Rust Project Developers", "CARGO_PKG_DESCRIPTION": "Integer traits and functions", "CARGO_PKG_HOMEPAGE": "https://github.com/rust-num/num-integer", "CARGO_PKG_NAME": "num-integer", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-num/num-integer", "CARGO_PKG_RUST_VERSION": "1.31", "CARGO_PKG_VERSION": "0.1.46", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "46", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "i128", "std", ], visibility = [], deps = [":num-traits-0.2"], ) http_archive( name = "num-rational-0.4.2.crate", sha256 = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824", strip_prefix = "num-rational-0.4.2", urls = ["https://static.crates.io/crates/num-rational/0.4.2/download"], visibility = [], ) cargo.rust_library( name = "num-rational-0.4", srcs = [":num-rational-0.4.2.crate"], crate = "num_rational", crate_root = "num-rational-0.4.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "num_rational", "CARGO_CRATE_NAME": "num_rational", "CARGO_MANIFEST_DIR": "num-rational-0.4.2.crate", "CARGO_PKG_AUTHORS": "The Rust Project Developers", "CARGO_PKG_DESCRIPTION": "Rational numbers implementation for Rust", "CARGO_PKG_HOMEPAGE": "https://github.com/rust-num/num-rational", "CARGO_PKG_NAME": "num-rational", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-num/num-rational", "CARGO_PKG_RUST_VERSION": "1.60", "CARGO_PKG_VERSION": "0.4.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "4", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "num-bigint", "serde", "std", ], visibility = [], deps = [ ":num-bigint-0.4", ":num-integer-0.1", ":num-traits-0.2", ":serde-1", ], ) alias( name = "num-traits", actual = ":num-traits-0.2", visibility = ["PUBLIC"], ) http_archive( name = "num-traits-0.2.19.crate", sha256 = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841", strip_prefix = "num-traits-0.2.19", urls = ["https://static.crates.io/crates/num-traits/0.2.19/download"], visibility = [], ) cargo.rust_library( name = "num-traits-0.2", srcs = [":num-traits-0.2.19.crate"], crate = "num_traits", crate_root = "num-traits-0.2.19.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "num_traits", "CARGO_CRATE_NAME": "num_traits", "CARGO_MANIFEST_DIR": "num-traits-0.2.19.crate", "CARGO_PKG_AUTHORS": "The Rust Project Developers", "CARGO_PKG_DESCRIPTION": "Numeric traits for generic mathematics", "CARGO_PKG_HOMEPAGE": "https://github.com/rust-num/num-traits", "CARGO_PKG_NAME": "num-traits", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-num/num-traits", "CARGO_PKG_RUST_VERSION": "1.60", "CARGO_PKG_VERSION": "0.2.19", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "19", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :num-traits-0.2-build-script-run[out_dir])", }, features = [ "default", "i128", "std", ], rustc_flags = ["@$(location :num-traits-0.2-build-script-run[rustc_flags])"], visibility = [], ) cargo.rust_binary( name = "num-traits-0.2-build-script-build", srcs = [":num-traits-0.2.19.crate"], crate = "build_script_build", crate_root = "num-traits-0.2.19.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "num-traits-0.2.19.crate", "CARGO_PKG_AUTHORS": "The Rust Project Developers", "CARGO_PKG_DESCRIPTION": "Numeric traits for generic mathematics", "CARGO_PKG_HOMEPAGE": "https://github.com/rust-num/num-traits", "CARGO_PKG_NAME": "num-traits", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-num/num-traits", "CARGO_PKG_RUST_VERSION": "1.60", "CARGO_PKG_VERSION": "0.2.19", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "19", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "i128", "std", ], visibility = [], deps = [":autocfg-1"], ) buildscript_run( name = "num-traits-0.2-build-script-run", package_name = "num-traits", buildscript_rule = ":num-traits-0.2-build-script-build", env = { "CARGO_PKG_AUTHORS": "The Rust Project Developers", "CARGO_PKG_DESCRIPTION": "Numeric traits for generic mathematics", "CARGO_PKG_HOMEPAGE": "https://github.com/rust-num/num-traits", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-num/num-traits", "CARGO_PKG_RUST_VERSION": "1.60", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "19", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "default", "i128", "std", ], version = "0.2.19", ) http_archive( name = "num_cpus-1.17.0.crate", sha256 = "91df4bbde75afed763b708b7eee1e8e7651e02d97f6d5dd763e89367e957b23b", strip_prefix = "num_cpus-1.17.0", urls = ["https://static.crates.io/crates/num_cpus/1.17.0/download"], visibility = [], ) cargo.rust_library( name = "num_cpus-1", srcs = [":num_cpus-1.17.0.crate"], crate = "num_cpus", crate_root = "num_cpus-1.17.0.crate/src/lib.rs", edition = "2015", env = { "CARGO_BIN_NAME": "num_cpus", "CARGO_CRATE_NAME": "num_cpus", "CARGO_MANIFEST_DIR": "num_cpus-1.17.0.crate", "CARGO_PKG_AUTHORS": "Sean McArthur ", "CARGO_PKG_DESCRIPTION": "Get the number of CPUs on a machine.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "num_cpus", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/seanmonstar/num_cpus", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "1.17.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "17", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":libc-0.2"], ) http_archive( name = "num_enum-0.7.6.crate", sha256 = "5d0bca838442ec211fa11de3a8b0e0e8f3a4522575b5c4c06ed722e005036f26", strip_prefix = "num_enum-0.7.6", urls = ["https://static.crates.io/crates/num_enum/0.7.6/download"], visibility = [], ) cargo.rust_library( name = "num_enum-0.7", srcs = [":num_enum-0.7.6.crate"], crate = "num_enum", crate_root = "num_enum-0.7.6.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "num_enum", "CARGO_CRATE_NAME": "num_enum", "CARGO_MANIFEST_DIR": "num_enum-0.7.6.crate", "CARGO_PKG_AUTHORS": "Daniel Wagner-Hall :Daniel Henry-Mantilla :Vincent Esche ", "CARGO_PKG_DESCRIPTION": "Procedural macros to make inter-operation between primitives and enums easier.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "num_enum", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/illicitonion/num_enum", "CARGO_PKG_RUST_VERSION": "1.70.0", "CARGO_PKG_VERSION": "0.7.6", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "7", "CARGO_PKG_VERSION_PATCH": "6", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], deps = [ ":num_enum_derive-0.7", ":rustversion-1", ], ) http_archive( name = "num_enum_derive-0.7.6.crate", sha256 = "680998035259dcfcafe653688bf2aa6d3e2dc05e98be6ab46afb089dc84f1df8", strip_prefix = "num_enum_derive-0.7.6", urls = ["https://static.crates.io/crates/num_enum_derive/0.7.6/download"], visibility = [], ) cargo.rust_library( name = "num_enum_derive-0.7", srcs = [":num_enum_derive-0.7.6.crate"], crate = "num_enum_derive", crate_root = "num_enum_derive-0.7.6.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "num_enum_derive", "CARGO_CRATE_NAME": "num_enum_derive", "CARGO_MANIFEST_DIR": "num_enum_derive-0.7.6.crate", "CARGO_PKG_AUTHORS": "Daniel Wagner-Hall :Daniel Henry-Mantilla :Vincent Esche ", "CARGO_PKG_DESCRIPTION": "Internal implementation details for ::num_enum (Procedural macros to make inter-operation between primitives and enums easier)", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "num_enum_derive", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/illicitonion/num_enum", "CARGO_PKG_RUST_VERSION": "1.70.0", "CARGO_PKG_VERSION": "0.7.6", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "7", "CARGO_PKG_VERSION_PATCH": "6", "CARGO_PKG_VERSION_PRE": "", }, features = [ "proc-macro-crate", "std", ], proc_macro = True, visibility = [], deps = [ ":proc-macro-crate-3", ":proc-macro2-1", ":quote-1", ":syn-2", ], ) http_archive( name = "num_threads-0.1.7.crate", sha256 = "5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9", strip_prefix = "num_threads-0.1.7", urls = ["https://static.crates.io/crates/num_threads/0.1.7/download"], visibility = [], ) cargo.rust_library( name = "num_threads-0.1", srcs = [":num_threads-0.1.7.crate"], crate = "num_threads", crate_root = "num_threads-0.1.7.crate/src/lib.rs", edition = "2015", env = { "CARGO_BIN_NAME": "num_threads", "CARGO_CRATE_NAME": "num_threads", "CARGO_MANIFEST_DIR": "num_threads-0.1.7.crate", "CARGO_PKG_AUTHORS": "Jacob Pratt ", "CARGO_PKG_DESCRIPTION": "A minimal library that determines the number of running threads for the current process.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "num_threads", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/jhpratt/num_threads", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.1.7", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "7", "CARGO_PKG_VERSION_PRE": "", }, platform = { "macos-arm64": dict( deps = [":libc-0.2"], ), "macos-x86_64": dict( deps = [":libc-0.2"], ), }, visibility = [], ) http_archive( name = "objc-sys-0.3.5.crate", sha256 = "cdb91bdd390c7ce1a8607f35f3ca7151b65afc0ff5ff3b34fa350f7d7c7e4310", strip_prefix = "objc-sys-0.3.5", urls = ["https://static.crates.io/crates/objc-sys/0.3.5/download"], visibility = [], ) cargo.rust_library( name = "objc-sys-0.3", srcs = [":objc-sys-0.3.5.crate"], crate = "objc_sys", crate_root = "objc-sys-0.3.5.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "objc_sys", "CARGO_CRATE_NAME": "objc_sys", "CARGO_MANIFEST_DIR": "objc-sys-0.3.5.crate", "CARGO_PKG_AUTHORS": "Mads Marquart ", "CARGO_PKG_DESCRIPTION": "Raw bindings to the Objective-C runtime and ABI", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "objc-sys", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/madsmtm/objc2", "CARGO_PKG_RUST_VERSION": "1.60", "CARGO_PKG_VERSION": "0.3.5", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "5", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :objc-sys-0.3-build-script-run[out_dir])", }, features = [ "alloc", "std", ], rustc_flags = ["@$(location :objc-sys-0.3-build-script-run[rustc_flags])"], visibility = [], ) cargo.rust_binary( name = "objc-sys-0.3-build-script-build", srcs = [":objc-sys-0.3.5.crate"], crate = "build_script_build", crate_root = "objc-sys-0.3.5.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "objc-sys-0.3.5.crate", "CARGO_PKG_AUTHORS": "Mads Marquart ", "CARGO_PKG_DESCRIPTION": "Raw bindings to the Objective-C runtime and ABI", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "objc-sys", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/madsmtm/objc2", "CARGO_PKG_RUST_VERSION": "1.60", "CARGO_PKG_VERSION": "0.3.5", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "5", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "std", ], visibility = [], ) buildscript_run( name = "objc-sys-0.3-build-script-run", package_name = "objc-sys", buildscript_rule = ":objc-sys-0.3-build-script-build", env = { "CARGO_MANIFEST_LINKS": "objc_0_3", "CARGO_PKG_AUTHORS": "Mads Marquart ", "CARGO_PKG_DESCRIPTION": "Raw bindings to the Objective-C runtime and ABI", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/madsmtm/objc2", "CARGO_PKG_RUST_VERSION": "1.60", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "5", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "alloc", "std", ], version = "0.3.5", ) http_archive( name = "objc2-0.5.2.crate", sha256 = "46a785d4eeff09c14c487497c162e92766fbb3e4059a71840cecc03d9a50b804", strip_prefix = "objc2-0.5.2", urls = ["https://static.crates.io/crates/objc2/0.5.2/download"], visibility = [], ) cargo.rust_library( name = "objc2-0.5", srcs = [":objc2-0.5.2.crate"], crate = "objc2", crate_root = "objc2-0.5.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "objc2", "CARGO_CRATE_NAME": "objc2", "CARGO_MANIFEST_DIR": "objc2-0.5.2.crate", "CARGO_PKG_AUTHORS": "Steven Sheldon:Mads Marquart ", "CARGO_PKG_DESCRIPTION": "Objective-C interface and runtime bindings", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "objc2", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/madsmtm/objc2", "CARGO_PKG_RUST_VERSION": "1.60", "CARGO_PKG_VERSION": "0.5.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "default", "relax-sign-encoding", "std", ], visibility = [], deps = [ ":objc-sys-0.3", ":objc2-encode-4", ], ) alias( name = "objc2", actual = ":objc2-0.6", visibility = ["PUBLIC"], ) http_archive( name = "objc2-0.6.4.crate", sha256 = "3a12a8ed07aefc768292f076dc3ac8c48f3781c8f2d5851dd3d98950e8c5a89f", strip_prefix = "objc2-0.6.4", urls = ["https://static.crates.io/crates/objc2/0.6.4/download"], visibility = [], ) cargo.rust_library( name = "objc2-0.6", srcs = [":objc2-0.6.4.crate"], crate = "objc2", crate_root = "objc2-0.6.4.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "objc2", "CARGO_CRATE_NAME": "objc2", "CARGO_MANIFEST_DIR": "objc2-0.6.4.crate", "CARGO_PKG_AUTHORS": "Mads Marquart ", "CARGO_PKG_DESCRIPTION": "Objective-C interface and runtime bindings", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "objc2", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/madsmtm/objc2", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.6.4", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "6", "CARGO_PKG_VERSION_PATCH": "4", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :objc2-0.6-build-script-run[out_dir])", }, features = [ "alloc", "default", "std", ], rustc_flags = ["@$(location :objc2-0.6-build-script-run[rustc_flags])"], visibility = [], deps = [":objc2-encode-4"], ) cargo.rust_binary( name = "objc2-0.6-build-script-build", srcs = [":objc2-0.6.4.crate"], crate = "build_script_build", crate_root = "objc2-0.6.4.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "objc2-0.6.4.crate", "CARGO_PKG_AUTHORS": "Mads Marquart ", "CARGO_PKG_DESCRIPTION": "Objective-C interface and runtime bindings", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "objc2", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/madsmtm/objc2", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.6.4", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "6", "CARGO_PKG_VERSION_PATCH": "4", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "default", "std", ], visibility = [], ) buildscript_run( name = "objc2-0.6-build-script-run", package_name = "objc2", buildscript_rule = ":objc2-0.6-build-script-build", env = { "CARGO_PKG_AUTHORS": "Mads Marquart ", "CARGO_PKG_DESCRIPTION": "Objective-C interface and runtime bindings", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/madsmtm/objc2", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "6", "CARGO_PKG_VERSION_PATCH": "4", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "alloc", "default", "std", ], version = "0.6.4", ) http_archive( name = "objc2-app-kit-0.2.2.crate", sha256 = "e4e89ad9e3d7d297152b17d39ed92cd50ca8063a89a9fa569046d41568891eff", strip_prefix = "objc2-app-kit-0.2.2", urls = ["https://static.crates.io/crates/objc2-app-kit/0.2.2/download"], visibility = [], ) cargo.rust_library( name = "objc2-app-kit-0.2", srcs = [":objc2-app-kit-0.2.2.crate"], crate = "objc2_app_kit", crate_root = "objc2-app-kit-0.2.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "objc2_app_kit", "CARGO_CRATE_NAME": "objc2_app_kit", "CARGO_MANIFEST_DIR": "objc2-app-kit-0.2.2.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Bindings to the AppKit framework", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "objc2-app-kit", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/madsmtm/objc2", "CARGO_PKG_RUST_VERSION": "1.60", "CARGO_PKG_VERSION": "0.2.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "NSAppearance", "NSApplication", "NSBitmapImageRep", "NSButton", "NSColor", "NSControl", "NSCursor", "NSDragging", "NSEvent", "NSGraphics", "NSGraphicsContext", "NSImage", "NSImageRep", "NSMenu", "NSMenuItem", "NSOpenGLView", "NSPasteboard", "NSResponder", "NSRunningApplication", "NSScreen", "NSTextInputClient", "NSTextInputContext", "NSView", "NSWindow", "NSWindowScripting", "NSWindowTabGroup", "alloc", "bitflags", "default", "std", ], visibility = [], deps = [ ":bitflags-2", ":objc2-0.5", ":objc2-foundation-0.2", ], ) http_archive( name = "objc2-app-kit-0.3.2.crate", sha256 = "d49e936b501e5c5bf01fda3a9452ff86dc3ea98ad5f283e1455153142d97518c", strip_prefix = "objc2-app-kit-0.3.2", urls = ["https://static.crates.io/crates/objc2-app-kit/0.3.2/download"], visibility = [], ) cargo.rust_library( name = "objc2-app-kit-0.3", srcs = [":objc2-app-kit-0.3.2.crate"], crate = "objc2_app_kit", crate_root = "objc2-app-kit-0.3.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "objc2_app_kit", "CARGO_CRATE_NAME": "objc2_app_kit", "CARGO_MANIFEST_DIR": "objc2-app-kit-0.3.2.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Bindings to the AppKit framework", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "objc2-app-kit", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/madsmtm/objc2", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.3.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "NSApplication", "NSImage", "NSOpenGL", "NSOpenGLView", "NSPasteboard", "NSPasteboardItem", "NSResponder", "NSRunningApplication", "NSView", "NSWindow", "NSWorkspace", "alloc", "bitflags", "objc2-core-foundation", "objc2-core-graphics", "std", ], visibility = [], deps = [ ":bitflags-2", ":objc2-0.6", ":objc2-core-foundation-0.3", ":objc2-core-graphics-0.3", ":objc2-foundation-0.3", ], ) alias( name = "objc2-audio-toolbox", actual = ":objc2-audio-toolbox-0.3", visibility = ["PUBLIC"], ) http_archive( name = "objc2-audio-toolbox-0.3.2.crate", sha256 = "6948501a91121d6399b79abaa33a8aa4ea7857fe019f341b8c23ad6e81b79b08", strip_prefix = "objc2-audio-toolbox-0.3.2", urls = ["https://static.crates.io/crates/objc2-audio-toolbox/0.3.2/download"], visibility = [], ) cargo.rust_library( name = "objc2-audio-toolbox-0.3", srcs = [":objc2-audio-toolbox-0.3.2.crate"], crate = "objc2_audio_toolbox", crate_root = "objc2-audio-toolbox-0.3.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "objc2_audio_toolbox", "CARGO_CRATE_NAME": "objc2_audio_toolbox", "CARGO_MANIFEST_DIR": "objc2-audio-toolbox-0.3.2.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Bindings to the AudioToolbox framework", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "objc2-audio-toolbox", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/madsmtm/objc2", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.3.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "AUComponent", "AudioCodec", "AudioComponent", "AudioFormat", "AudioOutputUnit", "AudioServices", "AudioSession", "AudioUnitProperties", "alloc", "bitflags", "libc", "objc2-core-audio", "objc2-core-audio-types", "objc2-core-foundation", "std", ], visibility = [], deps = [ ":bitflags-2", ":libc-0.2", ":objc2-0.6", ":objc2-core-audio-0.3", ":objc2-core-audio-types-0.3", ":objc2-core-foundation-0.3", ":objc2-foundation-0.3", ], ) http_archive( name = "objc2-av-foundation-0.3.2.crate", sha256 = "478ae33fcac9df0a18db8302387c666b8ef08a3e2d62b510ca4fc278a384b6c0", strip_prefix = "objc2-av-foundation-0.3.2", urls = ["https://static.crates.io/crates/objc2-av-foundation/0.3.2/download"], visibility = [], ) cargo.rust_library( name = "objc2-av-foundation-0.3", srcs = [":objc2-av-foundation-0.3.2.crate"], crate = "objc2_av_foundation", crate_root = "objc2-av-foundation-0.3.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "objc2_av_foundation", "CARGO_CRATE_NAME": "objc2_av_foundation", "CARGO_MANIFEST_DIR": "objc2-av-foundation-0.3.2.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Bindings to the AVFoundation framework", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "objc2-av-foundation", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/madsmtm/objc2", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.3.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "AVAnimation", "AVAsset", "AVAssetCache", "AVAssetDownloadStorageManager", "AVAssetDownloadTask", "AVAssetExportSession", "AVAssetImageGenerator", "AVAssetPlaybackAssistant", "AVAssetReader", "AVAssetReaderOutput", "AVAssetResourceLoader", "AVAssetSegmentReport", "AVAssetTrack", "AVAssetTrackGroup", "AVAssetTrackSegment", "AVAssetVariant", "AVAssetWriter", "AVAssetWriterInput", "AVAsynchronousKeyValueLoading", "AVAudioBuffer", "AVAudioChannelLayout", "AVAudioConnectionPoint", "AVAudioConverter", "AVAudioEngine", "AVAudioEnvironmentNode", "AVAudioFile", "AVAudioFormat", "AVAudioIONode", "AVAudioMix", "AVAudioMixerNode", "AVAudioMixing", "AVAudioNode", "AVAudioPlayer", "AVAudioPlayerNode", "AVAudioProcessingSettings", "AVAudioRecorder", "AVAudioRoutingArbiter", "AVAudioSequencer", "AVAudioSession", "AVAudioSessionDeprecated", "AVAudioSessionRoute", "AVAudioSessionTypes", "AVAudioSettings", "AVAudioTime", "AVAudioTypes", "AVAudioUnit", "AVAudioUnitComponent", "AVAudioUnitDelay", "AVAudioUnitDistortion", "AVAudioUnitEQ", "AVAudioUnitEffect", "AVAudioUnitGenerator", "AVAudioUnitMIDIInstrument", "AVAudioUnitReverb", "AVAudioUnitSampler", "AVAudioUnitTimeEffect", "AVAudioUnitTimePitch", "AVAudioUnitVarispeed", "AVBase", "AVCameraCalibrationData", "AVCaption", "AVCaptionConversionValidator", "AVCaptionFormatConformer", "AVCaptionGroup", "AVCaptionGrouper", "AVCaptionRenderer", "AVCaptionSettings", "AVCaptureAudioDataOutput", "AVCaptureAudioPreviewOutput", "AVCaptureControl", "AVCaptureDataOutputSynchronizer", "AVCaptureDepthDataOutput", "AVCaptureDeskViewApplication", "AVCaptureDevice", "AVCaptureExternalDisplayConfigurator", "AVCaptureFileOutput", "AVCaptureIndexPicker", "AVCaptureInput", "AVCaptureMetadataOutput", "AVCaptureOutput", "AVCaptureOutputBase", "AVCapturePhotoOutput", "AVCaptureReactions", "AVCaptureSession", "AVCaptureSessionPreset", "AVCaptureSlider", "AVCaptureSpatialAudioMetadataSampleGenerator", "AVCaptureStillImageOutput", "AVCaptureSystemExposureBiasSlider", "AVCaptureSystemPressure", "AVCaptureSystemZoomSlider", "AVCaptureTimecodeGenerator", "AVCaptureVideoDataOutput", "AVCaptureVideoPreviewLayer", "AVComposition", "AVCompositionTrack", "AVCompositionTrackSegment", "AVContentKeySession", "AVContinuityDevice", "AVDepthData", "AVError", "AVExternalStorageDevice", "AVExternalSyncDevice", "AVFAudio", "AVFCapture", "AVFCore", "AVGeometry", "AVMIDIPlayer", "AVMediaFormat", "AVMediaSelection", "AVMediaSelectionGroup", "AVMetadataFormat", "AVMetadataIdentifiers", "AVMetadataItem", "AVMetadataObject", "AVMetrics", "AVMovie", "AVMovieTrack", "AVOutputSettingsAssistant", "AVPlaybackCoordinationMedium", "AVPlaybackCoordinator", "AVPlayer", "AVPlayerInterstitialEventController", "AVPlayerItem", "AVPlayerItemIntegratedTimeline", "AVPlayerItemMediaDataCollector", "AVPlayerItemOutput", "AVPlayerItemProtectedContentAdditions", "AVPlayerItemTrack", "AVPlayerLayer", "AVPlayerLooper", "AVPlayerMediaSelectionCriteria", "AVPlayerOutput", "AVPortraitEffectsMatte", "AVQueuedSampleBufferRendering", "AVRenderedCaptionImage", "AVRouteDetector", "AVSampleBufferAudioRenderer", "AVSampleBufferDisplayLayer", "AVSampleBufferGenerator", "AVSampleBufferRenderSynchronizer", "AVSampleBufferVideoRenderer", "AVSampleCursor", "AVSemanticSegmentationMatte", "AVSpatialVideoConfiguration", "AVSynchronizedLayer", "AVTextStyleRule", "AVTime", "AVTimedMetadataGroup", "AVUtilities", "AVVideoCompositing", "AVVideoComposition", "AVVideoPerformanceMetrics", "AVVideoSettings", "alloc", "bitflags", "block2", "default", "dispatch2", "objc2-avf-audio", "objc2-core-audio-types", "objc2-core-foundation", "objc2-core-graphics", "objc2-core-image", "objc2-core-video", "objc2-image-io", "objc2-media-toolbox", "objc2-quartz-core", "std", ], visibility = [], deps = [ ":bitflags-2", ":block2-0.6", ":dispatch2-0.3", ":objc2-0.6", ":objc2-avf-audio-0.3", ":objc2-core-audio-types-0.3", ":objc2-core-foundation-0.3", ":objc2-core-graphics-0.3", ":objc2-core-image-0.3", ":objc2-core-video-0.3", ":objc2-foundation-0.3", ":objc2-image-io-0.3", ":objc2-media-toolbox-0.3", ":objc2-quartz-core-0.3", ], ) alias( name = "objc2-avf-audio", actual = ":objc2-avf-audio-0.3", visibility = ["PUBLIC"], ) http_archive( name = "objc2-avf-audio-0.3.2.crate", sha256 = "13a380031deed8e99db00065c45937da434ca987c034e13b87e4441f9e4090be", strip_prefix = "objc2-avf-audio-0.3.2", urls = ["https://static.crates.io/crates/objc2-avf-audio/0.3.2/download"], visibility = [], ) cargo.rust_library( name = "objc2-avf-audio-0.3", srcs = [":objc2-avf-audio-0.3.2.crate"], crate = "objc2_avf_audio", crate_root = "objc2-avf-audio-0.3.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "objc2_avf_audio", "CARGO_CRATE_NAME": "objc2_avf_audio", "CARGO_MANIFEST_DIR": "objc2-avf-audio-0.3.2.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Bindings to the AVFAudio framework", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "objc2-avf-audio", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/madsmtm/objc2", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.3.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = ["AVAudioSessionRoute"], visibility = [], deps = [ ":objc2-0.6", ":objc2-foundation-0.3", ], ) alias( name = "objc2-core-audio", actual = ":objc2-core-audio-0.3", visibility = ["PUBLIC"], ) http_archive( name = "objc2-core-audio-0.3.2.crate", sha256 = "e1eebcea8b0dbff5f7c8504f3107c68fc061a3eb44932051c8cf8a68d969c3b2", strip_prefix = "objc2-core-audio-0.3.2", urls = ["https://static.crates.io/crates/objc2-core-audio/0.3.2/download"], visibility = [], ) cargo.rust_library( name = "objc2-core-audio-0.3", srcs = [":objc2-core-audio-0.3.2.crate"], crate = "objc2_core_audio", crate_root = "objc2-core-audio-0.3.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "objc2_core_audio", "CARGO_CRATE_NAME": "objc2_core_audio", "CARGO_MANIFEST_DIR": "objc2-core-audio-0.3.2.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Bindings to the CoreAudio framework", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "objc2-core-audio", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/madsmtm/objc2", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.3.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "AudioHardware", "AudioHardwareDeprecated", "alloc", "objc2", "objc2-core-audio-types", "objc2-foundation", "std", ], visibility = [], deps = [ ":objc2-0.6", ":objc2-core-audio-types-0.3", ":objc2-core-foundation-0.3", ":objc2-foundation-0.3", ], ) alias( name = "objc2-core-audio-types", actual = ":objc2-core-audio-types-0.3", visibility = ["PUBLIC"], ) http_archive( name = "objc2-core-audio-types-0.3.2.crate", sha256 = "5a89f2ec274a0cf4a32642b2991e8b351a404d290da87bb6a9a9d8632490bd1c", strip_prefix = "objc2-core-audio-types-0.3.2", urls = ["https://static.crates.io/crates/objc2-core-audio-types/0.3.2/download"], visibility = [], ) cargo.rust_library( name = "objc2-core-audio-types-0.3", srcs = [":objc2-core-audio-types-0.3.2.crate"], crate = "objc2_core_audio_types", crate_root = "objc2-core-audio-types-0.3.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "objc2_core_audio_types", "CARGO_CRATE_NAME": "objc2_core_audio_types", "CARGO_MANIFEST_DIR": "objc2-core-audio-types-0.3.2.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Bindings to the CoreAudioTypes framework", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "objc2-core-audio-types", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/madsmtm/objc2", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.3.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "CoreAudioBaseTypes", "alloc", "bitflags", "objc2", "std", ], visibility = [], deps = [ ":bitflags-2", ":objc2-0.6", ], ) alias( name = "objc2-core-foundation", actual = ":objc2-core-foundation-0.3", visibility = ["PUBLIC"], ) http_archive( name = "objc2-core-foundation-0.3.2.crate", sha256 = "2a180dd8642fa45cdb7dd721cd4c11b1cadd4929ce112ebd8b9f5803cc79d536", strip_prefix = "objc2-core-foundation-0.3.2", urls = ["https://static.crates.io/crates/objc2-core-foundation/0.3.2/download"], visibility = [], ) cargo.rust_library( name = "objc2-core-foundation-0.3", srcs = [":objc2-core-foundation-0.3.2.crate"], crate = "objc2_core_foundation", crate_root = "objc2-core-foundation-0.3.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "objc2_core_foundation", "CARGO_CRATE_NAME": "objc2_core_foundation", "CARGO_MANIFEST_DIR": "objc2-core-foundation-0.3.2.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Bindings to the CoreFoundation framework", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "objc2-core-foundation", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/madsmtm/objc2", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.3.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "CFArray", "CFAttributedString", "CFAvailability", "CFBag", "CFBase", "CFBinaryHeap", "CFBitVector", "CFBundle", "CFByteOrder", "CFCGTypes", "CFCalendar", "CFCharacterSet", "CFData", "CFDate", "CFDateFormatter", "CFDictionary", "CFError", "CFFileDescriptor", "CFFileSecurity", "CFLocale", "CFMachPort", "CFMessagePort", "CFNotificationCenter", "CFNumber", "CFNumberFormatter", "CFPlugIn", "CFPlugInCOM", "CFPreferences", "CFPropertyList", "CFRunLoop", "CFSet", "CFSocket", "CFStream", "CFString", "CFStringEncodingExt", "CFStringTokenizer", "CFTimeZone", "CFTree", "CFURL", "CFURLAccess", "CFURLEnumerator", "CFUUID", "CFUserNotification", "CFUtilities", "CFXMLNode", "CFXMLParser", "alloc", "bitflags", "block2", "default", "dispatch2", "libc", "objc2", "std", ], visibility = [], deps = [ ":bitflags-2", ":block2-0.6", ":dispatch2-0.3", ":libc-0.2", ":objc2-0.6", ], ) http_archive( name = "objc2-core-graphics-0.3.2.crate", sha256 = "e022c9d066895efa1345f8e33e584b9f958da2fd4cd116792e15e07e4720a807", strip_prefix = "objc2-core-graphics-0.3.2", urls = ["https://static.crates.io/crates/objc2-core-graphics/0.3.2/download"], visibility = [], ) cargo.rust_library( name = "objc2-core-graphics-0.3", srcs = [":objc2-core-graphics-0.3.2.crate"], crate = "objc2_core_graphics", crate_root = "objc2-core-graphics-0.3.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "objc2_core_graphics", "CARGO_CRATE_NAME": "objc2_core_graphics", "CARGO_MANIFEST_DIR": "objc2-core-graphics-0.3.2.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Bindings to the CoreGraphics framework", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "objc2-core-graphics", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/madsmtm/objc2", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.3.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "CGColor", "CGColorSpace", "CGContext", "CGDataProvider", "CGDirectDisplay", "CGEventTypes", "CGFont", "CGImage", "CGPath", "alloc", "bitflags", "objc2", "std", ], visibility = [], deps = [ ":bitflags-2", ":objc2-0.6", ":objc2-core-foundation-0.3", ], ) http_archive( name = "objc2-core-image-0.3.2.crate", sha256 = "e5d563b38d2b97209f8e861173de434bd0214cf020e3423a52624cd1d989f006", strip_prefix = "objc2-core-image-0.3.2", urls = ["https://static.crates.io/crates/objc2-core-image/0.3.2/download"], visibility = [], ) cargo.rust_library( name = "objc2-core-image-0.3", srcs = [":objc2-core-image-0.3.2.crate"], crate = "objc2_core_image", crate_root = "objc2-core-image-0.3.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "objc2_core_image", "CARGO_CRATE_NAME": "objc2_core_image", "CARGO_MANIFEST_DIR": "objc2-core-image-0.3.2.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Bindings to the CoreImage framework", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "objc2-core-image", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/madsmtm/objc2", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.3.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "CIBarcodeDescriptor", "CIContext", "CIImage", ], visibility = [], deps = [ ":objc2-0.6", ":objc2-foundation-0.3", ], ) http_archive( name = "objc2-core-media-0.3.2.crate", sha256 = "05ec576860167a15dd9fce7fbee7512beb4e31f532159d3482d1f9c6caedf31d", strip_prefix = "objc2-core-media-0.3.2", urls = ["https://static.crates.io/crates/objc2-core-media/0.3.2/download"], visibility = [], ) cargo.rust_library( name = "objc2-core-media-0.3", srcs = [":objc2-core-media-0.3.2.crate"], crate = "objc2_core_media", crate_root = "objc2-core-media-0.3.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "objc2_core_media", "CARGO_CRATE_NAME": "objc2_core_media", "CARGO_MANIFEST_DIR": "objc2-core-media-0.3.2.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Bindings to the CoreMedia framework", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "objc2-core-media", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/madsmtm/objc2", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.3.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "CMAttachment", "CMAudioClock", "CMAudioDeviceClock", "CMBase", "CMBlockBuffer", "CMBufferQueue", "CMFormatDescription", "CMFormatDescriptionBridge", "CMMemoryPool", "CMMetadata", "CMSampleBuffer", "CMSimpleQueue", "CMSync", "CMTag", "CMTagCollection", "CMTaggedBufferGroup", "CMTextMarkup", "CMTime", "CMTimeRange", "alloc", "bitflags", "block2", "default", "dispatch2", "objc2", "objc2-core-audio", "objc2-core-audio-types", "objc2-core-video", "std", ], visibility = [], deps = [ ":bitflags-2", ":block2-0.6", ":dispatch2-0.3", ":objc2-0.6", ":objc2-core-audio-0.3", ":objc2-core-audio-types-0.3", ":objc2-core-foundation-0.3", ":objc2-core-video-0.3", ], ) http_archive( name = "objc2-core-video-0.3.2.crate", sha256 = "d425caf1df73233f29fd8a5c3e5edbc30d2d4307870f802d18f00d83dc5141a6", strip_prefix = "objc2-core-video-0.3.2", urls = ["https://static.crates.io/crates/objc2-core-video/0.3.2/download"], visibility = [], ) cargo.rust_library( name = "objc2-core-video-0.3", srcs = [":objc2-core-video-0.3.2.crate"], crate = "objc2_core_video", crate_root = "objc2-core-video-0.3.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "objc2_core_video", "CARGO_CRATE_NAME": "objc2_core_video", "CARGO_MANIFEST_DIR": "objc2-core-video-0.3.2.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Bindings to the CoreVideo framework", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "objc2-core-video", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/madsmtm/objc2", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.3.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "CVBase", "CVBuffer", "CVDisplayLink", "CVHostTime", "CVImageBuffer", "CVMetalBuffer", "CVMetalBufferCache", "CVMetalTexture", "CVMetalTextureCache", "CVOpenGLBuffer", "CVOpenGLBufferPool", "CVOpenGLTexture", "CVOpenGLTextureCache", "CVPixelBuffer", "CVPixelBufferIOSurface", "CVPixelBufferPool", "CVPixelFormatDescription", "CVReturn", "alloc", "bitflags", "block2", "default", "objc2", "objc2-core-graphics", "objc2-metal", "std", ], visibility = [], deps = [ ":bitflags-2", ":block2-0.6", ":objc2-0.6", ":objc2-core-foundation-0.3", ":objc2-core-graphics-0.3", ":objc2-metal-0.3", ], ) http_archive( name = "objc2-encode-4.1.0.crate", sha256 = "ef25abbcd74fb2609453eb695bd2f860d389e457f67dc17cafc8b8cbc89d0c33", strip_prefix = "objc2-encode-4.1.0", urls = ["https://static.crates.io/crates/objc2-encode/4.1.0/download"], visibility = [], ) cargo.rust_library( name = "objc2-encode-4", srcs = [":objc2-encode-4.1.0.crate"], crate = "objc2_encode", crate_root = "objc2-encode-4.1.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "objc2_encode", "CARGO_CRATE_NAME": "objc2_encode", "CARGO_MANIFEST_DIR": "objc2-encode-4.1.0.crate", "CARGO_PKG_AUTHORS": "Mads Marquart ", "CARGO_PKG_DESCRIPTION": "Objective-C type-encoding representation and parsing", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "objc2-encode", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/madsmtm/objc2", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "4.1.0", "CARGO_PKG_VERSION_MAJOR": "4", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "std", ], visibility = [], ) http_archive( name = "objc2-foundation-0.2.2.crate", sha256 = "0ee638a5da3799329310ad4cfa62fbf045d5f56e3ef5ba4149e7452dcf89d5a8", strip_prefix = "objc2-foundation-0.2.2", urls = ["https://static.crates.io/crates/objc2-foundation/0.2.2/download"], visibility = [], ) cargo.rust_library( name = "objc2-foundation-0.2", srcs = [":objc2-foundation-0.2.2.crate"], crate = "objc2_foundation", crate_root = "objc2-foundation-0.2.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "objc2_foundation", "CARGO_CRATE_NAME": "objc2_foundation", "CARGO_MANIFEST_DIR": "objc2-foundation-0.2.2.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Bindings to the Foundation framework", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "objc2-foundation", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/madsmtm/objc2", "CARGO_PKG_RUST_VERSION": "1.60", "CARGO_PKG_VERSION": "0.2.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "NSArray", "NSAttributedString", "NSBundle", "NSCoder", "NSData", "NSDate", "NSDictionary", "NSDistributedNotificationCenter", "NSEnumerator", "NSError", "NSException", "NSFileWrapper", "NSFormatter", "NSGeometry", "NSItemProvider", "NSKeyValueObserving", "NSLocale", "NSNotification", "NSNull", "NSObjCRuntime", "NSObject", "NSPathUtilities", "NSProcessInfo", "NSRange", "NSRunLoop", "NSScriptCommand", "NSScriptStandardSuiteCommands", "NSSet", "NSString", "NSThread", "NSURL", "NSUndoManager", "NSUserActivity", "NSValue", "NSZone", "alloc", "bitflags", "block2", "default", "dispatch", "std", ], visibility = [], deps = [ ":bitflags-2", ":block2-0.5", ":dispatch-0.2", ":objc2-0.5", ], ) alias( name = "objc2-foundation", actual = ":objc2-foundation-0.3", visibility = ["PUBLIC"], ) http_archive( name = "objc2-foundation-0.3.2.crate", sha256 = "e3e0adef53c21f888deb4fa59fc59f7eb17404926ee8a6f59f5df0fd7f9f3272", strip_prefix = "objc2-foundation-0.3.2", urls = ["https://static.crates.io/crates/objc2-foundation/0.3.2/download"], visibility = [], ) cargo.rust_library( name = "objc2-foundation-0.3", srcs = [":objc2-foundation-0.3.2.crate"], crate = "objc2_foundation", crate_root = "objc2-foundation-0.3.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "objc2_foundation", "CARGO_CRATE_NAME": "objc2_foundation", "CARGO_MANIFEST_DIR": "objc2-foundation-0.3.2.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Bindings to the Foundation framework", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "objc2-foundation", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/madsmtm/objc2", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.3.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "FoundationErrors", "FoundationLegacySwiftCompatibility", "NSAffineTransform", "NSAppleEventDescriptor", "NSAppleEventManager", "NSAppleScript", "NSArchiver", "NSArray", "NSAttributedString", "NSAutoreleasePool", "NSBackgroundActivityScheduler", "NSBundle", "NSByteCountFormatter", "NSByteOrder", "NSCache", "NSCalendar", "NSCalendarDate", "NSCharacterSet", "NSClassDescription", "NSCoder", "NSComparisonPredicate", "NSCompoundPredicate", "NSConnection", "NSData", "NSDate", "NSDateComponentsFormatter", "NSDateFormatter", "NSDateInterval", "NSDateIntervalFormatter", "NSDebug", "NSDecimal", "NSDecimalNumber", "NSDictionary", "NSDistantObject", "NSDistributedLock", "NSDistributedNotificationCenter", "NSEnergyFormatter", "NSEnumerator", "NSError", "NSException", "NSExpression", "NSExtensionContext", "NSExtensionItem", "NSExtensionRequestHandling", "NSFileCoordinator", "NSFileHandle", "NSFileManager", "NSFilePresenter", "NSFileVersion", "NSFileWrapper", "NSFormatter", "NSGarbageCollector", "NSGeometry", "NSHFSFileTypes", "NSHTTPCookie", "NSHTTPCookieStorage", "NSHashTable", "NSHost", "NSISO8601DateFormatter", "NSIndexPath", "NSIndexSet", "NSInflectionRule", "NSInvocation", "NSItemProvider", "NSJSONSerialization", "NSKeyValueCoding", "NSKeyValueObserving", "NSKeyValueSharedObservers", "NSKeyedArchiver", "NSLengthFormatter", "NSLinguisticTagger", "NSListFormatter", "NSLocale", "NSLocalizedNumberFormatRule", "NSLock", "NSMapTable", "NSMassFormatter", "NSMeasurement", "NSMeasurementFormatter", "NSMetadata", "NSMetadataAttributes", "NSMethodSignature", "NSMorphology", "NSNetServices", "NSNotification", "NSNotificationQueue", "NSNull", "NSNumberFormatter", "NSObjCRuntime", "NSObject", "NSObjectScripting", "NSOperation", "NSOrderedCollectionChange", "NSOrderedCollectionDifference", "NSOrderedSet", "NSOrthography", "NSPathUtilities", "NSPersonNameComponents", "NSPersonNameComponentsFormatter", "NSPointerArray", "NSPointerFunctions", "NSPort", "NSPortCoder", "NSPortMessage", "NSPortNameServer", "NSPredicate", "NSProcessInfo", "NSProgress", "NSPropertyList", "NSProtocolChecker", "NSProxy", "NSRange", "NSRegularExpression", "NSRelativeDateTimeFormatter", "NSRunLoop", "NSScanner", "NSScriptClassDescription", "NSScriptCoercionHandler", "NSScriptCommand", "NSScriptCommandDescription", "NSScriptExecutionContext", "NSScriptKeyValueCoding", "NSScriptObjectSpecifiers", "NSScriptStandardSuiteCommands", "NSScriptSuiteRegistry", "NSScriptWhoseTests", "NSSet", "NSSortDescriptor", "NSSpellServer", "NSStream", "NSString", "NSTask", "NSTermOfAddress", "NSTextCheckingResult", "NSThread", "NSTimeZone", "NSTimer", "NSURL", "NSURLAuthenticationChallenge", "NSURLCache", "NSURLConnection", "NSURLCredential", "NSURLCredentialStorage", "NSURLDownload", "NSURLError", "NSURLHandle", "NSURLProtectionSpace", "NSURLProtocol", "NSURLRequest", "NSURLResponse", "NSURLSession", "NSUUID", "NSUbiquitousKeyValueStore", "NSUndoManager", "NSUnit", "NSUserActivity", "NSUserDefaults", "NSUserNotification", "NSUserScriptTask", "NSValue", "NSValueTransformer", "NSXMLDTD", "NSXMLDTDNode", "NSXMLDocument", "NSXMLElement", "NSXMLNode", "NSXMLNodeOptions", "NSXMLParser", "NSXPCConnection", "NSZone", "alloc", "bitflags", "block2", "default", "libc", "objc2-core-foundation", "std", ], visibility = [], deps = [ ":bitflags-2", ":block2-0.6", ":libc-0.2", ":objc2-0.6", ":objc2-core-foundation-0.3", ], ) http_archive( name = "objc2-image-io-0.3.2.crate", sha256 = "32b0446e98cf4a784cc7a0177715ff317eeaa8463841c616cfc78aa4f953c4ea", strip_prefix = "objc2-image-io-0.3.2", urls = ["https://static.crates.io/crates/objc2-image-io/0.3.2/download"], visibility = [], ) cargo.rust_library( name = "objc2-image-io-0.3", srcs = [":objc2-image-io-0.3.2.crate"], crate = "objc2_image_io", crate_root = "objc2-image-io-0.3.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "objc2_image_io", "CARGO_CRATE_NAME": "objc2_image_io", "CARGO_MANIFEST_DIR": "objc2-image-io-0.3.2.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Bindings to the ImageIO framework", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "objc2-image-io", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/madsmtm/objc2", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.3.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "CGImageProperties", "objc2", ], visibility = [], deps = [ ":objc2-0.6", ":objc2-core-foundation-0.3", ], ) http_archive( name = "objc2-media-toolbox-0.3.2.crate", sha256 = "edd9fdde720df3da7046bb9097811000c1e7ab5cd579fa89d96b27d56781fb30", strip_prefix = "objc2-media-toolbox-0.3.2", urls = ["https://static.crates.io/crates/objc2-media-toolbox/0.3.2/download"], visibility = [], ) cargo.rust_library( name = "objc2-media-toolbox-0.3", srcs = [":objc2-media-toolbox-0.3.2.crate"], crate = "objc2_media_toolbox", crate_root = "objc2-media-toolbox-0.3.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "objc2_media_toolbox", "CARGO_CRATE_NAME": "objc2_media_toolbox", "CARGO_MANIFEST_DIR": "objc2-media-toolbox-0.3.2.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Bindings to the MediaToolbox framework", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "objc2-media-toolbox", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/madsmtm/objc2", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.3.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "MTAudioProcessingTap", "objc2", ], visibility = [], deps = [ ":objc2-0.6", ":objc2-core-foundation-0.3", ], ) http_archive( name = "objc2-metal-0.3.2.crate", sha256 = "a0125f776a10d00af4152d74616409f0d4a2053a6f57fa5b7d6aa2854ac04794", strip_prefix = "objc2-metal-0.3.2", urls = ["https://static.crates.io/crates/objc2-metal/0.3.2/download"], visibility = [], ) cargo.rust_library( name = "objc2-metal-0.3", srcs = [":objc2-metal-0.3.2.crate"], crate = "objc2_metal", crate_root = "objc2-metal-0.3.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "objc2_metal", "CARGO_CRATE_NAME": "objc2_metal", "CARGO_MANIFEST_DIR": "objc2-metal-0.3.2.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Bindings to the Metal framework", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "objc2-metal", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/madsmtm/objc2", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.3.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "MTLAllocation", "MTLBuffer", "MTLDevice", "MTLGPUAddress", "MTLLibrary", "MTLPixelFormat", "MTLResource", "MTLTexture", "bitflags", ], visibility = [], deps = [ ":bitflags-2", ":objc2-0.6", ":objc2-foundation-0.3", ], ) http_archive( name = "objc2-quartz-core-0.3.2.crate", sha256 = "96c1358452b371bf9f104e21ec536d37a650eb10f7ee379fff67d2e08d537f1f", strip_prefix = "objc2-quartz-core-0.3.2", urls = ["https://static.crates.io/crates/objc2-quartz-core/0.3.2/download"], visibility = [], ) cargo.rust_library( name = "objc2-quartz-core-0.3", srcs = [":objc2-quartz-core-0.3.2.crate"], crate = "objc2_quartz_core", crate_root = "objc2-quartz-core-0.3.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "objc2_quartz_core", "CARGO_CRATE_NAME": "objc2_quartz_core", "CARGO_MANIFEST_DIR": "objc2-quartz-core-0.3.2.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Bindings to the QuartzCore/CoreAnimation framework", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "objc2-quartz-core", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/madsmtm/objc2", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.3.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "CALayer", "CAMediaTiming", "bitflags", ], visibility = [], deps = [ ":bitflags-2", ":objc2-0.6", ":objc2-foundation-0.3", ], ) http_archive( name = "objc2-security-0.3.2.crate", sha256 = "709fe137109bd1e8b5a99390f77a7d8b2961dafc1a1c5db8f2e60329ad6d895a", strip_prefix = "objc2-security-0.3.2", urls = ["https://static.crates.io/crates/objc2-security/0.3.2/download"], visibility = [], ) cargo.rust_library( name = "objc2-security-0.3", srcs = [":objc2-security-0.3.2.crate"], crate = "objc2_security", crate_root = "objc2-security-0.3.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "objc2_security", "CARGO_CRATE_NAME": "objc2_security", "CARGO_MANIFEST_DIR": "objc2-security-0.3.2.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Bindings to the Security framework", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "objc2-security", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/madsmtm/objc2", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.3.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "Authorization", "bitflags", "objc2", ], visibility = [], deps = [ ":bitflags-2", ":objc2-0.6", ":objc2-core-foundation-0.3", ], ) http_archive( name = "objc2-system-configuration-0.3.2.crate", sha256 = "7216bd11cbda54ccabcab84d523dc93b858ec75ecfb3a7d89513fa22464da396", strip_prefix = "objc2-system-configuration-0.3.2", urls = ["https://static.crates.io/crates/objc2-system-configuration/0.3.2/download"], visibility = [], ) cargo.rust_library( name = "objc2-system-configuration-0.3", srcs = [":objc2-system-configuration-0.3.2.crate"], crate = "objc2_system_configuration", crate_root = "objc2-system-configuration-0.3.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "objc2_system_configuration", "CARGO_CRATE_NAME": "objc2_system_configuration", "CARGO_MANIFEST_DIR": "objc2-system-configuration-0.3.2.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Bindings to the SystemConfiguration framework", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "objc2-system-configuration", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/madsmtm/objc2", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.3.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "CaptiveNetwork", "DHCPClientPreferences", "SCDynamicStore", "SCDynamicStoreCopyDHCPInfo", "SCDynamicStoreCopySpecific", "SCDynamicStoreKey", "SCNetwork", "SCNetworkConfiguration", "SCNetworkConnection", "SCNetworkReachability", "SCPreferences", "SCPreferencesPath", "SCPreferencesSetSpecific", "SCSchemaDefinitions", "alloc", "bitflags", "default", "dispatch2", "libc", "objc2", "objc2-security", "std", ], visibility = [], deps = [ ":bitflags-2", ":dispatch2-0.3", ":libc-0.2", ":objc2-0.6", ":objc2-core-foundation-0.3", ":objc2-security-0.3", ], ) http_archive( name = "object-0.37.3.crate", sha256 = "ff76201f031d8863c38aa7f905eca4f53abbfa15f609db4277d44cd8938f33fe", strip_prefix = "object-0.37.3", urls = ["https://static.crates.io/crates/object/0.37.3/download"], visibility = [], ) cargo.rust_library( name = "object-0.37", srcs = [":object-0.37.3.crate"], crate = "object", crate_root = "object-0.37.3.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "object", "CARGO_CRATE_NAME": "object", "CARGO_MANIFEST_DIR": "object-0.37.3.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "A unified interface for reading and writing object file formats.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "object", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/gimli-rs/object", "CARGO_PKG_RUST_VERSION": "1.65", "CARGO_PKG_VERSION": "0.37.3", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "37", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :object-0.37-build-script-run[out_dir])", }, features = [ "archive", "coff", "elf", "macho", "pe", "read_core", "unaligned", "xcoff", ], rustc_flags = ["@$(location :object-0.37-build-script-run[rustc_flags])"], visibility = [], deps = [":memchr-2"], ) cargo.rust_binary( name = "object-0.37-build-script-build", srcs = [":object-0.37.3.crate"], crate = "build_script_build", crate_root = "object-0.37.3.crate/build.rs", edition = "2018", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "object-0.37.3.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "A unified interface for reading and writing object file formats.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "object", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/gimli-rs/object", "CARGO_PKG_RUST_VERSION": "1.65", "CARGO_PKG_VERSION": "0.37.3", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "37", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, features = [ "archive", "coff", "elf", "macho", "pe", "read_core", "unaligned", "xcoff", ], visibility = [], ) buildscript_run( name = "object-0.37-build-script-run", package_name = "object", buildscript_rule = ":object-0.37-build-script-build", env = { "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "A unified interface for reading and writing object file formats.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/gimli-rs/object", "CARGO_PKG_RUST_VERSION": "1.65", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "37", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "archive", "coff", "elf", "macho", "pe", "read_core", "unaligned", "xcoff", ], version = "0.37.3", ) http_archive( name = "once_cell-1.21.4.crate", sha256 = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50", strip_prefix = "once_cell-1.21.4", urls = ["https://static.crates.io/crates/once_cell/1.21.4/download"], visibility = [], ) cargo.rust_library( name = "once_cell-1", srcs = [":once_cell-1.21.4.crate"], crate = "once_cell", crate_root = "once_cell-1.21.4.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "once_cell", "CARGO_CRATE_NAME": "once_cell", "CARGO_MANIFEST_DIR": "once_cell-1.21.4.crate", "CARGO_PKG_AUTHORS": "Aleksey Kladov ", "CARGO_PKG_DESCRIPTION": "Single assignment cells and lazy values.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "once_cell", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/matklad/once_cell", "CARGO_PKG_RUST_VERSION": "1.65", "CARGO_PKG_VERSION": "1.21.4", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "21", "CARGO_PKG_VERSION_PATCH": "4", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "critical-section", "default", "portable-atomic", "race", "std", ], visibility = [], deps = [ ":critical-section-1", ":portable-atomic-1", ], ) http_archive( name = "opaque-debug-0.3.1.crate", sha256 = "c08d65885ee38876c4f86fa503fb49d7b507c2b62552df7c70b2fce627e06381", strip_prefix = "opaque-debug-0.3.1", urls = ["https://static.crates.io/crates/opaque-debug/0.3.1/download"], visibility = [], ) cargo.rust_library( name = "opaque-debug-0.3", srcs = [":opaque-debug-0.3.1.crate"], crate = "opaque_debug", crate_root = "opaque-debug-0.3.1.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "opaque_debug", "CARGO_CRATE_NAME": "opaque_debug", "CARGO_MANIFEST_DIR": "opaque-debug-0.3.1.crate", "CARGO_PKG_AUTHORS": "RustCrypto Developers", "CARGO_PKG_DESCRIPTION": "Macro for opaque Debug trait implementation", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "opaque-debug", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/RustCrypto/utils", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.3.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) alias( name = "openh264", actual = ":openh264-0.9", visibility = ["PUBLIC"], ) http_archive( name = "openh264-0.9.7.crate", sha256 = "e6b2b561d2103303e233779545da757ecd35bad82188d619a6d8901f3007e1ff", strip_prefix = "openh264-0.9.7", urls = ["https://static.crates.io/crates/openh264/0.9.7/download"], visibility = [], ) cargo.rust_library( name = "openh264-0.9", srcs = [":openh264-0.9.7.crate"], crate = "openh264", crate_root = "openh264-0.9.7.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "openh264", "CARGO_CRATE_NAME": "openh264", "CARGO_MANIFEST_DIR": "openh264-0.9.7.crate", "CARGO_PKG_AUTHORS": "Ralf Biedert ", "CARGO_PKG_DESCRIPTION": "Idiomatic bindings for OpenH264.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "openh264", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/ralfbiedert/openh264-rs", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "0.9.7", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "9", "CARGO_PKG_VERSION_PATCH": "7", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "source", ], visibility = [], deps = [ ":openh264-sys2-0.9", ":wide-1", ], ) http_archive( name = "openh264-sys2-0.9.7.crate", sha256 = "75a8867e48183bbd9147380227448c065fe456eb30b0ebc68929809c36c30985", strip_prefix = "openh264-sys2-0.9.7", urls = ["https://static.crates.io/crates/openh264-sys2/0.9.7/download"], visibility = [], ) cargo.rust_library( name = "openh264-sys2-0.9", srcs = [":openh264-sys2-0.9.7.crate"], crate = "openh264_sys2", crate_root = "openh264-sys2-0.9.7.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "openh264_sys2", "CARGO_CRATE_NAME": "openh264_sys2", "CARGO_MANIFEST_DIR": "openh264-sys2-0.9.7.crate", "CARGO_PKG_AUTHORS": "Ralf Biedert ", "CARGO_PKG_DESCRIPTION": "Low-level bindings for OpenH264.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "openh264-sys2", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/ralfbiedert/openh264-rs", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "0.9.7", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "9", "CARGO_PKG_VERSION_PATCH": "7", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :openh264-sys2-0.9-build-script-run[out_dir])", }, features = ["source"], rustc_flags = ["@$(location :openh264-sys2-0.9-build-script-run[rustc_flags])"], visibility = [], ) cargo.rust_binary( name = "openh264-sys2-0.9-build-script-build", srcs = [":openh264-sys2-0.9.7.crate"], crate = "build_script_build", crate_root = "openh264-sys2-0.9.7.crate/build.rs", edition = "2024", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "openh264-sys2-0.9.7.crate", "CARGO_PKG_AUTHORS": "Ralf Biedert ", "CARGO_PKG_DESCRIPTION": "Low-level bindings for OpenH264.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "openh264-sys2", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/ralfbiedert/openh264-rs", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "0.9.7", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "9", "CARGO_PKG_VERSION_PATCH": "7", "CARGO_PKG_VERSION_PRE": "", }, features = ["source"], visibility = [], deps = [ ":cc-1", ":nasm-rs-0.3", ":walkdir-2", ], ) buildscript_run( name = "openh264-sys2-0.9-build-script-run", package_name = "openh264-sys2", buildscript_rule = ":openh264-sys2-0.9-build-script-build", env = { "CARGO_PKG_AUTHORS": "Ralf Biedert ", "CARGO_PKG_DESCRIPTION": "Low-level bindings for OpenH264.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/ralfbiedert/openh264-rs", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "9", "CARGO_PKG_VERSION_PATCH": "7", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = ["source"], version = "0.9.7", ) http_archive( name = "openssl-probe-0.2.1.crate", sha256 = "7c87def4c32ab89d880effc9e097653c8da5d6ef28e6b539d313baaacfbafcbe", strip_prefix = "openssl-probe-0.2.1", urls = ["https://static.crates.io/crates/openssl-probe/0.2.1/download"], visibility = [], ) cargo.rust_library( name = "openssl-probe-0.2", srcs = [":openssl-probe-0.2.1.crate"], crate = "openssl_probe", crate_root = "openssl-probe-0.2.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "openssl_probe", "CARGO_CRATE_NAME": "openssl_probe", "CARGO_MANIFEST_DIR": "openssl-probe-0.2.1.crate", "CARGO_PKG_AUTHORS": "Alex Crichton ", "CARGO_PKG_DESCRIPTION": "A library for helping to find system-wide trust anchor (\"root\") certificate\nlocations based on paths typically used by `openssl`.\n", "CARGO_PKG_HOMEPAGE": "https://github.com/rustls/openssl-probe", "CARGO_PKG_NAME": "openssl-probe", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rustls/openssl-probe", "CARGO_PKG_RUST_VERSION": "1.60.0", "CARGO_PKG_VERSION": "0.2.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "owned_ttf_parser-0.25.1.crate", sha256 = "36820e9051aca1014ddc75770aab4d68bc1e9e632f0f5627c4086bc216fb583b", strip_prefix = "owned_ttf_parser-0.25.1", urls = ["https://static.crates.io/crates/owned_ttf_parser/0.25.1/download"], visibility = [], ) cargo.rust_library( name = "owned_ttf_parser-0.25", srcs = [":owned_ttf_parser-0.25.1.crate"], crate = "owned_ttf_parser", crate_root = "owned_ttf_parser-0.25.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "owned_ttf_parser", "CARGO_CRATE_NAME": "owned_ttf_parser", "CARGO_MANIFEST_DIR": "owned_ttf_parser-0.25.1.crate", "CARGO_PKG_AUTHORS": "Alex Butler ", "CARGO_PKG_DESCRIPTION": "ttf-parser plus support for owned data", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "owned_ttf_parser", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/alexheretic/owned-ttf-parser", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.25.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "25", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "apple-layout", "default", "glyph-names", "gvar-alloc", "opentype-layout", "std", "variable-fonts", ], visibility = [], deps = [":ttf-parser-0.25"], ) http_archive( name = "papaya-0.2.4.crate", sha256 = "997ee03cd38c01469a7046643714f0ad28880bcb9e6679ff0666e24817ca19b7", strip_prefix = "papaya-0.2.4", urls = ["https://static.crates.io/crates/papaya/0.2.4/download"], visibility = [], ) cargo.rust_library( name = "papaya-0.2", srcs = [":papaya-0.2.4.crate"], crate = "papaya", crate_root = "papaya-0.2.4.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "papaya", "CARGO_CRATE_NAME": "papaya", "CARGO_MANIFEST_DIR": "papaya-0.2.4.crate", "CARGO_PKG_AUTHORS": "Ibraheem Ahmed ", "CARGO_PKG_DESCRIPTION": "A fast and ergonomic concurrent hash-table for read-heavy workloads.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "papaya", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/ibraheemdev/papaya", "CARGO_PKG_RUST_VERSION": "1.72.0", "CARGO_PKG_VERSION": "0.2.4", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "4", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":equivalent-1", ":seize-0.5", ], ) http_archive( name = "parking-2.2.1.crate", sha256 = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba", strip_prefix = "parking-2.2.1", urls = ["https://static.crates.io/crates/parking/2.2.1/download"], visibility = [], ) cargo.rust_library( name = "parking-2", srcs = [":parking-2.2.1.crate"], crate = "parking", crate_root = "parking-2.2.1.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "parking", "CARGO_CRATE_NAME": "parking", "CARGO_MANIFEST_DIR": "parking-2.2.1.crate", "CARGO_PKG_AUTHORS": "Stjepan Glavina :The Rust Project Developers", "CARGO_PKG_DESCRIPTION": "Thread parking and unparking", "CARGO_PKG_HOMEPAGE": "https://github.com/smol-rs/parking", "CARGO_PKG_NAME": "parking", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/smol-rs/parking", "CARGO_PKG_RUST_VERSION": "1.51", "CARGO_PKG_VERSION": "2.2.1", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "parking_lot-0.12.5.crate", sha256 = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a", strip_prefix = "parking_lot-0.12.5", urls = ["https://static.crates.io/crates/parking_lot/0.12.5/download"], visibility = [], ) cargo.rust_library( name = "parking_lot-0.12", srcs = [":parking_lot-0.12.5.crate"], crate = "parking_lot", crate_root = "parking_lot-0.12.5.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "parking_lot", "CARGO_CRATE_NAME": "parking_lot", "CARGO_MANIFEST_DIR": "parking_lot-0.12.5.crate", "CARGO_PKG_AUTHORS": "Amanieu d'Antras ", "CARGO_PKG_DESCRIPTION": "More compact and efficient implementations of the standard synchronization primitives.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "parking_lot", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/Amanieu/parking_lot", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.12.5", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "12", "CARGO_PKG_VERSION_PATCH": "5", "CARGO_PKG_VERSION_PRE": "", }, features = [ "deadlock_detection", "default", ], visibility = [], deps = [ ":lock_api-0.4", ":parking_lot_core-0.9", ], ) http_archive( name = "parking_lot_core-0.9.12.crate", sha256 = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1", strip_prefix = "parking_lot_core-0.9.12", urls = ["https://static.crates.io/crates/parking_lot_core/0.9.12/download"], visibility = [], ) cargo.rust_library( name = "parking_lot_core-0.9", srcs = [":parking_lot_core-0.9.12.crate"], crate = "parking_lot_core", crate_root = "parking_lot_core-0.9.12.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "parking_lot_core", "CARGO_CRATE_NAME": "parking_lot_core", "CARGO_MANIFEST_DIR": "parking_lot_core-0.9.12.crate", "CARGO_PKG_AUTHORS": "Amanieu d'Antras ", "CARGO_PKG_DESCRIPTION": "An advanced API for creating custom synchronization primitives.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "parking_lot_core", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/Amanieu/parking_lot", "CARGO_PKG_RUST_VERSION": "1.71.0", "CARGO_PKG_VERSION": "0.9.12", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "9", "CARGO_PKG_VERSION_PATCH": "12", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :parking_lot_core-0.9-build-script-run[out_dir])", }, features = [ "backtrace", "deadlock_detection", "petgraph", ], rustc_flags = ["@$(location :parking_lot_core-0.9-build-script-run[rustc_flags])"], visibility = [], deps = [ ":backtrace-0.3", ":cfg-if-1", ":libc-0.2", ":petgraph-0.6", ":smallvec-1", ], ) cargo.rust_binary( name = "parking_lot_core-0.9-build-script-build", srcs = [":parking_lot_core-0.9.12.crate"], crate = "build_script_build", crate_root = "parking_lot_core-0.9.12.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "parking_lot_core-0.9.12.crate", "CARGO_PKG_AUTHORS": "Amanieu d'Antras ", "CARGO_PKG_DESCRIPTION": "An advanced API for creating custom synchronization primitives.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "parking_lot_core", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/Amanieu/parking_lot", "CARGO_PKG_RUST_VERSION": "1.71.0", "CARGO_PKG_VERSION": "0.9.12", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "9", "CARGO_PKG_VERSION_PATCH": "12", "CARGO_PKG_VERSION_PRE": "", }, features = [ "backtrace", "deadlock_detection", "petgraph", ], visibility = [], ) buildscript_run( name = "parking_lot_core-0.9-build-script-run", package_name = "parking_lot_core", buildscript_rule = ":parking_lot_core-0.9-build-script-build", env = { "CARGO_PKG_AUTHORS": "Amanieu d'Antras ", "CARGO_PKG_DESCRIPTION": "An advanced API for creating custom synchronization primitives.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/Amanieu/parking_lot", "CARGO_PKG_RUST_VERSION": "1.71.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "9", "CARGO_PKG_VERSION_PATCH": "12", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "backtrace", "deadlock_detection", "petgraph", ], version = "0.9.12", ) alias( name = "parse_cfg", actual = ":parse_cfg-4", visibility = ["PUBLIC"], ) http_archive( name = "parse_cfg-4.1.1.crate", sha256 = "905787a434a2c721408e7c9a252e85f3d93ca0f118a5283022636c0e05a7ea49", strip_prefix = "parse_cfg-4.1.1", urls = ["https://static.crates.io/crates/parse_cfg/4.1.1/download"], visibility = [], ) cargo.rust_library( name = "parse_cfg-4", srcs = [":parse_cfg-4.1.1.crate"], crate = "parse_cfg", crate_root = "parse_cfg-4.1.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "parse_cfg", "CARGO_CRATE_NAME": "parse_cfg", "CARGO_MANIFEST_DIR": "parse_cfg-4.1.1.crate", "CARGO_PKG_AUTHORS": "Kornel ", "CARGO_PKG_DESCRIPTION": "Parse and evaluate Rust's `cfg(any(condition))` attribute syntax and target triples", "CARGO_PKG_HOMEPAGE": "https://lib.rs/crates/parse_cfg", "CARGO_PKG_NAME": "parse_cfg", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://gitlab.com/kornelski/parse_cfg", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "4.1.1", "CARGO_PKG_VERSION_MAJOR": "4", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":nom-7"], ) http_archive( name = "paste-1.0.15.crate", sha256 = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a", strip_prefix = "paste-1.0.15", urls = ["https://static.crates.io/crates/paste/1.0.15/download"], visibility = [], ) cargo.rust_library( name = "paste-1", srcs = [":paste-1.0.15.crate"], crate = "paste", crate_root = "paste-1.0.15.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "paste", "CARGO_CRATE_NAME": "paste", "CARGO_MANIFEST_DIR": "paste-1.0.15.crate", "CARGO_PKG_AUTHORS": "David Tolnay ", "CARGO_PKG_DESCRIPTION": "Macros for all your token pasting needs", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "paste", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/paste", "CARGO_PKG_RUST_VERSION": "1.31", "CARGO_PKG_VERSION": "1.0.15", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "15", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :paste-1-build-script-run[out_dir])", }, proc_macro = True, rustc_flags = ["@$(location :paste-1-build-script-run[rustc_flags])"], visibility = [], ) cargo.rust_binary( name = "paste-1-build-script-build", srcs = [":paste-1.0.15.crate"], crate = "build_script_build", crate_root = "paste-1.0.15.crate/build.rs", edition = "2018", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "paste-1.0.15.crate", "CARGO_PKG_AUTHORS": "David Tolnay ", "CARGO_PKG_DESCRIPTION": "Macros for all your token pasting needs", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "paste", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/paste", "CARGO_PKG_RUST_VERSION": "1.31", "CARGO_PKG_VERSION": "1.0.15", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "15", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) buildscript_run( name = "paste-1-build-script-run", package_name = "paste", buildscript_rule = ":paste-1-build-script-build", env = { "CARGO_PKG_AUTHORS": "David Tolnay ", "CARGO_PKG_DESCRIPTION": "Macros for all your token pasting needs", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/paste", "CARGO_PKG_RUST_VERSION": "1.31", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "15", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, version = "1.0.15", ) http_archive( name = "pem-rfc7468-1.0.0.crate", sha256 = "a6305423e0e7738146434843d1694d621cce767262b2a86910beab705e4493d9", strip_prefix = "pem-rfc7468-1.0.0", urls = ["https://static.crates.io/crates/pem-rfc7468/1.0.0/download"], visibility = [], ) cargo.rust_library( name = "pem-rfc7468-1", srcs = [":pem-rfc7468-1.0.0.crate"], crate = "pem_rfc7468", crate_root = "pem-rfc7468-1.0.0.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "pem_rfc7468", "CARGO_CRATE_NAME": "pem_rfc7468", "CARGO_MANIFEST_DIR": "pem-rfc7468-1.0.0.crate", "CARGO_PKG_AUTHORS": "RustCrypto Developers", "CARGO_PKG_DESCRIPTION": "PEM Encoding (RFC 7468) for PKIX, PKCS, and CMS Structures, implementing a\nstrict subset of the original Privacy-Enhanced Mail encoding intended\nspecifically for use with cryptographic keys, certificates, and other messages.\nProvides a no_std-friendly, constant-time implementation suitable for use with\ncryptographic private keys.\n", "CARGO_PKG_HOMEPAGE": "https://github.com/RustCrypto/formats/tree/master/pem-rfc7468", "CARGO_PKG_NAME": "pem-rfc7468", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/RustCrypto/formats", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "1.0.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = ["alloc"], visibility = [], deps = [":base64ct-1"], ) http_archive( name = "percent-encoding-2.3.2.crate", sha256 = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220", strip_prefix = "percent-encoding-2.3.2", urls = ["https://static.crates.io/crates/percent-encoding/2.3.2/download"], visibility = [], ) cargo.rust_library( name = "percent-encoding-2", srcs = [":percent-encoding-2.3.2.crate"], crate = "percent_encoding", crate_root = "percent-encoding-2.3.2.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "percent_encoding", "CARGO_CRATE_NAME": "percent_encoding", "CARGO_MANIFEST_DIR": "percent-encoding-2.3.2.crate", "CARGO_PKG_AUTHORS": "The rust-url developers", "CARGO_PKG_DESCRIPTION": "Percent encoding and decoding", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "percent-encoding", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/servo/rust-url/", "CARGO_PKG_RUST_VERSION": "1.51", "CARGO_PKG_VERSION": "2.3.2", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "default", "std", ], visibility = [], ) http_archive( name = "petgraph-0.6.5.crate", sha256 = "b4c5cc86750666a3ed20bdaf5ca2a0344f9c67674cae0515bec2da16fbaa47db", strip_prefix = "petgraph-0.6.5", urls = ["https://static.crates.io/crates/petgraph/0.6.5/download"], visibility = [], ) cargo.rust_library( name = "petgraph-0.6", srcs = [":petgraph-0.6.5.crate"], crate = "petgraph", crate_root = "petgraph-0.6.5.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "petgraph", "CARGO_CRATE_NAME": "petgraph", "CARGO_MANIFEST_DIR": "petgraph-0.6.5.crate", "CARGO_PKG_AUTHORS": "bluss:mitchmindtree", "CARGO_PKG_DESCRIPTION": "Graph data structure library. Provides graph types and graph algorithms.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "petgraph", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/petgraph/petgraph", "CARGO_PKG_RUST_VERSION": "1.64", "CARGO_PKG_VERSION": "0.6.5", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "6", "CARGO_PKG_VERSION_PATCH": "5", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "graphmap", "matrix_graph", "stable_graph", ], visibility = [], deps = [ ":fixedbitset-0.4", ":indexmap-2", ], ) http_archive( name = "pic-scale-0.6.15.crate", sha256 = "ff95ed1aee2a9952d6e292e3408024d212c4a2443174413f60480f2991a99727", strip_prefix = "pic-scale-0.6.15", urls = ["https://static.crates.io/crates/pic-scale/0.6.15/download"], visibility = [], ) cargo.rust_library( name = "pic-scale-0.6", srcs = [":pic-scale-0.6.15.crate"], crate = "pic_scale", crate_root = "pic-scale-0.6.15.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "pic_scale", "CARGO_CRATE_NAME": "pic_scale", "CARGO_MANIFEST_DIR": "pic-scale-0.6.15.crate", "CARGO_PKG_AUTHORS": "Radzivon Bartoshyk", "CARGO_PKG_DESCRIPTION": "High performance image scaling", "CARGO_PKG_HOMEPAGE": "https://github.com/awxkee/pic-scale", "CARGO_PKG_NAME": "pic-scale", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/awxkee/pic-scale", "CARGO_PKG_RUST_VERSION": "1.85.0", "CARGO_PKG_VERSION": "0.6.15", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "6", "CARGO_PKG_VERSION_PATCH": "15", "CARGO_PKG_VERSION_PRE": "", }, features = [ "avx", "colorspaces", "default", "rdm", "sse", ], visibility = [], deps = [ ":colorutils-rs-0.7", ":novtb-0.1", ":num-traits-0.2", ":pxfm-0.1", ":rayon-1", ], ) http_archive( name = "pin-project-1.1.13.crate", sha256 = "2466b2336ed02bcdca6b294417127b90ec92038d1d5c4fbeac971a922e0e0924", strip_prefix = "pin-project-1.1.13", urls = ["https://static.crates.io/crates/pin-project/1.1.13/download"], visibility = [], ) cargo.rust_library( name = "pin-project-1", srcs = [":pin-project-1.1.13.crate"], crate = "pin_project", crate_root = "pin-project-1.1.13.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "pin_project", "CARGO_CRATE_NAME": "pin_project", "CARGO_MANIFEST_DIR": "pin-project-1.1.13.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "A crate for safe and ergonomic pin-projection.\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "pin-project", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/taiki-e/pin-project", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "1.1.13", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "13", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":pin-project-internal-1"], ) http_archive( name = "pin-project-internal-1.1.13.crate", sha256 = "c96395f0a926bc13b1c17622aaddda1ecb55d49c8f1bf9777e4d877800a43f8b", strip_prefix = "pin-project-internal-1.1.13", urls = ["https://static.crates.io/crates/pin-project-internal/1.1.13/download"], visibility = [], ) cargo.rust_library( name = "pin-project-internal-1", srcs = [":pin-project-internal-1.1.13.crate"], crate = "pin_project_internal", crate_root = "pin-project-internal-1.1.13.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "pin_project_internal", "CARGO_CRATE_NAME": "pin_project_internal", "CARGO_MANIFEST_DIR": "pin-project-internal-1.1.13.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Implementation detail of the `pin-project` crate.\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "pin-project-internal", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/taiki-e/pin-project", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "1.1.13", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "13", "CARGO_PKG_VERSION_PRE": "", }, proc_macro = True, visibility = [], deps = [ ":proc-macro2-1", ":quote-1", ":syn-2", ], ) http_archive( name = "pin-project-lite-0.2.17.crate", sha256 = "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd", strip_prefix = "pin-project-lite-0.2.17", urls = ["https://static.crates.io/crates/pin-project-lite/0.2.17/download"], visibility = [], ) cargo.rust_library( name = "pin-project-lite-0.2", srcs = [":pin-project-lite-0.2.17.crate"], crate = "pin_project_lite", crate_root = "pin-project-lite-0.2.17.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "pin_project_lite", "CARGO_CRATE_NAME": "pin_project_lite", "CARGO_MANIFEST_DIR": "pin-project-lite-0.2.17.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "A lightweight version of pin-project written with declarative macros.\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "pin-project-lite", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/taiki-e/pin-project-lite", "CARGO_PKG_RUST_VERSION": "1.37", "CARGO_PKG_VERSION": "0.2.17", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "17", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "pkarr-5.0.3.crate", sha256 = "2f950360d31be432c0c9467fba5024a94f55128e7f32bc9d32db140369f24c77", strip_prefix = "pkarr-5.0.3", urls = ["https://static.crates.io/crates/pkarr/5.0.3/download"], visibility = [], ) cargo.rust_library( name = "pkarr-5", srcs = [":pkarr-5.0.3.crate"], crate = "pkarr", crate_root = "pkarr-5.0.3.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "pkarr", "CARGO_CRATE_NAME": "pkarr", "CARGO_MANIFEST_DIR": "pkarr-5.0.3.crate", "CARGO_PKG_AUTHORS": "Nuh :SeverinAlexB :SHAcollision :dzdidi ", "CARGO_PKG_DESCRIPTION": "Public-Key Addressable Resource Records (Pkarr); publish and resolve DNS records over Mainline DHT", "CARGO_PKG_HOMEPAGE": "https://pkdns.net", "CARGO_PKG_NAME": "pkarr", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/pubky/pkarr", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "5.0.3", "CARGO_PKG_VERSION_MAJOR": "5", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :pkarr-5-build-script-run[out_dir])", }, features = [ "keys", "signed_packet", ], rustc_flags = ["@$(location :pkarr-5-build-script-run[rustc_flags])"], visibility = [], deps = [ ":base32-0.5", ":bytes-1", ":document-features-0.2", ":ed25519-dalek-3", ":getrandom-0.4", ":ntimestamp-1", ":self_cell-1", ":serde-1", ":simple-dns-0.9", ":thiserror-2", ], ) cargo.rust_binary( name = "pkarr-5-build-script-build", srcs = [":pkarr-5.0.3.crate"], crate = "build_script_build", crate_root = "pkarr-5.0.3.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "pkarr-5.0.3.crate", "CARGO_PKG_AUTHORS": "Nuh :SeverinAlexB :SHAcollision :dzdidi ", "CARGO_PKG_DESCRIPTION": "Public-Key Addressable Resource Records (Pkarr); publish and resolve DNS records over Mainline DHT", "CARGO_PKG_HOMEPAGE": "https://pkdns.net", "CARGO_PKG_NAME": "pkarr", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/pubky/pkarr", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "5.0.3", "CARGO_PKG_VERSION_MAJOR": "5", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, features = [ "keys", "signed_packet", ], visibility = [], deps = [":cfg_aliases-0.2"], ) buildscript_run( name = "pkarr-5-build-script-run", package_name = "pkarr", buildscript_rule = ":pkarr-5-build-script-build", env = { "CARGO_PKG_AUTHORS": "Nuh :SeverinAlexB :SHAcollision :dzdidi ", "CARGO_PKG_DESCRIPTION": "Public-Key Addressable Resource Records (Pkarr); publish and resolve DNS records over Mainline DHT", "CARGO_PKG_HOMEPAGE": "https://pkdns.net", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/pubky/pkarr", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION_MAJOR": "5", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "keys", "signed_packet", ], version = "5.0.3", ) http_archive( name = "pkcs8-0.11.0-rc.11.crate", sha256 = "12922b6296c06eb741b02d7b5161e3aaa22864af38dfa025a1a3ba3f68c84577", strip_prefix = "pkcs8-0.11.0-rc.11", urls = ["https://static.crates.io/crates/pkcs8/0.11.0-rc.11/download"], visibility = [], ) cargo.rust_library( name = "pkcs8-0.11", srcs = [":pkcs8-0.11.0-rc.11.crate"], crate = "pkcs8", crate_root = "pkcs8-0.11.0-rc.11.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "pkcs8", "CARGO_CRATE_NAME": "pkcs8", "CARGO_MANIFEST_DIR": "pkcs8-0.11.0-rc.11.crate", "CARGO_PKG_AUTHORS": "RustCrypto Developers", "CARGO_PKG_DESCRIPTION": "Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #8:\nPrivate-Key Information Syntax Specification (RFC 5208), with additional\nsupport for PKCS#8v2 asymmetric key packages (RFC 5958)\n", "CARGO_PKG_HOMEPAGE": "https://github.com/RustCrypto/formats/tree/master/pkcs8", "CARGO_PKG_NAME": "pkcs8", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/RustCrypto/formats", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "0.11.0-rc.11", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "11", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "rc.11", }, features = [ "alloc", "pem", ], visibility = [], deps = [ ":der-0.8", ":spki-0.8", ], ) http_archive( name = "pkg-config-0.3.33.crate", sha256 = "19f132c84eca552bf34cab8ec81f1c1dcc229b811638f9d283dceabe58c5569e", strip_prefix = "pkg-config-0.3.33", urls = ["https://static.crates.io/crates/pkg-config/0.3.33/download"], visibility = [], ) cargo.rust_library( name = "pkg-config-0.3", srcs = [":pkg-config-0.3.33.crate"], crate = "pkg_config", crate_root = "pkg-config-0.3.33.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "pkg_config", "CARGO_CRATE_NAME": "pkg_config", "CARGO_MANIFEST_DIR": "pkg-config-0.3.33.crate", "CARGO_PKG_AUTHORS": "Alex Crichton ", "CARGO_PKG_DESCRIPTION": "A library to run the pkg-config system tool at build time in order to be used in\nCargo build scripts.\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "pkg-config", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-lang/pkg-config-rs", "CARGO_PKG_RUST_VERSION": "1.31", "CARGO_PKG_VERSION": "0.3.33", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "33", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "plist-1.10.0.crate", sha256 = "7da1d65da6dd5d1e44199ac0f58712d241c0f439f80adea8924d832384087f85", strip_prefix = "plist-1.10.0", urls = ["https://static.crates.io/crates/plist/1.10.0/download"], visibility = [], ) cargo.rust_library( name = "plist-1", srcs = [":plist-1.10.0.crate"], crate = "plist", crate_root = "plist-1.10.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "plist", "CARGO_CRATE_NAME": "plist", "CARGO_MANIFEST_DIR": "plist-1.10.0.crate", "CARGO_PKG_AUTHORS": "Ed Barnard ", "CARGO_PKG_DESCRIPTION": "A rusty plist parser. Supports Serde serialization.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "plist", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/ebarnard/rust-plist/", "CARGO_PKG_RUST_VERSION": "1.88.0", "CARGO_PKG_VERSION": "1.10.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "10", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "serde", ], visibility = [], deps = [ ":base64-0.22", ":indexmap-2", ":quick-xml-0.41", ":serde-1", ":time-0.3", ], ) alias( name = "png", actual = ":png-0.17", visibility = ["PUBLIC"], ) http_archive( name = "png-0.17.16.crate", sha256 = "82151a2fc869e011c153adc57cf2789ccb8d9906ce52c0b39a6b5697749d7526", strip_prefix = "png-0.17.16", urls = ["https://static.crates.io/crates/png/0.17.16/download"], visibility = [], ) cargo.rust_library( name = "png-0.17", srcs = [":png-0.17.16.crate"], crate = "png", crate_root = "png-0.17.16.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "png", "CARGO_CRATE_NAME": "png", "CARGO_MANIFEST_DIR": "png-0.17.16.crate", "CARGO_PKG_AUTHORS": "The image-rs Developers", "CARGO_PKG_DESCRIPTION": "PNG decoding and encoding library in pure Rust", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "png", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/image-rs/image-png", "CARGO_PKG_RUST_VERSION": "1.57", "CARGO_PKG_VERSION": "0.17.16", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "17", "CARGO_PKG_VERSION_PATCH": "16", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":bitflags-1", ":crc32fast-1", ":fdeflate-0.3", ":flate2-1", ":miniz_oxide-0.8", ], ) http_archive( name = "png-0.18.1.crate", sha256 = "60769b8b31b2a9f263dae2776c37b1b28ae246943cf719eb6946a1db05128a61", strip_prefix = "png-0.18.1", urls = ["https://static.crates.io/crates/png/0.18.1/download"], visibility = [], ) cargo.rust_library( name = "png-0.18", srcs = [":png-0.18.1.crate"], crate = "png", crate_root = "png-0.18.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "png", "CARGO_CRATE_NAME": "png", "CARGO_MANIFEST_DIR": "png-0.18.1.crate", "CARGO_PKG_AUTHORS": "The image-rs Developers", "CARGO_PKG_DESCRIPTION": "PNG decoding and encoding library in pure Rust", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "png", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/image-rs/image-png", "CARGO_PKG_RUST_VERSION": "1.73", "CARGO_PKG_VERSION": "0.18.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "18", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":bitflags-2", ":crc32fast-1", ":fdeflate-0.3", ":flate2-1", ":miniz_oxide-0.8", ], ) http_archive( name = "polling-3.11.0.crate", sha256 = "5d0e4f59085d47d8241c88ead0f274e8a0cb551f3625263c05eb8dd897c34218", strip_prefix = "polling-3.11.0", urls = ["https://static.crates.io/crates/polling/3.11.0/download"], visibility = [], ) cargo.rust_library( name = "polling-3", srcs = [":polling-3.11.0.crate"], crate = "polling", crate_root = "polling-3.11.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "polling", "CARGO_CRATE_NAME": "polling", "CARGO_MANIFEST_DIR": "polling-3.11.0.crate", "CARGO_PKG_AUTHORS": "Stjepan Glavina :John Nunley ", "CARGO_PKG_DESCRIPTION": "Portable interface to epoll, kqueue, event ports, and IOCP", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "polling", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/smol-rs/polling", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "3.11.0", "CARGO_PKG_VERSION_MAJOR": "3", "CARGO_PKG_VERSION_MINOR": "11", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":cfg-if-1", ":rustix-1", ], ) http_archive( name = "polyval-0.6.2.crate", sha256 = "9d1fe60d06143b2430aa532c94cfe9e29783047f06c0d7fd359a9a51b729fa25", strip_prefix = "polyval-0.6.2", urls = ["https://static.crates.io/crates/polyval/0.6.2/download"], visibility = [], ) cargo.rust_library( name = "polyval-0.6", srcs = [":polyval-0.6.2.crate"], crate = "polyval", crate_root = "polyval-0.6.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "polyval", "CARGO_CRATE_NAME": "polyval", "CARGO_MANIFEST_DIR": "polyval-0.6.2.crate", "CARGO_PKG_AUTHORS": "RustCrypto Developers", "CARGO_PKG_DESCRIPTION": "POLYVAL is a GHASH-like universal hash over GF(2^128) useful for constructing\na Message Authentication Code (MAC)\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "polyval", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/RustCrypto/universal-hashes", "CARGO_PKG_RUST_VERSION": "1.56", "CARGO_PKG_VERSION": "0.6.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "6", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":cfg-if-1", ":cpufeatures-0.2", ":opaque-debug-0.3", ":universal-hash-0.5", ], ) http_archive( name = "portable-atomic-1.14.0.crate", sha256 = "3d20d5497ef88037a52ff98267d066e7f11fcc5e99bbfbd58a42336193aacec3", strip_prefix = "portable-atomic-1.14.0", urls = ["https://static.crates.io/crates/portable-atomic/1.14.0/download"], visibility = [], ) cargo.rust_library( name = "portable-atomic-1", srcs = [":portable-atomic-1.14.0.crate"], crate = "portable_atomic", crate_root = "portable-atomic-1.14.0.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "portable_atomic", "CARGO_CRATE_NAME": "portable_atomic", "CARGO_MANIFEST_DIR": "portable-atomic-1.14.0.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Portable atomic types including support for 128-bit atomics, atomic float, etc.\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "portable-atomic", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/taiki-e/portable-atomic", "CARGO_PKG_RUST_VERSION": "1.34", "CARGO_PKG_VERSION": "1.14.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "14", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :portable-atomic-1-build-script-run[out_dir])", }, features = [ "default", "fallback", "serde", "std", ], rustc_flags = ["@$(location :portable-atomic-1-build-script-run[rustc_flags])"], visibility = [], deps = [":serde-1"], ) cargo.rust_binary( name = "portable-atomic-1-build-script-build", srcs = [":portable-atomic-1.14.0.crate"], crate = "build_script_build", crate_root = "portable-atomic-1.14.0.crate/build.rs", edition = "2018", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "portable-atomic-1.14.0.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Portable atomic types including support for 128-bit atomics, atomic float, etc.\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "portable-atomic", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/taiki-e/portable-atomic", "CARGO_PKG_RUST_VERSION": "1.34", "CARGO_PKG_VERSION": "1.14.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "14", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "fallback", "serde", "std", ], visibility = [], ) buildscript_run( name = "portable-atomic-1-build-script-run", package_name = "portable-atomic", buildscript_rule = ":portable-atomic-1-build-script-build", env = { "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Portable atomic types including support for 128-bit atomics, atomic float, etc.\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/taiki-e/portable-atomic", "CARGO_PKG_RUST_VERSION": "1.34", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "14", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "default", "fallback", "serde", "std", ], version = "1.14.0", ) http_archive( name = "portmapper-0.15.0.crate", sha256 = "74748bc706fa6b6aebac6bbe0bbe0de806b384cb5c557ea974f771360a4e3858", strip_prefix = "portmapper-0.15.0", urls = ["https://static.crates.io/crates/portmapper/0.15.0/download"], visibility = [], ) cargo.rust_library( name = "portmapper-0.15", srcs = [":portmapper-0.15.0.crate"], crate = "portmapper", crate_root = "portmapper-0.15.0.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "portmapper", "CARGO_CRATE_NAME": "portmapper", "CARGO_MANIFEST_DIR": "portmapper-0.15.0.crate", "CARGO_PKG_AUTHORS": "n0 team", "CARGO_PKG_DESCRIPTION": "Portmapping utilities", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "portmapper", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/net-tools", "CARGO_PKG_RUST_VERSION": "1.89", "CARGO_PKG_VERSION": "0.15.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "15", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = ["metrics"], visibility = [], deps = [ ":base64-0.22", ":bytes-1", ":derive_more-2", ":futures-lite-2", ":futures-util-0.3", ":hyper-util-0.1", ":igd-next-0.16", ":iroh-metrics-0.38", ":libc-0.2", ":n0-error-0.1", ":netwatch-0.15", ":num_enum-0.7", ":rand-0.9", ":serde-1", ":smallvec-1", ":socket2-0.6", ":time-0.3", ":tokio-1", ":tokio-util-0.7", ":tower-layer-0.3", ":tracing-0.1", ":url-2", ], ) http_archive( name = "postcard-1.1.3.crate", sha256 = "6764c3b5dd454e283a30e6dfe78e9b31096d9e32036b5d1eaac7a6119ccb9a24", strip_prefix = "postcard-1.1.3", urls = ["https://static.crates.io/crates/postcard/1.1.3/download"], visibility = [], ) cargo.rust_library( name = "postcard-1", srcs = [":postcard-1.1.3.crate"], crate = "postcard", crate_root = "postcard-1.1.3.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "postcard", "CARGO_CRATE_NAME": "postcard", "CARGO_MANIFEST_DIR": "postcard-1.1.3.crate", "CARGO_PKG_AUTHORS": "James Munns ", "CARGO_PKG_DESCRIPTION": "A no_std + serde compatible message library for Rust", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "postcard", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/jamesmunns/postcard", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "1.1.3", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "default", "experimental-derive", "heapless", "heapless-cas", "postcard-derive", "use-std", ], visibility = [], deps = [ ":cobs-0.3", ":heapless-0.7", ":postcard-derive-0.2", ":serde-1", ], ) http_archive( name = "postcard-derive-0.2.2.crate", sha256 = "e0232bd009a197ceec9cc881ba46f727fcd8060a2d8d6a9dde7a69030a6fe2bb", strip_prefix = "postcard-derive-0.2.2", urls = ["https://static.crates.io/crates/postcard-derive/0.2.2/download"], visibility = [], ) cargo.rust_library( name = "postcard-derive-0.2", srcs = [":postcard-derive-0.2.2.crate"], crate = "postcard_derive", crate_root = "postcard-derive-0.2.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "postcard_derive", "CARGO_CRATE_NAME": "postcard_derive", "CARGO_MANIFEST_DIR": "postcard-derive-0.2.2.crate", "CARGO_PKG_AUTHORS": "Lachlan Sneff :James Munns ", "CARGO_PKG_DESCRIPTION": "A no_std + serde compatible message library for Rust - Derive Crate", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "postcard-derive", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/jamesmunns/postcard", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.2.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, proc_macro = True, visibility = [], deps = [ ":proc-macro2-1", ":quote-1", ":syn-2", ], ) http_archive( name = "potential_utf-0.1.5.crate", sha256 = "0103b1cef7ec0cf76490e969665504990193874ea05c85ff9bab8b911d0a0564", strip_prefix = "potential_utf-0.1.5", urls = ["https://static.crates.io/crates/potential_utf/0.1.5/download"], visibility = [], ) cargo.rust_library( name = "potential_utf-0.1", srcs = [":potential_utf-0.1.5.crate"], crate = "potential_utf", crate_root = "potential_utf-0.1.5.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "potential_utf", "CARGO_CRATE_NAME": "potential_utf", "CARGO_MANIFEST_DIR": "potential_utf-0.1.5.crate", "CARGO_PKG_AUTHORS": "The ICU4X Project Developers", "CARGO_PKG_DESCRIPTION": "Unvalidated string and character types", "CARGO_PKG_HOMEPAGE": "https://icu4x.unicode.org", "CARGO_PKG_NAME": "potential_utf", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/unicode-org/icu4x", "CARGO_PKG_RUST_VERSION": "1.82", "CARGO_PKG_VERSION": "0.1.5", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "5", "CARGO_PKG_VERSION_PRE": "", }, features = ["zerovec"], visibility = [], deps = [":zerovec-0.11"], ) http_archive( name = "powerfmt-0.2.0.crate", sha256 = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391", strip_prefix = "powerfmt-0.2.0", urls = ["https://static.crates.io/crates/powerfmt/0.2.0/download"], visibility = [], ) cargo.rust_library( name = "powerfmt-0.2", srcs = [":powerfmt-0.2.0.crate"], crate = "powerfmt", crate_root = "powerfmt-0.2.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "powerfmt", "CARGO_CRATE_NAME": "powerfmt", "CARGO_MANIFEST_DIR": "powerfmt-0.2.0.crate", "CARGO_PKG_AUTHORS": "Jacob Pratt ", "CARGO_PKG_DESCRIPTION": " `powerfmt` is a library that provides utilities for formatting values. This crate makes it\n significantly easier to support filling to a minimum width with alignment, avoid heap\n allocation, and avoid repetitive calculations.\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "powerfmt", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/jhpratt/powerfmt", "CARGO_PKG_RUST_VERSION": "1.67.0", "CARGO_PKG_VERSION": "0.2.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "ppv-lite86-0.2.21.crate", sha256 = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9", strip_prefix = "ppv-lite86-0.2.21", urls = ["https://static.crates.io/crates/ppv-lite86/0.2.21/download"], visibility = [], ) cargo.rust_library( name = "ppv-lite86-0.2", srcs = [":ppv-lite86-0.2.21.crate"], crate = "ppv_lite86", crate_root = "ppv-lite86-0.2.21.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "ppv_lite86", "CARGO_CRATE_NAME": "ppv_lite86", "CARGO_MANIFEST_DIR": "ppv-lite86-0.2.21.crate", "CARGO_PKG_AUTHORS": "The CryptoCorrosion Contributors", "CARGO_PKG_DESCRIPTION": "Cross-platform cryptography-oriented low-level SIMD library.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "ppv-lite86", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/cryptocorrosion/cryptocorrosion", "CARGO_PKG_RUST_VERSION": "1.61", "CARGO_PKG_VERSION": "0.2.21", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "21", "CARGO_PKG_VERSION_PRE": "", }, features = [ "simd", "std", ], visibility = [], deps = [":zerocopy-0.8"], ) http_archive( name = "prettyplease-0.2.37.crate", sha256 = "479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b", strip_prefix = "prettyplease-0.2.37", urls = ["https://static.crates.io/crates/prettyplease/0.2.37/download"], visibility = [], ) cargo.rust_library( name = "prettyplease-0.2", srcs = [":prettyplease-0.2.37.crate"], crate = "prettyplease", crate_root = "prettyplease-0.2.37.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "prettyplease", "CARGO_CRATE_NAME": "prettyplease", "CARGO_MANIFEST_DIR": "prettyplease-0.2.37.crate", "CARGO_PKG_AUTHORS": "David Tolnay ", "CARGO_PKG_DESCRIPTION": "A minimal `syn` syntax tree pretty-printer", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "prettyplease", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/prettyplease", "CARGO_PKG_RUST_VERSION": "1.62", "CARGO_PKG_VERSION": "0.2.37", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "37", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :prettyplease-0.2-build-script-run[out_dir])", }, features = ["verbatim"], rustc_flags = ["@$(location :prettyplease-0.2-build-script-run[rustc_flags])"], visibility = [], deps = [ ":proc-macro2-1", ":syn-2", ], ) cargo.rust_binary( name = "prettyplease-0.2-build-script-build", srcs = [":prettyplease-0.2.37.crate"], crate = "build_script_build", crate_root = "prettyplease-0.2.37.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "prettyplease-0.2.37.crate", "CARGO_PKG_AUTHORS": "David Tolnay ", "CARGO_PKG_DESCRIPTION": "A minimal `syn` syntax tree pretty-printer", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "prettyplease", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/prettyplease", "CARGO_PKG_RUST_VERSION": "1.62", "CARGO_PKG_VERSION": "0.2.37", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "37", "CARGO_PKG_VERSION_PRE": "", }, features = ["verbatim"], visibility = [], ) buildscript_run( name = "prettyplease-0.2-build-script-run", package_name = "prettyplease", buildscript_rule = ":prettyplease-0.2-build-script-build", env = { "CARGO_MANIFEST_LINKS": "prettyplease02", "CARGO_PKG_AUTHORS": "David Tolnay ", "CARGO_PKG_DESCRIPTION": "A minimal `syn` syntax tree pretty-printer", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/prettyplease", "CARGO_PKG_RUST_VERSION": "1.62", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "37", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = ["verbatim"], version = "0.2.37", ) http_archive( name = "primal-check-0.3.4.crate", sha256 = "dc0d895b311e3af9902528fbb8f928688abbd95872819320517cc24ca6b2bd08", strip_prefix = "primal-check-0.3.4", urls = ["https://static.crates.io/crates/primal-check/0.3.4/download"], visibility = [], ) cargo.rust_library( name = "primal-check-0.3", srcs = [":primal-check-0.3.4.crate"], crate = "primal_check", crate_root = "primal-check-0.3.4.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "primal_check", "CARGO_CRATE_NAME": "primal_check", "CARGO_MANIFEST_DIR": "primal-check-0.3.4.crate", "CARGO_PKG_AUTHORS": "Huon Wilson ", "CARGO_PKG_DESCRIPTION": "Fast standalone primality testing.\n", "CARGO_PKG_HOMEPAGE": "https://github.com/huonw/primal", "CARGO_PKG_NAME": "primal-check", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/huonw/primal", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.3.4", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "4", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":num-integer-0.1"], ) http_archive( name = "proc-macro-crate-3.5.0.crate", sha256 = "e67ba7e9b2b56446f1d419b1d807906278ffa1a658a8a5d8a39dcb1f5a78614f", strip_prefix = "proc-macro-crate-3.5.0", urls = ["https://static.crates.io/crates/proc-macro-crate/3.5.0/download"], visibility = [], ) cargo.rust_library( name = "proc-macro-crate-3", srcs = [":proc-macro-crate-3.5.0.crate"], crate = "proc_macro_crate", crate_root = "proc-macro-crate-3.5.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "proc_macro_crate", "CARGO_CRATE_NAME": "proc_macro_crate", "CARGO_MANIFEST_DIR": "proc-macro-crate-3.5.0.crate", "CARGO_PKG_AUTHORS": "Bastian Köcher ", "CARGO_PKG_DESCRIPTION": "Replacement for crate (macro_rules keyword) in proc-macros\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "proc-macro-crate", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/bkchr/proc-macro-crate", "CARGO_PKG_RUST_VERSION": "1.82.0", "CARGO_PKG_VERSION": "3.5.0", "CARGO_PKG_VERSION_MAJOR": "3", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":toml_edit-0.25"], ) http_archive( name = "proc-macro2-1.0.107.crate", sha256 = "985e7ec9bb745e6ce6535b544d84d6cd6f7ad8bd711c398938ae983b91a766d9", strip_prefix = "proc-macro2-1.0.107", urls = ["https://static.crates.io/crates/proc-macro2/1.0.107/download"], visibility = [], ) cargo.rust_library( name = "proc-macro2-1", srcs = [":proc-macro2-1.0.107.crate"], crate = "proc_macro2", crate_root = "proc-macro2-1.0.107.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "proc_macro2", "CARGO_CRATE_NAME": "proc_macro2", "CARGO_MANIFEST_DIR": "proc-macro2-1.0.107.crate", "CARGO_PKG_AUTHORS": "David Tolnay :Alex Crichton ", "CARGO_PKG_DESCRIPTION": "A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "proc-macro2", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/proc-macro2", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "1.0.107", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "107", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :proc-macro2-1-build-script-run[out_dir])", }, features = [ "default", "proc-macro", ], rustc_flags = ["@$(location :proc-macro2-1-build-script-run[rustc_flags])"], visibility = [], deps = [":unicode-ident-1"], ) cargo.rust_binary( name = "proc-macro2-1-build-script-build", srcs = [":proc-macro2-1.0.107.crate"], crate = "build_script_build", crate_root = "proc-macro2-1.0.107.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "proc-macro2-1.0.107.crate", "CARGO_PKG_AUTHORS": "David Tolnay :Alex Crichton ", "CARGO_PKG_DESCRIPTION": "A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "proc-macro2", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/proc-macro2", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "1.0.107", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "107", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "proc-macro", ], visibility = [], ) buildscript_run( name = "proc-macro2-1-build-script-run", package_name = "proc-macro2", buildscript_rule = ":proc-macro2-1-build-script-build", env = { "CARGO_PKG_AUTHORS": "David Tolnay :Alex Crichton ", "CARGO_PKG_DESCRIPTION": "A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/proc-macro2", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "107", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "default", "proc-macro", ], version = "1.0.107", ) http_archive( name = "profiling-1.0.18.crate", sha256 = "3d595e54a326bc53c1c197b32d295e14b169e3cfeaa8dc82b529f947fba6bcf5", strip_prefix = "profiling-1.0.18", urls = ["https://static.crates.io/crates/profiling/1.0.18/download"], visibility = [], ) cargo.rust_library( name = "profiling-1", srcs = [":profiling-1.0.18.crate"], crate = "profiling", crate_root = "profiling-1.0.18.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "profiling", "CARGO_CRATE_NAME": "profiling", "CARGO_MANIFEST_DIR": "profiling-1.0.18.crate", "CARGO_PKG_AUTHORS": "Philip Degarmo ", "CARGO_PKG_DESCRIPTION": "This crate provides a very thin abstraction over other profiler crates.", "CARGO_PKG_HOMEPAGE": "https://github.com/aclysma/profiling", "CARGO_PKG_NAME": "profiling", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/aclysma/profiling", "CARGO_PKG_RUST_VERSION": "1.60", "CARGO_PKG_VERSION": "1.0.18", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "18", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "pxfm-0.1.30.crate", sha256 = "d55d956fa96f5ec02be2e13af0e20391a5aa83d6a074e3ad368959d0fab299ea", strip_prefix = "pxfm-0.1.30", urls = ["https://static.crates.io/crates/pxfm/0.1.30/download"], visibility = [], ) cargo.rust_library( name = "pxfm-0.1", srcs = [":pxfm-0.1.30.crate"], crate = "pxfm", crate_root = "pxfm-0.1.30.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "pxfm", "CARGO_CRATE_NAME": "pxfm", "CARGO_MANIFEST_DIR": "pxfm-0.1.30.crate", "CARGO_PKG_AUTHORS": "Radzivon Bartoshyk", "CARGO_PKG_DESCRIPTION": "Fast and accurate math", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "pxfm", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/awxkee/pxfm", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "0.1.30", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "30", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "qmux-0.0.5.crate", sha256 = "32a87859012c43a1e38dda29f2464e0ee39b0e96d0f95f870a73610bc6f2c3c2", strip_prefix = "qmux-0.0.5", urls = ["https://static.crates.io/crates/qmux/0.0.5/download"], visibility = [], ) cargo.rust_library( name = "qmux-0.0.5", srcs = [":qmux-0.0.5.crate"], crate = "qmux", crate_root = "qmux-0.0.5.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "qmux", "CARGO_CRATE_NAME": "qmux", "CARGO_MANIFEST_DIR": "qmux-0.0.5.crate", "CARGO_PKG_AUTHORS": "Luke Curley", "CARGO_PKG_DESCRIPTION": "QMux protocol (draft-ietf-quic-qmux-00) over reliable transports", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "qmux", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/moq-dev/web-transport", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.0.5", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "5", "CARGO_PKG_VERSION_PRE": "", }, features = [ "tcp", "tls", "ws", "wss", ], visibility = [], deps = [ ":bytes-1", ":futures-0.3", ":rustls-0.23", ":thiserror-2", ":tokio-1", ":tokio-rustls-0.26", ":tokio-tungstenite-0.28", ":tracing-0.1", ":web-transport-proto-0.6", ":web-transport-trait-0.3", ], ) http_archive( name = "quick-error-2.0.1.crate", sha256 = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3", strip_prefix = "quick-error-2.0.1", urls = ["https://static.crates.io/crates/quick-error/2.0.1/download"], visibility = [], ) cargo.rust_library( name = "quick-error-2", srcs = [":quick-error-2.0.1.crate"], crate = "quick_error", crate_root = "quick-error-2.0.1.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "quick_error", "CARGO_CRATE_NAME": "quick_error", "CARGO_MANIFEST_DIR": "quick-error-2.0.1.crate", "CARGO_PKG_AUTHORS": "Paul Colomiets :Colin Kiegel ", "CARGO_PKG_DESCRIPTION": " A macro which makes error types pleasant to write.\n", "CARGO_PKG_HOMEPAGE": "http://github.com/tailhook/quick-error", "CARGO_PKG_NAME": "quick-error", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "http://github.com/tailhook/quick-error", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "2.0.1", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "quick-xml-0.41.0.crate", sha256 = "e660451e55124f798a69a5af3f49ccfbefbd41910eefd25caf2393e1f3473ec1", strip_prefix = "quick-xml-0.41.0", urls = ["https://static.crates.io/crates/quick-xml/0.41.0/download"], visibility = [], ) cargo.rust_library( name = "quick-xml-0.41", srcs = [":quick-xml-0.41.0.crate"], crate = "quick_xml", crate_root = "quick-xml-0.41.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "quick_xml", "CARGO_CRATE_NAME": "quick_xml", "CARGO_MANIFEST_DIR": "quick-xml-0.41.0.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "High performance xml reader and writer", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "quick-xml", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/tafia/quick-xml", "CARGO_PKG_RUST_VERSION": "1.79", "CARGO_PKG_VERSION": "0.41.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "41", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = ["default"], visibility = [], deps = [":memchr-2"], ) http_archive( name = "quote-1.0.47.crate", sha256 = "1fbf4db142a473a8d80c26bbf18454ed458bf8d26c8219c331daecfdbd079001", strip_prefix = "quote-1.0.47", urls = ["https://static.crates.io/crates/quote/1.0.47/download"], visibility = [], ) cargo.rust_library( name = "quote-1", srcs = [":quote-1.0.47.crate"], crate = "quote", crate_root = "quote-1.0.47.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "quote", "CARGO_CRATE_NAME": "quote", "CARGO_MANIFEST_DIR": "quote-1.0.47.crate", "CARGO_PKG_AUTHORS": "David Tolnay ", "CARGO_PKG_DESCRIPTION": "Quasi-quoting macro quote!(...)", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "quote", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/quote", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "1.0.47", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "47", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :quote-1-build-script-run[out_dir])", }, features = [ "default", "proc-macro", ], rustc_flags = ["@$(location :quote-1-build-script-run[rustc_flags])"], visibility = [], deps = [":proc-macro2-1"], ) cargo.rust_binary( name = "quote-1-build-script-build", srcs = [":quote-1.0.47.crate"], crate = "build_script_build", crate_root = "quote-1.0.47.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "quote-1.0.47.crate", "CARGO_PKG_AUTHORS": "David Tolnay ", "CARGO_PKG_DESCRIPTION": "Quasi-quoting macro quote!(...)", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "quote", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/quote", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "1.0.47", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "47", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "proc-macro", ], visibility = [], ) buildscript_run( name = "quote-1-build-script-run", package_name = "quote", buildscript_rule = ":quote-1-build-script-build", env = { "CARGO_PKG_AUTHORS": "David Tolnay ", "CARGO_PKG_DESCRIPTION": "Quasi-quoting macro quote!(...)", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/quote", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "47", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "default", "proc-macro", ], version = "1.0.47", ) alias( name = "rand", actual = ":rand-0.8", visibility = ["PUBLIC"], ) http_archive( name = "rand-0.8.7.crate", sha256 = "22f6172bdec972074665ed81ed53b71da00bfc44b65a753cfde883ec4c702a1a", strip_prefix = "rand-0.8.7", urls = ["https://static.crates.io/crates/rand/0.8.7/download"], visibility = [], ) cargo.rust_library( name = "rand-0.8", srcs = [":rand-0.8.7.crate"], crate = "rand", crate_root = "rand-0.8.7.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "rand", "CARGO_CRATE_NAME": "rand", "CARGO_MANIFEST_DIR": "rand-0.8.7.crate", "CARGO_PKG_AUTHORS": "The Rand Project Developers:The Rust Project Developers", "CARGO_PKG_DESCRIPTION": "Random number generators and other randomness functionality.\n", "CARGO_PKG_HOMEPAGE": "https://rust-random.github.io/book", "CARGO_PKG_NAME": "rand", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-random/rand", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.8.7", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "8", "CARGO_PKG_VERSION_PATCH": "7", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "default", "getrandom", "libc", "rand_chacha", "std", "std_rng", ], visibility = [], deps = [ ":libc-0.2", ":rand_chacha-0.3", ":rand_core-0.6", ], ) http_archive( name = "rand-0.9.5.crate", sha256 = "b9ef1d0d795eb7d84685bca4f72f3649f064e6641543d3a8c415898726a57b41", strip_prefix = "rand-0.9.5", urls = ["https://static.crates.io/crates/rand/0.9.5/download"], visibility = [], ) cargo.rust_library( name = "rand-0.9", srcs = [":rand-0.9.5.crate"], crate = "rand", crate_root = "rand-0.9.5.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "rand", "CARGO_CRATE_NAME": "rand", "CARGO_MANIFEST_DIR": "rand-0.9.5.crate", "CARGO_PKG_AUTHORS": "The Rand Project Developers:The Rust Project Developers", "CARGO_PKG_DESCRIPTION": "Random number generators and other randomness functionality.\n", "CARGO_PKG_HOMEPAGE": "https://rust-random.github.io/book", "CARGO_PKG_NAME": "rand", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-random/rand", "CARGO_PKG_RUST_VERSION": "1.63", "CARGO_PKG_VERSION": "0.9.5", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "9", "CARGO_PKG_VERSION_PATCH": "5", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "default", "os_rng", "small_rng", "std", "std_rng", "thread_rng", ], visibility = [], deps = [ ":rand_chacha-0.9", ":rand_core-0.9", ], ) http_archive( name = "rand-0.10.2.crate", sha256 = "c7f5fa3a058cd35567ef9bfa5e75732bee0f9e4c55fa90477bef2dfcdbc4be80", strip_prefix = "rand-0.10.2", urls = ["https://static.crates.io/crates/rand/0.10.2/download"], visibility = [], ) cargo.rust_library( name = "rand-0.10", srcs = [":rand-0.10.2.crate"], crate = "rand", crate_root = "rand-0.10.2.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "rand", "CARGO_CRATE_NAME": "rand", "CARGO_MANIFEST_DIR": "rand-0.10.2.crate", "CARGO_PKG_AUTHORS": "The Rand Project Developers:The Rust Project Developers", "CARGO_PKG_DESCRIPTION": "Random number generators and other randomness functionality.\n", "CARGO_PKG_HOMEPAGE": "https://rust-random.github.io/book", "CARGO_PKG_NAME": "rand", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-random/rand", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "0.10.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "10", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "default", "std", "std_rng", "sys_rng", "thread_rng", ], visibility = [], deps = [ ":chacha20-0.10", ":getrandom-0.4", ":rand_core-0.10", ], ) http_archive( name = "rand_chacha-0.3.1.crate", sha256 = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88", strip_prefix = "rand_chacha-0.3.1", urls = ["https://static.crates.io/crates/rand_chacha/0.3.1/download"], visibility = [], ) cargo.rust_library( name = "rand_chacha-0.3", srcs = [":rand_chacha-0.3.1.crate"], crate = "rand_chacha", crate_root = "rand_chacha-0.3.1.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "rand_chacha", "CARGO_CRATE_NAME": "rand_chacha", "CARGO_MANIFEST_DIR": "rand_chacha-0.3.1.crate", "CARGO_PKG_AUTHORS": "The Rand Project Developers:The Rust Project Developers:The CryptoCorrosion Contributors", "CARGO_PKG_DESCRIPTION": "ChaCha random number generator\n", "CARGO_PKG_HOMEPAGE": "https://rust-random.github.io/book", "CARGO_PKG_NAME": "rand_chacha", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-random/rand", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.3.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = ["std"], visibility = [], deps = [ ":ppv-lite86-0.2", ":rand_core-0.6", ], ) http_archive( name = "rand_chacha-0.9.0.crate", sha256 = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb", strip_prefix = "rand_chacha-0.9.0", urls = ["https://static.crates.io/crates/rand_chacha/0.9.0/download"], visibility = [], ) cargo.rust_library( name = "rand_chacha-0.9", srcs = [":rand_chacha-0.9.0.crate"], crate = "rand_chacha", crate_root = "rand_chacha-0.9.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "rand_chacha", "CARGO_CRATE_NAME": "rand_chacha", "CARGO_MANIFEST_DIR": "rand_chacha-0.9.0.crate", "CARGO_PKG_AUTHORS": "The Rand Project Developers:The Rust Project Developers:The CryptoCorrosion Contributors", "CARGO_PKG_DESCRIPTION": "ChaCha random number generator\n", "CARGO_PKG_HOMEPAGE": "https://rust-random.github.io/book", "CARGO_PKG_NAME": "rand_chacha", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-random/rand", "CARGO_PKG_RUST_VERSION": "1.63", "CARGO_PKG_VERSION": "0.9.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "9", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = ["std"], visibility = [], deps = [ ":ppv-lite86-0.2", ":rand_core-0.9", ], ) http_archive( name = "rand_core-0.6.4.crate", sha256 = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c", strip_prefix = "rand_core-0.6.4", urls = ["https://static.crates.io/crates/rand_core/0.6.4/download"], visibility = [], ) cargo.rust_library( name = "rand_core-0.6", srcs = [":rand_core-0.6.4.crate"], crate = "rand_core", crate_root = "rand_core-0.6.4.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "rand_core", "CARGO_CRATE_NAME": "rand_core", "CARGO_MANIFEST_DIR": "rand_core-0.6.4.crate", "CARGO_PKG_AUTHORS": "The Rand Project Developers:The Rust Project Developers", "CARGO_PKG_DESCRIPTION": "Core random number generator traits and tools for implementation.\n", "CARGO_PKG_HOMEPAGE": "https://rust-random.github.io/book", "CARGO_PKG_NAME": "rand_core", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-random/rand", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.6.4", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "6", "CARGO_PKG_VERSION_PATCH": "4", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "getrandom", "std", ], visibility = [], deps = [":getrandom-0.2"], ) http_archive( name = "rand_core-0.9.5.crate", sha256 = "76afc826de14238e6e8c374ddcc1fa19e374fd8dd986b0d2af0d02377261d83c", strip_prefix = "rand_core-0.9.5", urls = ["https://static.crates.io/crates/rand_core/0.9.5/download"], visibility = [], ) cargo.rust_library( name = "rand_core-0.9", srcs = [":rand_core-0.9.5.crate"], crate = "rand_core", crate_root = "rand_core-0.9.5.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "rand_core", "CARGO_CRATE_NAME": "rand_core", "CARGO_MANIFEST_DIR": "rand_core-0.9.5.crate", "CARGO_PKG_AUTHORS": "The Rand Project Developers:The Rust Project Developers", "CARGO_PKG_DESCRIPTION": "Core random number generator traits and tools for implementation.\n", "CARGO_PKG_HOMEPAGE": "https://rust-random.github.io/book", "CARGO_PKG_NAME": "rand_core", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-random/rand", "CARGO_PKG_RUST_VERSION": "1.63", "CARGO_PKG_VERSION": "0.9.5", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "9", "CARGO_PKG_VERSION_PATCH": "5", "CARGO_PKG_VERSION_PRE": "", }, features = [ "os_rng", "std", ], visibility = [], deps = [":getrandom-0.3"], ) http_archive( name = "rand_core-0.10.1.crate", sha256 = "63b8176103e19a2643978565ca18b50549f6101881c443590420e4dc998a3c69", strip_prefix = "rand_core-0.10.1", urls = ["https://static.crates.io/crates/rand_core/0.10.1/download"], visibility = [], ) cargo.rust_library( name = "rand_core-0.10", srcs = [":rand_core-0.10.1.crate"], crate = "rand_core", crate_root = "rand_core-0.10.1.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "rand_core", "CARGO_CRATE_NAME": "rand_core", "CARGO_MANIFEST_DIR": "rand_core-0.10.1.crate", "CARGO_PKG_AUTHORS": "The Rand Project Developers", "CARGO_PKG_DESCRIPTION": "Core random number generation traits and tools for implementation.", "CARGO_PKG_HOMEPAGE": "https://rust-random.github.io/book", "CARGO_PKG_NAME": "rand_core", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-random/rand_core", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "0.10.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "10", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "raw-window-handle-0.6.2.crate", sha256 = "20675572f6f24e9e76ef639bc5552774ed45f1c30e2951e1e99c59888861c539", strip_prefix = "raw-window-handle-0.6.2", urls = ["https://static.crates.io/crates/raw-window-handle/0.6.2/download"], visibility = [], ) cargo.rust_library( name = "raw-window-handle-0.6", srcs = [":raw-window-handle-0.6.2.crate"], crate = "raw_window_handle", crate_root = "raw-window-handle-0.6.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "raw_window_handle", "CARGO_CRATE_NAME": "raw_window_handle", "CARGO_MANIFEST_DIR": "raw-window-handle-0.6.2.crate", "CARGO_PKG_AUTHORS": "Osspial ", "CARGO_PKG_DESCRIPTION": "Interoperability library for Rust Windowing applications.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "raw-window-handle", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-windowing/raw-window-handle", "CARGO_PKG_RUST_VERSION": "1.64", "CARGO_PKG_VERSION": "0.6.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "6", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "std", ], visibility = [], ) http_archive( name = "rayon-1.12.0.crate", sha256 = "fb39b166781f92d482534ef4b4b1b2568f42613b53e5b6c160e24cfbfa30926d", strip_prefix = "rayon-1.12.0", urls = ["https://static.crates.io/crates/rayon/1.12.0/download"], visibility = [], ) cargo.rust_library( name = "rayon-1", srcs = [":rayon-1.12.0.crate"], crate = "rayon", crate_root = "rayon-1.12.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "rayon", "CARGO_CRATE_NAME": "rayon", "CARGO_MANIFEST_DIR": "rayon-1.12.0.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Simple work-stealing parallelism for Rust", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "rayon", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rayon-rs/rayon", "CARGO_PKG_RUST_VERSION": "1.80", "CARGO_PKG_VERSION": "1.12.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "12", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":either-1", ":rayon-core-1", ], ) http_archive( name = "rayon-core-1.13.0.crate", sha256 = "22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91", strip_prefix = "rayon-core-1.13.0", urls = ["https://static.crates.io/crates/rayon-core/1.13.0/download"], visibility = [], ) cargo.rust_library( name = "rayon-core-1", srcs = [":rayon-core-1.13.0.crate"], crate = "rayon_core", crate_root = "rayon-core-1.13.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "rayon_core", "CARGO_CRATE_NAME": "rayon_core", "CARGO_MANIFEST_DIR": "rayon-core-1.13.0.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Core APIs for Rayon", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "rayon-core", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rayon-rs/rayon", "CARGO_PKG_RUST_VERSION": "1.80", "CARGO_PKG_VERSION": "1.13.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "13", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :rayon-core-1-build-script-run[out_dir])", }, rustc_flags = ["@$(location :rayon-core-1-build-script-run[rustc_flags])"], visibility = [], deps = [ ":crossbeam-deque-0.8", ":crossbeam-utils-0.8", ], ) cargo.rust_binary( name = "rayon-core-1-build-script-build", srcs = [":rayon-core-1.13.0.crate"], crate = "build_script_build", crate_root = "rayon-core-1.13.0.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "rayon-core-1.13.0.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Core APIs for Rayon", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "rayon-core", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rayon-rs/rayon", "CARGO_PKG_RUST_VERSION": "1.80", "CARGO_PKG_VERSION": "1.13.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "13", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) buildscript_run( name = "rayon-core-1-build-script-run", package_name = "rayon-core", buildscript_rule = ":rayon-core-1-build-script-build", env = { "CARGO_MANIFEST_LINKS": "rayon-core", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Core APIs for Rayon", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rayon-rs/rayon", "CARGO_PKG_RUST_VERSION": "1.80", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "13", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, version = "1.13.0", ) http_archive( name = "rcgen-0.14.8.crate", sha256 = "57f6d249aad744e274e682777a50283a225a32705394ee6d5fcc01efa25e4055", strip_prefix = "rcgen-0.14.8", urls = ["https://static.crates.io/crates/rcgen/0.14.8/download"], visibility = [], ) cargo.rust_library( name = "rcgen-0.14", srcs = [":rcgen-0.14.8.crate"], crate = "rcgen", crate_root = "rcgen-0.14.8.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "rcgen", "CARGO_CRATE_NAME": "rcgen", "CARGO_MANIFEST_DIR": "rcgen-0.14.8.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Rust X.509 certificate generator", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "rcgen", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rustls/rcgen", "CARGO_PKG_RUST_VERSION": "1.88", "CARGO_PKG_VERSION": "0.14.8", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "14", "CARGO_PKG_VERSION_PATCH": "8", "CARGO_PKG_VERSION_PRE": "", }, features = [ "aws_lc_rs", "crypto", ], named_deps = { "pki_types": ":rustls-pki-types-1", }, visibility = [], deps = [ ":aws-lc-rs-1", ":time-0.3", ":yasna-0.6", ], ) http_archive( name = "realfft-3.5.0.crate", sha256 = "f821338fddb99d089116342c46e9f1fbf3828dba077674613e734e01d6ea8677", strip_prefix = "realfft-3.5.0", urls = ["https://static.crates.io/crates/realfft/3.5.0/download"], visibility = [], ) cargo.rust_library( name = "realfft-3", srcs = [":realfft-3.5.0.crate"], crate = "realfft", crate_root = "realfft-3.5.0.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "realfft", "CARGO_CRATE_NAME": "realfft", "CARGO_MANIFEST_DIR": "realfft-3.5.0.crate", "CARGO_PKG_AUTHORS": "HEnquist ", "CARGO_PKG_DESCRIPTION": "Real-to-complex forward FFT and complex-to-real inverse FFT for Rust", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "realfft", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/HEnquist/realfft", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "3.5.0", "CARGO_PKG_VERSION_MAJOR": "3", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = ["default"], visibility = [], deps = [":rustfft-6"], ) http_archive( name = "ref-cast-1.0.26.crate", sha256 = "216e8f773d7923bcba9ceb86a86c93cabb3903a11872fc3f138c49630e50b96d", strip_prefix = "ref-cast-1.0.26", urls = ["https://static.crates.io/crates/ref-cast/1.0.26/download"], visibility = [], ) cargo.rust_library( name = "ref-cast-1", srcs = [":ref-cast-1.0.26.crate"], crate = "ref_cast", crate_root = "ref-cast-1.0.26.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "ref_cast", "CARGO_CRATE_NAME": "ref_cast", "CARGO_MANIFEST_DIR": "ref-cast-1.0.26.crate", "CARGO_PKG_AUTHORS": "David Tolnay ", "CARGO_PKG_DESCRIPTION": "Safely cast &T to &U where the struct U contains a single field of type T.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "ref-cast", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/ref-cast", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "1.0.26", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "26", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :ref-cast-1-build-script-run[out_dir])", }, rustc_flags = ["@$(location :ref-cast-1-build-script-run[rustc_flags])"], visibility = [], deps = [":ref-cast-impl-1"], ) cargo.rust_binary( name = "ref-cast-1-build-script-build", srcs = [":ref-cast-1.0.26.crate"], crate = "build_script_build", crate_root = "ref-cast-1.0.26.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "ref-cast-1.0.26.crate", "CARGO_PKG_AUTHORS": "David Tolnay ", "CARGO_PKG_DESCRIPTION": "Safely cast &T to &U where the struct U contains a single field of type T.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "ref-cast", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/ref-cast", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "1.0.26", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "26", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) buildscript_run( name = "ref-cast-1-build-script-run", package_name = "ref-cast", buildscript_rule = ":ref-cast-1-build-script-build", env = { "CARGO_PKG_AUTHORS": "David Tolnay ", "CARGO_PKG_DESCRIPTION": "Safely cast &T to &U where the struct U contains a single field of type T.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/ref-cast", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "26", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, version = "1.0.26", ) http_archive( name = "ref-cast-impl-1.0.26.crate", sha256 = "2c9283685feec7d69af75fb0e858d5e7378f33fe4fc699383b2916ab9273e03c", strip_prefix = "ref-cast-impl-1.0.26", urls = ["https://static.crates.io/crates/ref-cast-impl/1.0.26/download"], visibility = [], ) cargo.rust_library( name = "ref-cast-impl-1", srcs = [":ref-cast-impl-1.0.26.crate"], crate = "ref_cast_impl", crate_root = "ref-cast-impl-1.0.26.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "ref_cast_impl", "CARGO_CRATE_NAME": "ref_cast_impl", "CARGO_MANIFEST_DIR": "ref-cast-impl-1.0.26.crate", "CARGO_PKG_AUTHORS": "David Tolnay ", "CARGO_PKG_DESCRIPTION": "Derive implementation for ref_cast::RefCast.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "ref-cast-impl", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/ref-cast", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "1.0.26", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "26", "CARGO_PKG_VERSION_PRE": "", }, proc_macro = True, visibility = [], deps = [ ":proc-macro2-1", ":quote-1", ":syn-3", ], ) http_archive( name = "regex-1.13.1.crate", sha256 = "f020237b6c8eed93db2e2cb53c00c60a8e1bc73da7d073199a1180401450218d", strip_prefix = "regex-1.13.1", urls = ["https://static.crates.io/crates/regex/1.13.1/download"], visibility = [], ) cargo.rust_library( name = "regex-1", srcs = [":regex-1.13.1.crate"], crate = "regex", crate_root = "regex-1.13.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "regex", "CARGO_CRATE_NAME": "regex", "CARGO_MANIFEST_DIR": "regex-1.13.1.crate", "CARGO_PKG_AUTHORS": "The Rust Project Developers:Andrew Gallant ", "CARGO_PKG_DESCRIPTION": "An implementation of regular expressions for Rust. This implementation uses\nfinite automata and guarantees linear time matching on all inputs.\n", "CARGO_PKG_HOMEPAGE": "https://github.com/rust-lang/regex", "CARGO_PKG_NAME": "regex", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-lang/regex", "CARGO_PKG_RUST_VERSION": "1.65", "CARGO_PKG_VERSION": "1.13.1", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "13", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", ], visibility = [], deps = [ ":aho-corasick-1", ":memchr-2", ":regex-automata-0.4", ":regex-syntax-0.8", ], ) http_archive( name = "regex-automata-0.4.16.crate", sha256 = "8fcfdb36bda0c880c5931cdc7a2bcdc8ba4556847b9d912bca70bc94708711ad", strip_prefix = "regex-automata-0.4.16", urls = ["https://static.crates.io/crates/regex-automata/0.4.16/download"], visibility = [], ) cargo.rust_library( name = "regex-automata-0.4", srcs = [":regex-automata-0.4.16.crate"], crate = "regex_automata", crate_root = "regex-automata-0.4.16.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "regex_automata", "CARGO_CRATE_NAME": "regex_automata", "CARGO_MANIFEST_DIR": "regex-automata-0.4.16.crate", "CARGO_PKG_AUTHORS": "The Rust Project Developers:Andrew Gallant ", "CARGO_PKG_DESCRIPTION": "Automata construction and matching using regular expressions.", "CARGO_PKG_HOMEPAGE": "https://github.com/rust-lang/regex/tree/master/regex-automata", "CARGO_PKG_NAME": "regex-automata", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-lang/regex", "CARGO_PKG_RUST_VERSION": "1.65", "CARGO_PKG_VERSION": "0.4.16", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "4", "CARGO_PKG_VERSION_PATCH": "16", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "meta", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary", ], visibility = [], deps = [ ":aho-corasick-1", ":memchr-2", ":regex-syntax-0.8", ], ) http_archive( name = "regex-syntax-0.8.11.crate", sha256 = "d6f6ff9a378485b298a5286656da665ba74413d36db0979633275d2e708145d4", strip_prefix = "regex-syntax-0.8.11", urls = ["https://static.crates.io/crates/regex-syntax/0.8.11/download"], visibility = [], ) cargo.rust_library( name = "regex-syntax-0.8", srcs = [":regex-syntax-0.8.11.crate"], crate = "regex_syntax", crate_root = "regex-syntax-0.8.11.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "regex_syntax", "CARGO_CRATE_NAME": "regex_syntax", "CARGO_MANIFEST_DIR": "regex-syntax-0.8.11.crate", "CARGO_PKG_AUTHORS": "The Rust Project Developers:Andrew Gallant ", "CARGO_PKG_DESCRIPTION": "A regular expression parser.", "CARGO_PKG_HOMEPAGE": "https://github.com/rust-lang/regex/tree/master/regex-syntax", "CARGO_PKG_NAME": "regex-syntax", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-lang/regex", "CARGO_PKG_RUST_VERSION": "1.65", "CARGO_PKG_VERSION": "0.8.11", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "8", "CARGO_PKG_VERSION_PATCH": "11", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", ], visibility = [], ) http_archive( name = "reqwest-0.12.28.crate", sha256 = "eddd3ca559203180a307f12d114c268abf583f59b03cb906fd0b3ff8646c1147", strip_prefix = "reqwest-0.12.28", urls = ["https://static.crates.io/crates/reqwest/0.12.28/download"], visibility = [], ) cargo.rust_library( name = "reqwest-0.12", srcs = [":reqwest-0.12.28.crate"], crate = "reqwest", crate_root = "reqwest-0.12.28.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "reqwest", "CARGO_CRATE_NAME": "reqwest", "CARGO_MANIFEST_DIR": "reqwest-0.12.28.crate", "CARGO_PKG_AUTHORS": "Sean McArthur ", "CARGO_PKG_DESCRIPTION": "higher level HTTP client library", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "reqwest", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/seanmonstar/reqwest", "CARGO_PKG_RUST_VERSION": "1.64.0", "CARGO_PKG_VERSION": "0.12.28", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "12", "CARGO_PKG_VERSION_PATCH": "28", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":base64-0.22", ":bytes-1", ":futures-core-0.3", ":http-1", ":http-body-1", ":http-body-util-0.1", ":hyper-1", ":hyper-util-0.1", ":log-0.4", ":percent-encoding-2", ":pin-project-lite-0.2", ":serde-1", ":serde_urlencoded-0.7", ":sync_wrapper-1", ":tokio-1", ":tower-0.5", ":tower-http-0.6", ":tower-service-0.3", ":url-2", ], ) http_archive( name = "reqwest-0.13.4.crate", sha256 = "219c5811de6525e5416c7d5d53bb656d3afdbc6c5af816e0802bcfa42dbdc1c3", strip_prefix = "reqwest-0.13.4", urls = ["https://static.crates.io/crates/reqwest/0.13.4/download"], visibility = [], ) cargo.rust_library( name = "reqwest-0.13", srcs = [":reqwest-0.13.4.crate"], crate = "reqwest", crate_root = "reqwest-0.13.4.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "reqwest", "CARGO_CRATE_NAME": "reqwest", "CARGO_MANIFEST_DIR": "reqwest-0.13.4.crate", "CARGO_PKG_AUTHORS": "Sean McArthur ", "CARGO_PKG_DESCRIPTION": "higher level HTTP client library", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "reqwest", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/seanmonstar/reqwest", "CARGO_PKG_RUST_VERSION": "1.85.0", "CARGO_PKG_VERSION": "0.13.4", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "13", "CARGO_PKG_VERSION_PATCH": "4", "CARGO_PKG_VERSION_PRE": "", }, features = [ "__rustls", "__tls", "rustls-no-provider", "stream", ], visibility = [], deps = [ ":base64-0.22", ":bytes-1", ":futures-core-0.3", ":futures-util-0.3", ":http-1", ":http-body-1", ":http-body-util-0.1", ":hyper-1", ":hyper-rustls-0.27", ":hyper-util-0.1", ":log-0.4", ":percent-encoding-2", ":pin-project-lite-0.2", ":rustls-0.23", ":rustls-pki-types-1", ":rustls-platform-verifier-0.7", ":sync_wrapper-1", ":tokio-1", ":tokio-rustls-0.26", ":tokio-util-0.7", ":tower-0.5", ":tower-http-0.6", ":tower-service-0.3", ":url-2", ], ) http_archive( name = "resolv-conf-0.7.6.crate", sha256 = "1e061d1b48cb8d38042de4ae0a7a6401009d6143dc80d2e2d6f31f0bdd6470c7", strip_prefix = "resolv-conf-0.7.6", urls = ["https://static.crates.io/crates/resolv-conf/0.7.6/download"], visibility = [], ) cargo.rust_library( name = "resolv-conf-0.7", srcs = [":resolv-conf-0.7.6.crate"], crate = "resolv_conf", crate_root = "resolv-conf-0.7.6.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "resolv_conf", "CARGO_CRATE_NAME": "resolv_conf", "CARGO_MANIFEST_DIR": "resolv-conf-0.7.6.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "The resolv.conf file parser", "CARGO_PKG_HOMEPAGE": "https://github.com/hickory-dns/resolv-conf", "CARGO_PKG_NAME": "resolv-conf", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/hickory-dns/resolv-conf", "CARGO_PKG_RUST_VERSION": "1.61", "CARGO_PKG_VERSION": "0.7.6", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "7", "CARGO_PKG_VERSION_PATCH": "6", "CARGO_PKG_VERSION_PRE": "", }, features = ["system"], visibility = [], ) alias( name = "ringbuf", actual = ":ringbuf-0.4", visibility = ["PUBLIC"], ) http_archive( name = "ringbuf-0.4.8.crate", sha256 = "fe47b720588c8702e34b5979cb3271a8b1842c7cb6f57408efa70c779363488c", strip_prefix = "ringbuf-0.4.8", urls = ["https://static.crates.io/crates/ringbuf/0.4.8/download"], visibility = [], ) cargo.rust_library( name = "ringbuf-0.4", srcs = [":ringbuf-0.4.8.crate"], crate = "ringbuf", crate_root = "ringbuf-0.4.8.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "ringbuf", "CARGO_CRATE_NAME": "ringbuf", "CARGO_MANIFEST_DIR": "ringbuf-0.4.8.crate", "CARGO_PKG_AUTHORS": "Alexey Gerasev ", "CARGO_PKG_DESCRIPTION": "Lock-free SPSC FIFO ring buffer with direct access to inner data", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "ringbuf", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/agerasev/ringbuf.git", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.4.8", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "4", "CARGO_PKG_VERSION_PATCH": "8", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "default", "std", ], visibility = [], deps = [":crossbeam-utils-0.8"], ) http_archive( name = "rpds-1.2.1.crate", sha256 = "e025feb26210bc196b908e72deb063b1b4000754304341cbc168a1e72c857ebc", strip_prefix = "rpds-1.2.1", urls = ["https://static.crates.io/crates/rpds/1.2.1/download"], visibility = [], ) cargo.rust_library( name = "rpds-1", srcs = [":rpds-1.2.1.crate"], crate = "rpds", crate_root = "rpds-1.2.1.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "rpds", "CARGO_CRATE_NAME": "rpds", "CARGO_MANIFEST_DIR": "rpds-1.2.1.crate", "CARGO_PKG_AUTHORS": "Diogo Sousa ", "CARGO_PKG_DESCRIPTION": "Persistent data structures with structural sharing", "CARGO_PKG_HOMEPAGE": "https://github.com/orium/rpds", "CARGO_PKG_NAME": "rpds", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/orium/rpds", "CARGO_PKG_RUST_VERSION": "1.85.0", "CARGO_PKG_VERSION": "1.2.1", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "serde", "std", ], visibility = [], deps = [ ":archery-1", ":serde-1", ":smallvec-1", ], ) http_archive( name = "rubato-0.16.2.crate", sha256 = "5258099699851cfd0082aeb645feb9c084d9a5e1f1b8d5372086b989fc5e56a1", strip_prefix = "rubato-0.16.2", urls = ["https://static.crates.io/crates/rubato/0.16.2/download"], visibility = [], ) cargo.rust_library( name = "rubato-0.16", srcs = [":rubato-0.16.2.crate"], crate = "rubato", crate_root = "rubato-0.16.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "rubato", "CARGO_CRATE_NAME": "rubato", "CARGO_MANIFEST_DIR": "rubato-0.16.2.crate", "CARGO_PKG_AUTHORS": "HEnquist ", "CARGO_PKG_DESCRIPTION": "Asynchronous resampling library intended for audio data", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "rubato", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/HEnquist/rubato", "CARGO_PKG_RUST_VERSION": "1.61", "CARGO_PKG_VERSION": "0.16.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "16", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "fft_resampler", "num-complex", "realfft", ], visibility = [], deps = [ ":num-complex-0.4", ":num-integer-0.1", ":num-traits-0.2", ":realfft-3", ], ) http_archive( name = "rubato-1.0.1.crate", sha256 = "90173154a8a14e6adb109ea641743bc95ec81c093d94e70c6763565f7108ebeb", strip_prefix = "rubato-1.0.1", urls = ["https://static.crates.io/crates/rubato/1.0.1/download"], visibility = [], ) cargo.rust_library( name = "rubato-1", srcs = [":rubato-1.0.1.crate"], crate = "rubato", crate_root = "rubato-1.0.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "rubato", "CARGO_CRATE_NAME": "rubato", "CARGO_MANIFEST_DIR": "rubato-1.0.1.crate", "CARGO_PKG_AUTHORS": "HEnquist ", "CARGO_PKG_DESCRIPTION": "Asynchronous resampling library intended for audio data", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "rubato", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/HEnquist/rubato", "CARGO_PKG_RUST_VERSION": "1.74", "CARGO_PKG_VERSION": "1.0.1", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "fft_resampler", "num-complex", "realfft", ], visibility = [], deps = [ ":audioadapter-2", ":audioadapter-buffers-2", ":num-complex-0.4", ":num-integer-0.1", ":num-traits-0.2", ":realfft-3", ":visibility-0.1", ":windowfunctions-0.1", ], ) http_archive( name = "rustc-demangle-0.1.28.crate", sha256 = "b74b56ffa8bb2830709a538c2cbcae9aa062db0d2a42563bfb09bdaae44020eb", strip_prefix = "rustc-demangle-0.1.28", urls = ["https://static.crates.io/crates/rustc-demangle/0.1.28/download"], visibility = [], ) cargo.rust_library( name = "rustc-demangle-0.1", srcs = [":rustc-demangle-0.1.28.crate"], crate = "rustc_demangle", crate_root = "rustc-demangle-0.1.28.crate/src/lib.rs", edition = "2015", env = { "CARGO_BIN_NAME": "rustc_demangle", "CARGO_CRATE_NAME": "rustc_demangle", "CARGO_MANIFEST_DIR": "rustc-demangle-0.1.28.crate", "CARGO_PKG_AUTHORS": "Alex Crichton ", "CARGO_PKG_DESCRIPTION": "Rust compiler symbol demangling.\n", "CARGO_PKG_HOMEPAGE": "https://github.com/rust-lang/rustc-demangle", "CARGO_PKG_NAME": "rustc-demangle", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-lang/rustc-demangle", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.1.28", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "28", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "rustc-hash-1.1.0.crate", sha256 = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2", strip_prefix = "rustc-hash-1.1.0", urls = ["https://static.crates.io/crates/rustc-hash/1.1.0/download"], visibility = [], ) cargo.rust_library( name = "rustc-hash-1", srcs = [":rustc-hash-1.1.0.crate"], crate = "rustc_hash", crate_root = "rustc-hash-1.1.0.crate/src/lib.rs", edition = "2015", env = { "CARGO_BIN_NAME": "rustc_hash", "CARGO_CRATE_NAME": "rustc_hash", "CARGO_MANIFEST_DIR": "rustc-hash-1.1.0.crate", "CARGO_PKG_AUTHORS": "The Rust Project Developers", "CARGO_PKG_DESCRIPTION": "speed, non-cryptographic hash used in rustc", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "rustc-hash", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-lang-nursery/rustc-hash", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "1.1.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], ) http_archive( name = "rustc-hash-2.1.3.crate", sha256 = "6b1e7f9a428571be2dc5bc0505c13fb6bf936822b894ec87abf8a08a4e51742d", strip_prefix = "rustc-hash-2.1.3", urls = ["https://static.crates.io/crates/rustc-hash/2.1.3/download"], visibility = [], ) cargo.rust_library( name = "rustc-hash-2", srcs = [":rustc-hash-2.1.3.crate"], crate = "rustc_hash", crate_root = "rustc-hash-2.1.3.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "rustc_hash", "CARGO_CRATE_NAME": "rustc_hash", "CARGO_MANIFEST_DIR": "rustc-hash-2.1.3.crate", "CARGO_PKG_AUTHORS": "The Rust Project Developers", "CARGO_PKG_DESCRIPTION": "A speedy, non-cryptographic hashing algorithm used by rustc", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "rustc-hash", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-lang/rustc-hash", "CARGO_PKG_RUST_VERSION": "1.77", "CARGO_PKG_VERSION": "2.1.3", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], ) http_archive( name = "rustc_version-0.4.1.crate", sha256 = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92", strip_prefix = "rustc_version-0.4.1", urls = ["https://static.crates.io/crates/rustc_version/0.4.1/download"], visibility = [], ) cargo.rust_library( name = "rustc_version-0.4", srcs = [":rustc_version-0.4.1.crate"], crate = "rustc_version", crate_root = "rustc_version-0.4.1.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "rustc_version", "CARGO_CRATE_NAME": "rustc_version", "CARGO_MANIFEST_DIR": "rustc_version-0.4.1.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "A library for querying the version of a installed rustc compiler", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "rustc_version", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/djc/rustc-version-rs", "CARGO_PKG_RUST_VERSION": "1.32", "CARGO_PKG_VERSION": "0.4.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "4", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":semver-1"], ) http_archive( name = "rustfft-6.4.1.crate", sha256 = "21db5f9893e91f41798c88680037dba611ca6674703c1a18601b01a72c8adb89", strip_prefix = "rustfft-6.4.1", urls = ["https://static.crates.io/crates/rustfft/6.4.1/download"], visibility = [], ) cargo.rust_library( name = "rustfft-6", srcs = [":rustfft-6.4.1.crate"], crate = "rustfft", crate_root = "rustfft-6.4.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "rustfft", "CARGO_CRATE_NAME": "rustfft", "CARGO_MANIFEST_DIR": "rustfft-6.4.1.crate", "CARGO_PKG_AUTHORS": "Allen Welkie :Elliott Mahler ", "CARGO_PKG_DESCRIPTION": "High-performance FFT library written in pure Rust.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "rustfft", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/ejmahler/RustFFT", "CARGO_PKG_RUST_VERSION": "1.61", "CARGO_PKG_VERSION": "6.4.1", "CARGO_PKG_VERSION_MAJOR": "6", "CARGO_PKG_VERSION_MINOR": "4", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "avx", "default", "neon", "sse", ], visibility = [], deps = [ ":num-complex-0.4", ":num-integer-0.1", ":num-traits-0.2", ":primal-check-0.3", ":strength_reduce-0.2", ":transpose-0.2", ], ) http_archive( name = "rustix-0.38.44.crate", sha256 = "fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154", strip_prefix = "rustix-0.38.44", urls = ["https://static.crates.io/crates/rustix/0.38.44/download"], visibility = [], ) cargo.rust_library( name = "rustix-0.38", srcs = [":rustix-0.38.44.crate"], crate = "rustix", crate_root = "rustix-0.38.44.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "rustix", "CARGO_CRATE_NAME": "rustix", "CARGO_MANIFEST_DIR": "rustix-0.38.44.crate", "CARGO_PKG_AUTHORS": "Dan Gohman :Jakub Konka ", "CARGO_PKG_DESCRIPTION": "Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "rustix", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/bytecodealliance/rustix", "CARGO_PKG_RUST_VERSION": "1.63", "CARGO_PKG_VERSION": "0.38.44", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "38", "CARGO_PKG_VERSION_PATCH": "44", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :rustix-0.38-build-script-run[out_dir])", }, features = [ "alloc", "default", "event", "fs", "libc-extra-traits", "pipe", "process", "shm", "std", "system", "thread", "use-libc-auxv", ], rustc_flags = ["@$(location :rustix-0.38-build-script-run[rustc_flags])"], visibility = [], deps = [ ":bitflags-2", ":linux-raw-sys-0.4", ], ) cargo.rust_binary( name = "rustix-0.38-build-script-build", srcs = [":rustix-0.38.44.crate"], crate = "build_script_build", crate_root = "rustix-0.38.44.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "rustix-0.38.44.crate", "CARGO_PKG_AUTHORS": "Dan Gohman :Jakub Konka ", "CARGO_PKG_DESCRIPTION": "Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "rustix", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/bytecodealliance/rustix", "CARGO_PKG_RUST_VERSION": "1.63", "CARGO_PKG_VERSION": "0.38.44", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "38", "CARGO_PKG_VERSION_PATCH": "44", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "default", "event", "fs", "libc-extra-traits", "pipe", "process", "shm", "std", "system", "thread", "use-libc-auxv", ], visibility = [], ) buildscript_run( name = "rustix-0.38-build-script-run", package_name = "rustix", buildscript_rule = ":rustix-0.38-build-script-build", env = { "CARGO_PKG_AUTHORS": "Dan Gohman :Jakub Konka ", "CARGO_PKG_DESCRIPTION": "Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/bytecodealliance/rustix", "CARGO_PKG_RUST_VERSION": "1.63", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "38", "CARGO_PKG_VERSION_PATCH": "44", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "alloc", "default", "event", "fs", "libc-extra-traits", "pipe", "process", "shm", "std", "system", "thread", "use-libc-auxv", ], version = "0.38.44", ) http_archive( name = "rustix-1.1.4.crate", sha256 = "b6fe4565b9518b83ef4f91bb47ce29620ca828bd32cb7e408f0062e9930ba190", strip_prefix = "rustix-1.1.4", urls = ["https://static.crates.io/crates/rustix/1.1.4/download"], visibility = [], ) cargo.rust_library( name = "rustix-1", srcs = [":rustix-1.1.4.crate"], crate = "rustix", crate_root = "rustix-1.1.4.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "rustix", "CARGO_CRATE_NAME": "rustix", "CARGO_MANIFEST_DIR": "rustix-1.1.4.crate", "CARGO_PKG_AUTHORS": "Dan Gohman :Jakub Konka ", "CARGO_PKG_DESCRIPTION": "Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "rustix", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/bytecodealliance/rustix", "CARGO_PKG_RUST_VERSION": "1.63", "CARGO_PKG_VERSION": "1.1.4", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "4", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :rustix-1-build-script-run[out_dir])", }, features = [ "alloc", "default", "event", "fs", "net", "pipe", "process", "shm", "std", "system", "time", ], rustc_flags = ["@$(location :rustix-1-build-script-run[rustc_flags])"], visibility = [], deps = [ ":bitflags-2", ":linux-raw-sys-0.12", ], ) cargo.rust_binary( name = "rustix-1-build-script-build", srcs = [":rustix-1.1.4.crate"], crate = "build_script_build", crate_root = "rustix-1.1.4.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "rustix-1.1.4.crate", "CARGO_PKG_AUTHORS": "Dan Gohman :Jakub Konka ", "CARGO_PKG_DESCRIPTION": "Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "rustix", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/bytecodealliance/rustix", "CARGO_PKG_RUST_VERSION": "1.63", "CARGO_PKG_VERSION": "1.1.4", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "4", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "default", "event", "fs", "net", "pipe", "process", "shm", "std", "system", "time", ], visibility = [], ) buildscript_run( name = "rustix-1-build-script-run", package_name = "rustix", buildscript_rule = ":rustix-1-build-script-build", env = { "CARGO_PKG_AUTHORS": "Dan Gohman :Jakub Konka ", "CARGO_PKG_DESCRIPTION": "Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/bytecodealliance/rustix", "CARGO_PKG_RUST_VERSION": "1.63", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "4", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "alloc", "default", "event", "fs", "net", "pipe", "process", "shm", "std", "system", "time", ], version = "1.1.4", ) alias( name = "rustls", actual = ":rustls-0.23", visibility = ["PUBLIC"], ) http_archive( name = "rustls-0.23.43.crate", sha256 = "0283386ce02abc0151e1761d08802dfe86c173b0b494af5cbc086574e453da06", strip_prefix = "rustls-0.23.43", urls = ["https://static.crates.io/crates/rustls/0.23.43/download"], visibility = [], ) cargo.rust_library( name = "rustls-0.23", srcs = [":rustls-0.23.43.crate"], crate = "rustls", crate_root = "rustls-0.23.43.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "rustls", "CARGO_CRATE_NAME": "rustls", "CARGO_MANIFEST_DIR": "rustls-0.23.43.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Rustls is a modern TLS library written in Rust.", "CARGO_PKG_HOMEPAGE": "https://github.com/rustls/rustls", "CARGO_PKG_NAME": "rustls", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rustls/rustls", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.23.43", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "23", "CARGO_PKG_VERSION_PATCH": "43", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :rustls-0.23-build-script-run[out_dir])", }, features = [ "aws-lc-rs", "aws_lc_rs", "default", "log", "logging", "prefer-post-quantum", "std", "tls12", ], named_deps = { "pki_types": ":rustls-pki-types-1", }, rustc_flags = ["@$(location :rustls-0.23-build-script-run[rustc_flags])"], visibility = [], deps = [ ":aws-lc-rs-1", ":log-0.4", ":once_cell-1", ":rustls-webpki-0.103", ":subtle-2", ":zeroize-1", ], ) cargo.rust_binary( name = "rustls-0.23-build-script-build", srcs = [":rustls-0.23.43.crate"], crate = "build_script_build", crate_root = "rustls-0.23.43.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "rustls-0.23.43.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Rustls is a modern TLS library written in Rust.", "CARGO_PKG_HOMEPAGE": "https://github.com/rustls/rustls", "CARGO_PKG_NAME": "rustls", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rustls/rustls", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.23.43", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "23", "CARGO_PKG_VERSION_PATCH": "43", "CARGO_PKG_VERSION_PRE": "", }, features = [ "aws-lc-rs", "aws_lc_rs", "default", "log", "logging", "prefer-post-quantum", "std", "tls12", ], visibility = [], ) buildscript_run( name = "rustls-0.23-build-script-run", package_name = "rustls", buildscript_rule = ":rustls-0.23-build-script-build", env = { "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Rustls is a modern TLS library written in Rust.", "CARGO_PKG_HOMEPAGE": "https://github.com/rustls/rustls", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rustls/rustls", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "23", "CARGO_PKG_VERSION_PATCH": "43", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "aws-lc-rs", "aws_lc_rs", "default", "log", "logging", "prefer-post-quantum", "std", "tls12", ], version = "0.23.43", ) http_archive( name = "rustls-native-certs-0.8.4.crate", sha256 = "dab5152771c58876a2146916e53e35057e1a4dfa2b9df0f0305b07f611fdea4d", strip_prefix = "rustls-native-certs-0.8.4", urls = ["https://static.crates.io/crates/rustls-native-certs/0.8.4/download"], visibility = [], ) cargo.rust_library( name = "rustls-native-certs-0.8", srcs = [":rustls-native-certs-0.8.4.crate"], crate = "rustls_native_certs", crate_root = "rustls-native-certs-0.8.4.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "rustls_native_certs", "CARGO_CRATE_NAME": "rustls_native_certs", "CARGO_MANIFEST_DIR": "rustls-native-certs-0.8.4.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "rustls-native-certs allows rustls to use the platform native certificate store", "CARGO_PKG_HOMEPAGE": "https://github.com/rustls/rustls-native-certs", "CARGO_PKG_NAME": "rustls-native-certs", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rustls/rustls-native-certs", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.8.4", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "8", "CARGO_PKG_VERSION_PATCH": "4", "CARGO_PKG_VERSION_PRE": "", }, named_deps = { "pki_types": ":rustls-pki-types-1", }, platform = { "linux-arm64": dict( deps = [":openssl-probe-0.2"], ), "linux-x86_64": dict( deps = [":openssl-probe-0.2"], ), "macos-arm64": dict( deps = [":security-framework-3"], ), "macos-x86_64": dict( deps = [":security-framework-3"], ), }, visibility = [], ) http_archive( name = "rustls-pemfile-2.2.0.crate", sha256 = "dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50", strip_prefix = "rustls-pemfile-2.2.0", urls = ["https://static.crates.io/crates/rustls-pemfile/2.2.0/download"], visibility = [], ) cargo.rust_library( name = "rustls-pemfile-2", srcs = [":rustls-pemfile-2.2.0.crate"], crate = "rustls_pemfile", crate_root = "rustls-pemfile-2.2.0.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "rustls_pemfile", "CARGO_CRATE_NAME": "rustls_pemfile", "CARGO_MANIFEST_DIR": "rustls-pemfile-2.2.0.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Basic .pem file parser for keys and certificates", "CARGO_PKG_HOMEPAGE": "https://github.com/rustls/pemfile", "CARGO_PKG_NAME": "rustls-pemfile", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rustls/pemfile", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "2.2.0", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], named_deps = { "pki_types": ":rustls-pki-types-1", }, visibility = [], ) http_archive( name = "rustls-pki-types-1.15.1.crate", sha256 = "2f4925028c7eb5d1fcdaf196971378ed9d2c1c4efc7dc5d011256f76c99c0a96", strip_prefix = "rustls-pki-types-1.15.1", urls = ["https://static.crates.io/crates/rustls-pki-types/1.15.1/download"], visibility = [], ) cargo.rust_library( name = "rustls-pki-types-1", srcs = [":rustls-pki-types-1.15.1.crate"], crate = "rustls_pki_types", crate_root = "rustls-pki-types-1.15.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "rustls_pki_types", "CARGO_CRATE_NAME": "rustls_pki_types", "CARGO_MANIFEST_DIR": "rustls-pki-types-1.15.1.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Shared types for the rustls PKI ecosystem", "CARGO_PKG_HOMEPAGE": "https://github.com/rustls/pki-types", "CARGO_PKG_NAME": "rustls-pki-types", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rustls/pki-types", "CARGO_PKG_RUST_VERSION": "1.60", "CARGO_PKG_VERSION": "1.15.1", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "15", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "default", "std", ], visibility = [], deps = [":zeroize-1"], ) http_archive( name = "rustls-platform-verifier-0.6.2.crate", sha256 = "1d99feebc72bae7ab76ba994bb5e121b8d83d910ca40b36e0921f53becc41784", strip_prefix = "rustls-platform-verifier-0.6.2", urls = ["https://static.crates.io/crates/rustls-platform-verifier/0.6.2/download"], visibility = [], ) cargo.rust_library( name = "rustls-platform-verifier-0.6", srcs = [":rustls-platform-verifier-0.6.2.crate"], crate = "rustls_platform_verifier", crate_root = "rustls-platform-verifier-0.6.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "rustls_platform_verifier", "CARGO_CRATE_NAME": "rustls_platform_verifier", "CARGO_MANIFEST_DIR": "rustls-platform-verifier-0.6.2.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "rustls-platform-verifier supports verifying TLS certificates in rustls with the operating system verifier", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "rustls-platform-verifier", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rustls/rustls-platform-verifier", "CARGO_PKG_RUST_VERSION": "1.71.0", "CARGO_PKG_VERSION": "0.6.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "6", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, platform = { "linux-arm64": dict( deps = [ ":rustls-native-certs-0.8", ":rustls-webpki-0.103", ], ), "linux-x86_64": dict( deps = [ ":rustls-native-certs-0.8", ":rustls-webpki-0.103", ], ), "macos-arm64": dict( deps = [ ":core-foundation-0.10", ":core-foundation-sys-0.8", ":security-framework-3", ":security-framework-sys-2", ], ), "macos-x86_64": dict( deps = [ ":core-foundation-0.10", ":core-foundation-sys-0.8", ":security-framework-3", ":security-framework-sys-2", ], ), }, visibility = [], deps = [ ":log-0.4", ":rustls-0.23", ], ) http_archive( name = "rustls-platform-verifier-0.7.0.crate", sha256 = "26d1e2536ce4f35f4846aa13bff16bd0ff40157cdb14cc056c7b14ba41233ba0", strip_prefix = "rustls-platform-verifier-0.7.0", urls = ["https://static.crates.io/crates/rustls-platform-verifier/0.7.0/download"], visibility = [], ) cargo.rust_library( name = "rustls-platform-verifier-0.7", srcs = [":rustls-platform-verifier-0.7.0.crate"], crate = "rustls_platform_verifier", crate_root = "rustls-platform-verifier-0.7.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "rustls_platform_verifier", "CARGO_CRATE_NAME": "rustls_platform_verifier", "CARGO_MANIFEST_DIR": "rustls-platform-verifier-0.7.0.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "rustls-platform-verifier supports verifying TLS certificates in rustls with the operating system verifier", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "rustls-platform-verifier", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rustls/rustls-platform-verifier", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "0.7.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "7", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, platform = { "linux-arm64": dict( deps = [ ":rustls-native-certs-0.8", ":rustls-webpki-0.103", ], ), "linux-x86_64": dict( deps = [ ":rustls-native-certs-0.8", ":rustls-webpki-0.103", ], ), "macos-arm64": dict( deps = [ ":core-foundation-0.10", ":core-foundation-sys-0.8", ":security-framework-3", ":security-framework-sys-2", ], ), "macos-x86_64": dict( deps = [ ":core-foundation-0.10", ":core-foundation-sys-0.8", ":security-framework-3", ":security-framework-sys-2", ], ), }, visibility = [], deps = [ ":log-0.4", ":rustls-0.23", ], ) http_archive( name = "rustls-webpki-0.103.13.crate", sha256 = "61c429a8649f110dddef65e2a5ad240f747e85f7758a6bccc7e5777bd33f756e", strip_prefix = "rustls-webpki-0.103.13", urls = ["https://static.crates.io/crates/rustls-webpki/0.103.13/download"], visibility = [], ) cargo.rust_library( name = "rustls-webpki-0.103", srcs = [":rustls-webpki-0.103.13.crate"], crate = "webpki", crate_root = "rustls-webpki-0.103.13.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "webpki", "CARGO_CRATE_NAME": "webpki", "CARGO_MANIFEST_DIR": "rustls-webpki-0.103.13.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Web PKI X.509 Certificate Verification.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "rustls-webpki", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rustls/webpki", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.103.13", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "103", "CARGO_PKG_VERSION_PATCH": "13", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "aws-lc-rs", "default", "std", ], named_deps = { "pki_types": ":rustls-pki-types-1", }, visibility = [], deps = [ ":aws-lc-rs-1", ":untrusted-0.9", ], ) http_archive( name = "rustversion-1.0.23.crate", sha256 = "cf54715a573b99ac80df0bc206da022bcd442c974952c7b9720069370852e21f", strip_prefix = "rustversion-1.0.23", urls = ["https://static.crates.io/crates/rustversion/1.0.23/download"], visibility = [], ) cargo.rust_library( name = "rustversion-1", srcs = [":rustversion-1.0.23.crate"], crate = "rustversion", crate_root = "rustversion-1.0.23.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "rustversion", "CARGO_CRATE_NAME": "rustversion", "CARGO_MANIFEST_DIR": "rustversion-1.0.23.crate", "CARGO_PKG_AUTHORS": "David Tolnay ", "CARGO_PKG_DESCRIPTION": "Conditional compilation according to rustc compiler version", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "rustversion", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/rustversion", "CARGO_PKG_RUST_VERSION": "1.31", "CARGO_PKG_VERSION": "1.0.23", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "23", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :rustversion-1-build-script-run[out_dir])", }, proc_macro = True, rustc_flags = ["@$(location :rustversion-1-build-script-run[rustc_flags])"], visibility = [], ) cargo.rust_binary( name = "rustversion-1-build-script-build", srcs = [":rustversion-1.0.23.crate"], crate = "build_script_build", crate_root = "rustversion-1.0.23.crate/build/build.rs", edition = "2018", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "rustversion-1.0.23.crate", "CARGO_PKG_AUTHORS": "David Tolnay ", "CARGO_PKG_DESCRIPTION": "Conditional compilation according to rustc compiler version", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "rustversion", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/rustversion", "CARGO_PKG_RUST_VERSION": "1.31", "CARGO_PKG_VERSION": "1.0.23", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "23", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) buildscript_run( name = "rustversion-1-build-script-run", package_name = "rustversion", buildscript_rule = ":rustversion-1-build-script-build", env = { "CARGO_PKG_AUTHORS": "David Tolnay ", "CARGO_PKG_DESCRIPTION": "Conditional compilation according to rustc compiler version", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/rustversion", "CARGO_PKG_RUST_VERSION": "1.31", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "23", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, version = "1.0.23", ) cargo.rust_library( name = "rusty-capture-0.1", srcs = [":iroh-live-cba230b1e993c078.git"], crate = "rusty_capture", crate_root = "iroh-live-cba230b1e993c078/rusty-capture/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "rusty_capture", "CARGO_CRATE_NAME": "rusty_capture", "CARGO_MANIFEST_DIR": "iroh-live-cba230b1e993c078", "CARGO_PKG_AUTHORS": "Franz Heinzmann ", "CARGO_PKG_DESCRIPTION": "Cross-platform screen and camera capture with zero-copy GPU buffer support", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "rusty-capture", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/iroh-live", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.1.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :rusty-capture-0.1-build-script-run[out_dir])", }, features = [ "camera-apple", "v4l2", ], platform = { "linux-arm64": dict( deps = [ ":libc-0.2", ":nix-0.30", ":v4l2r-0.0.7", ], ), "linux-x86_64": dict( deps = [ ":libc-0.2", ":nix-0.30", ":v4l2r-0.0.7", ], ), "macos-arm64": dict( deps = [ ":block2-0.6", ":dispatch2-0.3", ":objc2-0.6", ":objc2-av-foundation-0.3", ":objc2-core-media-0.3", ":objc2-core-video-0.3", ":objc2-foundation-0.3", ], ), "macos-x86_64": dict( deps = [ ":block2-0.6", ":dispatch2-0.3", ":objc2-0.6", ":objc2-av-foundation-0.3", ":objc2-core-media-0.3", ":objc2-core-video-0.3", ":objc2-foundation-0.3", ], ), }, rustc_flags = ["@$(location :rusty-capture-0.1-build-script-run[rustc_flags])"], visibility = [], deps = [ ":anyhow-1", ":bytes-1", ":derive_more-2", ":image-0.25", ":rusty-codecs-0.1", ":tracing-0.1", ], ) cargo.rust_binary( name = "rusty-capture-0.1-build-script-build", srcs = [":iroh-live-cba230b1e993c078.git"], crate = "build_script_build", crate_root = "iroh-live-cba230b1e993c078/rusty-capture/build.rs", edition = "2024", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "iroh-live-cba230b1e993c078", "CARGO_PKG_AUTHORS": "Franz Heinzmann ", "CARGO_PKG_DESCRIPTION": "Cross-platform screen and camera capture with zero-copy GPU buffer support", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "rusty-capture", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/iroh-live", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.1.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "camera-apple", "v4l2", ], visibility = [], ) buildscript_run( name = "rusty-capture-0.1-build-script-run", package_name = "rusty-capture", buildscript_rule = ":rusty-capture-0.1-build-script-build", env = { "CARGO_PKG_AUTHORS": "Franz Heinzmann ", "CARGO_PKG_DESCRIPTION": "Cross-platform screen and camera capture with zero-copy GPU buffer support", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/iroh-live", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "camera-apple", "v4l2", ], manifest_dir = ":iroh-live-cba230b1e993c078.git[rusty-capture]", version = "0.1.0", ) cargo.rust_library( name = "rusty-codecs-0.1", srcs = [":iroh-live-cba230b1e993c078.git"], crate = "rusty_codecs", crate_root = "iroh-live-cba230b1e993c078/rusty-codecs/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "rusty_codecs", "CARGO_CRATE_NAME": "rusty_codecs", "CARGO_MANIFEST_DIR": "iroh-live-cba230b1e993c078", "CARGO_PKG_AUTHORS": "Franz Heinzmann ", "CARGO_PKG_DESCRIPTION": "Audio and video codec implementations: encoding, decoding, and format conversion", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "rusty-codecs", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/iroh-live", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.1.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :rusty-codecs-0.1-build-script-run[out_dir])", }, features = [ "h264", "hang", "opus", ], rustc_flags = ["@$(location :rusty-codecs-0.1-build-script-run[rustc_flags])"], visibility = [], deps = [ ":anyhow-1", ":audioadapter-buffers-2", ":buf-list-1", ":bytes-1", ":derive_more-2", ":hang-0.15", ":image-0.25", ":libc-0.2", ":n0-future-0.3", ":openh264-0.9", ":pic-scale-0.6", ":rubato-1", ":strum-0.28", ":throttled-tracing-0.1", ":tracing-0.1", ":unsafe-libopus-0.2", ":yuv-0.8", ], ) cargo.rust_binary( name = "rusty-codecs-0.1-build-script-build", srcs = [":iroh-live-cba230b1e993c078.git"], crate = "build_script_build", crate_root = "iroh-live-cba230b1e993c078/rusty-codecs/build.rs", edition = "2024", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "iroh-live-cba230b1e993c078", "CARGO_PKG_AUTHORS": "Franz Heinzmann ", "CARGO_PKG_DESCRIPTION": "Audio and video codec implementations: encoding, decoding, and format conversion", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "rusty-codecs", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/iroh-live", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.1.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "h264", "hang", "opus", ], visibility = [], ) buildscript_run( name = "rusty-codecs-0.1-build-script-run", package_name = "rusty-codecs", buildscript_rule = ":rusty-codecs-0.1-build-script-build", env = { "CARGO_PKG_AUTHORS": "Franz Heinzmann ", "CARGO_PKG_DESCRIPTION": "Audio and video codec implementations: encoding, decoding, and format conversion", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/iroh-live", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "h264", "hang", "opus", ], manifest_dir = ":iroh-live-cba230b1e993c078.git[rusty-codecs]", version = "0.1.0", ) http_archive( name = "ryu-1.0.23.crate", sha256 = "9774ba4a74de5f7b1c1451ed6cd5285a32eddb5cccb8cc655a4e50009e06477f", strip_prefix = "ryu-1.0.23", urls = ["https://static.crates.io/crates/ryu/1.0.23/download"], visibility = [], ) cargo.rust_library( name = "ryu-1", srcs = [":ryu-1.0.23.crate"], crate = "ryu", crate_root = "ryu-1.0.23.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "ryu", "CARGO_CRATE_NAME": "ryu", "CARGO_MANIFEST_DIR": "ryu-1.0.23.crate", "CARGO_PKG_AUTHORS": "David Tolnay ", "CARGO_PKG_DESCRIPTION": "Fast floating point to string conversion", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "ryu", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/ryu", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "1.0.23", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "23", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "safe_arch-1.1.0.crate", sha256 = "3a52ec151f024d703f9fd65abb7cbe81e7cdb39f18917a3a37e3014470dc7c59", strip_prefix = "safe_arch-1.1.0", urls = ["https://static.crates.io/crates/safe_arch/1.1.0/download"], visibility = [], ) cargo.rust_library( name = "safe_arch-1", srcs = [":safe_arch-1.1.0.crate"], crate = "safe_arch", crate_root = "safe_arch-1.1.0.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "safe_arch", "CARGO_CRATE_NAME": "safe_arch", "CARGO_MANIFEST_DIR": "safe_arch-1.1.0.crate", "CARGO_PKG_AUTHORS": "Lokathor ", "CARGO_PKG_DESCRIPTION": "Crate that exposes `core::arch` safely via `#[cfg()]`.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "safe_arch", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/Lokathor/safe_arch", "CARGO_PKG_RUST_VERSION": "1.89", "CARGO_PKG_VERSION": "1.1.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "bytemuck", "default", ], visibility = [], deps = [":bytemuck-1"], ) http_archive( name = "same-file-1.0.6.crate", sha256 = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502", strip_prefix = "same-file-1.0.6", urls = ["https://static.crates.io/crates/same-file/1.0.6/download"], visibility = [], ) cargo.rust_library( name = "same-file-1", srcs = [":same-file-1.0.6.crate"], crate = "same_file", crate_root = "same-file-1.0.6.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "same_file", "CARGO_CRATE_NAME": "same_file", "CARGO_MANIFEST_DIR": "same-file-1.0.6.crate", "CARGO_PKG_AUTHORS": "Andrew Gallant ", "CARGO_PKG_DESCRIPTION": "A simple crate for determining whether two file paths point to the same file.\n", "CARGO_PKG_HOMEPAGE": "https://github.com/BurntSushi/same-file", "CARGO_PKG_NAME": "same-file", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/BurntSushi/same-file", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "1.0.6", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "6", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "scoped-tls-1.0.1.crate", sha256 = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294", strip_prefix = "scoped-tls-1.0.1", urls = ["https://static.crates.io/crates/scoped-tls/1.0.1/download"], visibility = [], ) cargo.rust_library( name = "scoped-tls-1", srcs = [":scoped-tls-1.0.1.crate"], crate = "scoped_tls", crate_root = "scoped-tls-1.0.1.crate/src/lib.rs", edition = "2015", env = { "CARGO_BIN_NAME": "scoped_tls", "CARGO_CRATE_NAME": "scoped_tls", "CARGO_MANIFEST_DIR": "scoped-tls-1.0.1.crate", "CARGO_PKG_AUTHORS": "Alex Crichton ", "CARGO_PKG_DESCRIPTION": "Library implementation of the standard library's old `scoped_thread_local!`\nmacro for providing scoped access to thread local storage (TLS) so any type can\nbe stored into TLS.\n", "CARGO_PKG_HOMEPAGE": "https://github.com/alexcrichton/scoped-tls", "CARGO_PKG_NAME": "scoped-tls", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/alexcrichton/scoped-tls", "CARGO_PKG_RUST_VERSION": "1.59", "CARGO_PKG_VERSION": "1.0.1", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "scopeguard-1.2.0.crate", sha256 = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49", strip_prefix = "scopeguard-1.2.0", urls = ["https://static.crates.io/crates/scopeguard/1.2.0/download"], visibility = [], ) cargo.rust_library( name = "scopeguard-1", srcs = [":scopeguard-1.2.0.crate"], crate = "scopeguard", crate_root = "scopeguard-1.2.0.crate/src/lib.rs", edition = "2015", env = { "CARGO_BIN_NAME": "scopeguard", "CARGO_CRATE_NAME": "scopeguard", "CARGO_MANIFEST_DIR": "scopeguard-1.2.0.crate", "CARGO_PKG_AUTHORS": "bluss", "CARGO_PKG_DESCRIPTION": "A RAII scope guard that will run a given closure when it goes out of scope,\neven if the code between panics (assuming unwinding panic).\n\nDefines the macros `defer!`, `defer_on_unwind!`, `defer_on_success!` as\nshorthands for guards with one of the implemented strategies.\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "scopeguard", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/bluss/scopeguard", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "1.2.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "sctk-adwaita-0.10.1.crate", sha256 = "b6277f0217056f77f1d8f49f2950ac6c278c0d607c45f5ee99328d792ede24ec", strip_prefix = "sctk-adwaita-0.10.1", urls = ["https://static.crates.io/crates/sctk-adwaita/0.10.1/download"], visibility = [], ) cargo.rust_library( name = "sctk-adwaita-0.10", srcs = [":sctk-adwaita-0.10.1.crate"], crate = "sctk_adwaita", crate_root = "sctk-adwaita-0.10.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "sctk_adwaita", "CARGO_CRATE_NAME": "sctk_adwaita", "CARGO_MANIFEST_DIR": "sctk-adwaita-0.10.1.crate", "CARGO_PKG_AUTHORS": "Poly ", "CARGO_PKG_DESCRIPTION": "Adwaita-like SCTK Frame", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "sctk-adwaita", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/PolyMeilex/sctk-adwaita", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.10.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "10", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "ab_glyph", "memmap2", ], visibility = [], deps = [ ":ab_glyph-0.2", ":log-0.4", ":memmap2-0.9", ":smithay-client-toolkit-0.19", ":tiny-skia-0.11", ], ) http_archive( name = "security-framework-3.7.0.crate", sha256 = "b7f4bc775c73d9a02cde8bf7b2ec4c9d12743edf609006c7facc23998404cd1d", strip_prefix = "security-framework-3.7.0", urls = ["https://static.crates.io/crates/security-framework/3.7.0/download"], visibility = [], ) cargo.rust_library( name = "security-framework-3", srcs = [":security-framework-3.7.0.crate"], crate = "security_framework", crate_root = "security-framework-3.7.0.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "security_framework", "CARGO_CRATE_NAME": "security_framework", "CARGO_MANIFEST_DIR": "security-framework-3.7.0.crate", "CARGO_PKG_AUTHORS": "Steven Fackler :Kornel ", "CARGO_PKG_DESCRIPTION": "Security.framework bindings for macOS and iOS", "CARGO_PKG_HOMEPAGE": "https://lib.rs/crates/security_framework", "CARGO_PKG_NAME": "security-framework", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/kornelski/rust-security-framework", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "3.7.0", "CARGO_PKG_VERSION_MAJOR": "3", "CARGO_PKG_VERSION_MINOR": "7", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "OSX_10_14", "alpn", "default", "session-tickets", ], visibility = [], deps = [ ":bitflags-2", ":core-foundation-0.10", ":core-foundation-sys-0.8", ":libc-0.2", ":security-framework-sys-2", ], ) http_archive( name = "security-framework-sys-2.17.0.crate", sha256 = "6ce2691df843ecc5d231c0b14ece2acc3efb62c0a398c7e1d875f3983ce020e3", strip_prefix = "security-framework-sys-2.17.0", urls = ["https://static.crates.io/crates/security-framework-sys/2.17.0/download"], visibility = [], ) cargo.rust_library( name = "security-framework-sys-2", srcs = [":security-framework-sys-2.17.0.crate"], crate = "security_framework_sys", crate_root = "security-framework-sys-2.17.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "security_framework_sys", "CARGO_CRATE_NAME": "security_framework_sys", "CARGO_MANIFEST_DIR": "security-framework-sys-2.17.0.crate", "CARGO_PKG_AUTHORS": "Steven Fackler :Kornel ", "CARGO_PKG_DESCRIPTION": "Apple `Security.framework` low-level FFI bindings", "CARGO_PKG_HOMEPAGE": "https://lib.rs/crates/security-framework-sys", "CARGO_PKG_NAME": "security-framework-sys", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/kornelski/rust-security-framework", "CARGO_PKG_RUST_VERSION": "1.70", "CARGO_PKG_VERSION": "2.17.0", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "17", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "OSX_10_13", "default", ], visibility = [], deps = [ ":core-foundation-sys-0.8", ":libc-0.2", ], ) http_archive( name = "seize-0.5.1.crate", sha256 = "5b55fb86dfd3a2f5f76ea78310a88f96c4ea21a3031f8d212443d56123fd0521", strip_prefix = "seize-0.5.1", urls = ["https://static.crates.io/crates/seize/0.5.1/download"], visibility = [], ) cargo.rust_library( name = "seize-0.5", srcs = [":seize-0.5.1.crate"], crate = "seize", crate_root = "seize-0.5.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "seize", "CARGO_CRATE_NAME": "seize", "CARGO_MANIFEST_DIR": "seize-0.5.1.crate", "CARGO_PKG_AUTHORS": "Ibraheem Ahmed ", "CARGO_PKG_DESCRIPTION": "Fast, efficient, and predictable memory reclamation for concurrent data structures.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "seize", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/ibraheemdev/seize", "CARGO_PKG_RUST_VERSION": "1.72.0", "CARGO_PKG_VERSION": "0.5.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "fast-barrier", "libc", "windows-sys", ], visibility = [], deps = [":libc-0.2"], ) http_archive( name = "self_cell-1.3.0.crate", sha256 = "2ab42ca02749e120097e328d91d415325bdf43b1c72c4c8badf37375fe40a813", strip_prefix = "self_cell-1.3.0", urls = ["https://static.crates.io/crates/self_cell/1.3.0/download"], visibility = [], ) cargo.rust_library( name = "self_cell-1", srcs = [":self_cell-1.3.0.crate"], crate = "self_cell", crate_root = "self_cell-1.3.0.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "self_cell", "CARGO_CRATE_NAME": "self_cell", "CARGO_MANIFEST_DIR": "self_cell-1.3.0.crate", "CARGO_PKG_AUTHORS": "Lukas Bergdoll ", "CARGO_PKG_DESCRIPTION": "Safe-to-use proc-macro-free self-referential structs in stable Rust.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "self_cell", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/Voultapher/self_cell", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "1.3.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "semver-1.0.28.crate", sha256 = "8a7852d02fc848982e0c167ef163aaff9cd91dc640ba85e263cb1ce46fae51cd", strip_prefix = "semver-1.0.28", urls = ["https://static.crates.io/crates/semver/1.0.28/download"], visibility = [], ) cargo.rust_library( name = "semver-1", srcs = [":semver-1.0.28.crate"], crate = "semver", crate_root = "semver-1.0.28.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "semver", "CARGO_CRATE_NAME": "semver", "CARGO_MANIFEST_DIR": "semver-1.0.28.crate", "CARGO_PKG_AUTHORS": "David Tolnay ", "CARGO_PKG_DESCRIPTION": "Parser and evaluator for Cargo's flavor of Semantic Versioning", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "semver", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/semver", "CARGO_PKG_RUST_VERSION": "1.68", "CARGO_PKG_VERSION": "1.0.28", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "28", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], ) http_archive( name = "serde-1.0.229.crate", sha256 = "4148590afebada386688f18773da617792bf2ef03ffc1e4cbd2b1d45b023e0ba", strip_prefix = "serde-1.0.229", urls = ["https://static.crates.io/crates/serde/1.0.229/download"], visibility = [], ) cargo.rust_library( name = "serde-1", srcs = [":serde-1.0.229.crate"], crate = "serde", crate_root = "serde-1.0.229.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "serde", "CARGO_CRATE_NAME": "serde", "CARGO_MANIFEST_DIR": "serde-1.0.229.crate", "CARGO_PKG_AUTHORS": "Erick Tryzelaar :David Tolnay ", "CARGO_PKG_DESCRIPTION": "A generic serialization/deserialization framework", "CARGO_PKG_HOMEPAGE": "https://serde.rs", "CARGO_PKG_NAME": "serde", "CARGO_PKG_README": "crates-io.md", "CARGO_PKG_REPOSITORY": "https://github.com/serde-rs/serde", "CARGO_PKG_RUST_VERSION": "1.56", "CARGO_PKG_VERSION": "1.0.229", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "229", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :serde-1-build-script-run[out_dir])", }, features = [ "alloc", "default", "derive", "rc", "serde_derive", "std", ], rustc_flags = ["@$(location :serde-1-build-script-run[rustc_flags])"], visibility = [], deps = [ ":serde_core-1", ":serde_derive-1", ], ) cargo.rust_binary( name = "serde-1-build-script-build", srcs = [":serde-1.0.229.crate"], crate = "build_script_build", crate_root = "serde-1.0.229.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "serde-1.0.229.crate", "CARGO_PKG_AUTHORS": "Erick Tryzelaar :David Tolnay ", "CARGO_PKG_DESCRIPTION": "A generic serialization/deserialization framework", "CARGO_PKG_HOMEPAGE": "https://serde.rs", "CARGO_PKG_NAME": "serde", "CARGO_PKG_README": "crates-io.md", "CARGO_PKG_REPOSITORY": "https://github.com/serde-rs/serde", "CARGO_PKG_RUST_VERSION": "1.56", "CARGO_PKG_VERSION": "1.0.229", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "229", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "default", "derive", "rc", "serde_derive", "std", ], visibility = [], ) buildscript_run( name = "serde-1-build-script-run", package_name = "serde", buildscript_rule = ":serde-1-build-script-build", env = { "CARGO_PKG_AUTHORS": "Erick Tryzelaar :David Tolnay ", "CARGO_PKG_DESCRIPTION": "A generic serialization/deserialization framework", "CARGO_PKG_HOMEPAGE": "https://serde.rs", "CARGO_PKG_README": "crates-io.md", "CARGO_PKG_REPOSITORY": "https://github.com/serde-rs/serde", "CARGO_PKG_RUST_VERSION": "1.56", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "229", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "alloc", "default", "derive", "rc", "serde_derive", "std", ], version = "1.0.229", ) http_archive( name = "serde-big-array-0.5.1.crate", sha256 = "11fc7cc2c76d73e0f27ee52abbd64eec84d46f370c88371120433196934e4b7f", strip_prefix = "serde-big-array-0.5.1", urls = ["https://static.crates.io/crates/serde-big-array/0.5.1/download"], visibility = [], ) cargo.rust_library( name = "serde-big-array-0.5", srcs = [":serde-big-array-0.5.1.crate"], crate = "serde_big_array", crate_root = "serde-big-array-0.5.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "serde_big_array", "CARGO_CRATE_NAME": "serde_big_array", "CARGO_MANIFEST_DIR": "serde-big-array-0.5.1.crate", "CARGO_PKG_AUTHORS": "est31 :David Tolnay ", "CARGO_PKG_DESCRIPTION": "Big array helper for serde.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "serde-big-array", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/est31/serde-big-array", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.5.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":serde-1"], ) http_archive( name = "serde_bytes-0.11.19.crate", sha256 = "a5d440709e79d88e51ac01c4b72fc6cb7314017bb7da9eeff678aa94c10e3ea8", strip_prefix = "serde_bytes-0.11.19", urls = ["https://static.crates.io/crates/serde_bytes/0.11.19/download"], visibility = [], ) cargo.rust_library( name = "serde_bytes-0.11", srcs = [":serde_bytes-0.11.19.crate"], crate = "serde_bytes", crate_root = "serde_bytes-0.11.19.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "serde_bytes", "CARGO_CRATE_NAME": "serde_bytes", "CARGO_MANIFEST_DIR": "serde_bytes-0.11.19.crate", "CARGO_PKG_AUTHORS": "David Tolnay ", "CARGO_PKG_DESCRIPTION": "Optimized handling of `&[u8]` and `Vec` for Serde", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "serde_bytes", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/serde-rs/bytes", "CARGO_PKG_RUST_VERSION": "1.68", "CARGO_PKG_VERSION": "0.11.19", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "11", "CARGO_PKG_VERSION_PATCH": "19", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], deps = [":serde_core-1"], ) http_archive( name = "serde_core-1.0.229.crate", sha256 = "67dca2c9c51e58a4791a4b1ed58308b39c64224d349a935ab5039aa360942a48", strip_prefix = "serde_core-1.0.229", urls = ["https://static.crates.io/crates/serde_core/1.0.229/download"], visibility = [], ) cargo.rust_library( name = "serde_core-1", srcs = [":serde_core-1.0.229.crate"], crate = "serde_core", crate_root = "serde_core-1.0.229.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "serde_core", "CARGO_CRATE_NAME": "serde_core", "CARGO_MANIFEST_DIR": "serde_core-1.0.229.crate", "CARGO_PKG_AUTHORS": "Erick Tryzelaar :David Tolnay ", "CARGO_PKG_DESCRIPTION": "Serde traits only, with no support for derive -- use the `serde` crate instead", "CARGO_PKG_HOMEPAGE": "https://serde.rs", "CARGO_PKG_NAME": "serde_core", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/serde-rs/serde", "CARGO_PKG_RUST_VERSION": "1.56", "CARGO_PKG_VERSION": "1.0.229", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "229", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :serde_core-1-build-script-run[out_dir])", }, features = [ "alloc", "rc", "result", "std", ], rustc_flags = ["@$(location :serde_core-1-build-script-run[rustc_flags])"], visibility = [], ) cargo.rust_binary( name = "serde_core-1-build-script-build", srcs = [":serde_core-1.0.229.crate"], crate = "build_script_build", crate_root = "serde_core-1.0.229.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "serde_core-1.0.229.crate", "CARGO_PKG_AUTHORS": "Erick Tryzelaar :David Tolnay ", "CARGO_PKG_DESCRIPTION": "Serde traits only, with no support for derive -- use the `serde` crate instead", "CARGO_PKG_HOMEPAGE": "https://serde.rs", "CARGO_PKG_NAME": "serde_core", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/serde-rs/serde", "CARGO_PKG_RUST_VERSION": "1.56", "CARGO_PKG_VERSION": "1.0.229", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "229", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "rc", "result", "std", ], visibility = [], ) buildscript_run( name = "serde_core-1-build-script-run", package_name = "serde_core", buildscript_rule = ":serde_core-1-build-script-build", env = { "CARGO_PKG_AUTHORS": "Erick Tryzelaar :David Tolnay ", "CARGO_PKG_DESCRIPTION": "Serde traits only, with no support for derive -- use the `serde` crate instead", "CARGO_PKG_HOMEPAGE": "https://serde.rs", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/serde-rs/serde", "CARGO_PKG_RUST_VERSION": "1.56", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "229", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "alloc", "rc", "result", "std", ], version = "1.0.229", ) http_archive( name = "serde_derive-1.0.229.crate", sha256 = "e7a5d71263a5a7d47b41f6b3f06ba276f10cc18b0931f1799f710578e2309348", strip_prefix = "serde_derive-1.0.229", urls = ["https://static.crates.io/crates/serde_derive/1.0.229/download"], visibility = [], ) cargo.rust_library( name = "serde_derive-1", srcs = [":serde_derive-1.0.229.crate"], crate = "serde_derive", crate_root = "serde_derive-1.0.229.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "serde_derive", "CARGO_CRATE_NAME": "serde_derive", "CARGO_MANIFEST_DIR": "serde_derive-1.0.229.crate", "CARGO_PKG_AUTHORS": "Erick Tryzelaar :David Tolnay ", "CARGO_PKG_DESCRIPTION": "Macros 1.1 implementation of #[derive(Serialize, Deserialize)]", "CARGO_PKG_HOMEPAGE": "https://serde.rs", "CARGO_PKG_NAME": "serde_derive", "CARGO_PKG_README": "crates-io.md", "CARGO_PKG_REPOSITORY": "https://github.com/serde-rs/serde", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "1.0.229", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "229", "CARGO_PKG_VERSION_PRE": "", }, features = ["default"], proc_macro = True, visibility = [], deps = [ ":proc-macro2-1", ":quote-1", ":syn-3", ], ) http_archive( name = "serde_json-1.0.151.crate", sha256 = "c841b55ecdae098c80dcae9cf767f6f8a0c2cdb3416bbef72181df4d0fe73f14", strip_prefix = "serde_json-1.0.151", urls = ["https://static.crates.io/crates/serde_json/1.0.151/download"], visibility = [], ) cargo.rust_library( name = "serde_json-1", srcs = [":serde_json-1.0.151.crate"], crate = "serde_json", crate_root = "serde_json-1.0.151.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "serde_json", "CARGO_CRATE_NAME": "serde_json", "CARGO_MANIFEST_DIR": "serde_json-1.0.151.crate", "CARGO_PKG_AUTHORS": "Erick Tryzelaar :David Tolnay ", "CARGO_PKG_DESCRIPTION": "A JSON serialization file format", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "serde_json", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/serde-rs/json", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "1.0.151", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "151", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :serde_json-1-build-script-run[out_dir])", }, features = [ "alloc", "default", "std", ], rustc_flags = ["@$(location :serde_json-1-build-script-run[rustc_flags])"], visibility = [], deps = [ ":itoa-1", ":memchr-2", ":serde_core-1", ":zmij-1", ], ) cargo.rust_binary( name = "serde_json-1-build-script-build", srcs = [":serde_json-1.0.151.crate"], crate = "build_script_build", crate_root = "serde_json-1.0.151.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "serde_json-1.0.151.crate", "CARGO_PKG_AUTHORS": "Erick Tryzelaar :David Tolnay ", "CARGO_PKG_DESCRIPTION": "A JSON serialization file format", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "serde_json", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/serde-rs/json", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "1.0.151", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "151", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "default", "std", ], visibility = [], ) buildscript_run( name = "serde_json-1-build-script-run", package_name = "serde_json", buildscript_rule = ":serde_json-1-build-script-build", env = { "CARGO_PKG_AUTHORS": "Erick Tryzelaar :David Tolnay ", "CARGO_PKG_DESCRIPTION": "A JSON serialization file format", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/serde-rs/json", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "151", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "alloc", "default", "std", ], version = "1.0.151", ) http_archive( name = "serde_urlencoded-0.7.1.crate", sha256 = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd", strip_prefix = "serde_urlencoded-0.7.1", urls = ["https://static.crates.io/crates/serde_urlencoded/0.7.1/download"], visibility = [], ) cargo.rust_library( name = "serde_urlencoded-0.7", srcs = [":serde_urlencoded-0.7.1.crate"], crate = "serde_urlencoded", crate_root = "serde_urlencoded-0.7.1.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "serde_urlencoded", "CARGO_CRATE_NAME": "serde_urlencoded", "CARGO_MANIFEST_DIR": "serde_urlencoded-0.7.1.crate", "CARGO_PKG_AUTHORS": "Anthony Ramine ", "CARGO_PKG_DESCRIPTION": "`x-www-form-urlencoded` meets Serde", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "serde_urlencoded", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/nox/serde_urlencoded", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.7.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "7", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":form_urlencoded-1", ":itoa-1", ":ryu-1", ":serde-1", ], ) http_archive( name = "serde_with-3.21.0.crate", sha256 = "76a5c54c7310e7b8b9577c286d7e399ddd876c3e12b3ed917a8aabc4b96e9e8c", strip_prefix = "serde_with-3.21.0", urls = ["https://static.crates.io/crates/serde_with/3.21.0/download"], visibility = [], ) cargo.rust_library( name = "serde_with-3", srcs = [":serde_with-3.21.0.crate"], crate = "serde_with", crate_root = "serde_with-3.21.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "serde_with", "CARGO_CRATE_NAME": "serde_with", "CARGO_MANIFEST_DIR": "serde_with-3.21.0.crate", "CARGO_PKG_AUTHORS": "Jonas Bushart:Marcin Kaźmierczak", "CARGO_PKG_DESCRIPTION": "Custom de/serialization functions for Rust's serde", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "serde_with", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/jonasbb/serde_with/", "CARGO_PKG_RUST_VERSION": "1.88", "CARGO_PKG_VERSION": "3.21.0", "CARGO_PKG_VERSION_MAJOR": "3", "CARGO_PKG_VERSION_MINOR": "21", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "default", "hex", "macros", "std", ], visibility = [], deps = [ ":hex-0.4", ":serde_core-1", ":serde_with_macros-3", ], ) http_archive( name = "serde_with_macros-3.21.0.crate", sha256 = "84d57bc0c8b9a17920c178daa6bb924850d54a9c97ab45194bb8c17ad66bb660", strip_prefix = "serde_with_macros-3.21.0", urls = ["https://static.crates.io/crates/serde_with_macros/3.21.0/download"], visibility = [], ) cargo.rust_library( name = "serde_with_macros-3", srcs = [":serde_with_macros-3.21.0.crate"], crate = "serde_with_macros", crate_root = "serde_with_macros-3.21.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "serde_with_macros", "CARGO_CRATE_NAME": "serde_with_macros", "CARGO_MANIFEST_DIR": "serde_with_macros-3.21.0.crate", "CARGO_PKG_AUTHORS": "Jonas Bushart", "CARGO_PKG_DESCRIPTION": "proc-macro library for serde_with", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "serde_with_macros", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/jonasbb/serde_with/", "CARGO_PKG_RUST_VERSION": "1.88", "CARGO_PKG_VERSION": "3.21.0", "CARGO_PKG_VERSION_MAJOR": "3", "CARGO_PKG_VERSION_MINOR": "21", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, proc_macro = True, visibility = [], deps = [ ":darling-0.23", ":proc-macro2-1", ":quote-1", ":syn-2", ], ) http_archive( name = "sfv-0.14.0.crate", sha256 = "0d471eaefb14f4b30032525bdb124b36e55ba9cb1292080e06f1a236cd10fe87", strip_prefix = "sfv-0.14.0", urls = ["https://static.crates.io/crates/sfv/0.14.0/download"], visibility = [], ) cargo.rust_library( name = "sfv-0.14", srcs = [":sfv-0.14.0.crate"], crate = "sfv", crate_root = "sfv-0.14.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "sfv", "CARGO_CRATE_NAME": "sfv", "CARGO_MANIFEST_DIR": "sfv-0.14.0.crate", "CARGO_PKG_AUTHORS": "Tania Batieva ", "CARGO_PKG_DESCRIPTION": "Structured Field Values for HTTP parser.\nImplementation of RFC 8941 and RFC 9651.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "sfv", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/undef1nd/sfv", "CARGO_PKG_RUST_VERSION": "1.77", "CARGO_PKG_VERSION": "0.14.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "14", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "parsed-types", ], visibility = [], deps = [ ":base64-0.22", ":indexmap-2", ":ref-cast-1", ], ) http_archive( name = "sha1-0.10.7.crate", sha256 = "a978451301f4db1d02937a4ab3ccce137717b81826e79b7d49ffe3244a13c3b8", strip_prefix = "sha1-0.10.7", urls = ["https://static.crates.io/crates/sha1/0.10.7/download"], visibility = [], ) cargo.rust_library( name = "sha1-0.10", srcs = [":sha1-0.10.7.crate"], crate = "sha1", crate_root = "sha1-0.10.7.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "sha1", "CARGO_CRATE_NAME": "sha1", "CARGO_MANIFEST_DIR": "sha1-0.10.7.crate", "CARGO_PKG_AUTHORS": "RustCrypto Developers", "CARGO_PKG_DESCRIPTION": "SHA-1 hash function", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "sha1", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/RustCrypto/hashes", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.10.7", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "10", "CARGO_PKG_VERSION_PATCH": "7", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], deps = [ ":cfg-if-1", ":cpufeatures-0.2", ":digest-0.10", ], ) http_archive( name = "sha1_smol-1.0.1.crate", sha256 = "bbfa15b3dddfee50a0fff136974b3e1bde555604ba463834a7eb7deb6417705d", strip_prefix = "sha1_smol-1.0.1", urls = ["https://static.crates.io/crates/sha1_smol/1.0.1/download"], visibility = [], ) cargo.rust_library( name = "sha1_smol-1", srcs = [":sha1_smol-1.0.1.crate"], crate = "sha1_smol", crate_root = "sha1_smol-1.0.1.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "sha1_smol", "CARGO_CRATE_NAME": "sha1_smol", "CARGO_MANIFEST_DIR": "sha1_smol-1.0.1.crate", "CARGO_PKG_AUTHORS": "Armin Ronacher ", "CARGO_PKG_DESCRIPTION": "Minimal dependency-free implementation of SHA1 for Rust.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "sha1_smol", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/mitsuhiko/sha1-smol", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "1.0.1", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "sha2-0.11.0-rc.2.crate", sha256 = "d1e3878ab0f98e35b2df35fe53201d088299b41a6bb63e3e34dada2ac4abd924", strip_prefix = "sha2-0.11.0-rc.2", urls = ["https://static.crates.io/crates/sha2/0.11.0-rc.2/download"], visibility = [], ) cargo.rust_library( name = "sha2-0.11", srcs = [":sha2-0.11.0-rc.2.crate"], crate = "sha2", crate_root = "sha2-0.11.0-rc.2.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "sha2", "CARGO_CRATE_NAME": "sha2", "CARGO_MANIFEST_DIR": "sha2-0.11.0-rc.2.crate", "CARGO_PKG_AUTHORS": "RustCrypto Developers", "CARGO_PKG_DESCRIPTION": "Pure Rust implementation of the SHA-2 hash function family\nincluding SHA-224, SHA-256, SHA-384, and SHA-512.\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "sha2", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/RustCrypto/hashes", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "0.11.0-rc.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "11", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "rc.2", }, features = [ "alloc", "default", "oid", ], visibility = [], deps = [ ":cfg-if-1", ":cpufeatures-0.2", ":digest-0.11", ], ) http_archive( name = "sharded-slab-0.1.7.crate", sha256 = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6", strip_prefix = "sharded-slab-0.1.7", urls = ["https://static.crates.io/crates/sharded-slab/0.1.7/download"], visibility = [], ) cargo.rust_library( name = "sharded-slab-0.1", srcs = [":sharded-slab-0.1.7.crate"], crate = "sharded_slab", crate_root = "sharded-slab-0.1.7.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "sharded_slab", "CARGO_CRATE_NAME": "sharded_slab", "CARGO_MANIFEST_DIR": "sharded-slab-0.1.7.crate", "CARGO_PKG_AUTHORS": "Eliza Weisman ", "CARGO_PKG_DESCRIPTION": "A lock-free concurrent slab.\n", "CARGO_PKG_HOMEPAGE": "https://github.com/hawkw/sharded-slab", "CARGO_PKG_NAME": "sharded-slab", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/hawkw/sharded-slab", "CARGO_PKG_RUST_VERSION": "1.42.0", "CARGO_PKG_VERSION": "0.1.7", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "7", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":lazy_static-1"], ) http_archive( name = "shlex-1.3.0.crate", sha256 = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64", strip_prefix = "shlex-1.3.0", urls = ["https://static.crates.io/crates/shlex/1.3.0/download"], visibility = [], ) cargo.rust_library( name = "shlex-1", srcs = [":shlex-1.3.0.crate"], crate = "shlex", crate_root = "shlex-1.3.0.crate/src/lib.rs", edition = "2015", env = { "CARGO_BIN_NAME": "shlex", "CARGO_CRATE_NAME": "shlex", "CARGO_MANIFEST_DIR": "shlex-1.3.0.crate", "CARGO_PKG_AUTHORS": "comex :Fenhl :Adrian Taylor :Alex Touchet :Daniel Parks :Garrett Berg ", "CARGO_PKG_DESCRIPTION": "Split a string into shell words, like Python's shlex.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "shlex", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/comex/rust-shlex", "CARGO_PKG_RUST_VERSION": "1.46.0", "CARGO_PKG_VERSION": "1.3.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], ) http_archive( name = "shlex-2.0.1.crate", sha256 = "f8fadd59c855ef2080decdef8ff161eb6661b86933c9d82e5ba29dc602a55aba", strip_prefix = "shlex-2.0.1", urls = ["https://static.crates.io/crates/shlex/2.0.1/download"], visibility = [], ) cargo.rust_library( name = "shlex-2", srcs = [":shlex-2.0.1.crate"], crate = "shlex", crate_root = "shlex-2.0.1.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "shlex", "CARGO_CRATE_NAME": "shlex", "CARGO_MANIFEST_DIR": "shlex-2.0.1.crate", "CARGO_PKG_AUTHORS": "comex :Fenhl :Adrian Taylor :Alex Touchet :Daniel Parks :Garrett Berg ", "CARGO_PKG_DESCRIPTION": "Split a string into shell words, like Python's shlex.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "shlex", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/comex/rust-shlex", "CARGO_PKG_RUST_VERSION": "1.46.0", "CARGO_PKG_VERSION": "2.0.1", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], ) http_archive( name = "signal-hook-registry-1.4.8.crate", sha256 = "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b", strip_prefix = "signal-hook-registry-1.4.8", urls = ["https://static.crates.io/crates/signal-hook-registry/1.4.8/download"], visibility = [], ) cargo.rust_library( name = "signal-hook-registry-1", srcs = [":signal-hook-registry-1.4.8.crate"], crate = "signal_hook_registry", crate_root = "signal-hook-registry-1.4.8.crate/src/lib.rs", edition = "2015", env = { "CARGO_BIN_NAME": "signal_hook_registry", "CARGO_CRATE_NAME": "signal_hook_registry", "CARGO_MANIFEST_DIR": "signal-hook-registry-1.4.8.crate", "CARGO_PKG_AUTHORS": "Michal 'vorner' Vaner :Masaki Hara ", "CARGO_PKG_DESCRIPTION": "Backend crate for signal-hook", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "signal-hook-registry", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/vorner/signal-hook", "CARGO_PKG_RUST_VERSION": "1.26", "CARGO_PKG_VERSION": "1.4.8", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "4", "CARGO_PKG_VERSION_PATCH": "8", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":errno-0.3", ":libc-0.2", ], ) http_archive( name = "signature-3.0.0-rc.10.crate", sha256 = "7f1880df446116126965eeec169136b2e0251dba37c6223bcc819569550edea3", strip_prefix = "signature-3.0.0-rc.10", urls = ["https://static.crates.io/crates/signature/3.0.0-rc.10/download"], visibility = [], ) cargo.rust_library( name = "signature-3", srcs = [":signature-3.0.0-rc.10.crate"], crate = "signature", crate_root = "signature-3.0.0-rc.10.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "signature", "CARGO_CRATE_NAME": "signature", "CARGO_MANIFEST_DIR": "signature-3.0.0-rc.10.crate", "CARGO_PKG_AUTHORS": "RustCrypto Developers", "CARGO_PKG_DESCRIPTION": "Traits for cryptographic signature algorithms (e.g. ECDSA, Ed25519)", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "signature", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/RustCrypto/traits", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "3.0.0-rc.10", "CARGO_PKG_VERSION_MAJOR": "3", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "rc.10", }, features = ["alloc"], visibility = [], ) http_archive( name = "simd-adler32-0.3.10.crate", sha256 = "3a219298ac11a56ea9a6d2120044824d6f01aeb034955e7af7bc16858527deea", strip_prefix = "simd-adler32-0.3.10", urls = ["https://static.crates.io/crates/simd-adler32/0.3.10/download"], visibility = [], ) cargo.rust_library( name = "simd-adler32-0.3", srcs = [":simd-adler32-0.3.10.crate"], crate = "simd_adler32", crate_root = "simd-adler32-0.3.10.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "simd_adler32", "CARGO_CRATE_NAME": "simd_adler32", "CARGO_MANIFEST_DIR": "simd-adler32-0.3.10.crate", "CARGO_PKG_AUTHORS": "Marvin Countryman ", "CARGO_PKG_DESCRIPTION": "A SIMD-accelerated Adler-32 hash algorithm implementation.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "simd-adler32", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/mcountryman/simd-adler32", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.3.10", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "10", "CARGO_PKG_VERSION_PRE": "", }, features = [ "const-generics", "default", "std", ], visibility = [], ) http_archive( name = "simdutf8-0.1.5.crate", sha256 = "e3a9fe34e3e7a50316060351f37187a3f546bce95496156754b601a5fa71b76e", strip_prefix = "simdutf8-0.1.5", urls = ["https://static.crates.io/crates/simdutf8/0.1.5/download"], visibility = [], ) cargo.rust_library( name = "simdutf8-0.1", srcs = [":simdutf8-0.1.5.crate"], crate = "simdutf8", crate_root = "simdutf8-0.1.5.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "simdutf8", "CARGO_CRATE_NAME": "simdutf8", "CARGO_MANIFEST_DIR": "simdutf8-0.1.5.crate", "CARGO_PKG_AUTHORS": "Hans Kratz ", "CARGO_PKG_DESCRIPTION": "SIMD-accelerated UTF-8 validation.", "CARGO_PKG_HOMEPAGE": "https://github.com/rusticstuff/simdutf8", "CARGO_PKG_NAME": "simdutf8", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rusticstuff/simdutf8", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.1.5", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "5", "CARGO_PKG_VERSION_PRE": "", }, features = [ "aarch64_neon", "std", ], visibility = [], ) http_archive( name = "simple-dns-0.9.3.crate", sha256 = "dee851d0e5e7af3721faea1843e8015e820a234f81fda3dea9247e15bac9a86a", strip_prefix = "simple-dns-0.9.3", urls = ["https://static.crates.io/crates/simple-dns/0.9.3/download"], visibility = [], ) cargo.rust_library( name = "simple-dns-0.9", srcs = [":simple-dns-0.9.3.crate"], crate = "simple_dns", crate_root = "simple-dns-0.9.3.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "simple_dns", "CARGO_CRATE_NAME": "simple_dns", "CARGO_MANIFEST_DIR": "simple-dns-0.9.3.crate", "CARGO_PKG_AUTHORS": "Ilson Roberto Balliego Junior ", "CARGO_PKG_DESCRIPTION": "Rust implementation to parse and write DNS packets", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "simple-dns", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/balliegojr/simple-dns", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.9.3", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "9", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":bitflags-2"], ) http_archive( name = "siphasher-1.0.3.crate", sha256 = "8ee5873ec9cce0195efcb7a4e9507a04cd49aec9c83d0389df45b1ef7ba2e649", strip_prefix = "siphasher-1.0.3", urls = ["https://static.crates.io/crates/siphasher/1.0.3/download"], visibility = [], ) cargo.rust_library( name = "siphasher-1", srcs = [":siphasher-1.0.3.crate"], crate = "siphasher", crate_root = "siphasher-1.0.3.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "siphasher", "CARGO_CRATE_NAME": "siphasher", "CARGO_MANIFEST_DIR": "siphasher-1.0.3.crate", "CARGO_PKG_AUTHORS": "Frank Denis ", "CARGO_PKG_DESCRIPTION": "SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust", "CARGO_PKG_HOMEPAGE": "https://docs.rs/siphasher", "CARGO_PKG_NAME": "siphasher", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/jedisct1/rust-siphash", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "1.0.3", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "slab-0.4.12.crate", sha256 = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5", strip_prefix = "slab-0.4.12", urls = ["https://static.crates.io/crates/slab/0.4.12/download"], visibility = [], ) cargo.rust_library( name = "slab-0.4", srcs = [":slab-0.4.12.crate"], crate = "slab", crate_root = "slab-0.4.12.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "slab", "CARGO_CRATE_NAME": "slab", "CARGO_MANIFEST_DIR": "slab-0.4.12.crate", "CARGO_PKG_AUTHORS": "Carl Lerche ", "CARGO_PKG_DESCRIPTION": "Pre-allocated storage for a uniform data type", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "slab", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/tokio-rs/slab", "CARGO_PKG_RUST_VERSION": "1.51", "CARGO_PKG_VERSION": "0.4.12", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "4", "CARGO_PKG_VERSION_PATCH": "12", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], ) http_archive( name = "smallvec-1.15.2.crate", sha256 = "8ed6a63f02c8539c91a8685a86f4099661ba3da017932f6ebbea6de3f0fa7c90", strip_prefix = "smallvec-1.15.2", urls = ["https://static.crates.io/crates/smallvec/1.15.2/download"], visibility = [], ) cargo.rust_library( name = "smallvec-1", srcs = [":smallvec-1.15.2.crate"], crate = "smallvec", crate_root = "smallvec-1.15.2.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "smallvec", "CARGO_CRATE_NAME": "smallvec", "CARGO_MANIFEST_DIR": "smallvec-1.15.2.crate", "CARGO_PKG_AUTHORS": "The Servo Project Developers", "CARGO_PKG_DESCRIPTION": "'Small vector' optimization: store up to a small number of items on the stack", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "smallvec", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/servo/rust-smallvec", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "1.15.2", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "15", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "const_generics", "const_new", "write", ], platform = { "linux-arm64": dict( features = ["union"], ), "linux-x86_64": dict( features = ["union"], ), }, visibility = [], ) http_archive( name = "smithay-client-toolkit-0.19.2.crate", sha256 = "3457dea1f0eb631b4034d61d4d8c32074caa6cd1ab2d59f2327bd8461e2c0016", strip_prefix = "smithay-client-toolkit-0.19.2", urls = ["https://static.crates.io/crates/smithay-client-toolkit/0.19.2/download"], visibility = [], ) cargo.rust_library( name = "smithay-client-toolkit-0.19", srcs = [":smithay-client-toolkit-0.19.2.crate"], crate = "smithay_client_toolkit", crate_root = "smithay-client-toolkit-0.19.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "smithay_client_toolkit", "CARGO_CRATE_NAME": "smithay_client_toolkit", "CARGO_MANIFEST_DIR": "smithay-client-toolkit-0.19.2.crate", "CARGO_PKG_AUTHORS": "Elinor Berger :i509VCB :Ashley Wulber ", "CARGO_PKG_DESCRIPTION": "Toolkit for making client wayland applications.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "smithay-client-toolkit", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/smithay/client-toolkit", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.19.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "19", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :smithay-client-toolkit-0.19-build-script-run[out_dir])", }, features = [ "calloop", "calloop-wayland-source", ], rustc_flags = ["@$(location :smithay-client-toolkit-0.19-build-script-run[rustc_flags])"], visibility = [], deps = [ ":bitflags-2", ":calloop-0.13", ":calloop-wayland-source-0.3", ":cursor-icon-1", ":libc-0.2", ":log-0.4", ":memmap2-0.9", ":rustix-0.38", ":thiserror-1", ":wayland-backend-0.3", ":wayland-client-0.31", ":wayland-csd-frame-0.3", ":wayland-cursor-0.31", ":wayland-protocols-0.32", ":wayland-protocols-wlr-0.3", ":wayland-scanner-0.31", ":xkeysym-0.2", ], ) cargo.rust_binary( name = "smithay-client-toolkit-0.19-build-script-build", srcs = [":smithay-client-toolkit-0.19.2.crate"], crate = "build_script_build", crate_root = "smithay-client-toolkit-0.19.2.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "smithay-client-toolkit-0.19.2.crate", "CARGO_PKG_AUTHORS": "Elinor Berger :i509VCB :Ashley Wulber ", "CARGO_PKG_DESCRIPTION": "Toolkit for making client wayland applications.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "smithay-client-toolkit", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/smithay/client-toolkit", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.19.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "19", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "calloop", "calloop-wayland-source", ], visibility = [], ) buildscript_run( name = "smithay-client-toolkit-0.19-build-script-run", package_name = "smithay-client-toolkit", buildscript_rule = ":smithay-client-toolkit-0.19-build-script-build", env = { "CARGO_PKG_AUTHORS": "Elinor Berger :i509VCB :Ashley Wulber ", "CARGO_PKG_DESCRIPTION": "Toolkit for making client wayland applications.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/smithay/client-toolkit", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "19", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "calloop", "calloop-wayland-source", ], version = "0.19.2", ) http_archive( name = "smithay-client-toolkit-0.20.0.crate", sha256 = "0512da38f5e2b31201a93524adb8d3136276fa4fe4aafab4e1f727a82b534cc0", strip_prefix = "smithay-client-toolkit-0.20.0", urls = ["https://static.crates.io/crates/smithay-client-toolkit/0.20.0/download"], visibility = [], ) cargo.rust_library( name = "smithay-client-toolkit-0.20", srcs = [":smithay-client-toolkit-0.20.0.crate"], crate = "smithay_client_toolkit", crate_root = "smithay-client-toolkit-0.20.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "smithay_client_toolkit", "CARGO_CRATE_NAME": "smithay_client_toolkit", "CARGO_MANIFEST_DIR": "smithay-client-toolkit-0.20.0.crate", "CARGO_PKG_AUTHORS": "Elinor Berger :i509VCB :Ashley Wulber ", "CARGO_PKG_DESCRIPTION": "Toolkit for making client wayland applications.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "smithay-client-toolkit", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/smithay/client-toolkit", "CARGO_PKG_RUST_VERSION": "1.65", "CARGO_PKG_VERSION": "0.20.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "20", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :smithay-client-toolkit-0.20-build-script-run[out_dir])", }, features = [ "calloop", "calloop-wayland-source", ], rustc_flags = ["@$(location :smithay-client-toolkit-0.20-build-script-run[rustc_flags])"], visibility = [], deps = [ ":bitflags-2", ":calloop-0.14", ":calloop-wayland-source-0.4", ":cursor-icon-1", ":libc-0.2", ":log-0.4", ":memmap2-0.9", ":rustix-1", ":thiserror-2", ":wayland-backend-0.3", ":wayland-client-0.31", ":wayland-csd-frame-0.3", ":wayland-cursor-0.31", ":wayland-protocols-0.32", ":wayland-protocols-experimental-20250721", ":wayland-protocols-misc-0.3", ":wayland-protocols-wlr-0.3", ":wayland-scanner-0.31", ":xkeysym-0.2", ], ) cargo.rust_binary( name = "smithay-client-toolkit-0.20-build-script-build", srcs = [":smithay-client-toolkit-0.20.0.crate"], crate = "build_script_build", crate_root = "smithay-client-toolkit-0.20.0.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "smithay-client-toolkit-0.20.0.crate", "CARGO_PKG_AUTHORS": "Elinor Berger :i509VCB :Ashley Wulber ", "CARGO_PKG_DESCRIPTION": "Toolkit for making client wayland applications.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "smithay-client-toolkit", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/smithay/client-toolkit", "CARGO_PKG_RUST_VERSION": "1.65", "CARGO_PKG_VERSION": "0.20.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "20", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "calloop", "calloop-wayland-source", ], visibility = [], ) buildscript_run( name = "smithay-client-toolkit-0.20-build-script-run", package_name = "smithay-client-toolkit", buildscript_rule = ":smithay-client-toolkit-0.20-build-script-build", env = { "CARGO_PKG_AUTHORS": "Elinor Berger :i509VCB :Ashley Wulber ", "CARGO_PKG_DESCRIPTION": "Toolkit for making client wayland applications.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/smithay/client-toolkit", "CARGO_PKG_RUST_VERSION": "1.65", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "20", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "calloop", "calloop-wayland-source", ], version = "0.20.0", ) http_archive( name = "smithay-clipboard-0.7.3.crate", sha256 = "71704c03f739f7745053bde45fa203a46c58d25bc5c4efba1d9a60e9dba81226", strip_prefix = "smithay-clipboard-0.7.3", urls = ["https://static.crates.io/crates/smithay-clipboard/0.7.3/download"], visibility = [], ) cargo.rust_library( name = "smithay-clipboard-0.7", srcs = [":smithay-clipboard-0.7.3.crate"], crate = "smithay_clipboard", crate_root = "smithay-clipboard-0.7.3.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "smithay_clipboard", "CARGO_CRATE_NAME": "smithay_clipboard", "CARGO_MANIFEST_DIR": "smithay-clipboard-0.7.3.crate", "CARGO_PKG_AUTHORS": "Kirill Chibisov :Elinor Berger ", "CARGO_PKG_DESCRIPTION": "Provides access to the wayland clipboard for client applications.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "smithay-clipboard", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/smithay/smithay-clipboard", "CARGO_PKG_RUST_VERSION": "1.85.0", "CARGO_PKG_VERSION": "0.7.3", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "7", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "dlopen", ], named_deps = { "sctk": ":smithay-client-toolkit-0.20", }, visibility = [], deps = [ ":libc-0.2", ":wayland-backend-0.3", ], ) http_archive( name = "smol_str-0.2.2.crate", sha256 = "dd538fb6910ac1099850255cf94a94df6551fbdd602454387d0adb2d1ca6dead", strip_prefix = "smol_str-0.2.2", urls = ["https://static.crates.io/crates/smol_str/0.2.2/download"], visibility = [], ) cargo.rust_library( name = "smol_str-0.2", srcs = [":smol_str-0.2.2.crate"], crate = "smol_str", crate_root = "smol_str-0.2.2.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "smol_str", "CARGO_CRATE_NAME": "smol_str", "CARGO_MANIFEST_DIR": "smol_str-0.2.2.crate", "CARGO_PKG_AUTHORS": "Aleksey Kladov ", "CARGO_PKG_DESCRIPTION": "small-string optimized string type with O(1) clone", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "smol_str", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-analyzer/smol_str", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.2.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], ) http_archive( name = "socket2-0.6.5.crate", sha256 = "c3d1e2c7f27f8d4cb10542a02c49005dbd6e93095799d6f3be745fae9f8fedd4", strip_prefix = "socket2-0.6.5", urls = ["https://static.crates.io/crates/socket2/0.6.5/download"], visibility = [], ) cargo.rust_library( name = "socket2-0.6", srcs = [":socket2-0.6.5.crate"], crate = "socket2", crate_root = "socket2-0.6.5.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "socket2", "CARGO_CRATE_NAME": "socket2", "CARGO_MANIFEST_DIR": "socket2-0.6.5.crate", "CARGO_PKG_AUTHORS": "Alex Crichton :Thomas de Zeeuw ", "CARGO_PKG_DESCRIPTION": "Utilities for handling networking sockets with a maximal amount of configuration\npossible intended.\n", "CARGO_PKG_HOMEPAGE": "https://github.com/rust-lang/socket2", "CARGO_PKG_NAME": "socket2", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-lang/socket2", "CARGO_PKG_RUST_VERSION": "1.70", "CARGO_PKG_VERSION": "0.6.5", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "6", "CARGO_PKG_VERSION_PATCH": "5", "CARGO_PKG_VERSION_PRE": "", }, features = ["all"], visibility = [], deps = [":libc-0.2"], ) http_archive( name = "sonora-0.1.0.crate", sha256 = "559f6011d42721f7b4599ef4cf3224ac07539ee5bc25967169701c7aeb6c6bb1", strip_prefix = "sonora-0.1.0", urls = ["https://static.crates.io/crates/sonora/0.1.0/download"], visibility = [], ) cargo.rust_library( name = "sonora-0.1", srcs = [":sonora-0.1.0.crate"], crate = "sonora", crate_root = "sonora-0.1.0.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "sonora", "CARGO_CRATE_NAME": "sonora", "CARGO_MANIFEST_DIR": "sonora-0.1.0.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "WebRTC Audio Processing — pure Rust port with echo cancellation, noise suppression, and AGC", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "sonora", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dignifiedquire/sonora", "CARGO_PKG_RUST_VERSION": "1.91", "CARGO_PKG_VERSION": "0.1.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":sonora-aec3-0.1", ":sonora-agc2-0.1", ":sonora-common-audio-0.1", ":sonora-ns-0.1", ":sonora-simd-0.1", ":tracing-0.1", ], ) http_archive( name = "sonora-aec3-0.1.0.crate", sha256 = "65d8b7e53b058aa4631cf2a8f483bd7a0dec093aa413d21b44b86d5704deedeb", strip_prefix = "sonora-aec3-0.1.0", urls = ["https://static.crates.io/crates/sonora-aec3/0.1.0/download"], visibility = [], ) cargo.rust_library( name = "sonora-aec3-0.1", srcs = [":sonora-aec3-0.1.0.crate"], crate = "sonora_aec3", crate_root = "sonora-aec3-0.1.0.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "sonora_aec3", "CARGO_CRATE_NAME": "sonora_aec3", "CARGO_MANIFEST_DIR": "sonora-aec3-0.1.0.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Echo Canceller 3 (AEC3) — Rust port of WebRTC's modern echo canceller", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "sonora-aec3", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dignifiedquire/sonora", "CARGO_PKG_RUST_VERSION": "1.91", "CARGO_PKG_VERSION": "0.1.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":sonora-common-audio-0.1", ":sonora-fft-0.1", ":sonora-simd-0.1", ], ) http_archive( name = "sonora-agc2-0.1.0.crate", sha256 = "132876fc38c4e191dee939a38243df5eb5830cd29f1d1ac9a67377389d74a10e", strip_prefix = "sonora-agc2-0.1.0", urls = ["https://static.crates.io/crates/sonora-agc2/0.1.0/download"], visibility = [], ) cargo.rust_library( name = "sonora-agc2-0.1", srcs = [":sonora-agc2-0.1.0.crate"], crate = "sonora_agc2", crate_root = "sonora-agc2-0.1.0.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "sonora_agc2", "CARGO_CRATE_NAME": "sonora_agc2", "CARGO_MANIFEST_DIR": "sonora-agc2-0.1.0.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Automatic Gain Control 2 (AGC2) with RNN VAD for WebRTC Audio Processing", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "sonora-agc2", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dignifiedquire/sonora", "CARGO_PKG_RUST_VERSION": "1.91", "CARGO_PKG_VERSION": "0.1.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":bytemuck-1", ":derive_more-2", ":sonora-common-audio-0.1", ":sonora-fft-0.1", ":sonora-simd-0.1", ":tracing-0.1", ], ) http_archive( name = "sonora-common-audio-0.1.0.crate", sha256 = "30a16fa975fe4aa12e4d980d5453452bd3e6df2b33abfb89840e1757ebd212e6", strip_prefix = "sonora-common-audio-0.1.0", urls = ["https://static.crates.io/crates/sonora-common-audio/0.1.0/download"], visibility = [], ) cargo.rust_library( name = "sonora-common-audio-0.1", srcs = [":sonora-common-audio-0.1.0.crate"], crate = "sonora_common_audio", crate_root = "sonora-common-audio-0.1.0.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "sonora_common_audio", "CARGO_CRATE_NAME": "sonora_common_audio", "CARGO_MANIFEST_DIR": "sonora-common-audio-0.1.0.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "DSP primitives for WebRTC Audio Processing (resamplers, filters, channel buffers)", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "sonora-common-audio", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dignifiedquire/sonora", "CARGO_PKG_RUST_VERSION": "1.91", "CARGO_PKG_VERSION": "0.1.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":derive_more-2", ":sonora-simd-0.1", ], ) http_archive( name = "sonora-fft-0.1.0.crate", sha256 = "cca158c4b6ace2cb3f4fa8084842da2b4ffcc25cf8ac4366675aea541aabc6af", strip_prefix = "sonora-fft-0.1.0", urls = ["https://static.crates.io/crates/sonora-fft/0.1.0/download"], visibility = [], ) cargo.rust_library( name = "sonora-fft-0.1", srcs = [":sonora-fft-0.1.0.crate"], crate = "sonora_fft", crate_root = "sonora-fft-0.1.0.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "sonora_fft", "CARGO_CRATE_NAME": "sonora_fft", "CARGO_MANIFEST_DIR": "sonora-fft-0.1.0.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "FFT implementations for WebRTC Audio Processing (Ooura, PFFFT)", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "sonora-fft", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dignifiedquire/sonora", "CARGO_PKG_RUST_VERSION": "1.91", "CARGO_PKG_VERSION": "0.1.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "sonora-ns-0.1.0.crate", sha256 = "cc549f9bca1d60e7a2483e4949e9649467c5cca371a4341e44aaf24dae338fd4", strip_prefix = "sonora-ns-0.1.0", urls = ["https://static.crates.io/crates/sonora-ns/0.1.0/download"], visibility = [], ) cargo.rust_library( name = "sonora-ns-0.1", srcs = [":sonora-ns-0.1.0.crate"], crate = "sonora_ns", crate_root = "sonora-ns-0.1.0.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "sonora_ns", "CARGO_CRATE_NAME": "sonora_ns", "CARGO_MANIFEST_DIR": "sonora-ns-0.1.0.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Noise Suppression for WebRTC Audio Processing", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "sonora-ns", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dignifiedquire/sonora", "CARGO_PKG_RUST_VERSION": "1.91", "CARGO_PKG_VERSION": "0.1.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":sonora-fft-0.1"], ) http_archive( name = "sonora-simd-0.1.0.crate", sha256 = "a053f93cc01f4e1cc51c61844a196b6d1da7e054cdd406d2cd27677ba4d898e0", strip_prefix = "sonora-simd-0.1.0", urls = ["https://static.crates.io/crates/sonora-simd/0.1.0/download"], visibility = [], ) cargo.rust_library( name = "sonora-simd-0.1", srcs = [":sonora-simd-0.1.0.crate"], crate = "sonora_simd", crate_root = "sonora-simd-0.1.0.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "sonora_simd", "CARGO_CRATE_NAME": "sonora_simd", "CARGO_MANIFEST_DIR": "sonora-simd-0.1.0.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "SIMD abstraction layer for WebRTC Audio Processing", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "sonora-simd", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dignifiedquire/sonora", "CARGO_PKG_RUST_VERSION": "1.91", "CARGO_PKG_VERSION": "0.1.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":cpufeatures-0.3"], ) http_archive( name = "sorted-index-buffer-0.2.1.crate", sha256 = "ea06cc588e43c632923a55450401b8f25e628131571d4e1baea1bdfdb2b5ed06", strip_prefix = "sorted-index-buffer-0.2.1", urls = ["https://static.crates.io/crates/sorted-index-buffer/0.2.1/download"], visibility = [], ) cargo.rust_library( name = "sorted-index-buffer-0.2", srcs = [":sorted-index-buffer-0.2.1.crate"], crate = "sorted_index_buffer", crate_root = "sorted-index-buffer-0.2.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "sorted_index_buffer", "CARGO_CRATE_NAME": "sorted_index_buffer", "CARGO_MANIFEST_DIR": "sorted-index-buffer-0.2.1.crate", "CARGO_PKG_AUTHORS": "rklaehn :n0 team", "CARGO_PKG_DESCRIPTION": "array based sorted map with u64 keys", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "sorted-index-buffer", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/n0-computer/iroh", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.2.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "spez-0.1.2.crate", sha256 = "c87e960f4dca2788eeb86bbdde8dd246be8948790b7618d656e68f9b720a86e8", strip_prefix = "spez-0.1.2", urls = ["https://static.crates.io/crates/spez/0.1.2/download"], visibility = [], ) cargo.rust_library( name = "spez-0.1", srcs = [":spez-0.1.2.crate"], crate = "spez", crate_root = "spez-0.1.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "spez", "CARGO_CRATE_NAME": "spez", "CARGO_MANIFEST_DIR": "spez-0.1.2.crate", "CARGO_PKG_AUTHORS": "Mara Bos ", "CARGO_PKG_DESCRIPTION": "Macro to specialize on the type of an expression", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "spez", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/m-ou-se/spez", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.1.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, proc_macro = True, visibility = [], deps = [ ":proc-macro2-1", ":quote-1", ":syn-2", ], ) http_archive( name = "spin-0.9.9.crate", sha256 = "3763264f6b73151db08c50ff20d7d8a0b8796e021cdea7ceedad07b80155fa0e", strip_prefix = "spin-0.9.9", urls = ["https://static.crates.io/crates/spin/0.9.9/download"], visibility = [], ) cargo.rust_library( name = "spin-0.9", srcs = [":spin-0.9.9.crate"], crate = "spin", crate_root = "spin-0.9.9.crate/src/lib.rs", edition = "2015", env = { "CARGO_BIN_NAME": "spin", "CARGO_CRATE_NAME": "spin", "CARGO_MANIFEST_DIR": "spin-0.9.9.crate", "CARGO_PKG_AUTHORS": "Mathijs van de Nes :John Ericson :Joshua Barretto ", "CARGO_PKG_DESCRIPTION": "Spin-based synchronization primitives", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "spin", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/mvdnes/spin-rs.git", "CARGO_PKG_RUST_VERSION": "1.38", "CARGO_PKG_VERSION": "0.9.9", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "9", "CARGO_PKG_VERSION_PATCH": "9", "CARGO_PKG_VERSION_PRE": "", }, features = [ "barrier", "default", "lazy", "lock_api", "lock_api_crate", "mutex", "once", "rwlock", "spin_mutex", ], named_deps = { "lock_api_crate": ":lock_api-0.4", }, visibility = [], ) http_archive( name = "spin-0.10.1.crate", sha256 = "023a211cb3138dbc438680b32560ad89f699977624c9f8dbb95a47d5b4c07dd3", strip_prefix = "spin-0.10.1", urls = ["https://static.crates.io/crates/spin/0.10.1/download"], visibility = [], ) cargo.rust_library( name = "spin-0.10", srcs = [":spin-0.10.1.crate"], crate = "spin", crate_root = "spin-0.10.1.crate/src/lib.rs", edition = "2015", env = { "CARGO_BIN_NAME": "spin", "CARGO_CRATE_NAME": "spin", "CARGO_MANIFEST_DIR": "spin-0.10.1.crate", "CARGO_PKG_AUTHORS": "Mathijs van de Nes :John Ericson :Joshua Barretto ", "CARGO_PKG_DESCRIPTION": "Spin-based synchronization primitives", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "spin", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/mvdnes/spin-rs.git", "CARGO_PKG_RUST_VERSION": "1.60", "CARGO_PKG_VERSION": "0.10.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "10", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "mutex", "spin_mutex", ], visibility = [], ) http_archive( name = "spki-0.8.0.crate", sha256 = "1d9efca8738c78ee9484207732f728b1ef517bbb1833d6fc0879ca898a522f6f", strip_prefix = "spki-0.8.0", urls = ["https://static.crates.io/crates/spki/0.8.0/download"], visibility = [], ) cargo.rust_library( name = "spki-0.8", srcs = [":spki-0.8.0.crate"], crate = "spki", crate_root = "spki-0.8.0.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "spki", "CARGO_CRATE_NAME": "spki", "CARGO_MANIFEST_DIR": "spki-0.8.0.crate", "CARGO_PKG_AUTHORS": "RustCrypto Developers", "CARGO_PKG_DESCRIPTION": "X.509 Subject Public Key Info (RFC5280) describing public keys as well as their\nassociated AlgorithmIdentifiers (i.e. OIDs)\n", "CARGO_PKG_HOMEPAGE": "https://github.com/RustCrypto/formats/tree/master/spki", "CARGO_PKG_NAME": "spki", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/RustCrypto/formats", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "0.8.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "8", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "pem", ], visibility = [], deps = [":der-0.8"], ) http_archive( name = "stable_deref_trait-1.2.1.crate", sha256 = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596", strip_prefix = "stable_deref_trait-1.2.1", urls = ["https://static.crates.io/crates/stable_deref_trait/1.2.1/download"], visibility = [], ) cargo.rust_library( name = "stable_deref_trait-1", srcs = [":stable_deref_trait-1.2.1.crate"], crate = "stable_deref_trait", crate_root = "stable_deref_trait-1.2.1.crate/src/lib.rs", edition = "2015", env = { "CARGO_BIN_NAME": "stable_deref_trait", "CARGO_CRATE_NAME": "stable_deref_trait", "CARGO_MANIFEST_DIR": "stable_deref_trait-1.2.1.crate", "CARGO_PKG_AUTHORS": "Robert Grosse ", "CARGO_PKG_DESCRIPTION": "An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental.\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "stable_deref_trait", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/storyyeller/stable_deref_trait", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "1.2.1", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "strength_reduce-0.2.4.crate", sha256 = "fe895eb47f22e2ddd4dabc02bce419d2e643c8e3b585c78158b349195bc24d82", strip_prefix = "strength_reduce-0.2.4", urls = ["https://static.crates.io/crates/strength_reduce/0.2.4/download"], visibility = [], ) cargo.rust_library( name = "strength_reduce-0.2", srcs = [":strength_reduce-0.2.4.crate"], crate = "strength_reduce", crate_root = "strength_reduce-0.2.4.crate/src/lib.rs", edition = "2015", env = { "CARGO_BIN_NAME": "strength_reduce", "CARGO_CRATE_NAME": "strength_reduce", "CARGO_MANIFEST_DIR": "strength_reduce-0.2.4.crate", "CARGO_PKG_AUTHORS": "Elliott Mahler ", "CARGO_PKG_DESCRIPTION": "Faster integer division and modulus operations", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "strength_reduce", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "http://github.com/ejmahler/strength_reduce", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.2.4", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "4", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "strict-num-0.1.1.crate", sha256 = "6637bab7722d379c8b41ba849228d680cc12d0a45ba1fa2b48f2a30577a06731", strip_prefix = "strict-num-0.1.1", urls = ["https://static.crates.io/crates/strict-num/0.1.1/download"], visibility = [], ) cargo.rust_library( name = "strict-num-0.1", srcs = [":strict-num-0.1.1.crate"], crate = "strict_num", crate_root = "strict-num-0.1.1.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "strict_num", "CARGO_CRATE_NAME": "strict_num", "CARGO_MANIFEST_DIR": "strict-num-0.1.1.crate", "CARGO_PKG_AUTHORS": "Yevhenii Reizner ", "CARGO_PKG_DESCRIPTION": "A collection of bounded numeric types", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "strict-num", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/RazrFalcon/strict-num", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.1.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "strsim-0.11.1.crate", sha256 = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f", strip_prefix = "strsim-0.11.1", urls = ["https://static.crates.io/crates/strsim/0.11.1/download"], visibility = [], ) cargo.rust_library( name = "strsim-0.11", srcs = [":strsim-0.11.1.crate"], crate = "strsim", crate_root = "strsim-0.11.1.crate/src/lib.rs", edition = "2015", env = { "CARGO_BIN_NAME": "strsim", "CARGO_CRATE_NAME": "strsim", "CARGO_MANIFEST_DIR": "strsim-0.11.1.crate", "CARGO_PKG_AUTHORS": "Danny Guo :maxbachmann ", "CARGO_PKG_DESCRIPTION": "Implementations of string similarity metrics. Includes Hamming, Levenshtein,\nOSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice.\n", "CARGO_PKG_HOMEPAGE": "https://github.com/rapidfuzz/strsim-rs", "CARGO_PKG_NAME": "strsim", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rapidfuzz/strsim-rs", "CARGO_PKG_RUST_VERSION": "1.56", "CARGO_PKG_VERSION": "0.11.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "11", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "strum-0.28.0.crate", sha256 = "9628de9b8791db39ceda2b119bbe13134770b56c138ec1d3af810d045c04f9bd", strip_prefix = "strum-0.28.0", urls = ["https://static.crates.io/crates/strum/0.28.0/download"], visibility = [], ) cargo.rust_library( name = "strum-0.28", srcs = [":strum-0.28.0.crate"], crate = "strum", crate_root = "strum-0.28.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "strum", "CARGO_CRATE_NAME": "strum", "CARGO_MANIFEST_DIR": "strum-0.28.0.crate", "CARGO_PKG_AUTHORS": "Peter Glotfelty ", "CARGO_PKG_DESCRIPTION": "Helpful macros for working with enums and strings", "CARGO_PKG_HOMEPAGE": "https://github.com/Peternator7/strum", "CARGO_PKG_NAME": "strum", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/Peternator7/strum", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.28.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "28", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "derive", "std", "strum_macros", ], visibility = [], deps = [":strum_macros-0.28"], ) http_archive( name = "strum_macros-0.28.0.crate", sha256 = "ab85eea0270ee17587ed4156089e10b9e6880ee688791d45a905f5b1ca36f664", strip_prefix = "strum_macros-0.28.0", urls = ["https://static.crates.io/crates/strum_macros/0.28.0/download"], visibility = [], ) cargo.rust_library( name = "strum_macros-0.28", srcs = [":strum_macros-0.28.0.crate"], crate = "strum_macros", crate_root = "strum_macros-0.28.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "strum_macros", "CARGO_CRATE_NAME": "strum_macros", "CARGO_MANIFEST_DIR": "strum_macros-0.28.0.crate", "CARGO_PKG_AUTHORS": "Peter Glotfelty ", "CARGO_PKG_DESCRIPTION": "Helpful macros for working with enums and strings", "CARGO_PKG_HOMEPAGE": "https://github.com/Peternator7/strum", "CARGO_PKG_NAME": "strum_macros", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/Peternator7/strum", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.28.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "28", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, proc_macro = True, visibility = [], deps = [ ":heck-0.5", ":proc-macro2-1", ":quote-1", ":syn-2", ], ) http_archive( name = "subtle-2.6.1.crate", sha256 = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292", strip_prefix = "subtle-2.6.1", urls = ["https://static.crates.io/crates/subtle/2.6.1/download"], visibility = [], ) cargo.rust_library( name = "subtle-2", srcs = [":subtle-2.6.1.crate"], crate = "subtle", crate_root = "subtle-2.6.1.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "subtle", "CARGO_CRATE_NAME": "subtle", "CARGO_MANIFEST_DIR": "subtle-2.6.1.crate", "CARGO_PKG_AUTHORS": "Isis Lovecruft :Henry de Valence ", "CARGO_PKG_DESCRIPTION": "Pure-Rust traits and utilities for constant-time cryptographic implementations.", "CARGO_PKG_HOMEPAGE": "https://dalek.rs/", "CARGO_PKG_NAME": "subtle", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dalek-cryptography/subtle", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "2.6.1", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "6", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = ["const-generics"], visibility = [], ) http_archive( name = "symphonia-0.5.5.crate", sha256 = "5773a4c030a19d9bfaa090f49746ff35c75dfddfa700df7a5939d5e076a57039", strip_prefix = "symphonia-0.5.5", urls = ["https://static.crates.io/crates/symphonia/0.5.5/download"], visibility = [], ) cargo.rust_library( name = "symphonia-0.5", srcs = [":symphonia-0.5.5.crate"], crate = "symphonia", crate_root = "symphonia-0.5.5.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "symphonia", "CARGO_CRATE_NAME": "symphonia", "CARGO_MANIFEST_DIR": "symphonia-0.5.5.crate", "CARGO_PKG_AUTHORS": "Philip Deljanov ", "CARGO_PKG_DESCRIPTION": "Pure Rust media container and audio decoding library.", "CARGO_PKG_HOMEPAGE": "https://github.com/pdeljanov/Symphonia", "CARGO_PKG_NAME": "symphonia", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/pdeljanov/Symphonia", "CARGO_PKG_RUST_VERSION": "1.53", "CARGO_PKG_VERSION": "0.5.5", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "5", "CARGO_PKG_VERSION_PRE": "", }, features = [ "mp3", "pcm", "symphonia-bundle-mp3", "symphonia-codec-pcm", "symphonia-format-riff", "wav", ], visibility = [], deps = [ ":lazy_static-1", ":symphonia-bundle-mp3-0.5", ":symphonia-codec-pcm-0.5", ":symphonia-core-0.5", ":symphonia-format-riff-0.5", ":symphonia-metadata-0.5", ], ) http_archive( name = "symphonia-bundle-mp3-0.5.5.crate", sha256 = "4872dd6bb56bf5eac799e3e957aa1981086c3e613b27e0ac23b176054f7c57ed", strip_prefix = "symphonia-bundle-mp3-0.5.5", urls = ["https://static.crates.io/crates/symphonia-bundle-mp3/0.5.5/download"], visibility = [], ) cargo.rust_library( name = "symphonia-bundle-mp3-0.5", srcs = [":symphonia-bundle-mp3-0.5.5.crate"], crate = "symphonia_bundle_mp3", crate_root = "symphonia-bundle-mp3-0.5.5.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "symphonia_bundle_mp3", "CARGO_CRATE_NAME": "symphonia_bundle_mp3", "CARGO_MANIFEST_DIR": "symphonia-bundle-mp3-0.5.5.crate", "CARGO_PKG_AUTHORS": "Philip Deljanov ", "CARGO_PKG_DESCRIPTION": "Pure Rust MP1, MP2, and MP3 demuxer and decoder (a part of project Symphonia).", "CARGO_PKG_HOMEPAGE": "https://github.com/pdeljanov/Symphonia", "CARGO_PKG_NAME": "symphonia-bundle-mp3", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/pdeljanov/Symphonia", "CARGO_PKG_RUST_VERSION": "1.53", "CARGO_PKG_VERSION": "0.5.5", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "5", "CARGO_PKG_VERSION_PRE": "", }, features = ["mp3"], visibility = [], deps = [ ":lazy_static-1", ":log-0.4", ":symphonia-core-0.5", ":symphonia-metadata-0.5", ], ) http_archive( name = "symphonia-codec-pcm-0.5.5.crate", sha256 = "4e89d716c01541ad3ebe7c91ce4c8d38a7cf266a3f7b2f090b108fb0cb031d95", strip_prefix = "symphonia-codec-pcm-0.5.5", urls = ["https://static.crates.io/crates/symphonia-codec-pcm/0.5.5/download"], visibility = [], ) cargo.rust_library( name = "symphonia-codec-pcm-0.5", srcs = [":symphonia-codec-pcm-0.5.5.crate"], crate = "symphonia_codec_pcm", crate_root = "symphonia-codec-pcm-0.5.5.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "symphonia_codec_pcm", "CARGO_CRATE_NAME": "symphonia_codec_pcm", "CARGO_MANIFEST_DIR": "symphonia-codec-pcm-0.5.5.crate", "CARGO_PKG_AUTHORS": "Philip Deljanov ", "CARGO_PKG_DESCRIPTION": "Pure Rust PCM audio decoder (a part of project Symphonia).", "CARGO_PKG_HOMEPAGE": "https://github.com/pdeljanov/Symphonia", "CARGO_PKG_NAME": "symphonia-codec-pcm", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/pdeljanov/Symphonia", "CARGO_PKG_RUST_VERSION": "1.53", "CARGO_PKG_VERSION": "0.5.5", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "5", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":log-0.4", ":symphonia-core-0.5", ], ) http_archive( name = "symphonia-core-0.5.5.crate", sha256 = "ea00cc4f79b7f6bb7ff87eddc065a1066f3a43fe1875979056672c9ef948c2af", strip_prefix = "symphonia-core-0.5.5", urls = ["https://static.crates.io/crates/symphonia-core/0.5.5/download"], visibility = [], ) cargo.rust_library( name = "symphonia-core-0.5", srcs = [":symphonia-core-0.5.5.crate"], crate = "symphonia_core", crate_root = "symphonia-core-0.5.5.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "symphonia_core", "CARGO_CRATE_NAME": "symphonia_core", "CARGO_MANIFEST_DIR": "symphonia-core-0.5.5.crate", "CARGO_PKG_AUTHORS": "Philip Deljanov ", "CARGO_PKG_DESCRIPTION": "Project Symphonia shared structs, traits, and features.", "CARGO_PKG_HOMEPAGE": "https://github.com/pdeljanov/Symphonia", "CARGO_PKG_NAME": "symphonia-core", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/pdeljanov/Symphonia", "CARGO_PKG_RUST_VERSION": "1.53", "CARGO_PKG_VERSION": "0.5.5", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "5", "CARGO_PKG_VERSION_PRE": "", }, features = ["default"], visibility = [], deps = [ ":arrayvec-0.7", ":bitflags-1", ":bytemuck-1", ":lazy_static-1", ":log-0.4", ], ) http_archive( name = "symphonia-format-riff-0.5.5.crate", sha256 = "c2d7c3df0e7d94efb68401d81906eae73c02b40d5ec1a141962c592d0f11a96f", strip_prefix = "symphonia-format-riff-0.5.5", urls = ["https://static.crates.io/crates/symphonia-format-riff/0.5.5/download"], visibility = [], ) cargo.rust_library( name = "symphonia-format-riff-0.5", srcs = [":symphonia-format-riff-0.5.5.crate"], crate = "symphonia_format_riff", crate_root = "symphonia-format-riff-0.5.5.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "symphonia_format_riff", "CARGO_CRATE_NAME": "symphonia_format_riff", "CARGO_MANIFEST_DIR": "symphonia-format-riff-0.5.5.crate", "CARGO_PKG_AUTHORS": "Philip Deljanov :dedobbin ", "CARGO_PKG_DESCRIPTION": "Pure Rust RIFF demuxer (a part of project Symphonia).", "CARGO_PKG_HOMEPAGE": "https://github.com/pdeljanov/Symphonia", "CARGO_PKG_NAME": "symphonia-format-riff", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/pdeljanov/Symphonia", "CARGO_PKG_RUST_VERSION": "1.53", "CARGO_PKG_VERSION": "0.5.5", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "5", "CARGO_PKG_VERSION_PRE": "", }, features = ["wav"], visibility = [], deps = [ ":extended-0.1", ":log-0.4", ":symphonia-core-0.5", ":symphonia-metadata-0.5", ], ) http_archive( name = "symphonia-metadata-0.5.5.crate", sha256 = "36306ff42b9ffe6e5afc99d49e121e0bd62fe79b9db7b9681d48e29fa19e6b16", strip_prefix = "symphonia-metadata-0.5.5", urls = ["https://static.crates.io/crates/symphonia-metadata/0.5.5/download"], visibility = [], ) cargo.rust_library( name = "symphonia-metadata-0.5", srcs = [":symphonia-metadata-0.5.5.crate"], crate = "symphonia_metadata", crate_root = "symphonia-metadata-0.5.5.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "symphonia_metadata", "CARGO_CRATE_NAME": "symphonia_metadata", "CARGO_MANIFEST_DIR": "symphonia-metadata-0.5.5.crate", "CARGO_PKG_AUTHORS": "Philip Deljanov ", "CARGO_PKG_DESCRIPTION": "Project Symphonia multimedia tag and metadata readers.", "CARGO_PKG_HOMEPAGE": "https://github.com/pdeljanov/Symphonia", "CARGO_PKG_NAME": "symphonia-metadata", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/pdeljanov/Symphonia", "CARGO_PKG_RUST_VERSION": "1.53", "CARGO_PKG_VERSION": "0.5.5", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "5", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":encoding_rs-0.8", ":lazy_static-1", ":log-0.4", ":symphonia-core-0.5", ], ) http_archive( name = "syn-2.0.119.crate", sha256 = "872831b642d1a07999a962a351ed35b955ea2cfc8f3862091e2a240a84f17297", strip_prefix = "syn-2.0.119", urls = ["https://static.crates.io/crates/syn/2.0.119/download"], visibility = [], ) cargo.rust_library( name = "syn-2", srcs = [":syn-2.0.119.crate"], crate = "syn", crate_root = "syn-2.0.119.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "syn", "CARGO_CRATE_NAME": "syn", "CARGO_MANIFEST_DIR": "syn-2.0.119.crate", "CARGO_PKG_AUTHORS": "David Tolnay ", "CARGO_PKG_DESCRIPTION": "Parser for Rust source code", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "syn", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/syn", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "2.0.119", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "119", "CARGO_PKG_VERSION_PRE": "", }, features = [ "clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "visit", "visit-mut", ], visibility = [], deps = [ ":proc-macro2-1", ":quote-1", ":unicode-ident-1", ], ) http_archive( name = "syn-3.0.3.crate", sha256 = "53e9bae58849f64dfa4f5d5ae372c8341f7305f82a3868709269343628b659a3", strip_prefix = "syn-3.0.3", urls = ["https://static.crates.io/crates/syn/3.0.3/download"], visibility = [], ) cargo.rust_library( name = "syn-3", srcs = [":syn-3.0.3.crate"], crate = "syn", crate_root = "syn-3.0.3.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "syn", "CARGO_CRATE_NAME": "syn", "CARGO_MANIFEST_DIR": "syn-3.0.3.crate", "CARGO_PKG_AUTHORS": "David Tolnay ", "CARGO_PKG_DESCRIPTION": "Parser for Rust source code", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "syn", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/syn", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "3.0.3", "CARGO_PKG_VERSION_MAJOR": "3", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, features = [ "clone-impls", "default", "derive", "full", "parsing", "printing", "proc-macro", "visit-mut", ], visibility = [], deps = [ ":proc-macro2-1", ":quote-1", ":unicode-ident-1", ], ) http_archive( name = "sync_wrapper-1.0.2.crate", sha256 = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263", strip_prefix = "sync_wrapper-1.0.2", urls = ["https://static.crates.io/crates/sync_wrapper/1.0.2/download"], visibility = [], ) cargo.rust_library( name = "sync_wrapper-1", srcs = [":sync_wrapper-1.0.2.crate"], crate = "sync_wrapper", crate_root = "sync_wrapper-1.0.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "sync_wrapper", "CARGO_CRATE_NAME": "sync_wrapper", "CARGO_MANIFEST_DIR": "sync_wrapper-1.0.2.crate", "CARGO_PKG_AUTHORS": "Actyx AG ", "CARGO_PKG_DESCRIPTION": "A tool for enlisting the compiler's help in proving the absence of concurrency", "CARGO_PKG_HOMEPAGE": "https://docs.rs/sync_wrapper", "CARGO_PKG_NAME": "sync_wrapper", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/Actyx/sync_wrapper", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "1.0.2", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "futures", "futures-core", ], visibility = [], deps = [":futures-core-0.3"], ) http_archive( name = "synstructure-0.13.2.crate", sha256 = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2", strip_prefix = "synstructure-0.13.2", urls = ["https://static.crates.io/crates/synstructure/0.13.2/download"], visibility = [], ) cargo.rust_library( name = "synstructure-0.13", srcs = [":synstructure-0.13.2.crate"], crate = "synstructure", crate_root = "synstructure-0.13.2.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "synstructure", "CARGO_CRATE_NAME": "synstructure", "CARGO_MANIFEST_DIR": "synstructure-0.13.2.crate", "CARGO_PKG_AUTHORS": "Nika Layzell ", "CARGO_PKG_DESCRIPTION": "Helper methods and macros for custom derives", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "synstructure", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/mystor/synstructure", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.13.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "13", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "proc-macro", ], visibility = [], deps = [ ":proc-macro2-1", ":quote-1", ":syn-2", ], ) http_archive( name = "tagptr-0.2.0.crate", sha256 = "7b2093cf4c8eb1e67749a6762251bc9cd836b6fc171623bd0a9d324d37af2417", strip_prefix = "tagptr-0.2.0", urls = ["https://static.crates.io/crates/tagptr/0.2.0/download"], visibility = [], ) cargo.rust_library( name = "tagptr-0.2", srcs = [":tagptr-0.2.0.crate"], crate = "tagptr", crate_root = "tagptr-0.2.0.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "tagptr", "CARGO_CRATE_NAME": "tagptr", "CARGO_MANIFEST_DIR": "tagptr-0.2.0.crate", "CARGO_PKG_AUTHORS": "Oliver Giersch", "CARGO_PKG_DESCRIPTION": "Strongly typed atomic and non-atomic tagged pointers", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "tagptr", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/oliver-giersch/tagptr.git", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.2.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "thiserror-1.0.69.crate", sha256 = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52", strip_prefix = "thiserror-1.0.69", urls = ["https://static.crates.io/crates/thiserror/1.0.69/download"], visibility = [], ) cargo.rust_library( name = "thiserror-1", srcs = [":thiserror-1.0.69.crate"], crate = "thiserror", crate_root = "thiserror-1.0.69.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "thiserror", "CARGO_CRATE_NAME": "thiserror", "CARGO_MANIFEST_DIR": "thiserror-1.0.69.crate", "CARGO_PKG_AUTHORS": "David Tolnay ", "CARGO_PKG_DESCRIPTION": "derive(Error)", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "thiserror", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/thiserror", "CARGO_PKG_RUST_VERSION": "1.61", "CARGO_PKG_VERSION": "1.0.69", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "69", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :thiserror-1-build-script-run[out_dir])", }, rustc_flags = ["@$(location :thiserror-1-build-script-run[rustc_flags])"], visibility = [], deps = [":thiserror-impl-1"], ) cargo.rust_binary( name = "thiserror-1-build-script-build", srcs = [":thiserror-1.0.69.crate"], crate = "build_script_build", crate_root = "thiserror-1.0.69.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "thiserror-1.0.69.crate", "CARGO_PKG_AUTHORS": "David Tolnay ", "CARGO_PKG_DESCRIPTION": "derive(Error)", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "thiserror", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/thiserror", "CARGO_PKG_RUST_VERSION": "1.61", "CARGO_PKG_VERSION": "1.0.69", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "69", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) buildscript_run( name = "thiserror-1-build-script-run", package_name = "thiserror", buildscript_rule = ":thiserror-1-build-script-build", env = { "CARGO_PKG_AUTHORS": "David Tolnay ", "CARGO_PKG_DESCRIPTION": "derive(Error)", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/thiserror", "CARGO_PKG_RUST_VERSION": "1.61", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "69", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, version = "1.0.69", ) http_archive( name = "thiserror-2.0.19.crate", sha256 = "09a43598840e33d5b0331f38c5e30d13bb11c11210a4b58f0d9b18a5a5eefcd9", strip_prefix = "thiserror-2.0.19", urls = ["https://static.crates.io/crates/thiserror/2.0.19/download"], visibility = [], ) cargo.rust_library( name = "thiserror-2", srcs = [":thiserror-2.0.19.crate"], crate = "thiserror", crate_root = "thiserror-2.0.19.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "thiserror", "CARGO_CRATE_NAME": "thiserror", "CARGO_MANIFEST_DIR": "thiserror-2.0.19.crate", "CARGO_PKG_AUTHORS": "David Tolnay ", "CARGO_PKG_DESCRIPTION": "derive(Error)", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "thiserror", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/thiserror", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "2.0.19", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "19", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :thiserror-2-build-script-run[out_dir])", }, features = [ "default", "std", ], rustc_flags = ["@$(location :thiserror-2-build-script-run[rustc_flags])"], visibility = [], deps = [":thiserror-impl-2"], ) cargo.rust_binary( name = "thiserror-2-build-script-build", srcs = [":thiserror-2.0.19.crate"], crate = "build_script_build", crate_root = "thiserror-2.0.19.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "thiserror-2.0.19.crate", "CARGO_PKG_AUTHORS": "David Tolnay ", "CARGO_PKG_DESCRIPTION": "derive(Error)", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "thiserror", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/thiserror", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "2.0.19", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "19", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], visibility = [], ) buildscript_run( name = "thiserror-2-build-script-run", package_name = "thiserror", buildscript_rule = ":thiserror-2-build-script-build", env = { "CARGO_PKG_AUTHORS": "David Tolnay ", "CARGO_PKG_DESCRIPTION": "derive(Error)", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/thiserror", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "19", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "default", "std", ], version = "2.0.19", ) http_archive( name = "thiserror-impl-1.0.69.crate", sha256 = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1", strip_prefix = "thiserror-impl-1.0.69", urls = ["https://static.crates.io/crates/thiserror-impl/1.0.69/download"], visibility = [], ) cargo.rust_library( name = "thiserror-impl-1", srcs = [":thiserror-impl-1.0.69.crate"], crate = "thiserror_impl", crate_root = "thiserror-impl-1.0.69.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "thiserror_impl", "CARGO_CRATE_NAME": "thiserror_impl", "CARGO_MANIFEST_DIR": "thiserror-impl-1.0.69.crate", "CARGO_PKG_AUTHORS": "David Tolnay ", "CARGO_PKG_DESCRIPTION": "Implementation detail of the `thiserror` crate", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "thiserror-impl", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/thiserror", "CARGO_PKG_RUST_VERSION": "1.61", "CARGO_PKG_VERSION": "1.0.69", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "69", "CARGO_PKG_VERSION_PRE": "", }, proc_macro = True, visibility = [], deps = [ ":proc-macro2-1", ":quote-1", ":syn-2", ], ) http_archive( name = "thiserror-impl-2.0.19.crate", sha256 = "43cbfe0cf76104d42a574802844187e84a305e531ed54455f11fbde0f10541cd", strip_prefix = "thiserror-impl-2.0.19", urls = ["https://static.crates.io/crates/thiserror-impl/2.0.19/download"], visibility = [], ) cargo.rust_library( name = "thiserror-impl-2", srcs = [":thiserror-impl-2.0.19.crate"], crate = "thiserror_impl", crate_root = "thiserror-impl-2.0.19.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "thiserror_impl", "CARGO_CRATE_NAME": "thiserror_impl", "CARGO_MANIFEST_DIR": "thiserror-impl-2.0.19.crate", "CARGO_PKG_AUTHORS": "David Tolnay ", "CARGO_PKG_DESCRIPTION": "Implementation detail of the `thiserror` crate", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "thiserror-impl", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/thiserror", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "2.0.19", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "19", "CARGO_PKG_VERSION_PRE": "", }, proc_macro = True, visibility = [], deps = [ ":proc-macro2-1", ":quote-1", ":syn-3", ], ) http_archive( name = "thread_local-1.1.10.crate", sha256 = "1ad99c4c6d32803332c548b1af0540b357b3f5fc0be8f6c6bfe8b2e6ae784070", strip_prefix = "thread_local-1.1.10", urls = ["https://static.crates.io/crates/thread_local/1.1.10/download"], visibility = [], ) cargo.rust_library( name = "thread_local-1", srcs = [":thread_local-1.1.10.crate"], crate = "thread_local", crate_root = "thread_local-1.1.10.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "thread_local", "CARGO_CRATE_NAME": "thread_local", "CARGO_MANIFEST_DIR": "thread_local-1.1.10.crate", "CARGO_PKG_AUTHORS": "Amanieu d'Antras ", "CARGO_PKG_DESCRIPTION": "Per-object thread-local storage", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "thread_local", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/Amanieu/thread_local-rs", "CARGO_PKG_RUST_VERSION": "1.63", "CARGO_PKG_VERSION": "1.1.10", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "10", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":cfg-if-1"], ) http_archive( name = "throttled-tracing-0.1.0.crate", sha256 = "5c8ec74140dfae112d4da4003f2cabdfd9b5efc84e8a4d610d87fc681280b642", strip_prefix = "throttled-tracing-0.1.0", urls = ["https://static.crates.io/crates/throttled-tracing/0.1.0/download"], visibility = [], ) cargo.rust_library( name = "throttled-tracing-0.1", srcs = [":throttled-tracing-0.1.0.crate"], crate = "throttled_tracing", crate_root = "throttled-tracing-0.1.0.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "throttled_tracing", "CARGO_CRATE_NAME": "throttled_tracing", "CARGO_MANIFEST_DIR": "throttled-tracing-0.1.0.crate", "CARGO_PKG_AUTHORS": "Enzo Lombardi ", "CARGO_PKG_DESCRIPTION": "Periodic and throttled logging macros for the tracing ecosystem", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "throttled-tracing", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/aovestdipaperino/throttled-tracing", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.1.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":fastrand-2", ":parking_lot-0.12", ":tracing-0.1", ], ) http_archive( name = "tiff-0.11.3.crate", sha256 = "b63feaf3343d35b6ca4d50483f94843803b0f51634937cc2ec519fc32232bc52", strip_prefix = "tiff-0.11.3", urls = ["https://static.crates.io/crates/tiff/0.11.3/download"], visibility = [], ) cargo.rust_library( name = "tiff-0.11", srcs = [":tiff-0.11.3.crate"], crate = "tiff", crate_root = "tiff-0.11.3.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "tiff", "CARGO_CRATE_NAME": "tiff", "CARGO_MANIFEST_DIR": "tiff-0.11.3.crate", "CARGO_PKG_AUTHORS": "The image-rs Developers", "CARGO_PKG_DESCRIPTION": "TIFF decoding and encoding library in pure Rust", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "tiff", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/image-rs/image-tiff", "CARGO_PKG_RUST_VERSION": "1.85.0", "CARGO_PKG_VERSION": "0.11.3", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "11", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "deflate", "fax", "jpeg", "lzw", ], named_deps = { "fax34": ":fax-0.2", }, visibility = [], deps = [ ":flate2-1", ":half-2", ":quick-error-2", ":weezl-0.1", ":zune-jpeg-0.5", ], ) http_archive( name = "time-0.3.54.crate", sha256 = "3e1d5e639ff6bab73cb6885cc7e7b1de96c3f32c68ec55f3952614bec1092244", strip_prefix = "time-0.3.54", urls = ["https://static.crates.io/crates/time/0.3.54/download"], visibility = [], ) cargo.rust_library( name = "time-0.3", srcs = [":time-0.3.54.crate"], crate = "time", crate_root = "time-0.3.54.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "time", "CARGO_CRATE_NAME": "time", "CARGO_MANIFEST_DIR": "time-0.3.54.crate", "CARGO_PKG_AUTHORS": "Jacob Pratt :Time contributors", "CARGO_PKG_DESCRIPTION": "Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].", "CARGO_PKG_HOMEPAGE": "https://time-rs.github.io", "CARGO_PKG_NAME": "time", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/time-rs/time", "CARGO_PKG_RUST_VERSION": "1.88.0", "CARGO_PKG_VERSION": "0.3.54", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "54", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "default", "formatting", "local-offset", "parsing", "serde", "serde-well-known", "std", ], visibility = [], deps = [ ":deranged-0.5", ":libc-0.2", ":num-conv-0.2", ":num_threads-0.1", ":powerfmt-0.2", ":serde_core-1", ":time-core-0.1", ], ) http_archive( name = "time-core-0.1.9.crate", sha256 = "9e1c906769ad99c88eaa54e728060edef082f8e358ff32030cb7c7d315e81109", strip_prefix = "time-core-0.1.9", urls = ["https://static.crates.io/crates/time-core/0.1.9/download"], visibility = [], ) cargo.rust_library( name = "time-core-0.1", srcs = [":time-core-0.1.9.crate"], crate = "time_core", crate_root = "time-core-0.1.9.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "time_core", "CARGO_CRATE_NAME": "time_core", "CARGO_MANIFEST_DIR": "time-core-0.1.9.crate", "CARGO_PKG_AUTHORS": "Jacob Pratt :Time contributors", "CARGO_PKG_DESCRIPTION": "This crate is an implementation detail and should not be relied upon directly.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "time-core", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/time-rs/time", "CARGO_PKG_RUST_VERSION": "1.88.0", "CARGO_PKG_VERSION": "0.1.9", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "9", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "tiny-skia-0.11.4.crate", sha256 = "83d13394d44dae3207b52a326c0c85a8bf87f1541f23b0d143811088497b09ab", strip_prefix = "tiny-skia-0.11.4", urls = ["https://static.crates.io/crates/tiny-skia/0.11.4/download"], visibility = [], ) cargo.rust_library( name = "tiny-skia-0.11", srcs = [":tiny-skia-0.11.4.crate"], crate = "tiny_skia", crate_root = "tiny-skia-0.11.4.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "tiny_skia", "CARGO_CRATE_NAME": "tiny_skia", "CARGO_MANIFEST_DIR": "tiny-skia-0.11.4.crate", "CARGO_PKG_AUTHORS": "Yevhenii Reizner ", "CARGO_PKG_DESCRIPTION": "A tiny Skia subset ported to Rust.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "tiny-skia", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/RazrFalcon/tiny-skia", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.11.4", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "11", "CARGO_PKG_VERSION_PATCH": "4", "CARGO_PKG_VERSION_PRE": "", }, features = [ "simd", "std", ], visibility = [], deps = [ ":arrayref-0.3", ":arrayvec-0.7", ":bytemuck-1", ":cfg-if-1", ":log-0.4", ":tiny-skia-path-0.11", ], ) http_archive( name = "tiny-skia-path-0.11.4.crate", sha256 = "9c9e7fc0c2e86a30b117d0462aa261b72b7a99b7ebd7deb3a14ceda95c5bdc93", strip_prefix = "tiny-skia-path-0.11.4", urls = ["https://static.crates.io/crates/tiny-skia-path/0.11.4/download"], visibility = [], ) cargo.rust_library( name = "tiny-skia-path-0.11", srcs = [":tiny-skia-path-0.11.4.crate"], crate = "tiny_skia_path", crate_root = "tiny-skia-path-0.11.4.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "tiny_skia_path", "CARGO_CRATE_NAME": "tiny_skia_path", "CARGO_MANIFEST_DIR": "tiny-skia-path-0.11.4.crate", "CARGO_PKG_AUTHORS": "Yevhenii Reizner ", "CARGO_PKG_DESCRIPTION": "A tiny-skia Bezier path implementation", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "tiny-skia-path", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/RazrFalcon/tiny-skia/tree/master/path", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.11.4", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "11", "CARGO_PKG_VERSION_PATCH": "4", "CARGO_PKG_VERSION_PRE": "", }, features = ["std"], visibility = [], deps = [ ":arrayref-0.3", ":bytemuck-1", ":strict-num-0.1", ], ) http_archive( name = "tinystr-0.8.3.crate", sha256 = "c8323304221c2a851516f22236c5722a72eaa19749016521d6dff0824447d96d", strip_prefix = "tinystr-0.8.3", urls = ["https://static.crates.io/crates/tinystr/0.8.3/download"], visibility = [], ) cargo.rust_library( name = "tinystr-0.8", srcs = [":tinystr-0.8.3.crate"], crate = "tinystr", crate_root = "tinystr-0.8.3.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "tinystr", "CARGO_CRATE_NAME": "tinystr", "CARGO_MANIFEST_DIR": "tinystr-0.8.3.crate", "CARGO_PKG_AUTHORS": "The ICU4X Project Developers", "CARGO_PKG_DESCRIPTION": "A small ASCII-only bounded length string representation.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "tinystr", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/unicode-org/icu4x", "CARGO_PKG_RUST_VERSION": "1.82", "CARGO_PKG_VERSION": "0.8.3", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "8", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, features = ["zerovec"], visibility = [], deps = [ ":displaydoc-0.2", ":zerovec-0.11", ], ) http_archive( name = "tinyvec-1.12.0.crate", sha256 = "bb4ebadaa0af04fab11ae01eb5f9fdb5f9c5b875506e210e71c07873528baa7f", strip_prefix = "tinyvec-1.12.0", urls = ["https://static.crates.io/crates/tinyvec/1.12.0/download"], visibility = [], ) cargo.rust_library( name = "tinyvec-1", srcs = [":tinyvec-1.12.0.crate"], crate = "tinyvec", crate_root = "tinyvec-1.12.0.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "tinyvec", "CARGO_CRATE_NAME": "tinyvec", "CARGO_MANIFEST_DIR": "tinyvec-1.12.0.crate", "CARGO_PKG_AUTHORS": "Lokathor ", "CARGO_PKG_DESCRIPTION": "`tinyvec` provides 100% safe vec-like data structures.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "tinyvec", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/Lokathor/tinyvec", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "1.12.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "12", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "default", "std", "tinyvec_macros", ], visibility = [], deps = [":tinyvec_macros-0.1"], ) http_archive( name = "tinyvec_macros-0.1.1.crate", sha256 = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20", strip_prefix = "tinyvec_macros-0.1.1", urls = ["https://static.crates.io/crates/tinyvec_macros/0.1.1/download"], visibility = [], ) cargo.rust_library( name = "tinyvec_macros-0.1", srcs = [":tinyvec_macros-0.1.1.crate"], crate = "tinyvec_macros", crate_root = "tinyvec_macros-0.1.1.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "tinyvec_macros", "CARGO_CRATE_NAME": "tinyvec_macros", "CARGO_MANIFEST_DIR": "tinyvec_macros-0.1.1.crate", "CARGO_PKG_AUTHORS": "Soveu ", "CARGO_PKG_DESCRIPTION": "Some macros for tiny containers", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "tinyvec_macros", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/Soveu/tinyvec_macros", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.1.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) alias( name = "tokio", actual = ":tokio-1", visibility = ["PUBLIC"], ) http_archive( name = "tokio-1.53.1.crate", sha256 = "202caea871b69668250d242070849eb495be178ed697a3e98aebce5bc81a0bed", strip_prefix = "tokio-1.53.1", urls = ["https://static.crates.io/crates/tokio/1.53.1/download"], visibility = [], ) cargo.rust_library( name = "tokio-1", srcs = [":tokio-1.53.1.crate"], crate = "tokio", crate_root = "tokio-1.53.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "tokio", "CARGO_CRATE_NAME": "tokio", "CARGO_MANIFEST_DIR": "tokio-1.53.1.crate", "CARGO_PKG_AUTHORS": "Tokio Contributors ", "CARGO_PKG_DESCRIPTION": "An event-driven, non-blocking I/O platform for writing asynchronous I/O\nbacked applications.\n", "CARGO_PKG_HOMEPAGE": "https://tokio.rs", "CARGO_PKG_NAME": "tokio", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/tokio-rs/tokio", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "1.53.1", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "53", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", ], visibility = [], deps = [ ":bytes-1", ":libc-0.2", ":mio-1", ":parking_lot-0.12", ":pin-project-lite-0.2", ":signal-hook-registry-1", ":socket2-0.6", ":tokio-macros-2", ], ) http_archive( name = "tokio-macros-2.7.2.crate", sha256 = "78773a2a397f451582ce068015985c33193cf6dea8b74d2a639fe457b2f07b0e", strip_prefix = "tokio-macros-2.7.2", urls = ["https://static.crates.io/crates/tokio-macros/2.7.2/download"], visibility = [], ) cargo.rust_library( name = "tokio-macros-2", srcs = [":tokio-macros-2.7.2.crate"], crate = "tokio_macros", crate_root = "tokio-macros-2.7.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "tokio_macros", "CARGO_CRATE_NAME": "tokio_macros", "CARGO_MANIFEST_DIR": "tokio-macros-2.7.2.crate", "CARGO_PKG_AUTHORS": "Tokio Contributors ", "CARGO_PKG_DESCRIPTION": "Tokio's proc macros.\n", "CARGO_PKG_HOMEPAGE": "https://tokio.rs", "CARGO_PKG_NAME": "tokio-macros", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/tokio-rs/tokio", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "2.7.2", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "7", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, proc_macro = True, visibility = [], deps = [ ":proc-macro2-1", ":quote-1", ":syn-3", ], ) http_archive( name = "tokio-rustls-0.26.4.crate", sha256 = "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61", strip_prefix = "tokio-rustls-0.26.4", urls = ["https://static.crates.io/crates/tokio-rustls/0.26.4/download"], visibility = [], ) cargo.rust_library( name = "tokio-rustls-0.26", srcs = [":tokio-rustls-0.26.4.crate"], crate = "tokio_rustls", crate_root = "tokio-rustls-0.26.4.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "tokio_rustls", "CARGO_CRATE_NAME": "tokio_rustls", "CARGO_MANIFEST_DIR": "tokio-rustls-0.26.4.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Asynchronous TLS/SSL streams for Tokio using Rustls.", "CARGO_PKG_HOMEPAGE": "https://github.com/rustls/tokio-rustls", "CARGO_PKG_NAME": "tokio-rustls", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rustls/tokio-rustls", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.26.4", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "26", "CARGO_PKG_VERSION_PATCH": "4", "CARGO_PKG_VERSION_PRE": "", }, features = [ "aws-lc-rs", "aws_lc_rs", "default", "early-data", "logging", "tls12", ], visibility = [], deps = [ ":rustls-0.23", ":tokio-1", ], ) http_archive( name = "tokio-stream-0.1.19.crate", sha256 = "a3d06f0b082ba57c26b79407372e57cf2a1e28124f78e9479fe80322cf53420b", strip_prefix = "tokio-stream-0.1.19", urls = ["https://static.crates.io/crates/tokio-stream/0.1.19/download"], visibility = [], ) cargo.rust_library( name = "tokio-stream-0.1", srcs = [":tokio-stream-0.1.19.crate"], crate = "tokio_stream", crate_root = "tokio-stream-0.1.19.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "tokio_stream", "CARGO_CRATE_NAME": "tokio_stream", "CARGO_MANIFEST_DIR": "tokio-stream-0.1.19.crate", "CARGO_PKG_AUTHORS": "Tokio Contributors ", "CARGO_PKG_DESCRIPTION": "Utilities to work with `Stream` and `tokio`.\n", "CARGO_PKG_HOMEPAGE": "https://tokio.rs", "CARGO_PKG_NAME": "tokio-stream", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/tokio-rs/tokio", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.1.19", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "19", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "sync", "time", "tokio-util", ], visibility = [], deps = [ ":futures-core-0.3", ":pin-project-lite-0.2", ":tokio-1", ":tokio-util-0.7", ], ) http_archive( name = "tokio-tungstenite-0.28.0.crate", sha256 = "d25a406cddcc431a75d3d9afc6a7c0f7428d4891dd973e4d54c56b46127bf857", strip_prefix = "tokio-tungstenite-0.28.0", urls = ["https://static.crates.io/crates/tokio-tungstenite/0.28.0/download"], visibility = [], ) cargo.rust_library( name = "tokio-tungstenite-0.28", srcs = [":tokio-tungstenite-0.28.0.crate"], crate = "tokio_tungstenite", crate_root = "tokio-tungstenite-0.28.0.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "tokio_tungstenite", "CARGO_CRATE_NAME": "tokio_tungstenite", "CARGO_MANIFEST_DIR": "tokio-tungstenite-0.28.0.crate", "CARGO_PKG_AUTHORS": "Daniel Abramov :Alexey Galakhov ", "CARGO_PKG_DESCRIPTION": "Tokio binding for Tungstenite, the Lightweight stream-based WebSocket implementation", "CARGO_PKG_HOMEPAGE": "https://github.com/snapview/tokio-tungstenite", "CARGO_PKG_NAME": "tokio-tungstenite", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/snapview/tokio-tungstenite", "CARGO_PKG_RUST_VERSION": "1.63", "CARGO_PKG_VERSION": "0.28.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "28", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "__rustls-tls", "connect", "default", "handshake", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "stream", "tokio-rustls", ], visibility = [], deps = [ ":futures-util-0.3", ":log-0.4", ":rustls-0.23", ":rustls-native-certs-0.8", ":rustls-pki-types-1", ":tokio-1", ":tokio-rustls-0.26", ":tungstenite-0.28", ], ) http_archive( name = "tokio-util-0.7.19.crate", sha256 = "494815d09bf52b5548659851081238f0ca39ff638363907596da739561c62c52", strip_prefix = "tokio-util-0.7.19", urls = ["https://static.crates.io/crates/tokio-util/0.7.19/download"], visibility = [], ) cargo.rust_library( name = "tokio-util-0.7", srcs = [":tokio-util-0.7.19.crate"], crate = "tokio_util", crate_root = "tokio-util-0.7.19.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "tokio_util", "CARGO_CRATE_NAME": "tokio_util", "CARGO_MANIFEST_DIR": "tokio-util-0.7.19.crate", "CARGO_PKG_AUTHORS": "Tokio Contributors ", "CARGO_PKG_DESCRIPTION": "Additional utilities for working with Tokio.\n", "CARGO_PKG_HOMEPAGE": "https://tokio.rs", "CARGO_PKG_NAME": "tokio-util", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/tokio-rs/tokio", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.7.19", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "7", "CARGO_PKG_VERSION_PATCH": "19", "CARGO_PKG_VERSION_PRE": "", }, features = [ "codec", "default", "futures-util", "io", "io-util", "libc", "rt", ], visibility = [], deps = [ ":bytes-1", ":futures-core-0.3", ":futures-sink-0.3", ":futures-util-0.3", ":libc-0.2", ":pin-project-lite-0.2", ":tokio-1", ], ) http_archive( name = "tokio-websockets-0.12.3.crate", sha256 = "b1b6348ebfaaecd771cecb69e832961d277f59845d4220a584701f72728152b7", strip_prefix = "tokio-websockets-0.12.3", urls = ["https://static.crates.io/crates/tokio-websockets/0.12.3/download"], visibility = [], ) cargo.rust_library( name = "tokio-websockets-0.12", srcs = [":tokio-websockets-0.12.3.crate"], crate = "tokio_websockets", crate_root = "tokio-websockets-0.12.3.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "tokio_websockets", "CARGO_CRATE_NAME": "tokio_websockets", "CARGO_MANIFEST_DIR": "tokio-websockets-0.12.3.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "High performance, strict, tokio-util based WebSockets implementation", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "tokio-websockets", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/Gelbpunkt/tokio-websockets/", "CARGO_PKG_RUST_VERSION": "1.79", "CARGO_PKG_VERSION": "0.12.3", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "12", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, features = [ "aws_lc_rs", "client", "getrandom", "rand", "rustls-bring-your-own-connector", "server", "sha1_smol", ], visibility = [], deps = [ ":aws-lc-rs-1", ":base64-0.22", ":bytes-1", ":futures-core-0.3", ":futures-sink-0.3", ":getrandom-0.3", ":http-1", ":httparse-1", ":rand-0.9", ":rustls-pki-types-1", ":sha1_smol-1", ":simdutf8-0.1", ":tokio-1", ":tokio-rustls-0.26", ":tokio-util-0.7", ], ) http_archive( name = "toml_datetime-1.1.1+spec-1.1.0.crate", sha256 = "3165f65f62e28e0115a00b2ebdd37eb6f3b641855f9d636d3cd4103767159ad7", strip_prefix = "toml_datetime-1.1.1+spec-1.1.0", urls = ["https://static.crates.io/crates/toml_datetime/1.1.1+spec-1.1.0/download"], visibility = [], ) cargo.rust_library( name = "toml_datetime-1", srcs = [":toml_datetime-1.1.1+spec-1.1.0.crate"], crate = "toml_datetime", crate_root = "toml_datetime-1.1.1+spec-1.1.0.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "toml_datetime", "CARGO_CRATE_NAME": "toml_datetime", "CARGO_MANIFEST_DIR": "toml_datetime-1.1.1+spec-1.1.0.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "A TOML-compatible datetime type", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "toml_datetime", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/toml-rs/toml", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "1.1.1+spec-1.1.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "default", "std", ], visibility = [], ) http_archive( name = "toml_edit-0.25.13+spec-1.1.0.crate", sha256 = "6975367e4d2ef766d86af01ffad14b622fecc8d4357a998fbc4deb6e9bacaf9b", strip_prefix = "toml_edit-0.25.13+spec-1.1.0", urls = ["https://static.crates.io/crates/toml_edit/0.25.13+spec-1.1.0/download"], visibility = [], ) cargo.rust_library( name = "toml_edit-0.25", srcs = [":toml_edit-0.25.13+spec-1.1.0.crate"], crate = "toml_edit", crate_root = "toml_edit-0.25.13+spec-1.1.0.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "toml_edit", "CARGO_CRATE_NAME": "toml_edit", "CARGO_MANIFEST_DIR": "toml_edit-0.25.13+spec-1.1.0.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Yet another format-preserving TOML parser.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "toml_edit", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/toml-rs/toml", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "0.25.13+spec-1.1.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "25", "CARGO_PKG_VERSION_PATCH": "13", "CARGO_PKG_VERSION_PRE": "", }, features = ["parse"], visibility = [], deps = [ ":indexmap-2", ":toml_datetime-1", ":toml_parser-1", ":winnow-1", ], ) http_archive( name = "toml_parser-1.1.3+spec-1.1.0.crate", sha256 = "1d38ac1cf9b95face32296c0a3ede1fdc270627c9d9c02a7274dd6d960dc4d56", strip_prefix = "toml_parser-1.1.3+spec-1.1.0", urls = ["https://static.crates.io/crates/toml_parser/1.1.3+spec-1.1.0/download"], visibility = [], ) cargo.rust_library( name = "toml_parser-1", srcs = [":toml_parser-1.1.3+spec-1.1.0.crate"], crate = "toml_parser", crate_root = "toml_parser-1.1.3+spec-1.1.0.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "toml_parser", "CARGO_CRATE_NAME": "toml_parser", "CARGO_MANIFEST_DIR": "toml_parser-1.1.3+spec-1.1.0.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Yet another format-preserving TOML parser.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "toml_parser", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/toml-rs/toml", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "1.1.3+spec-1.1.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "default", "std", ], visibility = [], deps = [":winnow-1"], ) http_archive( name = "tower-0.5.3.crate", sha256 = "ebe5ef63511595f1344e2d5cfa636d973292adc0eec1f0ad45fae9f0851ab1d4", strip_prefix = "tower-0.5.3", urls = ["https://static.crates.io/crates/tower/0.5.3/download"], visibility = [], ) cargo.rust_library( name = "tower-0.5", srcs = [":tower-0.5.3.crate"], crate = "tower", crate_root = "tower-0.5.3.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "tower", "CARGO_CRATE_NAME": "tower", "CARGO_MANIFEST_DIR": "tower-0.5.3.crate", "CARGO_PKG_AUTHORS": "Tower Maintainers ", "CARGO_PKG_DESCRIPTION": "Tower is a library of modular and reusable components for building robust\nclients and servers.\n", "CARGO_PKG_HOMEPAGE": "https://github.com/tower-rs/tower", "CARGO_PKG_NAME": "tower", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/tower-rs/tower", "CARGO_PKG_RUST_VERSION": "1.64.0", "CARGO_PKG_VERSION": "0.5.3", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, features = [ "futures-core", "futures-util", "pin-project-lite", "retry", "sync_wrapper", "timeout", "tokio", "util", ], visibility = [], deps = [ ":futures-core-0.3", ":futures-util-0.3", ":pin-project-lite-0.2", ":sync_wrapper-1", ":tokio-1", ":tower-layer-0.3", ":tower-service-0.3", ], ) http_archive( name = "tower-http-0.6.11.crate", sha256 = "4cfcf7e2740e6fc6d4d688b4ef00650406bb94adf4731e43c096c3a19fe40840", strip_prefix = "tower-http-0.6.11", urls = ["https://static.crates.io/crates/tower-http/0.6.11/download"], visibility = [], ) cargo.rust_library( name = "tower-http-0.6", srcs = [":tower-http-0.6.11.crate"], crate = "tower_http", crate_root = "tower-http-0.6.11.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "tower_http", "CARGO_CRATE_NAME": "tower_http", "CARGO_MANIFEST_DIR": "tower-http-0.6.11.crate", "CARGO_PKG_AUTHORS": "Tower Maintainers ", "CARGO_PKG_DESCRIPTION": "Tower middleware and utilities for HTTP clients and servers", "CARGO_PKG_HOMEPAGE": "https://github.com/tower-rs/tower-http", "CARGO_PKG_NAME": "tower-http", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/tower-rs/tower-http", "CARGO_PKG_RUST_VERSION": "1.64", "CARGO_PKG_VERSION": "0.6.11", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "6", "CARGO_PKG_VERSION_PATCH": "11", "CARGO_PKG_VERSION_PRE": "", }, features = [ "follow-redirect", "futures-util", "tower", ], visibility = [], deps = [ ":bitflags-2", ":bytes-1", ":futures-util-0.3", ":http-1", ":http-body-1", ":pin-project-lite-0.2", ":tower-0.5", ":tower-layer-0.3", ":tower-service-0.3", ":url-2", ], ) http_archive( name = "tower-layer-0.3.3.crate", sha256 = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e", strip_prefix = "tower-layer-0.3.3", urls = ["https://static.crates.io/crates/tower-layer/0.3.3/download"], visibility = [], ) cargo.rust_library( name = "tower-layer-0.3", srcs = [":tower-layer-0.3.3.crate"], crate = "tower_layer", crate_root = "tower-layer-0.3.3.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "tower_layer", "CARGO_CRATE_NAME": "tower_layer", "CARGO_MANIFEST_DIR": "tower-layer-0.3.3.crate", "CARGO_PKG_AUTHORS": "Tower Maintainers ", "CARGO_PKG_DESCRIPTION": "Decorates a `Service` to allow easy composition between `Service`s.\n", "CARGO_PKG_HOMEPAGE": "https://github.com/tower-rs/tower", "CARGO_PKG_NAME": "tower-layer", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/tower-rs/tower", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.3.3", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "tower-service-0.3.3.crate", sha256 = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3", strip_prefix = "tower-service-0.3.3", urls = ["https://static.crates.io/crates/tower-service/0.3.3/download"], visibility = [], ) cargo.rust_library( name = "tower-service-0.3", srcs = [":tower-service-0.3.3.crate"], crate = "tower_service", crate_root = "tower-service-0.3.3.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "tower_service", "CARGO_CRATE_NAME": "tower_service", "CARGO_MANIFEST_DIR": "tower-service-0.3.3.crate", "CARGO_PKG_AUTHORS": "Tower Maintainers ", "CARGO_PKG_DESCRIPTION": "Trait representing an asynchronous, request / response based, client or server.\n", "CARGO_PKG_HOMEPAGE": "https://github.com/tower-rs/tower", "CARGO_PKG_NAME": "tower-service", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/tower-rs/tower", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.3.3", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "tracing-0.1.44.crate", sha256 = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100", strip_prefix = "tracing-0.1.44", urls = ["https://static.crates.io/crates/tracing/0.1.44/download"], visibility = [], ) cargo.rust_library( name = "tracing-0.1", srcs = [":tracing-0.1.44.crate"], crate = "tracing", crate_root = "tracing-0.1.44.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "tracing", "CARGO_CRATE_NAME": "tracing", "CARGO_MANIFEST_DIR": "tracing-0.1.44.crate", "CARGO_PKG_AUTHORS": "Eliza Weisman :Tokio Contributors ", "CARGO_PKG_DESCRIPTION": "Application-level tracing for Rust.\n", "CARGO_PKG_HOMEPAGE": "https://tokio.rs", "CARGO_PKG_NAME": "tracing", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/tokio-rs/tracing", "CARGO_PKG_RUST_VERSION": "1.65.0", "CARGO_PKG_VERSION": "0.1.44", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "44", "CARGO_PKG_VERSION_PRE": "", }, features = [ "attributes", "default", "log", "std", "tracing-attributes", ], visibility = [], deps = [ ":log-0.4", ":pin-project-lite-0.2", ":tracing-attributes-0.1", ":tracing-core-0.1", ], ) http_archive( name = "tracing-attributes-0.1.31.crate", sha256 = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da", strip_prefix = "tracing-attributes-0.1.31", urls = ["https://static.crates.io/crates/tracing-attributes/0.1.31/download"], visibility = [], ) cargo.rust_library( name = "tracing-attributes-0.1", srcs = [":tracing-attributes-0.1.31.crate"], crate = "tracing_attributes", crate_root = "tracing-attributes-0.1.31.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "tracing_attributes", "CARGO_CRATE_NAME": "tracing_attributes", "CARGO_MANIFEST_DIR": "tracing-attributes-0.1.31.crate", "CARGO_PKG_AUTHORS": "Tokio Contributors :Eliza Weisman :David Barsky ", "CARGO_PKG_DESCRIPTION": "Procedural macro attributes for automatically instrumenting functions.\n", "CARGO_PKG_HOMEPAGE": "https://tokio.rs", "CARGO_PKG_NAME": "tracing-attributes", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/tokio-rs/tracing", "CARGO_PKG_RUST_VERSION": "1.65.0", "CARGO_PKG_VERSION": "0.1.31", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "31", "CARGO_PKG_VERSION_PRE": "", }, proc_macro = True, visibility = [], deps = [ ":proc-macro2-1", ":quote-1", ":syn-2", ], ) http_archive( name = "tracing-core-0.1.36.crate", sha256 = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a", strip_prefix = "tracing-core-0.1.36", urls = ["https://static.crates.io/crates/tracing-core/0.1.36/download"], visibility = [], ) cargo.rust_library( name = "tracing-core-0.1", srcs = [":tracing-core-0.1.36.crate"], crate = "tracing_core", crate_root = "tracing-core-0.1.36.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "tracing_core", "CARGO_CRATE_NAME": "tracing_core", "CARGO_MANIFEST_DIR": "tracing-core-0.1.36.crate", "CARGO_PKG_AUTHORS": "Tokio Contributors ", "CARGO_PKG_DESCRIPTION": "Core primitives for application-level tracing.\n", "CARGO_PKG_HOMEPAGE": "https://tokio.rs", "CARGO_PKG_NAME": "tracing-core", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/tokio-rs/tracing", "CARGO_PKG_RUST_VERSION": "1.65.0", "CARGO_PKG_VERSION": "0.1.36", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "36", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "once_cell", "std", ], visibility = [], deps = [":once_cell-1"], ) http_archive( name = "tracing-log-0.2.0.crate", sha256 = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3", strip_prefix = "tracing-log-0.2.0", urls = ["https://static.crates.io/crates/tracing-log/0.2.0/download"], visibility = [], ) cargo.rust_library( name = "tracing-log-0.2", srcs = [":tracing-log-0.2.0.crate"], crate = "tracing_log", crate_root = "tracing-log-0.2.0.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "tracing_log", "CARGO_CRATE_NAME": "tracing_log", "CARGO_MANIFEST_DIR": "tracing-log-0.2.0.crate", "CARGO_PKG_AUTHORS": "Tokio Contributors ", "CARGO_PKG_DESCRIPTION": "Provides compatibility between `tracing` and the `log` crate.\n", "CARGO_PKG_HOMEPAGE": "https://tokio.rs", "CARGO_PKG_NAME": "tracing-log", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/tokio-rs/tracing", "CARGO_PKG_RUST_VERSION": "1.56.0", "CARGO_PKG_VERSION": "0.2.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "log-tracer", "std", ], visibility = [], deps = [ ":log-0.4", ":once_cell-1", ":tracing-core-0.1", ], ) http_archive( name = "tracing-subscriber-0.3.23.crate", sha256 = "cb7f578e5945fb242538965c2d0b04418d38ec25c79d160cd279bf0731c8d319", strip_prefix = "tracing-subscriber-0.3.23", urls = ["https://static.crates.io/crates/tracing-subscriber/0.3.23/download"], visibility = [], ) cargo.rust_library( name = "tracing-subscriber-0.3", srcs = [":tracing-subscriber-0.3.23.crate"], crate = "tracing_subscriber", crate_root = "tracing-subscriber-0.3.23.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "tracing_subscriber", "CARGO_CRATE_NAME": "tracing_subscriber", "CARGO_MANIFEST_DIR": "tracing-subscriber-0.3.23.crate", "CARGO_PKG_AUTHORS": "Eliza Weisman :David Barsky :Tokio Contributors ", "CARGO_PKG_DESCRIPTION": "Utilities for implementing and composing `tracing` subscribers.\n", "CARGO_PKG_HOMEPAGE": "https://tokio.rs", "CARGO_PKG_NAME": "tracing-subscriber", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/tokio-rs/tracing", "CARGO_PKG_RUST_VERSION": "1.65.0", "CARGO_PKG_VERSION": "0.3.23", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "23", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "ansi", "default", "env-filter", "fmt", "matchers", "nu-ansi-term", "once_cell", "registry", "sharded-slab", "smallvec", "std", "thread_local", "tracing", "tracing-log", ], visibility = [], deps = [ ":matchers-0.2", ":nu-ansi-term-0.50", ":once_cell-1", ":regex-automata-0.4", ":sharded-slab-0.1", ":smallvec-1", ":thread_local-1", ":tracing-0.1", ":tracing-core-0.1", ":tracing-log-0.2", ], ) http_archive( name = "transpose-0.2.3.crate", sha256 = "1ad61aed86bc3faea4300c7aee358b4c6d0c8d6ccc36524c96e4c92ccf26e77e", strip_prefix = "transpose-0.2.3", urls = ["https://static.crates.io/crates/transpose/0.2.3/download"], visibility = [], ) cargo.rust_library( name = "transpose-0.2", srcs = [":transpose-0.2.3.crate"], crate = "transpose", crate_root = "transpose-0.2.3.crate/src/lib.rs", edition = "2015", env = { "CARGO_BIN_NAME": "transpose", "CARGO_CRATE_NAME": "transpose", "CARGO_MANIFEST_DIR": "transpose-0.2.3.crate", "CARGO_PKG_AUTHORS": "Elliott Mahler ", "CARGO_PKG_DESCRIPTION": "Utility for transposing multi-dimensional data", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "transpose", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/ejmahler/transpose", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.2.3", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":num-integer-0.1", ":strength_reduce-0.2", ], ) http_archive( name = "triomphe-0.1.16.crate", sha256 = "b40688ea6389c8171614b25491f71d4a27946e0c7ce2da1c6de27e25abf1a0ae", strip_prefix = "triomphe-0.1.16", urls = ["https://static.crates.io/crates/triomphe/0.1.16/download"], visibility = [], ) cargo.rust_library( name = "triomphe-0.1", srcs = [":triomphe-0.1.16.crate"], crate = "triomphe", crate_root = "triomphe-0.1.16.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "triomphe", "CARGO_CRATE_NAME": "triomphe", "CARGO_MANIFEST_DIR": "triomphe-0.1.16.crate", "CARGO_PKG_AUTHORS": "Manish Goregaokar :The Servo Project Developers", "CARGO_PKG_DESCRIPTION": "A fork of std::sync::Arc with some extra functionality and without weak references (originally servo_arc)", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "triomphe", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/Manishearth/triomphe", "CARGO_PKG_RUST_VERSION": "1.81", "CARGO_PKG_VERSION": "0.1.16", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "16", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "try-lock-0.2.5.crate", sha256 = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b", strip_prefix = "try-lock-0.2.5", urls = ["https://static.crates.io/crates/try-lock/0.2.5/download"], visibility = [], ) cargo.rust_library( name = "try-lock-0.2", srcs = [":try-lock-0.2.5.crate"], crate = "try_lock", crate_root = "try-lock-0.2.5.crate/src/lib.rs", edition = "2015", env = { "CARGO_BIN_NAME": "try_lock", "CARGO_CRATE_NAME": "try_lock", "CARGO_MANIFEST_DIR": "try-lock-0.2.5.crate", "CARGO_PKG_AUTHORS": "Sean McArthur ", "CARGO_PKG_DESCRIPTION": "A lightweight atomic lock.", "CARGO_PKG_HOMEPAGE": "https://github.com/seanmonstar/try-lock", "CARGO_PKG_NAME": "try-lock", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/seanmonstar/try-lock", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.2.5", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "5", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "ttf-parser-0.25.1.crate", sha256 = "d2df906b07856748fa3f6e0ad0cbaa047052d4a7dd609e231c4f72cee8c36f31", strip_prefix = "ttf-parser-0.25.1", urls = ["https://static.crates.io/crates/ttf-parser/0.25.1/download"], visibility = [], ) cargo.rust_library( name = "ttf-parser-0.25", srcs = [":ttf-parser-0.25.1.crate"], crate = "ttf_parser", crate_root = "ttf-parser-0.25.1.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "ttf_parser", "CARGO_CRATE_NAME": "ttf_parser", "CARGO_MANIFEST_DIR": "ttf-parser-0.25.1.crate", "CARGO_PKG_AUTHORS": "Caleb Maclennan :Laurenz Stampfl :Yevhenii Reizner :خالد حسني (Khaled Hosny) ", "CARGO_PKG_DESCRIPTION": "A high-level, safe, zero-allocation font parser for TrueType, OpenType, and AAT.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "ttf-parser", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/harfbuzz/ttf-parser", "CARGO_PKG_RUST_VERSION": "1.63.0", "CARGO_PKG_VERSION": "0.25.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "25", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "apple-layout", "glyph-names", "gvar-alloc", "opentype-layout", "std", "variable-fonts", ], visibility = [], ) http_archive( name = "tungstenite-0.28.0.crate", sha256 = "8628dcc84e5a09eb3d8423d6cb682965dea9133204e8fb3efee74c2a0c259442", strip_prefix = "tungstenite-0.28.0", urls = ["https://static.crates.io/crates/tungstenite/0.28.0/download"], visibility = [], ) cargo.rust_library( name = "tungstenite-0.28", srcs = [":tungstenite-0.28.0.crate"], crate = "tungstenite", crate_root = "tungstenite-0.28.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "tungstenite", "CARGO_CRATE_NAME": "tungstenite", "CARGO_MANIFEST_DIR": "tungstenite-0.28.0.crate", "CARGO_PKG_AUTHORS": "Alexey Galakhov:Daniel Abramov", "CARGO_PKG_DESCRIPTION": "Lightweight stream-based WebSocket implementation", "CARGO_PKG_HOMEPAGE": "https://github.com/snapview/tungstenite-rs", "CARGO_PKG_NAME": "tungstenite", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/snapview/tungstenite-rs", "CARGO_PKG_RUST_VERSION": "1.63", "CARGO_PKG_VERSION": "0.28.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "28", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "__rustls-tls", "data-encoding", "handshake", "http", "httparse", "rustls", "rustls-pki-types", "sha1", ], visibility = [], deps = [ ":bytes-1", ":data-encoding-2", ":http-1", ":httparse-1", ":log-0.4", ":rand-0.9", ":rustls-0.23", ":rustls-pki-types-1", ":sha1-0.10", ":thiserror-2", ":utf-8-0.7", ], ) http_archive( name = "typenum-1.20.1.crate", sha256 = "b6f5e870be6c3b371b77fe0ee0bafb859fa4964b4404c27de1d380043c4dda20", strip_prefix = "typenum-1.20.1", urls = ["https://static.crates.io/crates/typenum/1.20.1/download"], visibility = [], ) cargo.rust_library( name = "typenum-1", srcs = [":typenum-1.20.1.crate"], crate = "typenum", crate_root = "typenum-1.20.1.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "typenum", "CARGO_CRATE_NAME": "typenum", "CARGO_MANIFEST_DIR": "typenum-1.20.1.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Typenum is a Rust library for type-level numbers evaluated at\n compile time. It currently supports bits, unsigned integers, and signed\n integers. It also provides a type-level array of type-level numbers, but its\n implementation is incomplete.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "typenum", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/paholg/typenum", "CARGO_PKG_RUST_VERSION": "1.41.0", "CARGO_PKG_VERSION": "1.20.1", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "20", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = ["const-generics"], visibility = [], ) http_archive( name = "unicode-ident-1.0.24.crate", sha256 = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75", strip_prefix = "unicode-ident-1.0.24", urls = ["https://static.crates.io/crates/unicode-ident/1.0.24/download"], visibility = [], ) cargo.rust_library( name = "unicode-ident-1", srcs = [":unicode-ident-1.0.24.crate"], crate = "unicode_ident", crate_root = "unicode-ident-1.0.24.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "unicode_ident", "CARGO_CRATE_NAME": "unicode_ident", "CARGO_MANIFEST_DIR": "unicode-ident-1.0.24.crate", "CARGO_PKG_AUTHORS": "David Tolnay ", "CARGO_PKG_DESCRIPTION": "Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "unicode-ident", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/unicode-ident", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "1.0.24", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "24", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "unicode-segmentation-1.13.3.crate", sha256 = "c6f5d3c3b1bf09027a88a6bc961fc00497d651009560b5463668dc81b0fa87a8", strip_prefix = "unicode-segmentation-1.13.3", urls = ["https://static.crates.io/crates/unicode-segmentation/1.13.3/download"], visibility = [], ) cargo.rust_library( name = "unicode-segmentation-1", srcs = [":unicode-segmentation-1.13.3.crate"], crate = "unicode_segmentation", crate_root = "unicode-segmentation-1.13.3.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "unicode_segmentation", "CARGO_CRATE_NAME": "unicode_segmentation", "CARGO_MANIFEST_DIR": "unicode-segmentation-1.13.3.crate", "CARGO_PKG_AUTHORS": "kwantam :Manish Goregaokar ", "CARGO_PKG_DESCRIPTION": "This crate provides Grapheme Cluster, Word and Sentence boundaries\naccording to Unicode Standard Annex #29 rules.\n", "CARGO_PKG_HOMEPAGE": "https://github.com/unicode-rs/unicode-segmentation", "CARGO_PKG_NAME": "unicode-segmentation", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/unicode-rs/unicode-segmentation", "CARGO_PKG_RUST_VERSION": "1.85.0", "CARGO_PKG_VERSION": "1.13.3", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "13", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "unicode-xid-0.2.6.crate", sha256 = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853", strip_prefix = "unicode-xid-0.2.6", urls = ["https://static.crates.io/crates/unicode-xid/0.2.6/download"], visibility = [], ) cargo.rust_library( name = "unicode-xid-0.2", srcs = [":unicode-xid-0.2.6.crate"], crate = "unicode_xid", crate_root = "unicode-xid-0.2.6.crate/src/lib.rs", edition = "2015", env = { "CARGO_BIN_NAME": "unicode_xid", "CARGO_CRATE_NAME": "unicode_xid", "CARGO_MANIFEST_DIR": "unicode-xid-0.2.6.crate", "CARGO_PKG_AUTHORS": "erick.tryzelaar :kwantam :Manish Goregaokar ", "CARGO_PKG_DESCRIPTION": "Determine whether characters have the XID_Start\nor XID_Continue properties according to\nUnicode Standard Annex #31.\n", "CARGO_PKG_HOMEPAGE": "https://github.com/unicode-rs/unicode-xid", "CARGO_PKG_NAME": "unicode-xid", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/unicode-rs/unicode-xid", "CARGO_PKG_RUST_VERSION": "1.17", "CARGO_PKG_VERSION": "0.2.6", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "6", "CARGO_PKG_VERSION_PRE": "", }, features = ["default"], visibility = [], ) http_archive( name = "universal-hash-0.5.1.crate", sha256 = "fc1de2c688dc15305988b563c3854064043356019f97a4b46276fe734c4f07ea", strip_prefix = "universal-hash-0.5.1", urls = ["https://static.crates.io/crates/universal-hash/0.5.1/download"], visibility = [], ) cargo.rust_library( name = "universal-hash-0.5", srcs = [":universal-hash-0.5.1.crate"], crate = "universal_hash", crate_root = "universal-hash-0.5.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "universal_hash", "CARGO_CRATE_NAME": "universal_hash", "CARGO_MANIFEST_DIR": "universal-hash-0.5.1.crate", "CARGO_PKG_AUTHORS": "RustCrypto Developers", "CARGO_PKG_DESCRIPTION": "Traits which describe the functionality of universal hash functions (UHFs)", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "universal-hash", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/RustCrypto/traits", "CARGO_PKG_RUST_VERSION": "1.56", "CARGO_PKG_VERSION": "0.5.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":crypto-common-0.1", ":subtle-2", ], ) http_archive( name = "unsafe-libopus-0.2.0.crate", sha256 = "c757408e7256c910343c7b215c8c8b878948630eecc774baabcca0972376eb73", strip_prefix = "unsafe-libopus-0.2.0", urls = ["https://static.crates.io/crates/unsafe-libopus/0.2.0/download"], visibility = [], ) cargo.rust_library( name = "unsafe-libopus-0.2", srcs = [":unsafe-libopus-0.2.0.crate"], crate = "unsafe_libopus", crate_root = "unsafe-libopus-0.2.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "unsafe_libopus", "CARGO_CRATE_NAME": "unsafe_libopus", "CARGO_MANIFEST_DIR": "unsafe-libopus-0.2.0.crate", "CARGO_PKG_AUTHORS": "DCNick3", "CARGO_PKG_DESCRIPTION": "libopus transpiled to rust by c2rust", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "unsafe-libopus", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/DCNick3/unsafe-libopus", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.2.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":arrayref-0.3", ":num-complex-0.4", ":num-traits-0.2", ], ) http_archive( name = "untrusted-0.7.1.crate", sha256 = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a", strip_prefix = "untrusted-0.7.1", urls = ["https://static.crates.io/crates/untrusted/0.7.1/download"], visibility = [], ) cargo.rust_library( name = "untrusted-0.7", srcs = [":untrusted-0.7.1.crate"], crate = "untrusted", crate_root = "untrusted-0.7.1.crate/src/untrusted.rs", edition = "2018", env = { "CARGO_BIN_NAME": "untrusted", "CARGO_CRATE_NAME": "untrusted", "CARGO_MANIFEST_DIR": "untrusted-0.7.1.crate", "CARGO_PKG_AUTHORS": "Brian Smith ", "CARGO_PKG_DESCRIPTION": "Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "untrusted", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/briansmith/untrusted", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.7.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "7", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "untrusted-0.9.0.crate", sha256 = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1", strip_prefix = "untrusted-0.9.0", urls = ["https://static.crates.io/crates/untrusted/0.9.0/download"], visibility = [], ) cargo.rust_library( name = "untrusted-0.9", srcs = [":untrusted-0.9.0.crate"], crate = "untrusted", crate_root = "untrusted-0.9.0.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "untrusted", "CARGO_CRATE_NAME": "untrusted", "CARGO_MANIFEST_DIR": "untrusted-0.9.0.crate", "CARGO_PKG_AUTHORS": "Brian Smith ", "CARGO_PKG_DESCRIPTION": "Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "untrusted", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/briansmith/untrusted", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.9.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "9", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) alias( name = "url", actual = ":url-2", visibility = ["PUBLIC"], ) http_archive( name = "url-2.5.8.crate", sha256 = "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed", strip_prefix = "url-2.5.8", urls = ["https://static.crates.io/crates/url/2.5.8/download"], visibility = [], ) cargo.rust_library( name = "url-2", srcs = [":url-2.5.8.crate"], crate = "url", crate_root = "url-2.5.8.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "url", "CARGO_CRATE_NAME": "url", "CARGO_MANIFEST_DIR": "url-2.5.8.crate", "CARGO_PKG_AUTHORS": "The rust-url developers", "CARGO_PKG_DESCRIPTION": "URL library for Rust, based on the WHATWG URL Standard", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "url", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/servo/rust-url", "CARGO_PKG_RUST_VERSION": "1.63", "CARGO_PKG_VERSION": "2.5.8", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "8", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "serde", "std", ], visibility = [], deps = [ ":form_urlencoded-1", ":idna-1", ":percent-encoding-2", ":serde-1", ":serde_derive-1", ], ) alias( name = "urlencoding", actual = ":urlencoding-2", visibility = ["PUBLIC"], ) http_archive( name = "urlencoding-2.1.3.crate", sha256 = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da", strip_prefix = "urlencoding-2.1.3", urls = ["https://static.crates.io/crates/urlencoding/2.1.3/download"], visibility = [], ) cargo.rust_library( name = "urlencoding-2", srcs = [":urlencoding-2.1.3.crate"], crate = "urlencoding", crate_root = "urlencoding-2.1.3.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "urlencoding", "CARGO_CRATE_NAME": "urlencoding", "CARGO_MANIFEST_DIR": "urlencoding-2.1.3.crate", "CARGO_PKG_AUTHORS": "Kornel :Bertram Truong ", "CARGO_PKG_DESCRIPTION": "A Rust library for doing URL percentage encoding.", "CARGO_PKG_HOMEPAGE": "https://lib.rs/urlencoding", "CARGO_PKG_NAME": "urlencoding", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/kornelski/rust_urlencoding", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "2.1.3", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "utf-8-0.7.6.crate", sha256 = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9", strip_prefix = "utf-8-0.7.6", urls = ["https://static.crates.io/crates/utf-8/0.7.6/download"], visibility = [], ) cargo.rust_library( name = "utf-8-0.7", srcs = [":utf-8-0.7.6.crate"], crate = "utf8", crate_root = "utf-8-0.7.6.crate/src/lib.rs", edition = "2015", env = { "CARGO_BIN_NAME": "utf8", "CARGO_CRATE_NAME": "utf8", "CARGO_MANIFEST_DIR": "utf-8-0.7.6.crate", "CARGO_PKG_AUTHORS": "Simon Sapin ", "CARGO_PKG_DESCRIPTION": "Incremental, zero-copy UTF-8 decoding with error handling", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "utf-8", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/SimonSapin/rust-utf8", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.7.6", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "7", "CARGO_PKG_VERSION_PATCH": "6", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "utf8_iter-1.0.4.crate", sha256 = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be", strip_prefix = "utf8_iter-1.0.4", urls = ["https://static.crates.io/crates/utf8_iter/1.0.4/download"], visibility = [], ) cargo.rust_library( name = "utf8_iter-1", srcs = [":utf8_iter-1.0.4.crate"], crate = "utf8_iter", crate_root = "utf8_iter-1.0.4.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "utf8_iter", "CARGO_CRATE_NAME": "utf8_iter", "CARGO_MANIFEST_DIR": "utf8_iter-1.0.4.crate", "CARGO_PKG_AUTHORS": "Henri Sivonen ", "CARGO_PKG_DESCRIPTION": "Iterator by char over potentially-invalid UTF-8 in &[u8]", "CARGO_PKG_HOMEPAGE": "https://docs.rs/utf8_iter/", "CARGO_PKG_NAME": "utf8_iter", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/hsivonen/utf8_iter", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "1.0.4", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "4", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "utf8parse-0.2.2.crate", sha256 = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821", strip_prefix = "utf8parse-0.2.2", urls = ["https://static.crates.io/crates/utf8parse/0.2.2/download"], visibility = [], ) cargo.rust_library( name = "utf8parse-0.2", srcs = [":utf8parse-0.2.2.crate"], crate = "utf8parse", crate_root = "utf8parse-0.2.2.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "utf8parse", "CARGO_CRATE_NAME": "utf8parse", "CARGO_MANIFEST_DIR": "utf8parse-0.2.2.crate", "CARGO_PKG_AUTHORS": "Joe Wilm :Christian Duerr ", "CARGO_PKG_DESCRIPTION": "Table-driven UTF-8 parser", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "utf8parse", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/alacritty/vte", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.2.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = ["default"], visibility = [], ) http_archive( name = "uuid-1.24.0.crate", sha256 = "bf3923a6f5c4c6382e0b653c4117f48d631ea17f38ed86e2a828e6f7412f5239", strip_prefix = "uuid-1.24.0", urls = ["https://static.crates.io/crates/uuid/1.24.0/download"], visibility = [], ) cargo.rust_library( name = "uuid-1", srcs = [":uuid-1.24.0.crate"], crate = "uuid", crate_root = "uuid-1.24.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "uuid", "CARGO_CRATE_NAME": "uuid", "CARGO_MANIFEST_DIR": "uuid-1.24.0.crate", "CARGO_PKG_AUTHORS": "Ashley Mannix:Dylan DPC:Hunar Roop Kahlon", "CARGO_PKG_DESCRIPTION": "A library to generate and parse UUIDs.", "CARGO_PKG_HOMEPAGE": "https://github.com/uuid-rs/uuid", "CARGO_PKG_NAME": "uuid", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/uuid-rs/uuid", "CARGO_PKG_RUST_VERSION": "1.85.0", "CARGO_PKG_VERSION": "1.24.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "24", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "rng", "std", "v4", ], visibility = [], deps = [":getrandom-0.4"], ) alias( name = "v4l2r", actual = ":v4l2r-0.0.7", visibility = ["PUBLIC"], ) http_archive( name = "v4l2r-0.0.7.crate", sha256 = "2b609e6cc820e3f95dac66f8ef4efbdf1f39b8d119ec16e6476f797ec95ebaa7", strip_prefix = "v4l2r-0.0.7", urls = ["https://static.crates.io/crates/v4l2r/0.0.7/download"], visibility = [], ) cargo.rust_library( name = "v4l2r-0.0.7", srcs = [":v4l2r-0.0.7.crate"], crate = "v4l2r", crate_root = "v4l2r-0.0.7.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "v4l2r", "CARGO_CRATE_NAME": "v4l2r", "CARGO_MANIFEST_DIR": "v4l2r-0.0.7.crate", "CARGO_PKG_AUTHORS": "Alexandre Courbot ", "CARGO_PKG_DESCRIPTION": "Safe and flexible abstraction over V4L2", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "v4l2r", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/Gnurou/v4l2r", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.0.7", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "7", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :v4l2r-0.0.7-build-script-run[out_dir])", }, rustc_flags = ["@$(location :v4l2r-0.0.7-build-script-run[rustc_flags])"], visibility = [], deps = [ ":anyhow-1", ":bitflags-2", ":enumn-0.1", ":log-0.4", ":nix-0.28", ":paste-1", ":thiserror-1", ], ) cargo.rust_binary( name = "v4l2r-0.0.7-build-script-build", srcs = [":v4l2r-0.0.7.crate"], crate = "build_script_build", crate_root = "v4l2r-0.0.7.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "v4l2r-0.0.7.crate", "CARGO_PKG_AUTHORS": "Alexandre Courbot ", "CARGO_PKG_DESCRIPTION": "Safe and flexible abstraction over V4L2", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "v4l2r", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/Gnurou/v4l2r", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.0.7", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "7", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":bindgen-0.70"], ) buildscript_run( name = "v4l2r-0.0.7-build-script-run", package_name = "v4l2r", buildscript_rule = ":v4l2r-0.0.7-build-script-build", env = { "CARGO_PKG_AUTHORS": "Alexandre Courbot ", "CARGO_PKG_DESCRIPTION": "Safe and flexible abstraction over V4L2", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/Gnurou/v4l2r", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "7", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, version = "0.0.7", ) http_archive( name = "vergen-9.1.0.crate", sha256 = "b849a1f6d8639e8de261e81ee0fc881e3e3620db1af9f2e0da015d4382ceaf75", strip_prefix = "vergen-9.1.0", urls = ["https://static.crates.io/crates/vergen/9.1.0/download"], visibility = [], ) cargo.rust_library( name = "vergen-9", srcs = [":vergen-9.1.0.crate"], crate = "vergen", crate_root = "vergen-9.1.0.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "vergen", "CARGO_CRATE_NAME": "vergen", "CARGO_MANIFEST_DIR": "vergen-9.1.0.crate", "CARGO_PKG_AUTHORS": "Jason Ozias ", "CARGO_PKG_DESCRIPTION": "Generate 'cargo:rustc-env' instructions via 'build.rs' for use in your code via the 'env!' macro", "CARGO_PKG_HOMEPAGE": "https://github.com/rustyhorde/vergen", "CARGO_PKG_NAME": "vergen", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rustyhorde/vergen", "CARGO_PKG_RUST_VERSION": "1.88.0", "CARGO_PKG_VERSION": "9.1.0", "CARGO_PKG_VERSION_MAJOR": "9", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :vergen-9-build-script-run[out_dir])", }, rustc_flags = ["@$(location :vergen-9-build-script-run[rustc_flags])"], visibility = [], deps = [ ":anyhow-1", ":derive_builder-0.20", ":vergen-lib-9", ], ) cargo.rust_binary( name = "vergen-9-build-script-build", srcs = [":vergen-9.1.0.crate"], crate = "build_script_build", crate_root = "vergen-9.1.0.crate/build.rs", edition = "2024", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "vergen-9.1.0.crate", "CARGO_PKG_AUTHORS": "Jason Ozias ", "CARGO_PKG_DESCRIPTION": "Generate 'cargo:rustc-env' instructions via 'build.rs' for use in your code via the 'env!' macro", "CARGO_PKG_HOMEPAGE": "https://github.com/rustyhorde/vergen", "CARGO_PKG_NAME": "vergen", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rustyhorde/vergen", "CARGO_PKG_RUST_VERSION": "1.88.0", "CARGO_PKG_VERSION": "9.1.0", "CARGO_PKG_VERSION_MAJOR": "9", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":rustversion-1"], ) buildscript_run( name = "vergen-9-build-script-run", package_name = "vergen", buildscript_rule = ":vergen-9-build-script-build", env = { "CARGO_PKG_AUTHORS": "Jason Ozias ", "CARGO_PKG_DESCRIPTION": "Generate 'cargo:rustc-env' instructions via 'build.rs' for use in your code via the 'env!' macro", "CARGO_PKG_HOMEPAGE": "https://github.com/rustyhorde/vergen", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rustyhorde/vergen", "CARGO_PKG_RUST_VERSION": "1.88.0", "CARGO_PKG_VERSION_MAJOR": "9", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, version = "9.1.0", ) http_archive( name = "vergen-gitcl-1.0.8.crate", sha256 = "b9dfc1de6eb2e08a4ddf152f1b179529638bedc0ea95e6d667c014506377aefe", strip_prefix = "vergen-gitcl-1.0.8", urls = ["https://static.crates.io/crates/vergen-gitcl/1.0.8/download"], visibility = [], ) cargo.rust_library( name = "vergen-gitcl-1", srcs = [":vergen-gitcl-1.0.8.crate"], crate = "vergen_gitcl", crate_root = "vergen-gitcl-1.0.8.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "vergen_gitcl", "CARGO_CRATE_NAME": "vergen_gitcl", "CARGO_MANIFEST_DIR": "vergen-gitcl-1.0.8.crate", "CARGO_PKG_AUTHORS": "Jason Ozias ", "CARGO_PKG_DESCRIPTION": "Generate 'cargo:rustc-env' instructions via 'build.rs' for use in your code via the 'env!' macro", "CARGO_PKG_HOMEPAGE": "https://github.com/rustyhorde/vergen", "CARGO_PKG_NAME": "vergen-gitcl", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rustyhorde/vergen", "CARGO_PKG_RUST_VERSION": "1.81.0", "CARGO_PKG_VERSION": "1.0.8", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "8", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :vergen-gitcl-1-build-script-run[out_dir])", }, features = ["default"], rustc_flags = ["@$(location :vergen-gitcl-1-build-script-run[rustc_flags])"], visibility = [], deps = [ ":anyhow-1", ":derive_builder-0.20", ":time-0.3", ":vergen-9", ":vergen-lib-0.1", ], ) cargo.rust_binary( name = "vergen-gitcl-1-build-script-build", srcs = [":vergen-gitcl-1.0.8.crate"], crate = "build_script_build", crate_root = "vergen-gitcl-1.0.8.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "vergen-gitcl-1.0.8.crate", "CARGO_PKG_AUTHORS": "Jason Ozias ", "CARGO_PKG_DESCRIPTION": "Generate 'cargo:rustc-env' instructions via 'build.rs' for use in your code via the 'env!' macro", "CARGO_PKG_HOMEPAGE": "https://github.com/rustyhorde/vergen", "CARGO_PKG_NAME": "vergen-gitcl", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rustyhorde/vergen", "CARGO_PKG_RUST_VERSION": "1.81.0", "CARGO_PKG_VERSION": "1.0.8", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "8", "CARGO_PKG_VERSION_PRE": "", }, features = ["default"], visibility = [], deps = [":rustversion-1"], ) buildscript_run( name = "vergen-gitcl-1-build-script-run", package_name = "vergen-gitcl", buildscript_rule = ":vergen-gitcl-1-build-script-build", env = { "CARGO_PKG_AUTHORS": "Jason Ozias ", "CARGO_PKG_DESCRIPTION": "Generate 'cargo:rustc-env' instructions via 'build.rs' for use in your code via the 'env!' macro", "CARGO_PKG_HOMEPAGE": "https://github.com/rustyhorde/vergen", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rustyhorde/vergen", "CARGO_PKG_RUST_VERSION": "1.81.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "8", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = ["default"], version = "1.0.8", ) http_archive( name = "vergen-lib-0.1.6.crate", sha256 = "9b07e6010c0f3e59fcb164e0163834597da68d1f864e2b8ca49f74de01e9c166", strip_prefix = "vergen-lib-0.1.6", urls = ["https://static.crates.io/crates/vergen-lib/0.1.6/download"], visibility = [], ) cargo.rust_library( name = "vergen-lib-0.1", srcs = [":vergen-lib-0.1.6.crate"], crate = "vergen_lib", crate_root = "vergen-lib-0.1.6.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "vergen_lib", "CARGO_CRATE_NAME": "vergen_lib", "CARGO_MANIFEST_DIR": "vergen-lib-0.1.6.crate", "CARGO_PKG_AUTHORS": "Jason Ozias ", "CARGO_PKG_DESCRIPTION": "Common code used to support the vergen libraries", "CARGO_PKG_HOMEPAGE": "https://github.com/rustyhorde/vergen", "CARGO_PKG_NAME": "vergen-lib", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rustyhorde/vergen", "CARGO_PKG_RUST_VERSION": "1.81.0", "CARGO_PKG_VERSION": "0.1.6", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "6", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :vergen-lib-0.1-build-script-run[out_dir])", }, features = [ "default", "git", ], rustc_flags = ["@$(location :vergen-lib-0.1-build-script-run[rustc_flags])"], visibility = [], deps = [ ":anyhow-1", ":derive_builder-0.20", ], ) cargo.rust_binary( name = "vergen-lib-0.1-build-script-build", srcs = [":vergen-lib-0.1.6.crate"], crate = "build_script_build", crate_root = "vergen-lib-0.1.6.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "vergen-lib-0.1.6.crate", "CARGO_PKG_AUTHORS": "Jason Ozias ", "CARGO_PKG_DESCRIPTION": "Common code used to support the vergen libraries", "CARGO_PKG_HOMEPAGE": "https://github.com/rustyhorde/vergen", "CARGO_PKG_NAME": "vergen-lib", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rustyhorde/vergen", "CARGO_PKG_RUST_VERSION": "1.81.0", "CARGO_PKG_VERSION": "0.1.6", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "6", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "git", ], visibility = [], deps = [":rustversion-1"], ) buildscript_run( name = "vergen-lib-0.1-build-script-run", package_name = "vergen-lib", buildscript_rule = ":vergen-lib-0.1-build-script-build", env = { "CARGO_PKG_AUTHORS": "Jason Ozias ", "CARGO_PKG_DESCRIPTION": "Common code used to support the vergen libraries", "CARGO_PKG_HOMEPAGE": "https://github.com/rustyhorde/vergen", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rustyhorde/vergen", "CARGO_PKG_RUST_VERSION": "1.81.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "6", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "default", "git", ], version = "0.1.6", ) http_archive( name = "vergen-lib-9.1.0.crate", sha256 = "b34a29ba7e9c59e62f229ae1932fb1b8fb8a6fdcc99215a641913f5f5a59a569", strip_prefix = "vergen-lib-9.1.0", urls = ["https://static.crates.io/crates/vergen-lib/9.1.0/download"], visibility = [], ) cargo.rust_library( name = "vergen-lib-9", srcs = [":vergen-lib-9.1.0.crate"], crate = "vergen_lib", crate_root = "vergen-lib-9.1.0.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "vergen_lib", "CARGO_CRATE_NAME": "vergen_lib", "CARGO_MANIFEST_DIR": "vergen-lib-9.1.0.crate", "CARGO_PKG_AUTHORS": "Jason Ozias ", "CARGO_PKG_DESCRIPTION": "Common code used to support the vergen libraries", "CARGO_PKG_HOMEPAGE": "https://github.com/rustyhorde/vergen", "CARGO_PKG_NAME": "vergen-lib", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rustyhorde/vergen", "CARGO_PKG_RUST_VERSION": "1.88.0", "CARGO_PKG_VERSION": "9.1.0", "CARGO_PKG_VERSION_MAJOR": "9", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :vergen-lib-9-build-script-run[out_dir])", }, features = ["default"], rustc_flags = ["@$(location :vergen-lib-9-build-script-run[rustc_flags])"], visibility = [], deps = [ ":anyhow-1", ":derive_builder-0.20", ], ) cargo.rust_binary( name = "vergen-lib-9-build-script-build", srcs = [":vergen-lib-9.1.0.crate"], crate = "build_script_build", crate_root = "vergen-lib-9.1.0.crate/build.rs", edition = "2024", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "vergen-lib-9.1.0.crate", "CARGO_PKG_AUTHORS": "Jason Ozias ", "CARGO_PKG_DESCRIPTION": "Common code used to support the vergen libraries", "CARGO_PKG_HOMEPAGE": "https://github.com/rustyhorde/vergen", "CARGO_PKG_NAME": "vergen-lib", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rustyhorde/vergen", "CARGO_PKG_RUST_VERSION": "1.88.0", "CARGO_PKG_VERSION": "9.1.0", "CARGO_PKG_VERSION_MAJOR": "9", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = ["default"], visibility = [], deps = [":rustversion-1"], ) buildscript_run( name = "vergen-lib-9-build-script-run", package_name = "vergen-lib", buildscript_rule = ":vergen-lib-9-build-script-build", env = { "CARGO_PKG_AUTHORS": "Jason Ozias ", "CARGO_PKG_DESCRIPTION": "Common code used to support the vergen libraries", "CARGO_PKG_HOMEPAGE": "https://github.com/rustyhorde/vergen", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rustyhorde/vergen", "CARGO_PKG_RUST_VERSION": "1.88.0", "CARGO_PKG_VERSION_MAJOR": "9", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = ["default"], version = "9.1.0", ) http_archive( name = "version_check-0.9.5.crate", sha256 = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a", strip_prefix = "version_check-0.9.5", urls = ["https://static.crates.io/crates/version_check/0.9.5/download"], visibility = [], ) cargo.rust_library( name = "version_check-0.9", srcs = [":version_check-0.9.5.crate"], crate = "version_check", crate_root = "version_check-0.9.5.crate/src/lib.rs", edition = "2015", env = { "CARGO_BIN_NAME": "version_check", "CARGO_CRATE_NAME": "version_check", "CARGO_MANIFEST_DIR": "version_check-0.9.5.crate", "CARGO_PKG_AUTHORS": "Sergio Benitez ", "CARGO_PKG_DESCRIPTION": "Tiny crate to check the version of the installed/running rustc.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "version_check", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/SergioBenitez/version_check", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.9.5", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "9", "CARGO_PKG_VERSION_PATCH": "5", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "visibility-0.1.1.crate", sha256 = "d674d135b4a8c1d7e813e2f8d1c9a58308aee4a680323066025e53132218bd91", strip_prefix = "visibility-0.1.1", urls = ["https://static.crates.io/crates/visibility/0.1.1/download"], visibility = [], ) cargo.rust_library( name = "visibility-0.1", srcs = [":visibility-0.1.1.crate"], crate = "visibility", crate_root = "visibility-0.1.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "visibility", "CARGO_CRATE_NAME": "visibility", "CARGO_MANIFEST_DIR": "visibility-0.1.1.crate", "CARGO_PKG_AUTHORS": "Daniel Henry-Mantilla ", "CARGO_PKG_DESCRIPTION": "Attribute to override the visibility of items (useful in conjunction with cfg_attr)", "CARGO_PKG_HOMEPAGE": "https://crates.io/crates/visibility", "CARGO_PKG_NAME": "visibility", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/danielhenrymantilla/visibility.rs", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.1.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, proc_macro = True, visibility = [], deps = [ ":proc-macro2-1", ":quote-1", ":syn-2", ], ) alias( name = "walkdir", actual = ":walkdir-2", visibility = ["PUBLIC"], ) http_archive( name = "walkdir-2.5.0.crate", sha256 = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b", strip_prefix = "walkdir-2.5.0", urls = ["https://static.crates.io/crates/walkdir/2.5.0/download"], visibility = [], ) cargo.rust_library( name = "walkdir-2", srcs = [":walkdir-2.5.0.crate"], crate = "walkdir", crate_root = "walkdir-2.5.0.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "walkdir", "CARGO_CRATE_NAME": "walkdir", "CARGO_MANIFEST_DIR": "walkdir-2.5.0.crate", "CARGO_PKG_AUTHORS": "Andrew Gallant ", "CARGO_PKG_DESCRIPTION": "Recursively walk a directory.", "CARGO_PKG_HOMEPAGE": "https://github.com/BurntSushi/walkdir", "CARGO_PKG_NAME": "walkdir", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/BurntSushi/walkdir", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "2.5.0", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":same-file-1"], ) http_archive( name = "want-0.3.1.crate", sha256 = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e", strip_prefix = "want-0.3.1", urls = ["https://static.crates.io/crates/want/0.3.1/download"], visibility = [], ) cargo.rust_library( name = "want-0.3", srcs = [":want-0.3.1.crate"], crate = "want", crate_root = "want-0.3.1.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "want", "CARGO_CRATE_NAME": "want", "CARGO_MANIFEST_DIR": "want-0.3.1.crate", "CARGO_PKG_AUTHORS": "Sean McArthur ", "CARGO_PKG_DESCRIPTION": "Detect when another Future wants a result.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "want", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/seanmonstar/want", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.3.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":try-lock-0.2"], ) http_archive( name = "wayland-backend-0.3.17.crate", sha256 = "38a91b4eaddff87b1cd1074985e3713da4af2c49742d1b356b2c01670a67a078", strip_prefix = "wayland-backend-0.3.17", urls = ["https://static.crates.io/crates/wayland-backend/0.3.17/download"], visibility = [], ) cargo.rust_library( name = "wayland-backend-0.3", srcs = [":wayland-backend-0.3.17.crate"], crate = "wayland_backend", crate_root = "wayland-backend-0.3.17.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "wayland_backend", "CARGO_CRATE_NAME": "wayland_backend", "CARGO_MANIFEST_DIR": "wayland-backend-0.3.17.crate", "CARGO_PKG_AUTHORS": "Elinor Berger ", "CARGO_PKG_DESCRIPTION": "Low-level bindings to the Wayland protocol", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "wayland-backend", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/smithay/wayland-rs", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.3.17", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "17", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :wayland-backend-0.3-build-script-run[out_dir])", }, features = [ "client_system", "dlopen", ], rustc_flags = ["@$(location :wayland-backend-0.3-build-script-run[rustc_flags])"], visibility = [], deps = [ ":downcast-rs-1", ":rustix-1", ":scoped-tls-1", ":smallvec-1", ":wayland-sys-0.31", ], ) cargo.rust_binary( name = "wayland-backend-0.3-build-script-build", srcs = [":wayland-backend-0.3.17.crate"], crate = "build_script_build", crate_root = "wayland-backend-0.3.17.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "wayland-backend-0.3.17.crate", "CARGO_PKG_AUTHORS": "Elinor Berger ", "CARGO_PKG_DESCRIPTION": "Low-level bindings to the Wayland protocol", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "wayland-backend", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/smithay/wayland-rs", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.3.17", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "17", "CARGO_PKG_VERSION_PRE": "", }, features = [ "client_system", "dlopen", ], visibility = [], deps = [":cc-1"], ) buildscript_run( name = "wayland-backend-0.3-build-script-run", package_name = "wayland-backend", buildscript_rule = ":wayland-backend-0.3-build-script-build", env = { "CARGO_PKG_AUTHORS": "Elinor Berger ", "CARGO_PKG_DESCRIPTION": "Low-level bindings to the Wayland protocol", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/smithay/wayland-rs", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "17", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "client_system", "dlopen", ], version = "0.3.17", ) http_archive( name = "wayland-client-0.31.15.crate", sha256 = "e3c36a0f861ad76d0901f2800b46321410d9f73f2ea88aac0650d86c32688073", strip_prefix = "wayland-client-0.31.15", urls = ["https://static.crates.io/crates/wayland-client/0.31.15/download"], visibility = [], ) cargo.rust_library( name = "wayland-client-0.31", srcs = [":wayland-client-0.31.15.crate"], crate = "wayland_client", crate_root = "wayland-client-0.31.15.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "wayland_client", "CARGO_CRATE_NAME": "wayland_client", "CARGO_MANIFEST_DIR": "wayland-client-0.31.15.crate", "CARGO_PKG_AUTHORS": "Elinor Berger ", "CARGO_PKG_DESCRIPTION": "Bindings to the standard C implementation of the wayland protocol, client side.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "wayland-client", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/smithay/wayland-rs", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.31.15", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "31", "CARGO_PKG_VERSION_PATCH": "15", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :wayland-client-0.31-build-script-run[out_dir])", }, rustc_flags = ["@$(location :wayland-client-0.31-build-script-run[rustc_flags])"], visibility = [], deps = [ ":bitflags-2", ":rustix-1", ":wayland-backend-0.3", ":wayland-scanner-0.31", ], ) cargo.rust_binary( name = "wayland-client-0.31-build-script-build", srcs = [":wayland-client-0.31.15.crate"], crate = "build_script_build", crate_root = "wayland-client-0.31.15.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "wayland-client-0.31.15.crate", "CARGO_PKG_AUTHORS": "Elinor Berger ", "CARGO_PKG_DESCRIPTION": "Bindings to the standard C implementation of the wayland protocol, client side.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "wayland-client", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/smithay/wayland-rs", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.31.15", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "31", "CARGO_PKG_VERSION_PATCH": "15", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) buildscript_run( name = "wayland-client-0.31-build-script-run", package_name = "wayland-client", buildscript_rule = ":wayland-client-0.31-build-script-build", env = { "CARGO_PKG_AUTHORS": "Elinor Berger ", "CARGO_PKG_DESCRIPTION": "Bindings to the standard C implementation of the wayland protocol, client side.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/smithay/wayland-rs", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "31", "CARGO_PKG_VERSION_PATCH": "15", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, version = "0.31.15", ) http_archive( name = "wayland-csd-frame-0.3.0.crate", sha256 = "625c5029dbd43d25e6aa9615e88b829a5cad13b2819c4ae129fdbb7c31ab4c7e", strip_prefix = "wayland-csd-frame-0.3.0", urls = ["https://static.crates.io/crates/wayland-csd-frame/0.3.0/download"], visibility = [], ) cargo.rust_library( name = "wayland-csd-frame-0.3", srcs = [":wayland-csd-frame-0.3.0.crate"], crate = "wayland_csd_frame", crate_root = "wayland-csd-frame-0.3.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "wayland_csd_frame", "CARGO_CRATE_NAME": "wayland_csd_frame", "CARGO_MANIFEST_DIR": "wayland-csd-frame-0.3.0.crate", "CARGO_PKG_AUTHORS": "Kirill Chibisov ", "CARGO_PKG_DESCRIPTION": "Common trait and types for wayland CSD interop", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "wayland-csd-frame", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-windowing/wayland-csd-frame", "CARGO_PKG_RUST_VERSION": "1.65.0", "CARGO_PKG_VERSION": "0.3.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":bitflags-2", ":cursor-icon-1", ":wayland-backend-0.3", ], ) http_archive( name = "wayland-cursor-0.31.14.crate", sha256 = "4a52d18780be9b1314328a3de5f930b73d2200112e3849ca6cb11822793fb34d", strip_prefix = "wayland-cursor-0.31.14", urls = ["https://static.crates.io/crates/wayland-cursor/0.31.14/download"], visibility = [], ) cargo.rust_library( name = "wayland-cursor-0.31", srcs = [":wayland-cursor-0.31.14.crate"], crate = "wayland_cursor", crate_root = "wayland-cursor-0.31.14.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "wayland_cursor", "CARGO_CRATE_NAME": "wayland_cursor", "CARGO_MANIFEST_DIR": "wayland-cursor-0.31.14.crate", "CARGO_PKG_AUTHORS": "Elinor Berger ", "CARGO_PKG_DESCRIPTION": "Bindings to libwayland-cursor.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "wayland-cursor", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/smithay/wayland-rs", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.31.14", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "31", "CARGO_PKG_VERSION_PATCH": "14", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":rustix-1", ":wayland-client-0.31", ":xcursor-0.3", ], ) http_archive( name = "wayland-protocols-0.32.13.crate", sha256 = "23d0c813de3daa2ed6520af85a3bd49b0e722a3078506899aa9686fea58dc4b6", strip_prefix = "wayland-protocols-0.32.13", urls = ["https://static.crates.io/crates/wayland-protocols/0.32.13/download"], visibility = [], ) cargo.rust_library( name = "wayland-protocols-0.32", srcs = [":wayland-protocols-0.32.13.crate"], crate = "wayland_protocols", crate_root = "wayland-protocols-0.32.13.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "wayland_protocols", "CARGO_CRATE_NAME": "wayland_protocols", "CARGO_MANIFEST_DIR": "wayland-protocols-0.32.13.crate", "CARGO_PKG_AUTHORS": "Elinor Berger ", "CARGO_PKG_DESCRIPTION": "Generated API for the officials wayland protocol extensions", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "wayland-protocols", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/smithay/wayland-rs", "CARGO_PKG_RUST_VERSION": "1.86", "CARGO_PKG_VERSION": "0.32.13", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "32", "CARGO_PKG_VERSION_PATCH": "13", "CARGO_PKG_VERSION_PRE": "", }, features = [ "client", "staging", "unstable", "wayland-client", ], visibility = [], deps = [ ":bitflags-2", ":wayland-backend-0.3", ":wayland-client-0.31", ":wayland-scanner-0.31", ], ) http_archive( name = "wayland-protocols-experimental-20250721.0.1.crate", sha256 = "40a1f863128dcaaec790d7b4b396cc9b9a7a079e878e18c47e6c2d2c5a8dcbb1", strip_prefix = "wayland-protocols-experimental-20250721.0.1", urls = ["https://static.crates.io/crates/wayland-protocols-experimental/20250721.0.1/download"], visibility = [], ) cargo.rust_library( name = "wayland-protocols-experimental-20250721", srcs = [":wayland-protocols-experimental-20250721.0.1.crate"], crate = "wayland_protocols_experimental", crate_root = "wayland-protocols-experimental-20250721.0.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "wayland_protocols_experimental", "CARGO_CRATE_NAME": "wayland_protocols_experimental", "CARGO_MANIFEST_DIR": "wayland-protocols-experimental-20250721.0.1.crate", "CARGO_PKG_AUTHORS": "Elinor Berger ", "CARGO_PKG_DESCRIPTION": "Generated API for experimental wayland protocol extensions", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "wayland-protocols-experimental", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/smithay/wayland-rs", "CARGO_PKG_RUST_VERSION": "1.65", "CARGO_PKG_VERSION": "20250721.0.1", "CARGO_PKG_VERSION_MAJOR": "20250721", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = [ "client", "wayland-client", ], visibility = [], deps = [ ":bitflags-2", ":wayland-backend-0.3", ":wayland-client-0.31", ":wayland-protocols-0.32", ":wayland-scanner-0.31", ], ) http_archive( name = "wayland-protocols-misc-0.3.12.crate", sha256 = "6e9567599ef23e09b8dad6e429e5738d4509dfc46b3b21f32841a304d16b29c8", strip_prefix = "wayland-protocols-misc-0.3.12", urls = ["https://static.crates.io/crates/wayland-protocols-misc/0.3.12/download"], visibility = [], ) cargo.rust_library( name = "wayland-protocols-misc-0.3", srcs = [":wayland-protocols-misc-0.3.12.crate"], crate = "wayland_protocols_misc", crate_root = "wayland-protocols-misc-0.3.12.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "wayland_protocols_misc", "CARGO_CRATE_NAME": "wayland_protocols_misc", "CARGO_MANIFEST_DIR": "wayland-protocols-misc-0.3.12.crate", "CARGO_PKG_AUTHORS": "Elinor Berger ", "CARGO_PKG_DESCRIPTION": "Generated API for misc and deprecated wayland protocol extensions", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "wayland-protocols-misc", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/smithay/wayland-rs", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.3.12", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "12", "CARGO_PKG_VERSION_PRE": "", }, features = [ "client", "wayland-client", ], visibility = [], deps = [ ":bitflags-2", ":wayland-backend-0.3", ":wayland-client-0.31", ":wayland-protocols-0.32", ":wayland-scanner-0.31", ], ) http_archive( name = "wayland-protocols-plasma-0.3.12.crate", sha256 = "2b6d8cf1eb2c1c31ed1f5643c88a6e53538129d4af80030c8cabd1f9fa884d91", strip_prefix = "wayland-protocols-plasma-0.3.12", urls = ["https://static.crates.io/crates/wayland-protocols-plasma/0.3.12/download"], visibility = [], ) cargo.rust_library( name = "wayland-protocols-plasma-0.3", srcs = [":wayland-protocols-plasma-0.3.12.crate"], crate = "wayland_protocols_plasma", crate_root = "wayland-protocols-plasma-0.3.12.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "wayland_protocols_plasma", "CARGO_CRATE_NAME": "wayland_protocols_plasma", "CARGO_MANIFEST_DIR": "wayland-protocols-plasma-0.3.12.crate", "CARGO_PKG_AUTHORS": "Elinor Berger ", "CARGO_PKG_DESCRIPTION": "Generated API for the Plasma wayland protocol extensions", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "wayland-protocols-plasma", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/smithay/wayland-rs", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.3.12", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "12", "CARGO_PKG_VERSION_PRE": "", }, features = [ "client", "wayland-client", ], visibility = [], deps = [ ":bitflags-2", ":wayland-backend-0.3", ":wayland-client-0.31", ":wayland-protocols-0.32", ":wayland-scanner-0.31", ], ) http_archive( name = "wayland-protocols-wlr-0.3.12.crate", sha256 = "eb04e52f7836d7c7976c78ca0250d61e33873c34156a2a1fc9474828ec268234", strip_prefix = "wayland-protocols-wlr-0.3.12", urls = ["https://static.crates.io/crates/wayland-protocols-wlr/0.3.12/download"], visibility = [], ) cargo.rust_library( name = "wayland-protocols-wlr-0.3", srcs = [":wayland-protocols-wlr-0.3.12.crate"], crate = "wayland_protocols_wlr", crate_root = "wayland-protocols-wlr-0.3.12.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "wayland_protocols_wlr", "CARGO_CRATE_NAME": "wayland_protocols_wlr", "CARGO_MANIFEST_DIR": "wayland-protocols-wlr-0.3.12.crate", "CARGO_PKG_AUTHORS": "Elinor Berger ", "CARGO_PKG_DESCRIPTION": "Generated API for the WLR wayland protocol extensions", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "wayland-protocols-wlr", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/smithay/wayland-rs", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.3.12", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "12", "CARGO_PKG_VERSION_PRE": "", }, features = [ "client", "wayland-client", ], visibility = [], deps = [ ":bitflags-2", ":wayland-backend-0.3", ":wayland-client-0.31", ":wayland-protocols-0.32", ":wayland-scanner-0.31", ], ) http_archive( name = "wayland-scanner-0.31.11.crate", sha256 = "338e30461b3a2b67d70eb30a6d89f8e0c93a833e07d2ae89085cd070c4a00ac0", strip_prefix = "wayland-scanner-0.31.11", urls = ["https://static.crates.io/crates/wayland-scanner/0.31.11/download"], visibility = [], ) cargo.rust_library( name = "wayland-scanner-0.31", srcs = [":wayland-scanner-0.31.11.crate"], crate = "wayland_scanner", crate_root = "wayland-scanner-0.31.11.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "wayland_scanner", "CARGO_CRATE_NAME": "wayland_scanner", "CARGO_MANIFEST_DIR": "wayland-scanner-0.31.11.crate", "CARGO_PKG_AUTHORS": "Elinor Berger ", "CARGO_PKG_DESCRIPTION": "Wayland Scanner for generating rust APIs from XML wayland protocol files.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "wayland-scanner", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/smithay/wayland-rs", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.31.11", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "31", "CARGO_PKG_VERSION_PATCH": "11", "CARGO_PKG_VERSION_PRE": "", }, proc_macro = True, visibility = [], deps = [ ":proc-macro2-1", ":quick-xml-0.41", ":quote-1", ], ) http_archive( name = "wayland-sys-0.31.11.crate", sha256 = "d8eab23fefc9e41f8e841df4a9c707e8a8c4ed26e944ef69297184de2785e3be", strip_prefix = "wayland-sys-0.31.11", urls = ["https://static.crates.io/crates/wayland-sys/0.31.11/download"], visibility = [], ) cargo.rust_library( name = "wayland-sys-0.31", srcs = [":wayland-sys-0.31.11.crate"], crate = "wayland_sys", crate_root = "wayland-sys-0.31.11.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "wayland_sys", "CARGO_CRATE_NAME": "wayland_sys", "CARGO_MANIFEST_DIR": "wayland-sys-0.31.11.crate", "CARGO_PKG_AUTHORS": "Elinor Berger ", "CARGO_PKG_DESCRIPTION": "FFI bindings to the various libwayland-*.so libraries. You should only need this crate if you are working on custom wayland protocol extensions. Look at the crate wayland-client for usable bindings.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "wayland-sys", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/smithay/wayland-rs", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.31.11", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "31", "CARGO_PKG_VERSION_PATCH": "11", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :wayland-sys-0.31-build-script-run[out_dir])", }, features = [ "client", "dlopen", "egl", "once_cell", ], rustc_flags = ["@$(location :wayland-sys-0.31-build-script-run[rustc_flags])"], visibility = [], deps = [ ":dlib-0.5", ":log-0.4", ":once_cell-1", ], ) cargo.rust_binary( name = "wayland-sys-0.31-build-script-build", srcs = [":wayland-sys-0.31.11.crate"], crate = "build_script_build", crate_root = "wayland-sys-0.31.11.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "wayland-sys-0.31.11.crate", "CARGO_PKG_AUTHORS": "Elinor Berger ", "CARGO_PKG_DESCRIPTION": "FFI bindings to the various libwayland-*.so libraries. You should only need this crate if you are working on custom wayland protocol extensions. Look at the crate wayland-client for usable bindings.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "wayland-sys", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/smithay/wayland-rs", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "0.31.11", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "31", "CARGO_PKG_VERSION_PATCH": "11", "CARGO_PKG_VERSION_PRE": "", }, features = [ "client", "dlopen", "egl", "once_cell", ], visibility = [], deps = [":pkg-config-0.3"], ) buildscript_run( name = "wayland-sys-0.31-build-script-run", package_name = "wayland-sys", buildscript_rule = ":wayland-sys-0.31-build-script-build", env = { "CARGO_PKG_AUTHORS": "Elinor Berger ", "CARGO_PKG_DESCRIPTION": "FFI bindings to the various libwayland-*.so libraries. You should only need this crate if you are working on custom wayland protocol extensions. Look at the crate wayland-client for usable bindings.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/smithay/wayland-rs", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "31", "CARGO_PKG_VERSION_PATCH": "11", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "client", "dlopen", "egl", "once_cell", ], version = "0.31.11", ) http_archive( name = "web-async-0.1.5.crate", sha256 = "1ba1426dcf56093a94d9415ba4c016e45c1323679501e7309f1919ab32f08206", strip_prefix = "web-async-0.1.5", urls = ["https://static.crates.io/crates/web-async/0.1.5/download"], visibility = [], ) cargo.rust_library( name = "web-async-0.1", srcs = [":web-async-0.1.5.crate"], crate = "web_async", crate_root = "web-async-0.1.5.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "web_async", "CARGO_CRATE_NAME": "web_async", "CARGO_MANIFEST_DIR": "web-async-0.1.5.crate", "CARGO_PKG_AUTHORS": "Luke Curley", "CARGO_PKG_DESCRIPTION": "Async helpers and utilities for WASM", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "web-async", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/kixelated/web-rs", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.1.5", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "5", "CARGO_PKG_VERSION_PRE": "", }, features = ["tracing"], visibility = [], deps = [ ":tokio-1", ":tracing-0.1", ], ) http_archive( name = "web-time-1.1.0.crate", sha256 = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb", strip_prefix = "web-time-1.1.0", urls = ["https://static.crates.io/crates/web-time/1.1.0/download"], visibility = [], ) cargo.rust_library( name = "web-time-1", srcs = [":web-time-1.1.0.crate"], crate = "web_time", crate_root = "web-time-1.1.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "web_time", "CARGO_CRATE_NAME": "web_time", "CARGO_MANIFEST_DIR": "web-time-1.1.0.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Drop-in replacement for std::time for Wasm in browsers", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "web-time", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/daxpedda/web-time", "CARGO_PKG_RUST_VERSION": "1.60", "CARGO_PKG_VERSION": "1.1.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) cargo.rust_library( name = "web-transport-iroh-0.2", srcs = [":web-transport-15435674117d5f7d.git"], crate = "web_transport_iroh", crate_root = "web-transport-15435674117d5f7d/rs/web-transport-iroh/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "web_transport_iroh", "CARGO_CRATE_NAME": "web_transport_iroh", "CARGO_MANIFEST_DIR": "web-transport-15435674117d5f7d", "CARGO_PKG_AUTHORS": "Franz Heinzmann ", "CARGO_PKG_DESCRIPTION": "WebTransport library for Iroh", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "web-transport-iroh", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/moq-dev/web-transport", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.2.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "aws-lc-rs", "default", "metrics", "portmapper", ], visibility = [], deps = [ ":bytes-1", ":http-1", ":iroh-0.97", ":n0-error-0.1", ":n0-future-0.3", ":tokio-1", ":tracing-0.1", ":url-2", ":web-transport-proto-0.6", ":web-transport-trait-0.3", ], ) cargo.rust_library( name = "web-transport-noq-0.0.3", srcs = [":web-transport-15435674117d5f7d.git"], crate = "web_transport_noq", crate_root = "web-transport-15435674117d5f7d/rs/web-transport-noq/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "web_transport_noq", "CARGO_CRATE_NAME": "web_transport_noq", "CARGO_MANIFEST_DIR": "web-transport-15435674117d5f7d", "CARGO_PKG_AUTHORS": "Luke Curley", "CARGO_PKG_DESCRIPTION": "WebTransport library for Noq (a Quinn fork)", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "web-transport-noq", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/moq-dev/web-transport", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.0.3", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, features = [ "aws-lc-rs", "default", ], visibility = [], deps = [ ":bytes-1", ":futures-0.3", ":http-1", ":noq-0.17", ":rustls-0.23", ":rustls-native-certs-0.8", ":thiserror-2", ":tokio-1", ":tracing-0.1", ":url-2", ":web-transport-proto-0.6", ":web-transport-trait-0.3", ], ) cargo.rust_library( name = "web-transport-proto-0.6", srcs = [":web-transport-15435674117d5f7d.git"], crate = "web_transport_proto", crate_root = "web-transport-15435674117d5f7d/rs/web-transport-proto/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "web_transport_proto", "CARGO_CRATE_NAME": "web_transport_proto", "CARGO_MANIFEST_DIR": "web-transport-15435674117d5f7d", "CARGO_PKG_AUTHORS": "Luke Curley", "CARGO_PKG_DESCRIPTION": "WebTransport core protocol", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "web-transport-proto", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/moq-dev/web-transport", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.6.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "6", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [ ":bytes-1", ":http-1", ":sfv-0.14", ":thiserror-2", ":tokio-1", ":url-2", ], ) cargo.rust_library( name = "web-transport-trait-0.3", srcs = [":web-transport-15435674117d5f7d.git"], crate = "web_transport_trait", crate_root = "web-transport-15435674117d5f7d/rs/web-transport-trait/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "web_transport_trait", "CARGO_CRATE_NAME": "web_transport_trait", "CARGO_MANIFEST_DIR": "web-transport-15435674117d5f7d", "CARGO_PKG_AUTHORS": "Luke Curley", "CARGO_PKG_DESCRIPTION": "An async WebTransport trait.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "web-transport-trait", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/moq-dev/web-transport", "CARGO_PKG_RUST_VERSION": "1.75", "CARGO_PKG_VERSION": "0.3.4", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "4", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":bytes-1"], ) http_archive( name = "webbrowser-1.2.4.crate", sha256 = "62c35be770821a214dbc362fc26908c853e776c0004294d0b10b8a6bad582f94", strip_prefix = "webbrowser-1.2.4", urls = ["https://static.crates.io/crates/webbrowser/1.2.4/download"], visibility = [], ) cargo.rust_library( name = "webbrowser-1", srcs = [":webbrowser-1.2.4.crate"], crate = "webbrowser", crate_root = "webbrowser-1.2.4.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "webbrowser", "CARGO_CRATE_NAME": "webbrowser", "CARGO_MANIFEST_DIR": "webbrowser-1.2.4.crate", "CARGO_PKG_AUTHORS": "Amod Malviya @amodm", "CARGO_PKG_DESCRIPTION": "Open URLs in web browsers available on a platform", "CARGO_PKG_HOMEPAGE": "https://github.com/amodm/webbrowser-rs", "CARGO_PKG_NAME": "webbrowser", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/amodm/webbrowser-rs", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "1.2.4", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "4", "CARGO_PKG_VERSION_PRE": "", }, platform = { "macos-arm64": dict( deps = [ ":objc2-0.6", ":objc2-app-kit-0.3", ":objc2-foundation-0.3", ], ), "macos-x86_64": dict( deps = [ ":objc2-0.6", ":objc2-app-kit-0.3", ":objc2-foundation-0.3", ], ), }, visibility = [], deps = [ ":log-0.4", ":url-2", ], ) http_archive( name = "webpki-roots-1.0.9.crate", sha256 = "7dcd9d09a39985f5344844e66b0c530a33843579125f23e21e9f0f220850f22a", strip_prefix = "webpki-roots-1.0.9", urls = ["https://static.crates.io/crates/webpki-roots/1.0.9/download"], visibility = [], ) cargo.rust_library( name = "webpki-roots-1", srcs = [":webpki-roots-1.0.9.crate"], crate = "webpki_roots", crate_root = "webpki-roots-1.0.9.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "webpki_roots", "CARGO_CRATE_NAME": "webpki_roots", "CARGO_MANIFEST_DIR": "webpki-roots-1.0.9.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Mozilla's CA root certificates for use with webpki", "CARGO_PKG_HOMEPAGE": "https://github.com/rustls/webpki-roots", "CARGO_PKG_NAME": "webpki-roots", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rustls/webpki-roots", "CARGO_PKG_RUST_VERSION": "1.70", "CARGO_PKG_VERSION": "1.0.9", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "9", "CARGO_PKG_VERSION_PRE": "", }, named_deps = { "pki_types": ":rustls-pki-types-1", }, visibility = [], ) http_archive( name = "weezl-0.1.12.crate", sha256 = "a28ac98ddc8b9274cb41bb4d9d4d5c425b6020c50c46f25559911905610b4a88", strip_prefix = "weezl-0.1.12", urls = ["https://static.crates.io/crates/weezl/0.1.12/download"], visibility = [], ) cargo.rust_library( name = "weezl-0.1", srcs = [":weezl-0.1.12.crate"], crate = "weezl", crate_root = "weezl-0.1.12.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "weezl", "CARGO_CRATE_NAME": "weezl", "CARGO_MANIFEST_DIR": "weezl-0.1.12.crate", "CARGO_PKG_AUTHORS": "The image-rs Developers", "CARGO_PKG_DESCRIPTION": "Fast LZW compression and decompression.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "weezl", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/image-rs/weezl", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.1.12", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "12", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "default", "std", ], visibility = [], ) http_archive( name = "wide-1.5.0.crate", sha256 = "dfdfe6a32973f2d1b268b8895845a8a96cac2f0191e72c27cc929036060dbf89", strip_prefix = "wide-1.5.0", urls = ["https://static.crates.io/crates/wide/1.5.0/download"], visibility = [], ) cargo.rust_library( name = "wide-1", srcs = [":wide-1.5.0.crate"], crate = "wide", crate_root = "wide-1.5.0.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "wide", "CARGO_CRATE_NAME": "wide", "CARGO_MANIFEST_DIR": "wide-1.5.0.crate", "CARGO_PKG_AUTHORS": "Lokathor ", "CARGO_PKG_DESCRIPTION": "A crate to help you go wide.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "wide", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/Lokathor/wide", "CARGO_PKG_RUST_VERSION": "1.89", "CARGO_PKG_VERSION": "1.5.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", ], platform = { "linux-x86_64": dict( deps = [":safe_arch-1"], ), "macos-x86_64": dict( deps = [":safe_arch-1"], ), }, visibility = [], deps = [":bytemuck-1"], ) http_archive( name = "windowfunctions-0.1.1.crate", sha256 = "90628d739333b7c5d2ee0b70210b97b8cddc38440c682c96fd9e2c24c2db5f3a", strip_prefix = "windowfunctions-0.1.1", urls = ["https://static.crates.io/crates/windowfunctions/0.1.1/download"], visibility = [], ) cargo.rust_library( name = "windowfunctions-0.1", srcs = [":windowfunctions-0.1.1.crate"], crate = "windowfunctions", crate_root = "windowfunctions-0.1.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "windowfunctions", "CARGO_CRATE_NAME": "windowfunctions", "CARGO_MANIFEST_DIR": "windowfunctions-0.1.1.crate", "CARGO_PKG_AUTHORS": "HEnquist ", "CARGO_PKG_DESCRIPTION": "Common window functions for apodization", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "windowfunctions", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/HEnquist/windowfunctions-rs", "CARGO_PKG_RUST_VERSION": "1.60", "CARGO_PKG_VERSION": "0.1.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":num-traits-0.2"], ) alias( name = "winit", actual = ":winit-0.30", visibility = ["PUBLIC"], ) http_archive( name = "winit-0.30.13.crate", sha256 = "a6755fa58a9f8350bd1e472d4c3fcc25f824ec358933bba33306d0b63df5978d", strip_prefix = "winit-0.30.13", urls = ["https://static.crates.io/crates/winit/0.30.13/download"], visibility = [], ) cargo.rust_library( name = "winit-0.30", srcs = [":winit-0.30.13.crate"], crate = "winit", crate_root = "winit-0.30.13.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "winit", "CARGO_CRATE_NAME": "winit", "CARGO_MANIFEST_DIR": "winit-0.30.13.crate", "CARGO_PKG_AUTHORS": "The winit contributors:Pierre Krieger ", "CARGO_PKG_DESCRIPTION": "Cross-platform window creation library.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "winit", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-windowing/winit", "CARGO_PKG_RUST_VERSION": "1.70.0", "CARGO_PKG_VERSION": "0.30.13", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "30", "CARGO_PKG_VERSION_PATCH": "13", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :winit-0.30-build-script-run[out_dir])", }, features = [ "ahash", "bytemuck", "default", "memmap2", "percent-encoding", "rwh_06", "sctk", "sctk-adwaita", "wayland", "wayland-backend", "wayland-client", "wayland-csd-adwaita", "wayland-dlopen", "wayland-protocols", "wayland-protocols-plasma", "x11", "x11-dl", "x11rb", ], named_deps = { "rwh_06": ":raw-window-handle-0.6", }, platform = { "linux-arm64": dict( named_deps = { "sctk": ":smithay-client-toolkit-0.19", }, deps = [ ":ahash-0.8", ":bytemuck-1", ":calloop-0.13", ":libc-0.2", ":memmap2-0.9", ":percent-encoding-2", ":rustix-0.38", ":sctk-adwaita-0.10", ":wayland-backend-0.3", ":wayland-client-0.31", ":wayland-protocols-0.32", ":wayland-protocols-plasma-0.3", ":x11-dl-2", ":x11rb-0.13", ":xkbcommon-dl-0.4", ], ), "linux-x86_64": dict( named_deps = { "sctk": ":smithay-client-toolkit-0.19", }, deps = [ ":ahash-0.8", ":bytemuck-1", ":calloop-0.13", ":libc-0.2", ":memmap2-0.9", ":percent-encoding-2", ":rustix-0.38", ":sctk-adwaita-0.10", ":wayland-backend-0.3", ":wayland-client-0.31", ":wayland-protocols-0.32", ":wayland-protocols-plasma-0.3", ":x11-dl-2", ":x11rb-0.13", ":xkbcommon-dl-0.4", ], ), "macos-arm64": dict( deps = [ ":block2-0.5", ":core-foundation-0.9", ":core-graphics-0.23", ":objc2-0.5", ":objc2-app-kit-0.2", ":objc2-foundation-0.2", ], ), "macos-x86_64": dict( deps = [ ":block2-0.5", ":core-foundation-0.9", ":core-graphics-0.23", ":objc2-0.5", ":objc2-app-kit-0.2", ":objc2-foundation-0.2", ], ), }, rustc_flags = ["@$(location :winit-0.30-build-script-run[rustc_flags])"], visibility = [], deps = [ ":bitflags-2", ":cursor-icon-1", ":dpi-0.1", ":smol_str-0.2", ":tracing-0.1", ], ) cargo.rust_binary( name = "winit-0.30-build-script-build", srcs = [":winit-0.30.13.crate"], crate = "build_script_build", crate_root = "winit-0.30.13.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "winit-0.30.13.crate", "CARGO_PKG_AUTHORS": "The winit contributors:Pierre Krieger ", "CARGO_PKG_DESCRIPTION": "Cross-platform window creation library.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "winit", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-windowing/winit", "CARGO_PKG_RUST_VERSION": "1.70.0", "CARGO_PKG_VERSION": "0.30.13", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "30", "CARGO_PKG_VERSION_PATCH": "13", "CARGO_PKG_VERSION_PRE": "", }, features = [ "ahash", "bytemuck", "default", "memmap2", "percent-encoding", "rwh_06", "sctk", "sctk-adwaita", "wayland", "wayland-backend", "wayland-client", "wayland-csd-adwaita", "wayland-dlopen", "wayland-protocols", "wayland-protocols-plasma", "x11", "x11-dl", "x11rb", ], visibility = [], deps = [":cfg_aliases-0.2"], ) buildscript_run( name = "winit-0.30-build-script-run", package_name = "winit", buildscript_rule = ":winit-0.30-build-script-build", env = { "CARGO_PKG_AUTHORS": "The winit contributors:Pierre Krieger ", "CARGO_PKG_DESCRIPTION": "Cross-platform window creation library.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-windowing/winit", "CARGO_PKG_RUST_VERSION": "1.70.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "30", "CARGO_PKG_VERSION_PATCH": "13", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "ahash", "bytemuck", "default", "memmap2", "percent-encoding", "rwh_06", "sctk", "sctk-adwaita", "wayland", "wayland-backend", "wayland-client", "wayland-csd-adwaita", "wayland-dlopen", "wayland-protocols", "wayland-protocols-plasma", "x11", "x11-dl", "x11rb", ], version = "0.30.13", ) http_archive( name = "winnow-1.0.4.crate", sha256 = "23b97319f7b8343df12cc98938e5c3eb436064524c8d2b4e30a1d3a36eecdf81", strip_prefix = "winnow-1.0.4", urls = ["https://static.crates.io/crates/winnow/1.0.4/download"], visibility = [], ) cargo.rust_library( name = "winnow-1", srcs = [":winnow-1.0.4.crate"], crate = "winnow", crate_root = "winnow-1.0.4.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "winnow", "CARGO_CRATE_NAME": "winnow", "CARGO_MANIFEST_DIR": "winnow-1.0.4.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "A byte-oriented, zero-copy, parser combinators library", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "winnow", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/winnow-rs/winnow", "CARGO_PKG_RUST_VERSION": "1.65.0", "CARGO_PKG_VERSION": "1.0.4", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "4", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "ascii", "binary", "default", "parser", "std", ], visibility = [], ) http_archive( name = "writeable-0.6.3.crate", sha256 = "1ffae5123b2d3fc086436f8834ae3ab053a283cfac8fe0a0b8eaae044768a4c4", strip_prefix = "writeable-0.6.3", urls = ["https://static.crates.io/crates/writeable/0.6.3/download"], visibility = [], ) cargo.rust_library( name = "writeable-0.6", srcs = [":writeable-0.6.3.crate"], crate = "writeable", crate_root = "writeable-0.6.3.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "writeable", "CARGO_CRATE_NAME": "writeable", "CARGO_MANIFEST_DIR": "writeable-0.6.3.crate", "CARGO_PKG_AUTHORS": "The ICU4X Project Developers", "CARGO_PKG_DESCRIPTION": "A more efficient alternative to fmt::Display", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "writeable", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/unicode-org/icu4x", "CARGO_PKG_RUST_VERSION": "1.82", "CARGO_PKG_VERSION": "0.6.3", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "6", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "x11-dl-2.21.0.crate", sha256 = "38735924fedd5314a6e548792904ed8c6de6636285cb9fec04d5b1db85c1516f", strip_prefix = "x11-dl-2.21.0", urls = ["https://static.crates.io/crates/x11-dl/2.21.0/download"], visibility = [], ) cargo.rust_library( name = "x11-dl-2", srcs = [":x11-dl-2.21.0.crate"], crate = "x11_dl", crate_root = "x11-dl-2.21.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "x11_dl", "CARGO_CRATE_NAME": "x11_dl", "CARGO_MANIFEST_DIR": "x11-dl-2.21.0.crate", "CARGO_PKG_AUTHORS": "daggerbot :Erle Pereira :AltF02 ", "CARGO_PKG_DESCRIPTION": "X11 library bindings for Rust", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "x11-dl", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/AltF02/x11-rs.git", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "2.21.0", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "21", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :x11-dl-2-build-script-run[out_dir])", }, rustc_flags = ["@$(location :x11-dl-2-build-script-run[rustc_flags])"], visibility = [], deps = [ ":libc-0.2", ":once_cell-1", ], ) cargo.rust_binary( name = "x11-dl-2-build-script-build", srcs = [":x11-dl-2.21.0.crate"], crate = "build_script_build", crate_root = "x11-dl-2.21.0.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "x11-dl-2.21.0.crate", "CARGO_PKG_AUTHORS": "daggerbot :Erle Pereira :AltF02 ", "CARGO_PKG_DESCRIPTION": "X11 library bindings for Rust", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "x11-dl", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/AltF02/x11-rs.git", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "2.21.0", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "21", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], deps = [":pkg-config-0.3"], ) buildscript_run( name = "x11-dl-2-build-script-run", package_name = "x11-dl", buildscript_rule = ":x11-dl-2-build-script-build", env = { "CARGO_PKG_AUTHORS": "daggerbot :Erle Pereira :AltF02 ", "CARGO_PKG_DESCRIPTION": "X11 library bindings for Rust", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/AltF02/x11-rs.git", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "21", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, version = "2.21.0", ) http_archive( name = "x11rb-0.13.2.crate", sha256 = "9993aa5be5a26815fe2c3eacfc1fde061fc1a1f094bf1ad2a18bf9c495dd7414", strip_prefix = "x11rb-0.13.2", urls = ["https://static.crates.io/crates/x11rb/0.13.2/download"], visibility = [], ) cargo.rust_library( name = "x11rb-0.13", srcs = [":x11rb-0.13.2.crate"], crate = "x11rb", crate_root = "x11rb-0.13.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "x11rb", "CARGO_CRATE_NAME": "x11rb", "CARGO_MANIFEST_DIR": "x11rb-0.13.2.crate", "CARGO_PKG_AUTHORS": "Uli Schlachter :Eduardo Sánchez Muñoz :notgull ", "CARGO_PKG_DESCRIPTION": "Rust bindings to X11", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "x11rb", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/psychon/x11rb", "CARGO_PKG_RUST_VERSION": "1.64", "CARGO_PKG_VERSION": "0.13.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "13", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "allow-unsafe-code", "as-raw-xcb-connection", "dl-libxcb", "libc", "libloading", "once_cell", "randr", "render", "resource_manager", "shape", "xfixes", "xinput", "xkb", ], visibility = [], deps = [ ":as-raw-xcb-connection-1", ":gethostname-1", ":libc-0.2", ":libloading-0.8", ":once_cell-1", ":rustix-1", ":x11rb-protocol-0.13", ], ) http_archive( name = "x11rb-protocol-0.13.2.crate", sha256 = "ea6fc2961e4ef194dcbfe56bb845534d0dc8098940c7e5c012a258bfec6701bd", strip_prefix = "x11rb-protocol-0.13.2", urls = ["https://static.crates.io/crates/x11rb-protocol/0.13.2/download"], visibility = [], ) cargo.rust_library( name = "x11rb-protocol-0.13", srcs = [":x11rb-protocol-0.13.2.crate"], crate = "x11rb_protocol", crate_root = "x11rb-protocol-0.13.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "x11rb_protocol", "CARGO_CRATE_NAME": "x11rb_protocol", "CARGO_MANIFEST_DIR": "x11rb-protocol-0.13.2.crate", "CARGO_PKG_AUTHORS": "Uli Schlachter :Eduardo Sánchez Muñoz :notgull ", "CARGO_PKG_DESCRIPTION": "Rust bindings to X11", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "x11rb-protocol", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/psychon/x11rb", "CARGO_PKG_RUST_VERSION": "1.64", "CARGO_PKG_VERSION": "0.13.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "13", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "randr", "render", "resource_manager", "shape", "std", "xfixes", "xinput", "xkb", ], visibility = [], ) http_archive( name = "xcursor-0.3.11.crate", sha256 = "163b33ed8786455e2fa5d72f554057ce3f3182425434f756cd39c99839d88e23", strip_prefix = "xcursor-0.3.11", urls = ["https://static.crates.io/crates/xcursor/0.3.11/download"], visibility = [], ) cargo.rust_library( name = "xcursor-0.3", srcs = [":xcursor-0.3.11.crate"], crate = "xcursor", crate_root = "xcursor-0.3.11.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "xcursor", "CARGO_CRATE_NAME": "xcursor", "CARGO_MANIFEST_DIR": "xcursor-0.3.11.crate", "CARGO_PKG_AUTHORS": "Samuele Esposito", "CARGO_PKG_DESCRIPTION": "A library for loading XCursor themes", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "xcursor", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/esposm03/xcursor-rs", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.3.11", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "11", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "xkbcommon-dl-0.4.2.crate", sha256 = "d039de8032a9a8856a6be89cea3e5d12fdd82306ab7c94d74e6deab2460651c5", strip_prefix = "xkbcommon-dl-0.4.2", urls = ["https://static.crates.io/crates/xkbcommon-dl/0.4.2/download"], visibility = [], ) cargo.rust_library( name = "xkbcommon-dl-0.4", srcs = [":xkbcommon-dl-0.4.2.crate"], crate = "xkbcommon_dl", crate_root = "xkbcommon-dl-0.4.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "xkbcommon_dl", "CARGO_CRATE_NAME": "xkbcommon_dl", "CARGO_MANIFEST_DIR": "xkbcommon-dl-0.4.2.crate", "CARGO_PKG_AUTHORS": "Francesca Frangipane ", "CARGO_PKG_DESCRIPTION": "Dynamically loaded xkbcommon and xkbcommon-x11 Rust bindings.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "xkbcommon-dl", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/rust-windowing/xkbcommon-dl", "CARGO_PKG_RUST_VERSION": "1.64", "CARGO_PKG_VERSION": "0.4.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "4", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = ["x11"], visibility = [], deps = [ ":bitflags-2", ":dlib-0.5", ":log-0.4", ":once_cell-1", ":xkeysym-0.2", ], ) http_archive( name = "xkeysym-0.2.1.crate", sha256 = "b9cc00251562a284751c9973bace760d86c0276c471b4be569fe6b068ee97a56", strip_prefix = "xkeysym-0.2.1", urls = ["https://static.crates.io/crates/xkeysym/0.2.1/download"], visibility = [], ) cargo.rust_library( name = "xkeysym-0.2", srcs = [":xkeysym-0.2.1.crate"], crate = "xkeysym", crate_root = "xkeysym-0.2.1.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "xkeysym", "CARGO_CRATE_NAME": "xkeysym", "CARGO_MANIFEST_DIR": "xkeysym-0.2.1.crate", "CARGO_PKG_AUTHORS": "John Nunley ", "CARGO_PKG_DESCRIPTION": "A library for working with X11 keysyms", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "xkeysym", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/notgull/xkeysym", "CARGO_PKG_RUST_VERSION": "1.58.1", "CARGO_PKG_VERSION": "0.2.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "xml-rs-0.8.28.crate", sha256 = "3ae8337f8a065cfc972643663ea4279e04e7256de865aa66fe25cec5fb912d3f", strip_prefix = "xml-rs-0.8.28", urls = ["https://static.crates.io/crates/xml-rs/0.8.28/download"], visibility = [], ) cargo.rust_library( name = "xml-rs-0.8", srcs = [":xml-rs-0.8.28.crate"], crate = "xml", crate_root = "xml-rs-0.8.28.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "xml", "CARGO_CRATE_NAME": "xml", "CARGO_MANIFEST_DIR": "xml-rs-0.8.28.crate", "CARGO_PKG_AUTHORS": "Vladimir Matveev ", "CARGO_PKG_DESCRIPTION": "An XML library in pure Rust", "CARGO_PKG_HOMEPAGE": "https://lib.rs/crates/xml", "CARGO_PKG_NAME": "xml-rs", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/kornelski/xml-rs", "CARGO_PKG_RUST_VERSION": "1.70", "CARGO_PKG_VERSION": "0.8.28", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "8", "CARGO_PKG_VERSION_PATCH": "28", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "xmltree-0.10.3.crate", sha256 = "d7d8a75eaf6557bb84a65ace8609883db44a29951042ada9b393151532e41fcb", strip_prefix = "xmltree-0.10.3", urls = ["https://static.crates.io/crates/xmltree/0.10.3/download"], visibility = [], ) cargo.rust_library( name = "xmltree-0.10", srcs = [":xmltree-0.10.3.crate"], crate = "xmltree", crate_root = "xmltree-0.10.3.crate/src/lib.rs", edition = "2018", env = { "CARGO_BIN_NAME": "xmltree", "CARGO_CRATE_NAME": "xmltree", "CARGO_MANIFEST_DIR": "xmltree-0.10.3.crate", "CARGO_PKG_AUTHORS": "Andrew Chin ", "CARGO_PKG_DESCRIPTION": "Parse an XML file into a simple tree-like structure", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "xmltree", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/eminence/xmltree-rs", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.10.3", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "10", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, features = ["default"], visibility = [], deps = [":xml-rs-0.8"], ) http_archive( name = "yasna-0.6.0.crate", sha256 = "b5f6765e852b9b4dc8e2a76843e4d64d1cea8e79bcde0b6901aea8e7c7f08282", strip_prefix = "yasna-0.6.0", urls = ["https://static.crates.io/crates/yasna/0.6.0/download"], visibility = [], ) cargo.rust_library( name = "yasna-0.6", srcs = [":yasna-0.6.0.crate"], crate = "yasna", crate_root = "yasna-0.6.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "yasna", "CARGO_CRATE_NAME": "yasna", "CARGO_MANIFEST_DIR": "yasna-0.6.0.crate", "CARGO_PKG_AUTHORS": "Masaki Hara ", "CARGO_PKG_DESCRIPTION": "ASN.1 library for Rust", "CARGO_PKG_HOMEPAGE": "https://github.com/qnighy/yasna.rs", "CARGO_PKG_NAME": "yasna", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/qnighy/yasna.rs", "CARGO_PKG_RUST_VERSION": "1.60", "CARGO_PKG_VERSION": "0.6.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "6", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "std", "time", ], visibility = [], deps = [":time-0.3"], ) http_archive( name = "yoke-0.8.3.crate", sha256 = "709fe23a0424b6a435d82152b1bd3fdfb0833487d5fa90d05d42762a9891fef5", strip_prefix = "yoke-0.8.3", urls = ["https://static.crates.io/crates/yoke/0.8.3/download"], visibility = [], ) cargo.rust_library( name = "yoke-0.8", srcs = [":yoke-0.8.3.crate"], crate = "yoke", crate_root = "yoke-0.8.3.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "yoke", "CARGO_CRATE_NAME": "yoke", "CARGO_MANIFEST_DIR": "yoke-0.8.3.crate", "CARGO_PKG_AUTHORS": "Manish Goregaokar ", "CARGO_PKG_DESCRIPTION": "Abstraction allowing borrowed data to be carried along with the backing data it borrows from", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "yoke", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/unicode-org/icu4x", "CARGO_PKG_RUST_VERSION": "1.82", "CARGO_PKG_VERSION": "0.8.3", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "8", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, features = [ "derive", "zerofrom", ], visibility = [], deps = [ ":stable_deref_trait-1", ":yoke-derive-0.8", ":zerofrom-0.1", ], ) http_archive( name = "yoke-derive-0.8.2.crate", sha256 = "de844c262c8848816172cef550288e7dc6c7b7814b4ee56b3e1553f275f1858e", strip_prefix = "yoke-derive-0.8.2", urls = ["https://static.crates.io/crates/yoke-derive/0.8.2/download"], visibility = [], ) cargo.rust_library( name = "yoke-derive-0.8", srcs = [":yoke-derive-0.8.2.crate"], crate = "yoke_derive", crate_root = "yoke-derive-0.8.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "yoke_derive", "CARGO_CRATE_NAME": "yoke_derive", "CARGO_MANIFEST_DIR": "yoke-derive-0.8.2.crate", "CARGO_PKG_AUTHORS": "Manish Goregaokar ", "CARGO_PKG_DESCRIPTION": "Custom derive for the yoke crate", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "yoke-derive", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/unicode-org/icu4x", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.8.2", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "8", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, proc_macro = True, visibility = [], deps = [ ":proc-macro2-1", ":quote-1", ":syn-2", ":synstructure-0.13", ], ) http_archive( name = "yuv-0.8.16.crate", sha256 = "5d85a782d94ee43f078bcfd6fa82d4e6a5b2d1cfbbad168e4df5a9f7b39ef48c", strip_prefix = "yuv-0.8.16", urls = ["https://static.crates.io/crates/yuv/0.8.16/download"], visibility = [], ) cargo.rust_library( name = "yuv-0.8", srcs = [":yuv-0.8.16.crate"], crate = "yuv", crate_root = "yuv-0.8.16.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "yuv", "CARGO_CRATE_NAME": "yuv", "CARGO_MANIFEST_DIR": "yuv-0.8.16.crate", "CARGO_PKG_AUTHORS": "Radzivon Bartoshyk", "CARGO_PKG_DESCRIPTION": "High performance utilities for YUV format handling and conversion.", "CARGO_PKG_HOMEPAGE": "https://github.com/awxkee/yuvutils-rs", "CARGO_PKG_NAME": "yuv", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/awxkee/yuvutils-rs", "CARGO_PKG_RUST_VERSION": "1.82.0", "CARGO_PKG_VERSION": "0.8.16", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "8", "CARGO_PKG_VERSION_PATCH": "16", "CARGO_PKG_VERSION_PRE": "", }, features = [ "avx", "default", "rdm", "sse", ], visibility = [], deps = [":num-traits-0.2"], ) http_archive( name = "z32-1.3.0.crate", sha256 = "2164e798d9e3d84ee2c91139ace54638059a3b23e361f5c11781c2c6459bde0f", strip_prefix = "z32-1.3.0", urls = ["https://static.crates.io/crates/z32/1.3.0/download"], visibility = [], ) cargo.rust_library( name = "z32-1", srcs = [":z32-1.3.0.crate"], crate = "z32", crate_root = "z32-1.3.0.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "z32", "CARGO_CRATE_NAME": "z32", "CARGO_MANIFEST_DIR": "z32-1.3.0.crate", "CARGO_PKG_AUTHORS": "Nuh ", "CARGO_PKG_DESCRIPTION": "Zero-dependency `no_std` compatible MIT licensed implementation [z-base-32](https://philzimmermann.com/docs/human-oriented-base-32-encoding.txt) encoding.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "z32", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/nuhvi/z32", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "1.3.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "3", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) http_archive( name = "zerocopy-0.8.55.crate", sha256 = "b5a105cd7b140f6eeec8acff2ea38135d3cab283ada58540f629fe51e46696eb", strip_prefix = "zerocopy-0.8.55", urls = ["https://static.crates.io/crates/zerocopy/0.8.55/download"], visibility = [], ) cargo.rust_library( name = "zerocopy-0.8", srcs = [":zerocopy-0.8.55.crate"], crate = "zerocopy", crate_root = "zerocopy-0.8.55.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "zerocopy", "CARGO_CRATE_NAME": "zerocopy", "CARGO_MANIFEST_DIR": "zerocopy-0.8.55.crate", "CARGO_PKG_AUTHORS": "Joshua Liebow-Feeser :Jack Wrenn ", "CARGO_PKG_DESCRIPTION": "Zerocopy makes zero-cost memory manipulation effortless. We write \"unsafe\" so you don't have to.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "zerocopy", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/google/zerocopy", "CARGO_PKG_RUST_VERSION": "1.56.0", "CARGO_PKG_VERSION": "0.8.55", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "8", "CARGO_PKG_VERSION_PATCH": "55", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :zerocopy-0.8-build-script-run[out_dir])", }, features = [ "derive", "simd", "zerocopy-derive", ], rustc_flags = ["@$(location :zerocopy-0.8-build-script-run[rustc_flags])"], visibility = [], deps = [":zerocopy-derive-0.8"], ) cargo.rust_binary( name = "zerocopy-0.8-build-script-build", srcs = [":zerocopy-0.8.55.crate"], crate = "build_script_build", crate_root = "zerocopy-0.8.55.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "zerocopy-0.8.55.crate", "CARGO_PKG_AUTHORS": "Joshua Liebow-Feeser :Jack Wrenn ", "CARGO_PKG_DESCRIPTION": "Zerocopy makes zero-cost memory manipulation effortless. We write \"unsafe\" so you don't have to.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "zerocopy", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/google/zerocopy", "CARGO_PKG_RUST_VERSION": "1.56.0", "CARGO_PKG_VERSION": "0.8.55", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "8", "CARGO_PKG_VERSION_PATCH": "55", "CARGO_PKG_VERSION_PRE": "", }, features = [ "derive", "simd", "zerocopy-derive", ], visibility = [], ) buildscript_run( name = "zerocopy-0.8-build-script-run", package_name = "zerocopy", buildscript_rule = ":zerocopy-0.8-build-script-build", env = { "CARGO_PKG_AUTHORS": "Joshua Liebow-Feeser :Jack Wrenn ", "CARGO_PKG_DESCRIPTION": "Zerocopy makes zero-cost memory manipulation effortless. We write \"unsafe\" so you don't have to.", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/google/zerocopy", "CARGO_PKG_RUST_VERSION": "1.56.0", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "8", "CARGO_PKG_VERSION_PATCH": "55", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "derive", "simd", "zerocopy-derive", ], version = "0.8.55", ) http_archive( name = "zerocopy-derive-0.8.55.crate", sha256 = "0fe976fb70c78cd64cccfe3a6fc142244e8a77b70959b30faf9d0ac37ee228eb", strip_prefix = "zerocopy-derive-0.8.55", urls = ["https://static.crates.io/crates/zerocopy-derive/0.8.55/download"], visibility = [], ) cargo.rust_library( name = "zerocopy-derive-0.8", srcs = [":zerocopy-derive-0.8.55.crate"], crate = "zerocopy_derive", crate_root = "zerocopy-derive-0.8.55.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "zerocopy_derive", "CARGO_CRATE_NAME": "zerocopy_derive", "CARGO_MANIFEST_DIR": "zerocopy-derive-0.8.55.crate", "CARGO_PKG_AUTHORS": "Joshua Liebow-Feeser :Jack Wrenn ", "CARGO_PKG_DESCRIPTION": "Custom derive for traits from the zerocopy crate", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "zerocopy-derive", "CARGO_PKG_README": "", "CARGO_PKG_REPOSITORY": "https://github.com/google/zerocopy", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.8.55", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "8", "CARGO_PKG_VERSION_PATCH": "55", "CARGO_PKG_VERSION_PRE": "", }, proc_macro = True, visibility = [], deps = [ ":proc-macro2-1", ":quote-1", ":syn-2", ], ) http_archive( name = "zerofrom-0.1.8.crate", sha256 = "0ec05a11813ea801ff6d75110ad09cd0824ddba17dfe17128ea0d5f68e6c5272", strip_prefix = "zerofrom-0.1.8", urls = ["https://static.crates.io/crates/zerofrom/0.1.8/download"], visibility = [], ) cargo.rust_library( name = "zerofrom-0.1", srcs = [":zerofrom-0.1.8.crate"], crate = "zerofrom", crate_root = "zerofrom-0.1.8.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "zerofrom", "CARGO_CRATE_NAME": "zerofrom", "CARGO_MANIFEST_DIR": "zerofrom-0.1.8.crate", "CARGO_PKG_AUTHORS": "The ICU4X Project Developers", "CARGO_PKG_DESCRIPTION": "ZeroFrom trait for constructing", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "zerofrom", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/unicode-org/icu4x", "CARGO_PKG_RUST_VERSION": "1.71.1", "CARGO_PKG_VERSION": "0.1.8", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "8", "CARGO_PKG_VERSION_PRE": "", }, features = ["derive"], visibility = [], deps = [":zerofrom-derive-0.1"], ) http_archive( name = "zerofrom-derive-0.1.7.crate", sha256 = "11532158c46691caf0f2593ea8358fed6bbf68a0315e80aae9bd41fbade684a1", strip_prefix = "zerofrom-derive-0.1.7", urls = ["https://static.crates.io/crates/zerofrom-derive/0.1.7/download"], visibility = [], ) cargo.rust_library( name = "zerofrom-derive-0.1", srcs = [":zerofrom-derive-0.1.7.crate"], crate = "zerofrom_derive", crate_root = "zerofrom-derive-0.1.7.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "zerofrom_derive", "CARGO_CRATE_NAME": "zerofrom_derive", "CARGO_MANIFEST_DIR": "zerofrom-derive-0.1.7.crate", "CARGO_PKG_AUTHORS": "Manish Goregaokar ", "CARGO_PKG_DESCRIPTION": "Custom derive for the zerofrom crate", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "zerofrom-derive", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/unicode-org/icu4x", "CARGO_PKG_RUST_VERSION": "1.71.1", "CARGO_PKG_VERSION": "0.1.7", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "1", "CARGO_PKG_VERSION_PATCH": "7", "CARGO_PKG_VERSION_PRE": "", }, proc_macro = True, visibility = [], deps = [ ":proc-macro2-1", ":quote-1", ":syn-2", ":synstructure-0.13", ], ) http_archive( name = "zeroize-1.9.0.crate", sha256 = "e13c156562582aa81c60cb29407084cdb54c4164760106ab78e6c5b0858cf64e", strip_prefix = "zeroize-1.9.0", urls = ["https://static.crates.io/crates/zeroize/1.9.0/download"], visibility = [], ) cargo.rust_library( name = "zeroize-1", srcs = [":zeroize-1.9.0.crate"], crate = "zeroize", crate_root = "zeroize-1.9.0.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "zeroize", "CARGO_CRATE_NAME": "zeroize", "CARGO_MANIFEST_DIR": "zeroize-1.9.0.crate", "CARGO_PKG_AUTHORS": "The RustCrypto Project Developers", "CARGO_PKG_DESCRIPTION": "Securely clear secrets from memory with a simple trait built on\nstable Rust primitives which guarantee memory is zeroed using an\noperation will not be 'optimized away' by the compiler.\nUses a portable pure Rust implementation that works everywhere,\neven WASM!\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "zeroize", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/RustCrypto/utils", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "1.9.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "9", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, features = [ "alloc", "default", "derive", "zeroize_derive", ], visibility = [], deps = [":zeroize_derive-1"], ) http_archive( name = "zeroize_derive-1.5.0.crate", sha256 = "3c50655cbb0fe3fc43170059e702f1ce5e19b84cec58dc87b037a09935c2f328", strip_prefix = "zeroize_derive-1.5.0", urls = ["https://static.crates.io/crates/zeroize_derive/1.5.0/download"], visibility = [], ) cargo.rust_library( name = "zeroize_derive-1", srcs = [":zeroize_derive-1.5.0.crate"], crate = "zeroize_derive", crate_root = "zeroize_derive-1.5.0.crate/src/lib.rs", edition = "2024", env = { "CARGO_BIN_NAME": "zeroize_derive", "CARGO_CRATE_NAME": "zeroize_derive", "CARGO_MANIFEST_DIR": "zeroize_derive-1.5.0.crate", "CARGO_PKG_AUTHORS": "The RustCrypto Project Developers", "CARGO_PKG_DESCRIPTION": "Custom derive support for zeroize", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "zeroize_derive", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/RustCrypto/utils", "CARGO_PKG_RUST_VERSION": "1.85", "CARGO_PKG_VERSION": "1.5.0", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "0", "CARGO_PKG_VERSION_PRE": "", }, proc_macro = True, visibility = [], deps = [ ":proc-macro2-1", ":quote-1", ":syn-2", ], ) http_archive( name = "zerotrie-0.2.4.crate", sha256 = "0f9152d31db0792fa83f70fb2f83148effb5c1f5b8c7686c3459e361d9bc20bf", strip_prefix = "zerotrie-0.2.4", urls = ["https://static.crates.io/crates/zerotrie/0.2.4/download"], visibility = [], ) cargo.rust_library( name = "zerotrie-0.2", srcs = [":zerotrie-0.2.4.crate"], crate = "zerotrie", crate_root = "zerotrie-0.2.4.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "zerotrie", "CARGO_CRATE_NAME": "zerotrie", "CARGO_MANIFEST_DIR": "zerotrie-0.2.4.crate", "CARGO_PKG_AUTHORS": "The ICU4X Project Developers", "CARGO_PKG_DESCRIPTION": "A data structure that efficiently maps strings to integers", "CARGO_PKG_HOMEPAGE": "https://icu4x.unicode.org", "CARGO_PKG_NAME": "zerotrie", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/unicode-org/icu4x", "CARGO_PKG_RUST_VERSION": "1.82", "CARGO_PKG_VERSION": "0.2.4", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "2", "CARGO_PKG_VERSION_PATCH": "4", "CARGO_PKG_VERSION_PRE": "", }, features = [ "yoke", "zerofrom", ], visibility = [], deps = [ ":displaydoc-0.2", ":yoke-0.8", ":zerofrom-0.1", ], ) http_archive( name = "zerovec-0.11.6.crate", sha256 = "90f911cbc359ab6af17377d242225f4d75119aec87ea711a880987b18cd7b239", strip_prefix = "zerovec-0.11.6", urls = ["https://static.crates.io/crates/zerovec/0.11.6/download"], visibility = [], ) cargo.rust_library( name = "zerovec-0.11", srcs = [":zerovec-0.11.6.crate"], crate = "zerovec", crate_root = "zerovec-0.11.6.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "zerovec", "CARGO_CRATE_NAME": "zerovec", "CARGO_MANIFEST_DIR": "zerovec-0.11.6.crate", "CARGO_PKG_AUTHORS": "The ICU4X Project Developers", "CARGO_PKG_DESCRIPTION": "Zero-copy vector backed by a byte array", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "zerovec", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/unicode-org/icu4x", "CARGO_PKG_RUST_VERSION": "1.83", "CARGO_PKG_VERSION": "0.11.6", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "11", "CARGO_PKG_VERSION_PATCH": "6", "CARGO_PKG_VERSION_PRE": "", }, features = [ "derive", "yoke", ], visibility = [], deps = [ ":yoke-0.8", ":zerofrom-0.1", ":zerovec-derive-0.11", ], ) http_archive( name = "zerovec-derive-0.11.3.crate", sha256 = "625dc425cab0dca6dc3c3319506e6593dcb08a9f387ea3b284dbd52a92c40555", strip_prefix = "zerovec-derive-0.11.3", urls = ["https://static.crates.io/crates/zerovec-derive/0.11.3/download"], visibility = [], ) cargo.rust_library( name = "zerovec-derive-0.11", srcs = [":zerovec-derive-0.11.3.crate"], crate = "zerovec_derive", crate_root = "zerovec-derive-0.11.3.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "zerovec_derive", "CARGO_CRATE_NAME": "zerovec_derive", "CARGO_MANIFEST_DIR": "zerovec-derive-0.11.3.crate", "CARGO_PKG_AUTHORS": "Manish Goregaokar ", "CARGO_PKG_DESCRIPTION": "Custom derive for the zerovec crate", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "zerovec-derive", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/unicode-org/icu4x", "CARGO_PKG_RUST_VERSION": "", "CARGO_PKG_VERSION": "0.11.3", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "11", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, proc_macro = True, visibility = [], deps = [ ":proc-macro2-1", ":quote-1", ":syn-2", ], ) alias( name = "zip", actual = ":zip-2", visibility = ["PUBLIC"], ) http_archive( name = "zip-2.4.2.crate", sha256 = "fabe6324e908f85a1c52063ce7aa26b68dcb7eb6dbc83a2d148403c9bc3eba50", strip_prefix = "zip-2.4.2", urls = ["https://static.crates.io/crates/zip/2.4.2/download"], visibility = [], ) cargo.rust_library( name = "zip-2", srcs = [":zip-2.4.2.crate"], crate = "zip", crate_root = "zip-2.4.2.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "zip", "CARGO_CRATE_NAME": "zip", "CARGO_MANIFEST_DIR": "zip-2.4.2.crate", "CARGO_PKG_AUTHORS": "Mathijs van de Nes :Marli Frost :Ryan Levick :Chris Hennick ", "CARGO_PKG_DESCRIPTION": "Library to support the reading and writing of zip files.\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "zip", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/zip-rs/zip2.git", "CARGO_PKG_RUST_VERSION": "1.73.0", "CARGO_PKG_VERSION": "2.4.2", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "4", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :zip-2-build-script-run[out_dir])", }, features = [ "_deflate-any", "deflate", "deflate-flate2", "deflate-zopfli", "flate2", "zopfli", ], rustc_flags = ["@$(location :zip-2-build-script-run[rustc_flags])"], visibility = [], deps = [ ":crc32fast-1", ":displaydoc-0.2", ":flate2-1", ":indexmap-2", ":memchr-2", ":thiserror-2", ":zopfli-0.8", ], ) cargo.rust_binary( name = "zip-2-build-script-build", srcs = [":zip-2.4.2.crate"], crate = "build_script_build", crate_root = "zip-2.4.2.crate/src/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "zip-2.4.2.crate", "CARGO_PKG_AUTHORS": "Mathijs van de Nes :Marli Frost :Ryan Levick :Chris Hennick ", "CARGO_PKG_DESCRIPTION": "Library to support the reading and writing of zip files.\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "zip", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/zip-rs/zip2.git", "CARGO_PKG_RUST_VERSION": "1.73.0", "CARGO_PKG_VERSION": "2.4.2", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "4", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", }, features = [ "_deflate-any", "deflate", "deflate-flate2", "deflate-zopfli", "flate2", "zopfli", ], visibility = [], ) buildscript_run( name = "zip-2-build-script-run", package_name = "zip", buildscript_rule = ":zip-2-build-script-build", env = { "CARGO_PKG_AUTHORS": "Mathijs van de Nes :Marli Frost :Ryan Levick :Chris Hennick ", "CARGO_PKG_DESCRIPTION": "Library to support the reading and writing of zip files.\n", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/zip-rs/zip2.git", "CARGO_PKG_RUST_VERSION": "1.73.0", "CARGO_PKG_VERSION_MAJOR": "2", "CARGO_PKG_VERSION_MINOR": "4", "CARGO_PKG_VERSION_PATCH": "2", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, features = [ "_deflate-any", "deflate", "deflate-flate2", "deflate-zopfli", "flate2", "zopfli", ], version = "2.4.2", ) http_archive( name = "zmij-1.0.23.crate", sha256 = "29666d0abbfad1e3dc4dcf6144730dd3a3ab225bbbdac83319345b1b44ccfc1b", strip_prefix = "zmij-1.0.23", urls = ["https://static.crates.io/crates/zmij/1.0.23/download"], visibility = [], ) cargo.rust_library( name = "zmij-1", srcs = [":zmij-1.0.23.crate"], crate = "zmij", crate_root = "zmij-1.0.23.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "zmij", "CARGO_CRATE_NAME": "zmij", "CARGO_MANIFEST_DIR": "zmij-1.0.23.crate", "CARGO_PKG_AUTHORS": "David Tolnay ", "CARGO_PKG_DESCRIPTION": "A double-to-string conversion algorithm based on Schubfach and xjb", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "zmij", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/zmij", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "1.0.23", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "23", "CARGO_PKG_VERSION_PRE": "", "OUT_DIR": "$(location :zmij-1-build-script-run[out_dir])", }, rustc_flags = ["@$(location :zmij-1-build-script-run[rustc_flags])"], visibility = [], ) cargo.rust_binary( name = "zmij-1-build-script-build", srcs = [":zmij-1.0.23.crate"], crate = "build_script_build", crate_root = "zmij-1.0.23.crate/build.rs", edition = "2021", env = { "CARGO_BIN_NAME": "build-script-build", "CARGO_CRATE_NAME": "build_script_build", "CARGO_MANIFEST_DIR": "zmij-1.0.23.crate", "CARGO_PKG_AUTHORS": "David Tolnay ", "CARGO_PKG_DESCRIPTION": "A double-to-string conversion algorithm based on Schubfach and xjb", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "zmij", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/zmij", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION": "1.0.23", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "23", "CARGO_PKG_VERSION_PRE": "", }, visibility = [], ) buildscript_run( name = "zmij-1-build-script-run", package_name = "zmij", buildscript_rule = ":zmij-1-build-script-build", env = { "CARGO_PKG_AUTHORS": "David Tolnay ", "CARGO_PKG_DESCRIPTION": "A double-to-string conversion algorithm based on Schubfach and xjb", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/dtolnay/zmij", "CARGO_PKG_RUST_VERSION": "1.71", "CARGO_PKG_VERSION_MAJOR": "1", "CARGO_PKG_VERSION_MINOR": "0", "CARGO_PKG_VERSION_PATCH": "23", "CARGO_PKG_VERSION_PRE": "", "OPT_LEVEL": "2", }, version = "1.0.23", ) http_archive( name = "zopfli-0.8.3.crate", sha256 = "f05cd8797d63865425ff89b5c4a48804f35ba0ce8d125800027ad6017d2b5249", strip_prefix = "zopfli-0.8.3", urls = ["https://static.crates.io/crates/zopfli/0.8.3/download"], visibility = [], ) cargo.rust_library( name = "zopfli-0.8", srcs = [":zopfli-0.8.3.crate"], crate = "zopfli", crate_root = "zopfli-0.8.3.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "zopfli", "CARGO_CRATE_NAME": "zopfli", "CARGO_MANIFEST_DIR": "zopfli-0.8.3.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "A Rust implementation of the Zopfli compression algorithm.", "CARGO_PKG_HOMEPAGE": "https://github.com/zopfli-rs/zopfli", "CARGO_PKG_NAME": "zopfli", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/zopfli-rs/zopfli", "CARGO_PKG_RUST_VERSION": "1.73.0", "CARGO_PKG_VERSION": "0.8.3", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "8", "CARGO_PKG_VERSION_PATCH": "3", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "gzip", "std", "zlib", ], visibility = [], deps = [ ":bumpalo-3", ":crc32fast-1", ":log-0.4", ":simd-adler32-0.3", ], ) http_archive( name = "zune-core-0.5.1.crate", sha256 = "cb8a0807f7c01457d0379ba880ba6322660448ddebc890ce29bb64da71fb40f9", strip_prefix = "zune-core-0.5.1", urls = ["https://static.crates.io/crates/zune-core/0.5.1/download"], visibility = [], ) cargo.rust_library( name = "zune-core-0.5", srcs = [":zune-core-0.5.1.crate"], crate = "zune_core", crate_root = "zune-core-0.5.1.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "zune_core", "CARGO_CRATE_NAME": "zune_core", "CARGO_MANIFEST_DIR": "zune-core-0.5.1.crate", "CARGO_PKG_AUTHORS": "", "CARGO_PKG_DESCRIPTION": "Core utilities for image processing in the zune family of crates", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "zune-core", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/etemesi254/zune-image", "CARGO_PKG_RUST_VERSION": "1.75.0", "CARGO_PKG_VERSION": "0.5.1", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "1", "CARGO_PKG_VERSION_PRE": "", }, features = ["std"], visibility = [], ) http_archive( name = "zune-jpeg-0.5.15.crate", sha256 = "27bc9d5b815bc103f142aa054f561d9187d191692ec7c2d1e2b4737f8dbd7296", strip_prefix = "zune-jpeg-0.5.15", urls = ["https://static.crates.io/crates/zune-jpeg/0.5.15/download"], visibility = [], ) cargo.rust_library( name = "zune-jpeg-0.5", srcs = [":zune-jpeg-0.5.15.crate"], crate = "zune_jpeg", crate_root = "zune-jpeg-0.5.15.crate/src/lib.rs", edition = "2021", env = { "CARGO_BIN_NAME": "zune_jpeg", "CARGO_CRATE_NAME": "zune_jpeg", "CARGO_MANIFEST_DIR": "zune-jpeg-0.5.15.crate", "CARGO_PKG_AUTHORS": "caleb ", "CARGO_PKG_DESCRIPTION": "A fast, correct and safe jpeg decoder", "CARGO_PKG_HOMEPAGE": "", "CARGO_PKG_NAME": "zune-jpeg", "CARGO_PKG_README": "README.md", "CARGO_PKG_REPOSITORY": "https://github.com/etemesi254/zune-image/tree/dev/crates/zune-jpeg", "CARGO_PKG_RUST_VERSION": "1.75.0", "CARGO_PKG_VERSION": "0.5.15", "CARGO_PKG_VERSION_MAJOR": "0", "CARGO_PKG_VERSION_MINOR": "5", "CARGO_PKG_VERSION_PATCH": "15", "CARGO_PKG_VERSION_PRE": "", }, features = [ "default", "neon", "std", "x86", ], visibility = [], deps = [":zune-core-0.5"], )