diff --git a/.bazelrc b/.bazelrc index 3cc4c9e5..fa253c86 100644 --- a/.bazelrc +++ b/.bazelrc @@ -4,8 +4,8 @@ test --test_output=errors -# TODO(alex): enable -common --noenable_bzlmod +# TODO(reid): remove +common --enable_bzlmod # Define value used by tests build --define=SOME_VAR=SOME_VALUE diff --git a/BUILD.bazel b/BUILD.bazel index 68aecc50..c5de7071 100644 --- a/BUILD.bazel +++ b/BUILD.bazel @@ -1,9 +1,9 @@ load("@bazel_gazelle//:def.bzl", "gazelle", "gazelle_binary") load("@pypi//:requirements.bzl", "all_whl_requirements") load("@rules_python//python/pip_install:requirements.bzl", "compile_pip_requirements") -load("@rules_python_gazelle_plugin//:def.bzl", "GAZELLE_PYTHON_RUNTIME_DEPS") -load("@rules_python_gazelle_plugin//manifest:defs.bzl", "gazelle_python_manifest") -load("@rules_python_gazelle_plugin//modules_mapping:def.bzl", "modules_mapping") +load("@rules_python//gazelle:def.bzl", "GAZELLE_PYTHON_RUNTIME_DEPS") +load("@rules_python//gazelle/manifest:defs.bzl", "gazelle_python_manifest") +load("@rules_python//gazelle/modules_mapping:def.bzl", "modules_mapping") # gazelle:exclude internal_python_deps.bzl # gazelle:exclude internal_deps.bzl diff --git a/Cargo.Bazel.lock b/Cargo.Bazel.lock index fd5f005d..b10827f9 100644 --- a/Cargo.Bazel.lock +++ b/Cargo.Bazel.lock @@ -1,5 +1,5 @@ { - "checksum": "81528401c6d6fde79ca22def4e50d7ebc47f7f182a83a106d38e9e1279da39a5", + "checksum": "97b55dc408304f4b3bccb9d6f7e8a0055b70c05866d132010426a04daeda6771", "crates": { "addr2line 0.24.2": { "name": "addr2line", @@ -210,18 +210,6 @@ } ], "selects": { - "aarch64-pc-windows-msvc": [ - { - "id": "anstyle-wincon 3.0.4", - "target": "anstyle_wincon" - } - ], - "i686-pc-windows-msvc": [ - { - "id": "anstyle-wincon 3.0.4", - "target": "anstyle_wincon" - } - ], "x86_64-pc-windows-msvc": [ { "id": "anstyle-wincon 3.0.4", @@ -510,6 +498,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -567,98 +558,17 @@ "aarch64-apple-darwin": [ "tokio" ], - "aarch64-apple-ios": [ - "tokio" - ], - "aarch64-apple-ios-sim": [ - "tokio" - ], - "aarch64-fuchsia": [ - "tokio" - ], - "aarch64-linux-android": [ - "tokio" - ], - "aarch64-pc-windows-msvc": [ - "tokio" - ], "aarch64-unknown-linux-gnu": [ "tokio" ], - "aarch64-unknown-nixos-gnu": [ - "tokio" - ], - "aarch64-unknown-nto-qnx710": [ - "tokio" - ], - "arm-unknown-linux-gnueabi": [ - "tokio" - ], - "armv7-linux-androideabi": [ - "tokio" - ], - "armv7-unknown-linux-gnueabi": [ - "tokio" - ], - "i686-apple-darwin": [ - "tokio" - ], - "i686-linux-android": [ - "tokio" - ], - "i686-pc-windows-msvc": [ - "tokio" - ], - "i686-unknown-freebsd": [ - "tokio" - ], - "i686-unknown-linux-gnu": [ - "tokio" - ], - "powerpc-unknown-linux-gnu": [ - "tokio" - ], - "riscv32imc-unknown-none-elf": [ - "tokio" - ], - "riscv64gc-unknown-none-elf": [ - "tokio" - ], - "s390x-unknown-linux-gnu": [ - "tokio" - ], - "thumbv7em-none-eabi": [ - "tokio" - ], - "thumbv8m.main-none-eabi": [ - "tokio" - ], - "x86_64-apple-darwin": [ - "tokio" - ], - "x86_64-apple-ios": [ - "tokio" - ], - "x86_64-fuchsia": [ - "tokio" - ], - "x86_64-linux-android": [ - "tokio" - ], "x86_64-pc-windows-msvc": [ "tokio" ], - "x86_64-unknown-freebsd": [ - "tokio" - ], "x86_64-unknown-linux-gnu": [ "tokio" ], "x86_64-unknown-nixos-gnu": [ "tokio" - ], - "x86_64-unknown-none": [ - "tokio" ] } }, @@ -709,174 +619,18 @@ "target": "tokio" } ], - "aarch64-apple-ios": [ - { - "id": "tokio 1.41.0", - "target": "tokio" - } - ], - "aarch64-apple-ios-sim": [ - { - "id": "tokio 1.41.0", - "target": "tokio" - } - ], - "aarch64-fuchsia": [ - { - "id": "tokio 1.41.0", - "target": "tokio" - } - ], - "aarch64-linux-android": [ - { - "id": "tokio 1.41.0", - "target": "tokio" - } - ], - "aarch64-pc-windows-msvc": [ - { - "id": "tokio 1.41.0", - "target": "tokio" - } - ], "aarch64-unknown-linux-gnu": [ { "id": "tokio 1.41.0", "target": "tokio" } ], - "aarch64-unknown-nixos-gnu": [ - { - "id": "tokio 1.41.0", - "target": "tokio" - } - ], - "aarch64-unknown-nto-qnx710": [ - { - "id": "tokio 1.41.0", - "target": "tokio" - } - ], - "arm-unknown-linux-gnueabi": [ - { - "id": "tokio 1.41.0", - "target": "tokio" - } - ], - "armv7-linux-androideabi": [ - { - "id": "tokio 1.41.0", - "target": "tokio" - } - ], - "armv7-unknown-linux-gnueabi": [ - { - "id": "tokio 1.41.0", - "target": "tokio" - } - ], - "i686-apple-darwin": [ - { - "id": "tokio 1.41.0", - "target": "tokio" - } - ], - "i686-linux-android": [ - { - "id": "tokio 1.41.0", - "target": "tokio" - } - ], - "i686-pc-windows-msvc": [ - { - "id": "tokio 1.41.0", - "target": "tokio" - } - ], - "i686-unknown-freebsd": [ - { - "id": "tokio 1.41.0", - "target": "tokio" - } - ], - "i686-unknown-linux-gnu": [ - { - "id": "tokio 1.41.0", - "target": "tokio" - } - ], - "powerpc-unknown-linux-gnu": [ - { - "id": "tokio 1.41.0", - "target": "tokio" - } - ], - "riscv32imc-unknown-none-elf": [ - { - "id": "tokio 1.41.0", - "target": "tokio" - } - ], - "riscv64gc-unknown-none-elf": [ - { - "id": "tokio 1.41.0", - "target": "tokio" - } - ], - "s390x-unknown-linux-gnu": [ - { - "id": "tokio 1.41.0", - "target": "tokio" - } - ], - "thumbv7em-none-eabi": [ - { - "id": "tokio 1.41.0", - "target": "tokio" - } - ], - "thumbv8m.main-none-eabi": [ - { - "id": "tokio 1.41.0", - "target": "tokio" - } - ], - "x86_64-apple-darwin": [ - { - "id": "tokio 1.41.0", - "target": "tokio" - } - ], - "x86_64-apple-ios": [ - { - "id": "tokio 1.41.0", - "target": "tokio" - } - ], - "x86_64-fuchsia": [ - { - "id": "tokio 1.41.0", - "target": "tokio" - } - ], - "x86_64-linux-android": [ - { - "id": "tokio 1.41.0", - "target": "tokio" - } - ], "x86_64-pc-windows-msvc": [ { "id": "tokio 1.41.0", "target": "tokio" } ], - "x86_64-unknown-freebsd": [ - { - "id": "tokio 1.41.0", - "target": "tokio" - } - ], "x86_64-unknown-linux-gnu": [ { "id": "tokio 1.41.0", @@ -888,12 +642,6 @@ "id": "tokio 1.41.0", "target": "tokio" } - ], - "x86_64-unknown-none": [ - { - "id": "tokio 1.41.0", - "target": "tokio" - } ] } }, @@ -1585,85 +1333,13 @@ "aarch64-apple-darwin": [ "std" ], - "aarch64-apple-ios": [ - "std" - ], - "aarch64-apple-ios-sim": [ - "std" - ], - "aarch64-fuchsia": [ - "std" - ], - "aarch64-linux-android": [ - "std" - ], "aarch64-unknown-linux-gnu": [ "std" ], - "aarch64-unknown-nixos-gnu": [ - "std" - ], - "aarch64-unknown-nto-qnx710": [ - "std" - ], - "arm-unknown-linux-gnueabi": [ - "std" - ], - "armv7-linux-androideabi": [ - "std" - ], - "armv7-unknown-linux-gnueabi": [ - "std" - ], - "i686-apple-darwin": [ - "std" - ], - "i686-linux-android": [ - "std" - ], - "i686-unknown-freebsd": [ - "std" - ], - "i686-unknown-linux-gnu": [ - "std" - ], - "powerpc-unknown-linux-gnu": [ - "std" - ], - "riscv32imc-unknown-none-elf": [ - "std" - ], - "riscv64gc-unknown-none-elf": [ - "std" - ], - "s390x-unknown-linux-gnu": [ - "std" - ], - "thumbv7em-none-eabi": [ - "std" - ], - "thumbv8m.main-none-eabi": [ - "std" - ], "wasm32-unknown-unknown": [ "std" ], - "wasm32-wasi": [ - "std" - ], - "x86_64-apple-darwin": [ - "std" - ], - "x86_64-apple-ios": [ - "std" - ], - "x86_64-fuchsia": [ - "std" - ], - "x86_64-linux-android": [ - "std" - ], - "x86_64-unknown-freebsd": [ + "wasm32-wasip1": [ "std" ], "x86_64-unknown-linux-gnu": [ @@ -1671,9 +1347,6 @@ ], "x86_64-unknown-nixos-gnu": [ "std" - ], - "x86_64-unknown-none": [ - "std" ] } }, @@ -2203,6 +1876,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ], @@ -2427,16 +2103,37 @@ "id": "jobserver 0.1.32", "target": "jobserver" }, - { - "id": "libc 0.2.161", - "target": "libc" - }, { "id": "shlex 1.3.0", "target": "shlex" } ], - "selects": {} + "selects": { + "aarch64-apple-darwin": [ + { + "id": "libc 0.2.161", + "target": "libc" + } + ], + "aarch64-unknown-linux-gnu": [ + { + "id": "libc 0.2.161", + "target": "libc" + } + ], + "x86_64-unknown-linux-gnu": [ + { + "id": "libc 0.2.161", + "target": "libc" + } + ], + "x86_64-unknown-nixos-gnu": [ + { + "id": "libc 0.2.161", + "target": "libc" + } + ] + } }, "edition": "2018", "version": "1.1.31" @@ -3271,6 +2968,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -4547,6 +4247,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ], @@ -4746,98 +4449,17 @@ "aarch64-apple-darwin": [ "default" ], - "aarch64-apple-ios": [ - "default" - ], - "aarch64-apple-ios-sim": [ - "default" - ], - "aarch64-fuchsia": [ - "default" - ], - "aarch64-linux-android": [ - "default" - ], - "aarch64-pc-windows-msvc": [ - "default" - ], "aarch64-unknown-linux-gnu": [ "default" ], - "aarch64-unknown-nixos-gnu": [ - "default" - ], - "aarch64-unknown-nto-qnx710": [ - "default" - ], - "arm-unknown-linux-gnueabi": [ - "default" - ], - "armv7-linux-androideabi": [ - "default" - ], - "armv7-unknown-linux-gnueabi": [ - "default" - ], - "i686-apple-darwin": [ - "default" - ], - "i686-linux-android": [ - "default" - ], - "i686-pc-windows-msvc": [ - "default" - ], - "i686-unknown-freebsd": [ - "default" - ], - "i686-unknown-linux-gnu": [ - "default" - ], - "powerpc-unknown-linux-gnu": [ - "default" - ], - "riscv32imc-unknown-none-elf": [ - "default" - ], - "riscv64gc-unknown-none-elf": [ - "default" - ], - "s390x-unknown-linux-gnu": [ - "default" - ], - "thumbv7em-none-eabi": [ - "default" - ], - "thumbv8m.main-none-eabi": [ - "default" - ], - "x86_64-apple-darwin": [ - "default" - ], - "x86_64-apple-ios": [ - "default" - ], - "x86_64-fuchsia": [ - "default" - ], - "x86_64-linux-android": [ - "default" - ], "x86_64-pc-windows-msvc": [ "default" ], - "x86_64-unknown-freebsd": [ - "default" - ], "x86_64-unknown-linux-gnu": [ "default" ], "x86_64-unknown-nixos-gnu": [ "default" - ], - "x86_64-unknown-none": [ - "default" ] } }, @@ -5291,7 +4913,7 @@ "wasm32-unknown-unknown": [ "default" ], - "wasm32-wasi": [ + "wasm32-wasip1": [ "default" ] } @@ -5423,6 +5045,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ], @@ -5481,7 +5106,7 @@ "js-sys", "wasm-bindgen" ], - "wasm32-wasi": [ + "wasm32-wasip1": [ "js", "js-sys", "wasm-bindgen" @@ -6448,6 +6073,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -7001,7 +6629,7 @@ "wasm-bindgen_rs", "web-sys" ], - "wasm32-wasi": [ + "wasm32-wasip1": [ "js-sys", "wasm-bindgen", "wasm-bindgen_rs", @@ -7372,33 +7000,13 @@ } ], "selects": { - "aarch64-pc-windows-msvc": [ - { - "id": "jiff-tzdb-platform 0.1.1", - "target": "jiff_tzdb_platform" - }, - { - "id": "windows-sys 0.59.0", - "target": "windows_sys" - } - ], - "i686-pc-windows-msvc": [ - { - "id": "jiff-tzdb-platform 0.1.1", - "target": "jiff_tzdb_platform" - }, - { - "id": "windows-sys 0.59.0", - "target": "windows_sys" - } - ], "wasm32-unknown-unknown": [ { "id": "jiff-tzdb-platform 0.1.1", "target": "jiff_tzdb_platform" } ], - "wasm32-wasi": [ + "wasm32-wasip1": [ { "id": "jiff-tzdb-platform 0.1.1", "target": "jiff_tzdb_platform" @@ -7737,66 +7345,12 @@ "target": "xattr" } ], - "aarch64-apple-ios": [ - { - "id": "xattr 1.3.1", - "target": "xattr" - } - ], - "aarch64-apple-ios-sim": [ - { - "id": "xattr 1.3.1", - "target": "xattr" - } - ], - "aarch64-fuchsia": [ - { - "id": "xattr 1.3.1", - "target": "xattr" - } - ], - "aarch64-linux-android": [ - { - "id": "xattr 1.3.1", - "target": "xattr" - } - ], "aarch64-unknown-linux-gnu": [ { "id": "xattr 1.3.1", "target": "xattr" } ], - "aarch64-unknown-nixos-gnu": [ - { - "id": "xattr 1.3.1", - "target": "xattr" - } - ], - "aarch64-unknown-nto-qnx710": [ - { - "id": "xattr 1.3.1", - "target": "xattr" - } - ], - "arm-unknown-linux-gnueabi": [ - { - "id": "xattr 1.3.1", - "target": "xattr" - } - ], - "armv7-linux-androideabi": [ - { - "id": "xattr 1.3.1", - "target": "xattr" - } - ], - "armv7-unknown-linux-gnueabi": [ - { - "id": "xattr 1.3.1", - "target": "xattr" - } - ], "cfg(target_os = \"redox\")": [ { "id": "redox_syscall 0.3.5", @@ -7809,72 +7363,6 @@ "target": "libc" } ], - "i686-apple-darwin": [ - { - "id": "xattr 1.3.1", - "target": "xattr" - } - ], - "i686-linux-android": [ - { - "id": "xattr 1.3.1", - "target": "xattr" - } - ], - "i686-unknown-freebsd": [ - { - "id": "xattr 1.3.1", - "target": "xattr" - } - ], - "i686-unknown-linux-gnu": [ - { - "id": "xattr 1.3.1", - "target": "xattr" - } - ], - "powerpc-unknown-linux-gnu": [ - { - "id": "xattr 1.3.1", - "target": "xattr" - } - ], - "s390x-unknown-linux-gnu": [ - { - "id": "xattr 1.3.1", - "target": "xattr" - } - ], - "x86_64-apple-darwin": [ - { - "id": "xattr 1.3.1", - "target": "xattr" - } - ], - "x86_64-apple-ios": [ - { - "id": "xattr 1.3.1", - "target": "xattr" - } - ], - "x86_64-fuchsia": [ - { - "id": "xattr 1.3.1", - "target": "xattr" - } - ], - "x86_64-linux-android": [ - { - "id": "xattr 1.3.1", - "target": "xattr" - } - ], - "x86_64-unknown-freebsd": [ - { - "id": "xattr 1.3.1", - "target": "xattr" - } - ], "x86_64-unknown-linux-gnu": [ { "id": "xattr 1.3.1", @@ -7949,73 +7437,10 @@ "aarch64-apple-darwin": [ "extra_traits" ], - "aarch64-apple-ios": [ - "extra_traits" - ], - "aarch64-apple-ios-sim": [ - "extra_traits" - ], - "aarch64-fuchsia": [ - "extra_traits" - ], - "aarch64-linux-android": [ - "extra_traits" - ], - "aarch64-unknown-nto-qnx710": [ - "extra_traits" - ], - "armv7-linux-androideabi": [ - "extra_traits" - ], - "i686-apple-darwin": [ - "extra_traits" - ], - "i686-linux-android": [ - "extra_traits" - ], - "i686-unknown-freebsd": [ - "extra_traits" - ], - "powerpc-unknown-linux-gnu": [ - "extra_traits" - ], - "riscv32imc-unknown-none-elf": [ - "extra_traits" - ], - "riscv64gc-unknown-none-elf": [ - "extra_traits" - ], - "s390x-unknown-linux-gnu": [ - "extra_traits" - ], - "thumbv7em-none-eabi": [ - "extra_traits" - ], - "thumbv8m.main-none-eabi": [ - "extra_traits" - ], "wasm32-unknown-unknown": [ "extra_traits" ], - "wasm32-wasi": [ - "extra_traits" - ], - "x86_64-apple-darwin": [ - "extra_traits" - ], - "x86_64-apple-ios": [ - "extra_traits" - ], - "x86_64-fuchsia": [ - "extra_traits" - ], - "x86_64-linux-android": [ - "extra_traits" - ], - "x86_64-unknown-freebsd": [ - "extra_traits" - ], - "x86_64-unknown-none": [ + "wasm32-wasip1": [ "extra_traits" ] } @@ -8036,6 +7461,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -8133,53 +7561,14 @@ ], "crate_features": { "common": [ + "elf", + "errno", "general", "ioctl", - "no_std" + "no_std", + "std" ], - "selects": { - "aarch64-unknown-linux-gnu": [ - "elf", - "errno", - "std" - ], - "aarch64-unknown-nixos-gnu": [ - "elf", - "errno", - "std" - ], - "arm-unknown-linux-gnueabi": [ - "elf", - "errno", - "std" - ], - "armv7-unknown-linux-gnueabi": [ - "elf", - "errno", - "std" - ], - "i686-unknown-linux-gnu": [ - "elf", - "errno", - "std" - ], - "powerpc-unknown-linux-gnu": [ - "std" - ], - "s390x-unknown-linux-gnu": [ - "std" - ], - "x86_64-unknown-linux-gnu": [ - "elf", - "errno", - "std" - ], - "x86_64-unknown-nixos-gnu": [ - "elf", - "errno", - "std" - ] - } + "selects": {} }, "edition": "2021", "version": "0.4.14" @@ -8259,6 +7648,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ], @@ -8379,6 +7771,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ], @@ -8889,6 +8284,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ], @@ -9303,6 +8701,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ], @@ -9566,6 +8967,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -9766,6 +9170,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -9861,6 +9268,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -9929,6 +9339,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -10443,6 +9856,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -10636,6 +10052,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -11348,132 +10767,12 @@ "target": "libc" } ], - "aarch64-apple-ios": [ - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "aarch64-apple-ios-sim": [ - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "aarch64-fuchsia": [ - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "aarch64-linux-android": [ - { - "id": "libc 0.2.161", - "target": "libc" - } - ], "aarch64-unknown-linux-gnu": [ { "id": "libc 0.2.161", "target": "libc" } ], - "aarch64-unknown-nixos-gnu": [ - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "aarch64-unknown-nto-qnx710": [ - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "arm-unknown-linux-gnueabi": [ - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "armv7-linux-androideabi": [ - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "armv7-unknown-linux-gnueabi": [ - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "i686-apple-darwin": [ - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "i686-linux-android": [ - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "i686-unknown-freebsd": [ - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "i686-unknown-linux-gnu": [ - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "powerpc-unknown-linux-gnu": [ - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "s390x-unknown-linux-gnu": [ - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "x86_64-apple-darwin": [ - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "x86_64-apple-ios": [ - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "x86_64-fuchsia": [ - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "x86_64-linux-android": [ - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "x86_64-unknown-freebsd": [ - { - "id": "libc 0.2.161", - "target": "libc" - } - ], "x86_64-unknown-linux-gnu": [ { "id": "libc 0.2.161", @@ -11729,6 +11028,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ], @@ -12467,7 +11769,7 @@ "target": "webpki_roots" } ], - "aarch64-apple-ios": [ + "aarch64-unknown-linux-gnu": [ { "id": "async-compression 0.4.17", "target": "async_compression" @@ -12517,107 +11819,89 @@ "target": "webpki_roots" } ], - "aarch64-apple-ios-sim": [ - { - "id": "async-compression 0.4.17", - "target": "async_compression" - }, + "cfg(not(target_arch = \"wasm32\"))": [ { - "id": "futures-channel 0.3.31", - "target": "futures_channel" + "id": "http-body 1.0.1", + "target": "http_body" }, { - "id": "h2 0.4.6", - "target": "h2" + "id": "http-body-util 0.1.2", + "target": "http_body_util" }, { - "id": "hyper-rustls 0.27.3", - "target": "hyper_rustls" + "id": "hyper 1.5.0", + "target": "hyper" }, { - "id": "rustls 0.23.15", - "target": "rustls" + "id": "hyper-util 0.1.9", + "target": "hyper_util" }, { - "id": "rustls-native-certs 0.8.0", - "target": "rustls_native_certs" + "id": "ipnet 2.10.1", + "target": "ipnet" }, { - "id": "rustls-pemfile 2.2.0", - "target": "rustls_pemfile" + "id": "log 0.4.22", + "target": "log" }, { - "id": "rustls-pki-types 1.10.0", - "target": "rustls_pki_types" + "id": "mime 0.3.17", + "target": "mime" }, { - "id": "tokio-rustls 0.26.0", - "target": "tokio_rustls" + "id": "once_cell 1.20.2", + "target": "once_cell" }, { - "id": "tokio-socks 0.5.2", - "target": "tokio_socks" + "id": "percent-encoding 2.3.1", + "target": "percent_encoding" }, { - "id": "tokio-util 0.7.12", - "target": "tokio_util" + "id": "pin-project-lite 0.2.15", + "target": "pin_project_lite" }, { - "id": "webpki-roots 0.26.6", - "target": "webpki_roots" + "id": "tokio 1.41.0", + "target": "tokio" } ], - "aarch64-fuchsia": [ - { - "id": "async-compression 0.4.17", - "target": "async_compression" - }, - { - "id": "futures-channel 0.3.31", - "target": "futures_channel" - }, - { - "id": "h2 0.4.6", - "target": "h2" - }, - { - "id": "hyper-rustls 0.27.3", - "target": "hyper_rustls" - }, - { - "id": "rustls 0.23.15", - "target": "rustls" - }, + "cfg(target_arch = \"wasm32\")": [ { - "id": "rustls-native-certs 0.8.0", - "target": "rustls_native_certs" + "id": "js-sys 0.3.72", + "target": "js_sys" }, { - "id": "rustls-pemfile 2.2.0", - "target": "rustls_pemfile" + "id": "wasm-bindgen 0.2.95", + "target": "wasm_bindgen" }, { - "id": "rustls-pki-types 1.10.0", - "target": "rustls_pki_types" + "id": "wasm-bindgen-futures 0.4.45", + "target": "wasm_bindgen_futures" }, { - "id": "tokio-rustls 0.26.0", - "target": "tokio_rustls" - }, + "id": "web-sys 0.3.72", + "target": "web_sys" + } + ], + "cfg(windows)": [ { - "id": "tokio-socks 0.5.2", - "target": "tokio_socks" - }, + "id": "windows-registry 0.2.0", + "target": "windows_registry" + } + ], + "wasm32-unknown-unknown": [ { - "id": "tokio-util 0.7.12", - "target": "tokio_util" - }, + "id": "wasm-streams 0.4.1", + "target": "wasm_streams" + } + ], + "wasm32-wasip1": [ { - "id": "webpki-roots 0.26.6", - "target": "webpki_roots" + "id": "wasm-streams 0.4.1", + "target": "wasm_streams" } ], - "aarch64-linux-android": [ + "x86_64-pc-windows-msvc": [ { "id": "async-compression 0.4.17", "target": "async_compression" @@ -12667,7 +11951,7 @@ "target": "webpki_roots" } ], - "aarch64-pc-windows-msvc": [ + "x86_64-unknown-linux-gnu": [ { "id": "async-compression 0.4.17", "target": "async_compression" @@ -12717,7 +12001,7 @@ "target": "webpki_roots" } ], - "aarch64-unknown-linux-gnu": [ + "x86_64-unknown-nixos-gnu": [ { "id": "async-compression 0.4.17", "target": "async_compression" @@ -12766,2586 +12050,397 @@ "id": "webpki-roots 0.26.6", "target": "webpki_roots" } - ], - "aarch64-unknown-nixos-gnu": [ - { - "id": "async-compression 0.4.17", - "target": "async_compression" - }, - { - "id": "futures-channel 0.3.31", - "target": "futures_channel" - }, - { - "id": "h2 0.4.6", - "target": "h2" - }, - { - "id": "hyper-rustls 0.27.3", - "target": "hyper_rustls" - }, - { - "id": "rustls 0.23.15", - "target": "rustls" - }, - { - "id": "rustls-native-certs 0.8.0", - "target": "rustls_native_certs" - }, - { - "id": "rustls-pemfile 2.2.0", - "target": "rustls_pemfile" - }, - { - "id": "rustls-pki-types 1.10.0", - "target": "rustls_pki_types" - }, - { - "id": "tokio-rustls 0.26.0", - "target": "tokio_rustls" - }, - { - "id": "tokio-socks 0.5.2", - "target": "tokio_socks" - }, + ] + } + }, + "edition": "2021", + "version": "0.12.8" + }, + "license": "MIT OR Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, + "reqwest-middleware 0.3.3": { + "name": "reqwest-middleware", + "version": "0.3.3", + "package_url": "https://github.com/TrueLayer/reqwest-middleware", + "repository": { + "Git": { + "remote": "https://github.com/astral-sh/reqwest-middleware", + "commitish": { + "Rev": "5e3eaf254b5bd481c75d2710eed055f95b756913" + }, + "strip_prefix": "reqwest-middleware" + } + }, + "targets": [ + { + "Library": { + "crate_name": "reqwest_middleware", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "reqwest_middleware", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "multipart" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "anyhow 1.0.91", + "target": "anyhow" + }, + { + "id": "http 1.1.0", + "target": "http" + }, + { + "id": "reqwest 0.12.8", + "target": "reqwest" + }, + { + "id": "serde 1.0.213", + "target": "serde" + }, + { + "id": "thiserror 1.0.65", + "target": "thiserror" + }, + { + "id": "tower-service 0.3.3", + "target": "tower_service" + } + ], + "selects": {} + }, + "edition": "2018", + "proc_macro_deps": { + "common": [ + { + "id": "async-trait 0.1.83", + "target": "async_trait" + } + ], + "selects": {} + }, + "version": "0.3.3" + }, + "license": "MIT OR Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, + "reqwest-retry 0.7.1": { + "name": "reqwest-retry", + "version": "0.7.1", + "package_url": "https://github.com/TrueLayer/reqwest-middleware", + "repository": { + "Git": { + "remote": "https://github.com/astral-sh/reqwest-middleware", + "commitish": { + "Rev": "5e3eaf254b5bd481c75d2710eed055f95b756913" + }, + "strip_prefix": "reqwest-retry" + } + }, + "targets": [ + { + "Library": { + "crate_name": "reqwest_retry", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "reqwest_retry", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "anyhow 1.0.91", + "target": "anyhow" + }, + { + "id": "futures 0.3.31", + "target": "futures" + }, + { + "id": "http 1.1.0", + "target": "http" + }, + { + "id": "reqwest 0.12.8", + "target": "reqwest" + }, + { + "id": "reqwest-middleware 0.3.3", + "target": "reqwest_middleware" + }, + { + "id": "retry-policies 0.4.0", + "target": "retry_policies" + }, + { + "id": "thiserror 1.0.65", + "target": "thiserror" + }, + { + "id": "tracing 0.1.40", + "target": "tracing" + } + ], + "selects": { + "cfg(not(target_arch = \"wasm32\"))": [ { - "id": "tokio-util 0.7.12", - "target": "tokio_util" + "id": "hyper 1.5.0", + "target": "hyper" }, { - "id": "webpki-roots 0.26.6", - "target": "webpki_roots" + "id": "tokio 1.41.0", + "target": "tokio" } ], - "aarch64-unknown-nto-qnx710": [ - { - "id": "async-compression 0.4.17", - "target": "async_compression" - }, - { - "id": "futures-channel 0.3.31", - "target": "futures_channel" - }, - { - "id": "h2 0.4.6", - "target": "h2" - }, - { - "id": "hyper-rustls 0.27.3", - "target": "hyper_rustls" - }, - { - "id": "rustls 0.23.15", - "target": "rustls" - }, - { - "id": "rustls-native-certs 0.8.0", - "target": "rustls_native_certs" - }, - { - "id": "rustls-pemfile 2.2.0", - "target": "rustls_pemfile" - }, - { - "id": "rustls-pki-types 1.10.0", - "target": "rustls_pki_types" - }, - { - "id": "tokio-rustls 0.26.0", - "target": "tokio_rustls" - }, + "cfg(target_arch = \"wasm32\")": [ { - "id": "tokio-socks 0.5.2", - "target": "tokio_socks" + "id": "getrandom 0.2.15", + "target": "getrandom" }, { - "id": "tokio-util 0.7.12", - "target": "tokio_util" + "id": "parking_lot 0.11.2", + "target": "parking_lot" }, { - "id": "webpki-roots 0.26.6", - "target": "webpki_roots" + "id": "wasm-timer 0.2.5", + "target": "wasm_timer" } - ], - "arm-unknown-linux-gnueabi": [ - { - "id": "async-compression 0.4.17", - "target": "async_compression" - }, - { - "id": "futures-channel 0.3.31", - "target": "futures_channel" - }, - { - "id": "h2 0.4.6", - "target": "h2" - }, - { - "id": "hyper-rustls 0.27.3", - "target": "hyper_rustls" - }, - { - "id": "rustls 0.23.15", - "target": "rustls" - }, - { - "id": "rustls-native-certs 0.8.0", - "target": "rustls_native_certs" - }, - { - "id": "rustls-pemfile 2.2.0", - "target": "rustls_pemfile" - }, - { - "id": "rustls-pki-types 1.10.0", - "target": "rustls_pki_types" - }, - { - "id": "tokio-rustls 0.26.0", - "target": "tokio_rustls" - }, - { - "id": "tokio-socks 0.5.2", - "target": "tokio_socks" - }, - { - "id": "tokio-util 0.7.12", - "target": "tokio_util" - }, + ] + } + }, + "edition": "2018", + "proc_macro_deps": { + "common": [ + { + "id": "async-trait 0.1.83", + "target": "async_trait" + } + ], + "selects": {} + }, + "version": "0.7.1" + }, + "license": "MIT OR Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, + "retry-policies 0.4.0": { + "name": "retry-policies", + "version": "0.4.0", + "package_url": "https://github.com/TrueLayer/retry-policies", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/retry-policies/0.4.0/download", + "sha256": "5875471e6cab2871bc150ecb8c727db5113c9338cc3354dc5ee3425b6aa40a1c" + } + }, + "targets": [ + { + "Library": { + "crate_name": "retry_policies", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "retry_policies", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "rand 0.8.5", + "target": "rand" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.4.0" + }, + "license": "MIT OR Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, + "ring 0.17.8": { + "name": "ring", + "version": "0.17.8", + "package_url": "https://github.com/briansmith/ring", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/ring/0.17.8/download", + "sha256": "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d" + } + }, + "targets": [ + { + "Library": { + "crate_name": "ring", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "ring", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "alloc", + "default", + "dev_urandom_fallback" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "cfg-if 1.0.0", + "target": "cfg_if" + }, + { + "id": "getrandom 0.2.15", + "target": "getrandom" + }, + { + "id": "ring 0.17.8", + "target": "build_script_build" + }, + { + "id": "untrusted 0.9.0", + "target": "untrusted" + } + ], + "selects": { + "cfg(all(any(target_os = \"android\", target_os = \"linux\"), any(target_arch = \"aarch64\", target_arch = \"arm\")))": [ { - "id": "webpki-roots 0.26.6", - "target": "webpki_roots" + "id": "libc 0.2.161", + "target": "libc" } ], - "armv7-linux-androideabi": [ - { - "id": "async-compression 0.4.17", - "target": "async_compression" - }, - { - "id": "futures-channel 0.3.31", - "target": "futures_channel" - }, - { - "id": "h2 0.4.6", - "target": "h2" - }, - { - "id": "hyper-rustls 0.27.3", - "target": "hyper_rustls" - }, - { - "id": "rustls 0.23.15", - "target": "rustls" - }, - { - "id": "rustls-native-certs 0.8.0", - "target": "rustls_native_certs" - }, - { - "id": "rustls-pemfile 2.2.0", - "target": "rustls_pemfile" - }, - { - "id": "rustls-pki-types 1.10.0", - "target": "rustls_pki_types" - }, - { - "id": "tokio-rustls 0.26.0", - "target": "tokio_rustls" - }, - { - "id": "tokio-socks 0.5.2", - "target": "tokio_socks" - }, - { - "id": "tokio-util 0.7.12", - "target": "tokio_util" - }, + "cfg(all(target_arch = \"aarch64\", target_os = \"windows\"))": [ { - "id": "webpki-roots 0.26.6", - "target": "webpki_roots" + "id": "windows-sys 0.52.0", + "target": "windows_sys" } ], - "armv7-unknown-linux-gnueabi": [ - { - "id": "async-compression 0.4.17", - "target": "async_compression" - }, - { - "id": "futures-channel 0.3.31", - "target": "futures_channel" - }, - { - "id": "h2 0.4.6", - "target": "h2" - }, + "cfg(any(target_arch = \"aarch64\", target_arch = \"arm\", target_arch = \"x86\", target_arch = \"x86_64\"))": [ { - "id": "hyper-rustls 0.27.3", - "target": "hyper_rustls" - }, - { - "id": "rustls 0.23.15", - "target": "rustls" - }, - { - "id": "rustls-native-certs 0.8.0", - "target": "rustls_native_certs" - }, - { - "id": "rustls-pemfile 2.2.0", - "target": "rustls_pemfile" - }, - { - "id": "rustls-pki-types 1.10.0", - "target": "rustls_pki_types" - }, - { - "id": "tokio-rustls 0.26.0", - "target": "tokio_rustls" - }, - { - "id": "tokio-socks 0.5.2", - "target": "tokio_socks" - }, - { - "id": "tokio-util 0.7.12", - "target": "tokio_util" - }, - { - "id": "webpki-roots 0.26.6", - "target": "webpki_roots" - } - ], - "cfg(not(target_arch = \"wasm32\"))": [ - { - "id": "http-body 1.0.1", - "target": "http_body" - }, - { - "id": "http-body-util 0.1.2", - "target": "http_body_util" - }, - { - "id": "hyper 1.5.0", - "target": "hyper" - }, - { - "id": "hyper-util 0.1.9", - "target": "hyper_util" - }, - { - "id": "ipnet 2.10.1", - "target": "ipnet" - }, - { - "id": "log 0.4.22", - "target": "log" - }, - { - "id": "mime 0.3.17", - "target": "mime" - }, - { - "id": "once_cell 1.20.2", - "target": "once_cell" - }, - { - "id": "percent-encoding 2.3.1", - "target": "percent_encoding" - }, - { - "id": "pin-project-lite 0.2.15", - "target": "pin_project_lite" - }, - { - "id": "tokio 1.41.0", - "target": "tokio" - } - ], - "cfg(target_arch = \"wasm32\")": [ - { - "id": "js-sys 0.3.72", - "target": "js_sys" - }, - { - "id": "wasm-bindgen 0.2.95", - "target": "wasm_bindgen" - }, - { - "id": "wasm-bindgen-futures 0.4.45", - "target": "wasm_bindgen_futures" - }, - { - "id": "web-sys 0.3.72", - "target": "web_sys" - } - ], - "cfg(windows)": [ - { - "id": "windows-registry 0.2.0", - "target": "windows_registry" - } - ], - "i686-apple-darwin": [ - { - "id": "async-compression 0.4.17", - "target": "async_compression" - }, - { - "id": "futures-channel 0.3.31", - "target": "futures_channel" - }, - { - "id": "h2 0.4.6", - "target": "h2" - }, - { - "id": "hyper-rustls 0.27.3", - "target": "hyper_rustls" - }, - { - "id": "rustls 0.23.15", - "target": "rustls" - }, - { - "id": "rustls-native-certs 0.8.0", - "target": "rustls_native_certs" - }, - { - "id": "rustls-pemfile 2.2.0", - "target": "rustls_pemfile" - }, - { - "id": "rustls-pki-types 1.10.0", - "target": "rustls_pki_types" - }, - { - "id": "tokio-rustls 0.26.0", - "target": "tokio_rustls" - }, - { - "id": "tokio-socks 0.5.2", - "target": "tokio_socks" - }, - { - "id": "tokio-util 0.7.12", - "target": "tokio_util" - }, - { - "id": "webpki-roots 0.26.6", - "target": "webpki_roots" - } - ], - "i686-linux-android": [ - { - "id": "async-compression 0.4.17", - "target": "async_compression" - }, - { - "id": "futures-channel 0.3.31", - "target": "futures_channel" - }, - { - "id": "h2 0.4.6", - "target": "h2" - }, - { - "id": "hyper-rustls 0.27.3", - "target": "hyper_rustls" - }, - { - "id": "rustls 0.23.15", - "target": "rustls" - }, - { - "id": "rustls-native-certs 0.8.0", - "target": "rustls_native_certs" - }, - { - "id": "rustls-pemfile 2.2.0", - "target": "rustls_pemfile" - }, - { - "id": "rustls-pki-types 1.10.0", - "target": "rustls_pki_types" - }, - { - "id": "tokio-rustls 0.26.0", - "target": "tokio_rustls" - }, - { - "id": "tokio-socks 0.5.2", - "target": "tokio_socks" - }, - { - "id": "tokio-util 0.7.12", - "target": "tokio_util" - }, - { - "id": "webpki-roots 0.26.6", - "target": "webpki_roots" - } - ], - "i686-pc-windows-msvc": [ - { - "id": "async-compression 0.4.17", - "target": "async_compression" - }, - { - "id": "futures-channel 0.3.31", - "target": "futures_channel" - }, - { - "id": "h2 0.4.6", - "target": "h2" - }, - { - "id": "hyper-rustls 0.27.3", - "target": "hyper_rustls" - }, - { - "id": "rustls 0.23.15", - "target": "rustls" - }, - { - "id": "rustls-native-certs 0.8.0", - "target": "rustls_native_certs" - }, - { - "id": "rustls-pemfile 2.2.0", - "target": "rustls_pemfile" - }, - { - "id": "rustls-pki-types 1.10.0", - "target": "rustls_pki_types" - }, - { - "id": "tokio-rustls 0.26.0", - "target": "tokio_rustls" - }, - { - "id": "tokio-socks 0.5.2", - "target": "tokio_socks" - }, - { - "id": "tokio-util 0.7.12", - "target": "tokio_util" - }, - { - "id": "webpki-roots 0.26.6", - "target": "webpki_roots" - } - ], - "i686-unknown-freebsd": [ - { - "id": "async-compression 0.4.17", - "target": "async_compression" - }, - { - "id": "futures-channel 0.3.31", - "target": "futures_channel" - }, - { - "id": "h2 0.4.6", - "target": "h2" - }, - { - "id": "hyper-rustls 0.27.3", - "target": "hyper_rustls" - }, - { - "id": "rustls 0.23.15", - "target": "rustls" - }, - { - "id": "rustls-native-certs 0.8.0", - "target": "rustls_native_certs" - }, - { - "id": "rustls-pemfile 2.2.0", - "target": "rustls_pemfile" - }, - { - "id": "rustls-pki-types 1.10.0", - "target": "rustls_pki_types" - }, - { - "id": "tokio-rustls 0.26.0", - "target": "tokio_rustls" - }, - { - "id": "tokio-socks 0.5.2", - "target": "tokio_socks" - }, - { - "id": "tokio-util 0.7.12", - "target": "tokio_util" - }, - { - "id": "webpki-roots 0.26.6", - "target": "webpki_roots" - } - ], - "i686-unknown-linux-gnu": [ - { - "id": "async-compression 0.4.17", - "target": "async_compression" - }, - { - "id": "futures-channel 0.3.31", - "target": "futures_channel" - }, - { - "id": "h2 0.4.6", - "target": "h2" - }, - { - "id": "hyper-rustls 0.27.3", - "target": "hyper_rustls" - }, - { - "id": "rustls 0.23.15", - "target": "rustls" - }, - { - "id": "rustls-native-certs 0.8.0", - "target": "rustls_native_certs" - }, - { - "id": "rustls-pemfile 2.2.0", - "target": "rustls_pemfile" - }, - { - "id": "rustls-pki-types 1.10.0", - "target": "rustls_pki_types" - }, - { - "id": "tokio-rustls 0.26.0", - "target": "tokio_rustls" - }, - { - "id": "tokio-socks 0.5.2", - "target": "tokio_socks" - }, - { - "id": "tokio-util 0.7.12", - "target": "tokio_util" - }, - { - "id": "webpki-roots 0.26.6", - "target": "webpki_roots" - } - ], - "powerpc-unknown-linux-gnu": [ - { - "id": "async-compression 0.4.17", - "target": "async_compression" - }, - { - "id": "futures-channel 0.3.31", - "target": "futures_channel" - }, - { - "id": "h2 0.4.6", - "target": "h2" - }, - { - "id": "hyper-rustls 0.27.3", - "target": "hyper_rustls" - }, - { - "id": "rustls 0.23.15", - "target": "rustls" - }, - { - "id": "rustls-native-certs 0.8.0", - "target": "rustls_native_certs" - }, - { - "id": "rustls-pemfile 2.2.0", - "target": "rustls_pemfile" - }, - { - "id": "rustls-pki-types 1.10.0", - "target": "rustls_pki_types" - }, - { - "id": "tokio-rustls 0.26.0", - "target": "tokio_rustls" - }, - { - "id": "tokio-socks 0.5.2", - "target": "tokio_socks" - }, - { - "id": "tokio-util 0.7.12", - "target": "tokio_util" - }, - { - "id": "webpki-roots 0.26.6", - "target": "webpki_roots" - } - ], - "riscv32imc-unknown-none-elf": [ - { - "id": "async-compression 0.4.17", - "target": "async_compression" - }, - { - "id": "futures-channel 0.3.31", - "target": "futures_channel" - }, - { - "id": "h2 0.4.6", - "target": "h2" - }, - { - "id": "hyper-rustls 0.27.3", - "target": "hyper_rustls" - }, - { - "id": "rustls 0.23.15", - "target": "rustls" - }, - { - "id": "rustls-native-certs 0.8.0", - "target": "rustls_native_certs" - }, - { - "id": "rustls-pemfile 2.2.0", - "target": "rustls_pemfile" - }, - { - "id": "rustls-pki-types 1.10.0", - "target": "rustls_pki_types" - }, - { - "id": "tokio-rustls 0.26.0", - "target": "tokio_rustls" - }, - { - "id": "tokio-socks 0.5.2", - "target": "tokio_socks" - }, - { - "id": "tokio-util 0.7.12", - "target": "tokio_util" - }, - { - "id": "webpki-roots 0.26.6", - "target": "webpki_roots" - } - ], - "riscv64gc-unknown-none-elf": [ - { - "id": "async-compression 0.4.17", - "target": "async_compression" - }, - { - "id": "futures-channel 0.3.31", - "target": "futures_channel" - }, - { - "id": "h2 0.4.6", - "target": "h2" - }, - { - "id": "hyper-rustls 0.27.3", - "target": "hyper_rustls" - }, - { - "id": "rustls 0.23.15", - "target": "rustls" - }, - { - "id": "rustls-native-certs 0.8.0", - "target": "rustls_native_certs" - }, - { - "id": "rustls-pemfile 2.2.0", - "target": "rustls_pemfile" - }, - { - "id": "rustls-pki-types 1.10.0", - "target": "rustls_pki_types" - }, - { - "id": "tokio-rustls 0.26.0", - "target": "tokio_rustls" - }, - { - "id": "tokio-socks 0.5.2", - "target": "tokio_socks" - }, - { - "id": "tokio-util 0.7.12", - "target": "tokio_util" - }, - { - "id": "webpki-roots 0.26.6", - "target": "webpki_roots" - } - ], - "s390x-unknown-linux-gnu": [ - { - "id": "async-compression 0.4.17", - "target": "async_compression" - }, - { - "id": "futures-channel 0.3.31", - "target": "futures_channel" - }, - { - "id": "h2 0.4.6", - "target": "h2" - }, - { - "id": "hyper-rustls 0.27.3", - "target": "hyper_rustls" - }, - { - "id": "rustls 0.23.15", - "target": "rustls" - }, - { - "id": "rustls-native-certs 0.8.0", - "target": "rustls_native_certs" - }, - { - "id": "rustls-pemfile 2.2.0", - "target": "rustls_pemfile" - }, - { - "id": "rustls-pki-types 1.10.0", - "target": "rustls_pki_types" - }, - { - "id": "tokio-rustls 0.26.0", - "target": "tokio_rustls" - }, - { - "id": "tokio-socks 0.5.2", - "target": "tokio_socks" - }, - { - "id": "tokio-util 0.7.12", - "target": "tokio_util" - }, - { - "id": "webpki-roots 0.26.6", - "target": "webpki_roots" - } - ], - "thumbv7em-none-eabi": [ - { - "id": "async-compression 0.4.17", - "target": "async_compression" - }, - { - "id": "futures-channel 0.3.31", - "target": "futures_channel" - }, - { - "id": "h2 0.4.6", - "target": "h2" - }, - { - "id": "hyper-rustls 0.27.3", - "target": "hyper_rustls" - }, - { - "id": "rustls 0.23.15", - "target": "rustls" - }, - { - "id": "rustls-native-certs 0.8.0", - "target": "rustls_native_certs" - }, - { - "id": "rustls-pemfile 2.2.0", - "target": "rustls_pemfile" - }, - { - "id": "rustls-pki-types 1.10.0", - "target": "rustls_pki_types" - }, - { - "id": "tokio-rustls 0.26.0", - "target": "tokio_rustls" - }, - { - "id": "tokio-socks 0.5.2", - "target": "tokio_socks" - }, - { - "id": "tokio-util 0.7.12", - "target": "tokio_util" - }, - { - "id": "webpki-roots 0.26.6", - "target": "webpki_roots" - } - ], - "thumbv8m.main-none-eabi": [ - { - "id": "async-compression 0.4.17", - "target": "async_compression" - }, - { - "id": "futures-channel 0.3.31", - "target": "futures_channel" - }, - { - "id": "h2 0.4.6", - "target": "h2" - }, - { - "id": "hyper-rustls 0.27.3", - "target": "hyper_rustls" - }, - { - "id": "rustls 0.23.15", - "target": "rustls" - }, - { - "id": "rustls-native-certs 0.8.0", - "target": "rustls_native_certs" - }, - { - "id": "rustls-pemfile 2.2.0", - "target": "rustls_pemfile" - }, - { - "id": "rustls-pki-types 1.10.0", - "target": "rustls_pki_types" - }, - { - "id": "tokio-rustls 0.26.0", - "target": "tokio_rustls" - }, - { - "id": "tokio-socks 0.5.2", - "target": "tokio_socks" - }, - { - "id": "tokio-util 0.7.12", - "target": "tokio_util" - }, - { - "id": "webpki-roots 0.26.6", - "target": "webpki_roots" - } - ], - "wasm32-unknown-unknown": [ - { - "id": "wasm-streams 0.4.1", - "target": "wasm_streams" - } - ], - "wasm32-wasi": [ - { - "id": "wasm-streams 0.4.1", - "target": "wasm_streams" - } - ], - "x86_64-apple-darwin": [ - { - "id": "async-compression 0.4.17", - "target": "async_compression" - }, - { - "id": "futures-channel 0.3.31", - "target": "futures_channel" - }, - { - "id": "h2 0.4.6", - "target": "h2" - }, - { - "id": "hyper-rustls 0.27.3", - "target": "hyper_rustls" - }, - { - "id": "rustls 0.23.15", - "target": "rustls" - }, - { - "id": "rustls-native-certs 0.8.0", - "target": "rustls_native_certs" - }, - { - "id": "rustls-pemfile 2.2.0", - "target": "rustls_pemfile" - }, - { - "id": "rustls-pki-types 1.10.0", - "target": "rustls_pki_types" - }, - { - "id": "tokio-rustls 0.26.0", - "target": "tokio_rustls" - }, - { - "id": "tokio-socks 0.5.2", - "target": "tokio_socks" - }, - { - "id": "tokio-util 0.7.12", - "target": "tokio_util" - }, - { - "id": "webpki-roots 0.26.6", - "target": "webpki_roots" - } - ], - "x86_64-apple-ios": [ - { - "id": "async-compression 0.4.17", - "target": "async_compression" - }, - { - "id": "futures-channel 0.3.31", - "target": "futures_channel" - }, - { - "id": "h2 0.4.6", - "target": "h2" - }, - { - "id": "hyper-rustls 0.27.3", - "target": "hyper_rustls" - }, - { - "id": "rustls 0.23.15", - "target": "rustls" - }, - { - "id": "rustls-native-certs 0.8.0", - "target": "rustls_native_certs" - }, - { - "id": "rustls-pemfile 2.2.0", - "target": "rustls_pemfile" - }, - { - "id": "rustls-pki-types 1.10.0", - "target": "rustls_pki_types" - }, - { - "id": "tokio-rustls 0.26.0", - "target": "tokio_rustls" - }, - { - "id": "tokio-socks 0.5.2", - "target": "tokio_socks" - }, - { - "id": "tokio-util 0.7.12", - "target": "tokio_util" - }, - { - "id": "webpki-roots 0.26.6", - "target": "webpki_roots" - } - ], - "x86_64-fuchsia": [ - { - "id": "async-compression 0.4.17", - "target": "async_compression" - }, - { - "id": "futures-channel 0.3.31", - "target": "futures_channel" - }, - { - "id": "h2 0.4.6", - "target": "h2" - }, - { - "id": "hyper-rustls 0.27.3", - "target": "hyper_rustls" - }, - { - "id": "rustls 0.23.15", - "target": "rustls" - }, - { - "id": "rustls-native-certs 0.8.0", - "target": "rustls_native_certs" - }, - { - "id": "rustls-pemfile 2.2.0", - "target": "rustls_pemfile" - }, - { - "id": "rustls-pki-types 1.10.0", - "target": "rustls_pki_types" - }, - { - "id": "tokio-rustls 0.26.0", - "target": "tokio_rustls" - }, - { - "id": "tokio-socks 0.5.2", - "target": "tokio_socks" - }, - { - "id": "tokio-util 0.7.12", - "target": "tokio_util" - }, - { - "id": "webpki-roots 0.26.6", - "target": "webpki_roots" - } - ], - "x86_64-linux-android": [ - { - "id": "async-compression 0.4.17", - "target": "async_compression" - }, - { - "id": "futures-channel 0.3.31", - "target": "futures_channel" - }, - { - "id": "h2 0.4.6", - "target": "h2" - }, - { - "id": "hyper-rustls 0.27.3", - "target": "hyper_rustls" - }, - { - "id": "rustls 0.23.15", - "target": "rustls" - }, - { - "id": "rustls-native-certs 0.8.0", - "target": "rustls_native_certs" - }, - { - "id": "rustls-pemfile 2.2.0", - "target": "rustls_pemfile" - }, - { - "id": "rustls-pki-types 1.10.0", - "target": "rustls_pki_types" - }, - { - "id": "tokio-rustls 0.26.0", - "target": "tokio_rustls" - }, - { - "id": "tokio-socks 0.5.2", - "target": "tokio_socks" - }, - { - "id": "tokio-util 0.7.12", - "target": "tokio_util" - }, - { - "id": "webpki-roots 0.26.6", - "target": "webpki_roots" - } - ], - "x86_64-pc-windows-msvc": [ - { - "id": "async-compression 0.4.17", - "target": "async_compression" - }, - { - "id": "futures-channel 0.3.31", - "target": "futures_channel" - }, - { - "id": "h2 0.4.6", - "target": "h2" - }, - { - "id": "hyper-rustls 0.27.3", - "target": "hyper_rustls" - }, - { - "id": "rustls 0.23.15", - "target": "rustls" - }, - { - "id": "rustls-native-certs 0.8.0", - "target": "rustls_native_certs" - }, - { - "id": "rustls-pemfile 2.2.0", - "target": "rustls_pemfile" - }, - { - "id": "rustls-pki-types 1.10.0", - "target": "rustls_pki_types" - }, - { - "id": "tokio-rustls 0.26.0", - "target": "tokio_rustls" - }, - { - "id": "tokio-socks 0.5.2", - "target": "tokio_socks" - }, - { - "id": "tokio-util 0.7.12", - "target": "tokio_util" - }, - { - "id": "webpki-roots 0.26.6", - "target": "webpki_roots" - } - ], - "x86_64-unknown-freebsd": [ - { - "id": "async-compression 0.4.17", - "target": "async_compression" - }, - { - "id": "futures-channel 0.3.31", - "target": "futures_channel" - }, - { - "id": "h2 0.4.6", - "target": "h2" - }, - { - "id": "hyper-rustls 0.27.3", - "target": "hyper_rustls" - }, - { - "id": "rustls 0.23.15", - "target": "rustls" - }, - { - "id": "rustls-native-certs 0.8.0", - "target": "rustls_native_certs" - }, - { - "id": "rustls-pemfile 2.2.0", - "target": "rustls_pemfile" - }, - { - "id": "rustls-pki-types 1.10.0", - "target": "rustls_pki_types" - }, - { - "id": "tokio-rustls 0.26.0", - "target": "tokio_rustls" - }, - { - "id": "tokio-socks 0.5.2", - "target": "tokio_socks" - }, - { - "id": "tokio-util 0.7.12", - "target": "tokio_util" - }, - { - "id": "webpki-roots 0.26.6", - "target": "webpki_roots" - } - ], - "x86_64-unknown-linux-gnu": [ - { - "id": "async-compression 0.4.17", - "target": "async_compression" - }, - { - "id": "futures-channel 0.3.31", - "target": "futures_channel" - }, - { - "id": "h2 0.4.6", - "target": "h2" - }, - { - "id": "hyper-rustls 0.27.3", - "target": "hyper_rustls" - }, - { - "id": "rustls 0.23.15", - "target": "rustls" - }, - { - "id": "rustls-native-certs 0.8.0", - "target": "rustls_native_certs" - }, - { - "id": "rustls-pemfile 2.2.0", - "target": "rustls_pemfile" - }, - { - "id": "rustls-pki-types 1.10.0", - "target": "rustls_pki_types" - }, - { - "id": "tokio-rustls 0.26.0", - "target": "tokio_rustls" - }, - { - "id": "tokio-socks 0.5.2", - "target": "tokio_socks" - }, - { - "id": "tokio-util 0.7.12", - "target": "tokio_util" - }, - { - "id": "webpki-roots 0.26.6", - "target": "webpki_roots" - } - ], - "x86_64-unknown-nixos-gnu": [ - { - "id": "async-compression 0.4.17", - "target": "async_compression" - }, - { - "id": "futures-channel 0.3.31", - "target": "futures_channel" - }, - { - "id": "h2 0.4.6", - "target": "h2" - }, - { - "id": "hyper-rustls 0.27.3", - "target": "hyper_rustls" - }, - { - "id": "rustls 0.23.15", - "target": "rustls" - }, - { - "id": "rustls-native-certs 0.8.0", - "target": "rustls_native_certs" - }, - { - "id": "rustls-pemfile 2.2.0", - "target": "rustls_pemfile" - }, - { - "id": "rustls-pki-types 1.10.0", - "target": "rustls_pki_types" - }, - { - "id": "tokio-rustls 0.26.0", - "target": "tokio_rustls" - }, - { - "id": "tokio-socks 0.5.2", - "target": "tokio_socks" - }, - { - "id": "tokio-util 0.7.12", - "target": "tokio_util" - }, - { - "id": "webpki-roots 0.26.6", - "target": "webpki_roots" - } - ], - "x86_64-unknown-none": [ - { - "id": "async-compression 0.4.17", - "target": "async_compression" - }, - { - "id": "futures-channel 0.3.31", - "target": "futures_channel" - }, - { - "id": "h2 0.4.6", - "target": "h2" - }, - { - "id": "hyper-rustls 0.27.3", - "target": "hyper_rustls" - }, - { - "id": "rustls 0.23.15", - "target": "rustls" - }, - { - "id": "rustls-native-certs 0.8.0", - "target": "rustls_native_certs" - }, - { - "id": "rustls-pemfile 2.2.0", - "target": "rustls_pemfile" - }, - { - "id": "rustls-pki-types 1.10.0", - "target": "rustls_pki_types" - }, - { - "id": "tokio-rustls 0.26.0", - "target": "tokio_rustls" - }, - { - "id": "tokio-socks 0.5.2", - "target": "tokio_socks" - }, - { - "id": "tokio-util 0.7.12", - "target": "tokio_util" - }, - { - "id": "webpki-roots 0.26.6", - "target": "webpki_roots" - } - ] - } - }, - "edition": "2021", - "version": "0.12.8" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "reqwest-middleware 0.3.3": { - "name": "reqwest-middleware", - "version": "0.3.3", - "package_url": "https://github.com/TrueLayer/reqwest-middleware", - "repository": { - "Git": { - "remote": "https://github.com/astral-sh/reqwest-middleware", - "commitish": { - "Rev": "5e3eaf254b5bd481c75d2710eed055f95b756913" - }, - "strip_prefix": "reqwest-middleware" - } - }, - "targets": [ - { - "Library": { - "crate_name": "reqwest_middleware", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "reqwest_middleware", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "multipart" - ], - "selects": {} - }, - "deps": { - "common": [ - { - "id": "anyhow 1.0.91", - "target": "anyhow" - }, - { - "id": "http 1.1.0", - "target": "http" - }, - { - "id": "reqwest 0.12.8", - "target": "reqwest" - }, - { - "id": "serde 1.0.213", - "target": "serde" - }, - { - "id": "thiserror 1.0.65", - "target": "thiserror" - }, - { - "id": "tower-service 0.3.3", - "target": "tower_service" - } - ], - "selects": {} - }, - "edition": "2018", - "proc_macro_deps": { - "common": [ - { - "id": "async-trait 0.1.83", - "target": "async_trait" - } - ], - "selects": {} - }, - "version": "0.3.3" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "reqwest-retry 0.7.1": { - "name": "reqwest-retry", - "version": "0.7.1", - "package_url": "https://github.com/TrueLayer/reqwest-middleware", - "repository": { - "Git": { - "remote": "https://github.com/astral-sh/reqwest-middleware", - "commitish": { - "Rev": "5e3eaf254b5bd481c75d2710eed055f95b756913" - }, - "strip_prefix": "reqwest-retry" - } - }, - "targets": [ - { - "Library": { - "crate_name": "reqwest_retry", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "reqwest_retry", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "anyhow 1.0.91", - "target": "anyhow" - }, - { - "id": "futures 0.3.31", - "target": "futures" - }, - { - "id": "http 1.1.0", - "target": "http" - }, - { - "id": "reqwest 0.12.8", - "target": "reqwest" - }, - { - "id": "reqwest-middleware 0.3.3", - "target": "reqwest_middleware" - }, - { - "id": "retry-policies 0.4.0", - "target": "retry_policies" - }, - { - "id": "thiserror 1.0.65", - "target": "thiserror" - }, - { - "id": "tracing 0.1.40", - "target": "tracing" - } - ], - "selects": { - "cfg(not(target_arch = \"wasm32\"))": [ - { - "id": "hyper 1.5.0", - "target": "hyper" - }, - { - "id": "tokio 1.41.0", - "target": "tokio" - } - ], - "cfg(target_arch = \"wasm32\")": [ - { - "id": "getrandom 0.2.15", - "target": "getrandom" - }, - { - "id": "parking_lot 0.11.2", - "target": "parking_lot" - }, - { - "id": "wasm-timer 0.2.5", - "target": "wasm_timer" - } - ] - } - }, - "edition": "2018", - "proc_macro_deps": { - "common": [ - { - "id": "async-trait 0.1.83", - "target": "async_trait" - } - ], - "selects": {} - }, - "version": "0.7.1" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "retry-policies 0.4.0": { - "name": "retry-policies", - "version": "0.4.0", - "package_url": "https://github.com/TrueLayer/retry-policies", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/retry-policies/0.4.0/download", - "sha256": "5875471e6cab2871bc150ecb8c727db5113c9338cc3354dc5ee3425b6aa40a1c" - } - }, - "targets": [ - { - "Library": { - "crate_name": "retry_policies", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "retry_policies", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "rand 0.8.5", - "target": "rand" - } - ], - "selects": {} - }, - "edition": "2018", - "version": "0.4.0" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "ring 0.17.8": { - "name": "ring", - "version": "0.17.8", - "package_url": "https://github.com/briansmith/ring", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/ring/0.17.8/download", - "sha256": "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d" - } - }, - "targets": [ - { - "Library": { - "crate_name": "ring", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "ring", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "alloc", - "default", - "dev_urandom_fallback" - ], - "selects": {} - }, - "deps": { - "common": [ - { - "id": "cfg-if 1.0.0", - "target": "cfg_if" - }, - { - "id": "getrandom 0.2.15", - "target": "getrandom" - }, - { - "id": "ring 0.17.8", - "target": "build_script_build" - }, - { - "id": "untrusted 0.9.0", - "target": "untrusted" - } - ], - "selects": { - "cfg(all(any(target_os = \"android\", target_os = \"linux\"), any(target_arch = \"aarch64\", target_arch = \"arm\")))": [ - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "cfg(all(target_arch = \"aarch64\", target_os = \"windows\"))": [ - { - "id": "windows-sys 0.52.0", - "target": "windows_sys" - } - ], - "cfg(any(target_arch = \"aarch64\", target_arch = \"arm\", target_arch = \"x86\", target_arch = \"x86_64\"))": [ - { - "id": "spin 0.9.8", - "target": "spin" - } - ] - } - }, - "edition": "2021", - "version": "0.17.8" - }, - "build_script_attrs": { - "compile_data_glob": [ - "**" - ], - "data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "cc 1.1.31", - "target": "cc" - } - ], - "selects": {} - }, - "links": "ring_core_0_17_8" - }, - "license": null, - "license_ids": [], - "license_file": "LICENSE" - }, - "rkyv 0.8.8": { - "name": "rkyv", - "version": "0.8.8", - "package_url": "https://github.com/rkyv/rkyv", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/rkyv/0.8.8/download", - "sha256": "395027076c569819ea6035ee62e664f5e03d74e281744f55261dd1afd939212b" - } - }, - "targets": [ - { - "Library": { - "crate_name": "rkyv", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "rkyv", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "alloc", - "bytecheck", - "default", - "std" - ], - "selects": {} - }, - "deps": { - "common": [ - { - "id": "bytecheck 0.8.0", - "target": "bytecheck" - }, - { - "id": "hashbrown 0.14.5", - "target": "hashbrown" - }, - { - "id": "munge 0.4.1", - "target": "munge" - }, - { - "id": "ptr_meta 0.3.0", - "target": "ptr_meta" - }, - { - "id": "rancor 0.1.0", - "target": "rancor" - }, - { - "id": "rend 0.5.2", - "target": "rend" - } - ], - "selects": {} - }, - "edition": "2021", - "proc_macro_deps": { - "common": [ - { - "id": "rkyv_derive 0.8.8", - "target": "rkyv_derive" - } - ], - "selects": {} - }, - "version": "0.8.8" - }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" - }, - "rkyv_derive 0.8.8": { - "name": "rkyv_derive", - "version": "0.8.8", - "package_url": "https://github.com/rkyv/rkyv", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/rkyv_derive/0.8.8/download", - "sha256": "09cb82b74b4810f07e460852c32f522e979787691b0b7b7439fe473e49d49b2f" - } - }, - "targets": [ - { - "ProcMacro": { - "crate_name": "rkyv_derive", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "rkyv_derive", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "bytecheck" - ], - "selects": {} - }, - "deps": { - "common": [ - { - "id": "proc-macro2 1.0.89", - "target": "proc_macro2" - }, - { - "id": "quote 1.0.37", - "target": "quote" - }, - { - "id": "syn 2.0.85", - "target": "syn" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "0.8.8" - }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" - }, - "rmp 0.8.14": { - "name": "rmp", - "version": "0.8.14", - "package_url": "https://github.com/3Hren/msgpack-rust", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/rmp/0.8.14/download", - "sha256": "228ed7c16fa39782c3b3468e974aec2795e9089153cd08ee2e9aefb3613334c4" - } - }, - "targets": [ - { - "Library": { - "crate_name": "rmp", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "rmp", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "default", - "std" - ], - "selects": {} - }, - "deps": { - "common": [ - { - "id": "byteorder 1.5.0", - "target": "byteorder" - }, - { - "id": "num-traits 0.2.19", - "target": "num_traits" - } - ], - "selects": {} - }, - "edition": "2021", - "proc_macro_deps": { - "common": [ - { - "id": "paste 1.0.15", - "target": "paste" - } - ], - "selects": {} - }, - "version": "0.8.14" - }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" - }, - "rmp-serde 1.3.0": { - "name": "rmp-serde", - "version": "1.3.0", - "package_url": "https://github.com/3Hren/msgpack-rust", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/rmp-serde/1.3.0/download", - "sha256": "52e599a477cf9840e92f2cde9a7189e67b42c57532749bf90aea6ec10facd4db" - } - }, - "targets": [ - { - "Library": { - "crate_name": "rmp_serde", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "rmp_serde", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "byteorder 1.5.0", - "target": "byteorder" - }, - { - "id": "rmp 0.8.14", - "target": "rmp" - }, - { - "id": "serde 1.0.213", - "target": "serde" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "1.3.0" - }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" - }, - "rust-netrc 0.1.1": { - "name": "rust-netrc", - "version": "0.1.1", - "package_url": "https://github.com/gribouille/netrc", - "repository": { - "Git": { - "remote": "https://github.com/gribouille/netrc", - "commitish": { - "Rev": "544f3890b621f0dc30fcefb4f804269c160ce2e9" - } - } - }, - "targets": [ - { - "Library": { - "crate_name": "netrc", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "netrc", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "thiserror 1.0.65", - "target": "thiserror" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "0.1.1" - }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" - }, - "rustc-demangle 0.1.24": { - "name": "rustc-demangle", - "version": "0.1.24", - "package_url": "https://github.com/rust-lang/rustc-demangle", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/rustc-demangle/0.1.24/download", - "sha256": "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f" - } - }, - "targets": [ - { - "Library": { - "crate_name": "rustc_demangle", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "rustc_demangle", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "edition": "2015", - "version": "0.1.24" - }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "rustc-hash 2.0.0": { - "name": "rustc-hash", - "version": "2.0.0", - "package_url": "https://github.com/rust-lang/rustc-hash", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/rustc-hash/2.0.0/download", - "sha256": "583034fd73374156e66797ed8e5b0d5690409c9226b22d87cb7f19821c05d152" - } - }, - "targets": [ - { - "Library": { - "crate_name": "rustc_hash", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "rustc_hash", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "default", - "std" - ], - "selects": {} - }, - "edition": "2021", - "version": "2.0.0" - }, - "license": "Apache-2.0/MIT", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "rustix 0.38.37": { - "name": "rustix", - "version": "0.38.37", - "package_url": "https://github.com/bytecodealliance/rustix", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/rustix/0.38.37/download", - "sha256": "8acb788b847c24f28525660c4d7758620a7210875711f79e7f663cc152726811" - } - }, - "targets": [ - { - "Library": { - "crate_name": "rustix", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "rustix", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "alloc", - "default", - "libc-extra-traits", - "std", - "termios", - "use-libc-auxv" - ], - "selects": { - "aarch64-apple-darwin": [ - "fs" - ], - "aarch64-apple-ios": [ - "fs" - ], - "aarch64-apple-ios-sim": [ - "fs" - ], - "aarch64-fuchsia": [ - "fs" - ], - "aarch64-linux-android": [ - "fs" - ], - "aarch64-unknown-linux-gnu": [ - "fs" - ], - "aarch64-unknown-nixos-gnu": [ - "fs" - ], - "aarch64-unknown-nto-qnx710": [ - "fs" - ], - "arm-unknown-linux-gnueabi": [ - "fs" - ], - "armv7-linux-androideabi": [ - "fs" - ], - "armv7-unknown-linux-gnueabi": [ - "fs" - ], - "i686-apple-darwin": [ - "fs" - ], - "i686-linux-android": [ - "fs" - ], - "i686-unknown-freebsd": [ - "fs" - ], - "i686-unknown-linux-gnu": [ - "fs" - ], - "powerpc-unknown-linux-gnu": [ - "fs" - ], - "s390x-unknown-linux-gnu": [ - "fs" - ], - "wasm32-wasi": [ - "fs" - ], - "x86_64-apple-darwin": [ - "fs" - ], - "x86_64-apple-ios": [ - "fs" - ], - "x86_64-fuchsia": [ - "fs" - ], - "x86_64-linux-android": [ - "fs" - ], - "x86_64-unknown-freebsd": [ - "fs" - ], - "x86_64-unknown-linux-gnu": [ - "fs" - ], - "x86_64-unknown-nixos-gnu": [ - "fs" - ] - } - }, - "deps": { - "common": [ - { - "id": "bitflags 2.6.0", - "target": "bitflags" - }, - { - "id": "rustix 0.38.37", - "target": "build_script_build" - } - ], - "selects": { - "aarch64-apple-darwin": [ - { - "id": "errno 0.3.9", - "target": "errno", - "alias": "libc_errno" - }, - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "aarch64-apple-ios": [ - { - "id": "errno 0.3.9", - "target": "errno", - "alias": "libc_errno" - }, - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "aarch64-apple-ios-sim": [ - { - "id": "errno 0.3.9", - "target": "errno", - "alias": "libc_errno" - }, - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "aarch64-fuchsia": [ - { - "id": "errno 0.3.9", - "target": "errno", - "alias": "libc_errno" - }, - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "aarch64-linux-android": [ - { - "id": "errno 0.3.9", - "target": "errno", - "alias": "libc_errno" - }, - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "aarch64-unknown-nto-qnx710": [ - { - "id": "errno 0.3.9", - "target": "errno", - "alias": "libc_errno" - }, - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "armv7-linux-androideabi": [ - { - "id": "errno 0.3.9", - "target": "errno", - "alias": "libc_errno" - }, - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "cfg(all(any(target_os = \"android\", target_os = \"linux\"), any(rustix_use_libc, miri, not(all(target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))": [ - { - "id": "linux-raw-sys 0.4.14", - "target": "linux_raw_sys" - } - ], - "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))": [ - { - "id": "linux-raw-sys 0.4.14", - "target": "linux_raw_sys" - } - ], - "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))": [ - { - "id": "errno 0.3.9", - "target": "errno", - "alias": "libc_errno" - }, - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "cfg(windows)": [ - { - "id": "errno 0.3.9", - "target": "errno", - "alias": "libc_errno" - }, - { - "id": "windows-sys 0.52.0", - "target": "windows_sys" - } - ], - "i686-apple-darwin": [ - { - "id": "errno 0.3.9", - "target": "errno", - "alias": "libc_errno" - }, - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "i686-linux-android": [ - { - "id": "errno 0.3.9", - "target": "errno", - "alias": "libc_errno" - }, - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "i686-unknown-freebsd": [ - { - "id": "errno 0.3.9", - "target": "errno", - "alias": "libc_errno" - }, - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "powerpc-unknown-linux-gnu": [ - { - "id": "errno 0.3.9", - "target": "errno", - "alias": "libc_errno" - }, - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "riscv32imc-unknown-none-elf": [ - { - "id": "errno 0.3.9", - "target": "errno", - "alias": "libc_errno" - }, - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "riscv64gc-unknown-none-elf": [ - { - "id": "errno 0.3.9", - "target": "errno", - "alias": "libc_errno" - }, - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "s390x-unknown-linux-gnu": [ - { - "id": "errno 0.3.9", - "target": "errno", - "alias": "libc_errno" - }, - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "thumbv7em-none-eabi": [ - { - "id": "errno 0.3.9", - "target": "errno", - "alias": "libc_errno" - }, - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "thumbv8m.main-none-eabi": [ - { - "id": "errno 0.3.9", - "target": "errno", - "alias": "libc_errno" - }, - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "wasm32-unknown-unknown": [ - { - "id": "errno 0.3.9", - "target": "errno", - "alias": "libc_errno" - }, - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "wasm32-wasi": [ - { - "id": "errno 0.3.9", - "target": "errno", - "alias": "libc_errno" - }, - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "x86_64-apple-darwin": [ - { - "id": "errno 0.3.9", - "target": "errno", - "alias": "libc_errno" - }, - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "x86_64-apple-ios": [ - { - "id": "errno 0.3.9", - "target": "errno", - "alias": "libc_errno" - }, - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "x86_64-fuchsia": [ - { - "id": "errno 0.3.9", - "target": "errno", - "alias": "libc_errno" - }, - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "x86_64-linux-android": [ - { - "id": "errno 0.3.9", - "target": "errno", - "alias": "libc_errno" - }, - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "x86_64-unknown-freebsd": [ - { - "id": "errno 0.3.9", - "target": "errno", - "alias": "libc_errno" - }, - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "x86_64-unknown-none": [ - { - "id": "errno 0.3.9", - "target": "errno", - "alias": "libc_errno" - }, - { - "id": "libc 0.2.161", - "target": "libc" + "id": "spin 0.9.8", + "target": "spin" } ] } }, "edition": "2021", - "version": "0.38.37" + "version": "0.17.8" }, "build_script_attrs": { "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" - ] + ], + "deps": { + "common": [ + { + "id": "cc 1.1.31", + "target": "cc" + } + ], + "selects": {} + }, + "links": "ring_core_0_17_8" }, - "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": null, + "license_ids": [], + "license_file": "LICENSE" }, - "rustls 0.23.15": { - "name": "rustls", - "version": "0.23.15", - "package_url": "https://github.com/rustls/rustls", + "rkyv 0.8.8": { + "name": "rkyv", + "version": "0.8.8", + "package_url": "https://github.com/rkyv/rkyv", "repository": { "Http": { - "url": "https://static.crates.io/crates/rustls/0.23.15/download", - "sha256": "5fbb44d7acc4e873d613422379f69f237a1b141928c02f6bc6ccfddddc2d7993" + "url": "https://static.crates.io/crates/rkyv/0.8.8/download", + "sha256": "395027076c569819ea6035ee62e664f5e03d74e281744f55261dd1afd939212b" } }, "targets": [ { "Library": { - "crate_name": "rustls", + "crate_name": "rkyv", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -15354,109 +12449,83 @@ ] } } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } } ], - "library_target_name": "rustls", + "library_target_name": "rkyv", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "ring", - "std", - "tls12" + "alloc", + "bytecheck", + "default", + "std" ], "selects": {} }, "deps": { "common": [ { - "id": "once_cell 1.20.2", - "target": "once_cell" - }, - { - "id": "ring 0.17.8", - "target": "ring" + "id": "bytecheck 0.8.0", + "target": "bytecheck" }, { - "id": "rustls 0.23.15", - "target": "build_script_build" + "id": "hashbrown 0.14.5", + "target": "hashbrown" }, { - "id": "rustls-pki-types 1.10.0", - "target": "rustls_pki_types", - "alias": "pki_types" + "id": "munge 0.4.1", + "target": "munge" }, { - "id": "rustls-webpki 0.102.8", - "target": "webpki" + "id": "ptr_meta 0.3.0", + "target": "ptr_meta" }, { - "id": "subtle 2.6.1", - "target": "subtle" + "id": "rancor 0.1.0", + "target": "rancor" }, { - "id": "zeroize 1.8.1", - "target": "zeroize" + "id": "rend 0.5.2", + "target": "rend" } ], "selects": {} }, "edition": "2021", - "version": "0.23.15" - }, - "build_script_attrs": { - "compile_data_glob": [ - "**" - ], - "data_glob": [ - "**" - ], - "link_deps": { + "proc_macro_deps": { "common": [ { - "id": "ring 0.17.8", - "target": "ring" + "id": "rkyv_derive 0.8.8", + "target": "rkyv_derive" } ], "selects": {} - } + }, + "version": "0.8.8" }, - "license": "Apache-2.0 OR ISC OR MIT", + "license": "MIT", "license_ids": [ - "Apache-2.0", - "ISC", "MIT" ], - "license_file": "LICENSE-APACHE" + "license_file": "LICENSE" }, - "rustls-native-certs 0.8.0": { - "name": "rustls-native-certs", - "version": "0.8.0", - "package_url": "https://github.com/rustls/rustls-native-certs", + "rkyv_derive 0.8.8": { + "name": "rkyv_derive", + "version": "0.8.8", + "package_url": "https://github.com/rkyv/rkyv", "repository": { "Http": { - "url": "https://static.crates.io/crates/rustls-native-certs/0.8.0/download", - "sha256": "fcaf18a4f2be7326cd874a5fa579fae794320a0f388d365dca7e480e55f83f8a" + "url": "https://static.crates.io/crates/rkyv_derive/0.8.8/download", + "sha256": "09cb82b74b4810f07e460852c32f522e979787691b0b7b7439fe473e49d49b2f" } }, "targets": [ { - "Library": { - "crate_name": "rustls_native_certs", + "ProcMacro": { + "crate_name": "rkyv_derive", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -15467,69 +12536,57 @@ } } ], - "library_target_name": "rustls_native_certs", + "library_target_name": "rkyv_derive", "common_attrs": { "compile_data_glob": [ "**" ], + "crate_features": { + "common": [ + "bytecheck" + ], + "selects": {} + }, "deps": { "common": [ { - "id": "rustls-pemfile 2.2.0", - "target": "rustls_pemfile" + "id": "proc-macro2 1.0.89", + "target": "proc_macro2" }, { - "id": "rustls-pki-types 1.10.0", - "target": "rustls_pki_types", - "alias": "pki_types" + "id": "quote 1.0.37", + "target": "quote" + }, + { + "id": "syn 2.0.85", + "target": "syn" } ], - "selects": { - "cfg(all(unix, not(target_os = \"macos\")))": [ - { - "id": "openssl-probe 0.1.5", - "target": "openssl_probe" - } - ], - "cfg(target_os = \"macos\")": [ - { - "id": "security-framework 2.11.1", - "target": "security_framework" - } - ], - "cfg(windows)": [ - { - "id": "schannel 0.1.26", - "target": "schannel" - } - ] - } + "selects": {} }, "edition": "2021", - "version": "0.8.0" + "version": "0.8.8" }, - "license": "Apache-2.0 OR ISC OR MIT", + "license": "MIT", "license_ids": [ - "Apache-2.0", - "ISC", "MIT" ], "license_file": "LICENSE" }, - "rustls-pemfile 2.2.0": { - "name": "rustls-pemfile", - "version": "2.2.0", - "package_url": "https://github.com/rustls/pemfile", + "rmp 0.8.14": { + "name": "rmp", + "version": "0.8.14", + "package_url": "https://github.com/3Hren/msgpack-rust", "repository": { "Http": { - "url": "https://static.crates.io/crates/rustls-pemfile/2.2.0/download", - "sha256": "dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50" + "url": "https://static.crates.io/crates/rmp/0.8.14/download", + "sha256": "228ed7c16fa39782c3b3468e974aec2795e9089153cd08ee2e9aefb3613334c4" } }, "targets": [ { "Library": { - "crate_name": "rustls_pemfile", + "crate_name": "rmp", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -15540,7 +12597,7 @@ } } ], - "library_target_name": "rustls_pemfile", + "library_target_name": "rmp", "common_attrs": { "compile_data_glob": [ "**" @@ -15555,38 +12612,48 @@ "deps": { "common": [ { - "id": "rustls-pki-types 1.10.0", - "target": "rustls_pki_types", - "alias": "pki_types" + "id": "byteorder 1.5.0", + "target": "byteorder" + }, + { + "id": "num-traits 0.2.19", + "target": "num_traits" } ], "selects": {} }, - "edition": "2018", - "version": "2.2.0" + "edition": "2021", + "proc_macro_deps": { + "common": [ + { + "id": "paste 1.0.15", + "target": "paste" + } + ], + "selects": {} + }, + "version": "0.8.14" }, - "license": "Apache-2.0 OR ISC OR MIT", + "license": "MIT", "license_ids": [ - "Apache-2.0", - "ISC", "MIT" ], "license_file": "LICENSE" }, - "rustls-pki-types 1.10.0": { - "name": "rustls-pki-types", - "version": "1.10.0", - "package_url": "https://github.com/rustls/pki-types", + "rmp-serde 1.3.0": { + "name": "rmp-serde", + "version": "1.3.0", + "package_url": "https://github.com/3Hren/msgpack-rust", "repository": { "Http": { - "url": "https://static.crates.io/crates/rustls-pki-types/1.10.0/download", - "sha256": "16f1201b3c9a7ee8039bcadc17b7e605e2945b27eee7631788c1bd2b0643674b" + "url": "https://static.crates.io/crates/rmp-serde/1.3.0/download", + "sha256": "52e599a477cf9840e92f2cde9a7189e67b42c57532749bf90aea6ec10facd4db" } }, "targets": [ { "Library": { - "crate_name": "rustls_pki_types", + "crate_name": "rmp_serde", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -15597,43 +12664,53 @@ } } ], - "library_target_name": "rustls_pki_types", + "library_target_name": "rmp_serde", "common_attrs": { "compile_data_glob": [ "**" ], - "crate_features": { + "deps": { "common": [ - "alloc", - "default", - "std" + { + "id": "byteorder 1.5.0", + "target": "byteorder" + }, + { + "id": "rmp 0.8.14", + "target": "rmp" + }, + { + "id": "serde 1.0.213", + "target": "serde" + } ], "selects": {} }, "edition": "2021", - "version": "1.10.0" + "version": "1.3.0" }, - "license": "MIT OR Apache-2.0", + "license": "MIT", "license_ids": [ - "Apache-2.0", "MIT" ], - "license_file": "LICENSE-APACHE" + "license_file": "LICENSE" }, - "rustls-webpki 0.102.8": { - "name": "rustls-webpki", - "version": "0.102.8", - "package_url": "https://github.com/rustls/webpki", + "rust-netrc 0.1.1": { + "name": "rust-netrc", + "version": "0.1.1", + "package_url": "https://github.com/gribouille/netrc", "repository": { - "Http": { - "url": "https://static.crates.io/crates/rustls-webpki/0.102.8/download", - "sha256": "64ca1bc8749bd4cf37b5ce386cc146580777b4e8572c7b97baf22c83f444bee9" + "Git": { + "remote": "https://github.com/gribouille/netrc", + "commitish": { + "Rev": "544f3890b621f0dc30fcefb4f804269c160ce2e9" + } } }, "targets": [ { "Library": { - "crate_name": "webpki", + "crate_name": "netrc", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -15644,60 +12721,43 @@ } } ], - "library_target_name": "webpki", + "library_target_name": "netrc", "common_attrs": { "compile_data_glob": [ "**" ], - "crate_features": { - "common": [ - "alloc", - "ring", - "std" - ], - "selects": {} - }, "deps": { "common": [ { - "id": "ring 0.17.8", - "target": "ring" - }, - { - "id": "rustls-pki-types 1.10.0", - "target": "rustls_pki_types", - "alias": "pki_types" - }, - { - "id": "untrusted 0.9.0", - "target": "untrusted" + "id": "thiserror 1.0.65", + "target": "thiserror" } ], "selects": {} }, "edition": "2021", - "version": "0.102.8" + "version": "0.1.1" }, - "license": "ISC", + "license": "MIT", "license_ids": [ - "ISC" + "MIT" ], "license_file": "LICENSE" }, - "ryu 1.0.18": { - "name": "ryu", - "version": "1.0.18", - "package_url": "https://github.com/dtolnay/ryu", + "rustc-demangle 0.1.24": { + "name": "rustc-demangle", + "version": "0.1.24", + "package_url": "https://github.com/rust-lang/rustc-demangle", "repository": { "Http": { - "url": "https://static.crates.io/crates/ryu/1.0.18/download", - "sha256": "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f" + "url": "https://static.crates.io/crates/rustc-demangle/0.1.24/download", + "sha256": "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f" } }, "targets": [ { "Library": { - "crate_name": "ryu", + "crate_name": "rustc_demangle", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -15708,35 +12768,35 @@ } } ], - "library_target_name": "ryu", + "library_target_name": "rustc_demangle", "common_attrs": { "compile_data_glob": [ "**" ], - "edition": "2018", - "version": "1.0.18" + "edition": "2015", + "version": "0.1.24" }, - "license": "Apache-2.0 OR BSL-1.0", + "license": "MIT/Apache-2.0", "license_ids": [ "Apache-2.0", - "BSL-1.0" + "MIT" ], "license_file": "LICENSE-APACHE" }, - "same-file 1.0.6": { - "name": "same-file", - "version": "1.0.6", - "package_url": "https://github.com/BurntSushi/same-file", + "rustc-hash 2.0.0": { + "name": "rustc-hash", + "version": "2.0.0", + "package_url": "https://github.com/rust-lang/rustc-hash", "repository": { "Http": { - "url": "https://static.crates.io/crates/same-file/1.0.6/download", - "sha256": "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" + "url": "https://static.crates.io/crates/rustc-hash/2.0.0/download", + "sha256": "583034fd73374156e66797ed8e5b0d5690409c9226b22d87cb7f19821c05d152" } }, "targets": [ { "Library": { - "crate_name": "same_file", + "crate_name": "rustc_hash", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -15747,46 +12807,42 @@ } } ], - "library_target_name": "same_file", + "library_target_name": "rustc_hash", "common_attrs": { "compile_data_glob": [ "**" ], - "deps": { - "common": [], - "selects": { - "cfg(windows)": [ - { - "id": "winapi-util 0.1.9", - "target": "winapi_util" - } - ] - } + "crate_features": { + "common": [ + "default", + "std" + ], + "selects": {} }, - "edition": "2018", - "version": "1.0.6" + "edition": "2021", + "version": "2.0.0" }, - "license": "Unlicense/MIT", + "license": "Apache-2.0/MIT", "license_ids": [ - "MIT", - "Unlicense" + "Apache-2.0", + "MIT" ], - "license_file": "LICENSE-MIT" + "license_file": "LICENSE-APACHE" }, - "schannel 0.1.26": { - "name": "schannel", - "version": "0.1.26", - "package_url": "https://github.com/steffengy/schannel-rs", + "rustix 0.38.37": { + "name": "rustix", + "version": "0.38.37", + "package_url": "https://github.com/bytecodealliance/rustix", "repository": { "Http": { - "url": "https://static.crates.io/crates/schannel/0.1.26/download", - "sha256": "01227be5826fa0690321a2ba6c5cd57a19cf3f6a09e76973b58e61de6ab9d1c1" + "url": "https://static.crates.io/crates/rustix/0.38.37/download", + "sha256": "8acb788b847c24f28525660c4d7758620a7210875711f79e7f663cc152726811" } }, "targets": [ { "Library": { - "crate_name": "schannel", + "crate_name": "rustix", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -15795,45 +12851,168 @@ ] } } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } } ], - "library_target_name": "schannel", + "library_target_name": "rustix", "common_attrs": { "compile_data_glob": [ "**" ], + "crate_features": { + "common": [ + "alloc", + "default", + "libc-extra-traits", + "std", + "termios", + "use-libc-auxv" + ], + "selects": { + "aarch64-apple-darwin": [ + "fs" + ], + "aarch64-unknown-linux-gnu": [ + "fs" + ], + "wasm32-wasip1": [ + "fs" + ], + "x86_64-unknown-linux-gnu": [ + "fs" + ], + "x86_64-unknown-nixos-gnu": [ + "fs" + ] + } + }, "deps": { "common": [ { - "id": "windows-sys 0.59.0", - "target": "windows_sys" + "id": "bitflags 2.6.0", + "target": "bitflags" + }, + { + "id": "rustix 0.38.37", + "target": "build_script_build" } ], - "selects": {} + "selects": { + "aarch64-apple-darwin": [ + { + "id": "errno 0.3.9", + "target": "errno", + "alias": "libc_errno" + }, + { + "id": "libc 0.2.161", + "target": "libc" + } + ], + "cfg(all(any(target_os = \"android\", target_os = \"linux\"), any(rustix_use_libc, miri, not(all(target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))": [ + { + "id": "linux-raw-sys 0.4.14", + "target": "linux_raw_sys" + } + ], + "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))": [ + { + "id": "linux-raw-sys 0.4.14", + "target": "linux_raw_sys" + } + ], + "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))": [ + { + "id": "errno 0.3.9", + "target": "errno", + "alias": "libc_errno" + }, + { + "id": "libc 0.2.161", + "target": "libc" + } + ], + "cfg(windows)": [ + { + "id": "errno 0.3.9", + "target": "errno", + "alias": "libc_errno" + }, + { + "id": "windows-sys 0.52.0", + "target": "windows_sys" + } + ], + "wasm32-unknown-unknown": [ + { + "id": "errno 0.3.9", + "target": "errno", + "alias": "libc_errno" + }, + { + "id": "libc 0.2.161", + "target": "libc" + } + ], + "wasm32-wasip1": [ + { + "id": "errno 0.3.9", + "target": "errno", + "alias": "libc_errno" + }, + { + "id": "libc 0.2.161", + "target": "libc" + } + ] + } }, - "edition": "2018", - "version": "0.1.26" + "edition": "2021", + "version": "0.38.37" }, - "license": "MIT", + "build_script_attrs": { + "compile_data_glob": [ + "**" + ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], + "data_glob": [ + "**" + ] + }, + "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT", "license_ids": [ + "Apache-2.0", "MIT" ], - "license_file": "LICENSE.md" + "license_file": "LICENSE-APACHE" }, - "schemars 0.8.21": { - "name": "schemars", - "version": "0.8.21", - "package_url": "https://github.com/GREsau/schemars", + "rustls 0.23.15": { + "name": "rustls", + "version": "0.23.15", + "package_url": "https://github.com/rustls/rustls", "repository": { "Http": { - "url": "https://static.crates.io/crates/schemars/0.8.21/download", - "sha256": "09c024468a378b7e36765cd36702b7a90cc3cba11654f6685c8f233408e89e92" + "url": "https://static.crates.io/crates/rustls/0.23.15/download", + "sha256": "5fbb44d7acc4e873d613422379f69f237a1b141928c02f6bc6ccfddddc2d7993" } }, "targets": [ { "Library": { - "crate_name": "schemars", + "crate_name": "rustls", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -15856,85 +13035,98 @@ } } ], - "library_target_name": "schemars", + "library_target_name": "rustls", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "default", - "derive", - "schemars_derive", - "url" + "ring", + "std", + "tls12" ], "selects": {} }, "deps": { "common": [ { - "id": "dyn-clone 1.0.17", - "target": "dyn_clone" + "id": "once_cell 1.20.2", + "target": "once_cell" }, { - "id": "schemars 0.8.21", + "id": "ring 0.17.8", + "target": "ring" + }, + { + "id": "rustls 0.23.15", "target": "build_script_build" }, { - "id": "serde 1.0.213", - "target": "serde" + "id": "rustls-pki-types 1.10.0", + "target": "rustls_pki_types", + "alias": "pki_types" }, { - "id": "serde_json 1.0.132", - "target": "serde_json" + "id": "rustls-webpki 0.102.8", + "target": "webpki" }, { - "id": "url 2.5.2", - "target": "url" - } - ], - "selects": {} - }, - "edition": "2021", - "proc_macro_deps": { - "common": [ + "id": "subtle 2.6.1", + "target": "subtle" + }, { - "id": "schemars_derive 0.8.21", - "target": "schemars_derive" + "id": "zeroize 1.8.1", + "target": "zeroize" } ], "selects": {} }, - "version": "0.8.21" + "edition": "2021", + "version": "0.23.15" }, "build_script_attrs": { "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" - ] + ], + "link_deps": { + "common": [ + { + "id": "ring 0.17.8", + "target": "ring" + } + ], + "selects": {} + } }, - "license": "MIT", + "license": "Apache-2.0 OR ISC OR MIT", "license_ids": [ + "Apache-2.0", + "ISC", "MIT" ], - "license_file": "LICENSE" + "license_file": "LICENSE-APACHE" }, - "schemars_derive 0.8.21": { - "name": "schemars_derive", - "version": "0.8.21", - "package_url": "https://github.com/GREsau/schemars", + "rustls-native-certs 0.8.0": { + "name": "rustls-native-certs", + "version": "0.8.0", + "package_url": "https://github.com/rustls/rustls-native-certs", "repository": { "Http": { - "url": "https://static.crates.io/crates/schemars_derive/0.8.21/download", - "sha256": "b1eee588578aff73f856ab961cd2f79e36bc45d7ded33a7562adba4667aecc0e" + "url": "https://static.crates.io/crates/rustls-native-certs/0.8.0/download", + "sha256": "fcaf18a4f2be7326cd874a5fa579fae794320a0f388d365dca7e480e55f83f8a" } }, "targets": [ - { - "ProcMacro": { - "crate_name": "schemars_derive", + { + "Library": { + "crate_name": "rustls_native_certs", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -15945,7 +13137,7 @@ } } ], - "library_target_name": "schemars_derive", + "library_target_name": "rustls_native_certs", "common_attrs": { "compile_data_glob": [ "**" @@ -15953,47 +13145,61 @@ "deps": { "common": [ { - "id": "proc-macro2 1.0.89", - "target": "proc_macro2" - }, - { - "id": "quote 1.0.37", - "target": "quote" - }, - { - "id": "serde_derive_internals 0.29.1", - "target": "serde_derive_internals" + "id": "rustls-pemfile 2.2.0", + "target": "rustls_pemfile" }, { - "id": "syn 2.0.85", - "target": "syn" + "id": "rustls-pki-types 1.10.0", + "target": "rustls_pki_types", + "alias": "pki_types" } ], - "selects": {} + "selects": { + "cfg(all(unix, not(target_os = \"macos\")))": [ + { + "id": "openssl-probe 0.1.5", + "target": "openssl_probe" + } + ], + "cfg(target_os = \"macos\")": [ + { + "id": "security-framework 2.11.1", + "target": "security_framework" + } + ], + "cfg(windows)": [ + { + "id": "schannel 0.1.26", + "target": "schannel" + } + ] + } }, "edition": "2021", - "version": "0.8.21" + "version": "0.8.0" }, - "license": "MIT", + "license": "Apache-2.0 OR ISC OR MIT", "license_ids": [ + "Apache-2.0", + "ISC", "MIT" ], "license_file": "LICENSE" }, - "scopeguard 1.2.0": { - "name": "scopeguard", - "version": "1.2.0", - "package_url": "https://github.com/bluss/scopeguard", + "rustls-pemfile 2.2.0": { + "name": "rustls-pemfile", + "version": "2.2.0", + "package_url": "https://github.com/rustls/pemfile", "repository": { "Http": { - "url": "https://static.crates.io/crates/scopeguard/1.2.0/download", - "sha256": "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" + "url": "https://static.crates.io/crates/rustls-pemfile/2.2.0/download", + "sha256": "dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50" } }, "targets": [ { "Library": { - "crate_name": "scopeguard", + "crate_name": "rustls_pemfile", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -16004,35 +13210,53 @@ } } ], - "library_target_name": "scopeguard", + "library_target_name": "rustls_pemfile", "common_attrs": { "compile_data_glob": [ "**" ], - "edition": "2015", - "version": "1.2.0" + "crate_features": { + "common": [ + "default", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "rustls-pki-types 1.10.0", + "target": "rustls_pki_types", + "alias": "pki_types" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "2.2.0" }, - "license": "MIT OR Apache-2.0", + "license": "Apache-2.0 OR ISC OR MIT", "license_ids": [ "Apache-2.0", + "ISC", "MIT" ], - "license_file": "LICENSE-APACHE" + "license_file": "LICENSE" }, - "scroll 0.12.0": { - "name": "scroll", - "version": "0.12.0", - "package_url": "https://github.com/m4b/scroll", + "rustls-pki-types 1.10.0": { + "name": "rustls-pki-types", + "version": "1.10.0", + "package_url": "https://github.com/rustls/pki-types", "repository": { "Http": { - "url": "https://static.crates.io/crates/scroll/0.12.0/download", - "sha256": "6ab8598aa408498679922eff7fa985c25d58a90771bd6be794434c5277eab1a6" + "url": "https://static.crates.io/crates/rustls-pki-types/1.10.0/download", + "sha256": "16f1201b3c9a7ee8039bcadc17b7e605e2945b27eee7631788c1bd2b0643674b" } }, "targets": [ { "Library": { - "crate_name": "scroll", + "crate_name": "rustls_pki_types", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -16043,50 +13267,43 @@ } } ], - "library_target_name": "scroll", + "library_target_name": "rustls_pki_types", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "derive", + "alloc", + "default", "std" ], "selects": {} }, "edition": "2021", - "proc_macro_deps": { - "common": [ - { - "id": "scroll_derive 0.12.0", - "target": "scroll_derive" - } - ], - "selects": {} - }, - "version": "0.12.0" + "version": "1.10.0" }, - "license": "MIT", + "license": "MIT OR Apache-2.0", "license_ids": [ + "Apache-2.0", "MIT" ], - "license_file": "LICENSE" + "license_file": "LICENSE-APACHE" }, - "scroll_derive 0.12.0": { - "name": "scroll_derive", - "version": "0.12.0", - "package_url": "https://github.com/m4b/scroll", + "rustls-webpki 0.102.8": { + "name": "rustls-webpki", + "version": "0.102.8", + "package_url": "https://github.com/rustls/webpki", "repository": { "Http": { - "url": "https://static.crates.io/crates/scroll_derive/0.12.0/download", - "sha256": "7f81c2fde025af7e69b1d1420531c8a8811ca898919db177141a85313b1cb932" + "url": "https://static.crates.io/crates/rustls-webpki/0.102.8/download", + "sha256": "64ca1bc8749bd4cf37b5ce386cc146580777b4e8572c7b97baf22c83f444bee9" } }, "targets": [ { - "ProcMacro": { - "crate_name": "scroll_derive", + "Library": { + "crate_name": "webpki", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -16097,51 +13314,60 @@ } } ], - "library_target_name": "scroll_derive", + "library_target_name": "webpki", "common_attrs": { "compile_data_glob": [ "**" ], + "crate_features": { + "common": [ + "alloc", + "ring", + "std" + ], + "selects": {} + }, "deps": { "common": [ { - "id": "proc-macro2 1.0.89", - "target": "proc_macro2" + "id": "ring 0.17.8", + "target": "ring" }, { - "id": "quote 1.0.37", - "target": "quote" + "id": "rustls-pki-types 1.10.0", + "target": "rustls_pki_types", + "alias": "pki_types" }, { - "id": "syn 2.0.85", - "target": "syn" + "id": "untrusted 0.9.0", + "target": "untrusted" } ], "selects": {} }, - "edition": "2018", - "version": "0.12.0" + "edition": "2021", + "version": "0.102.8" }, - "license": "MIT", + "license": "ISC", "license_ids": [ - "MIT" + "ISC" ], "license_file": "LICENSE" }, - "seahash 4.1.0": { - "name": "seahash", - "version": "4.1.0", - "package_url": "https://gitlab.redox-os.org/redox-os/seahash", + "ryu 1.0.18": { + "name": "ryu", + "version": "1.0.18", + "package_url": "https://github.com/dtolnay/ryu", "repository": { "Http": { - "url": "https://static.crates.io/crates/seahash/4.1.0/download", - "sha256": "1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b" + "url": "https://static.crates.io/crates/ryu/1.0.18/download", + "sha256": "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f" } }, "targets": [ { "Library": { - "crate_name": "seahash", + "crate_name": "ryu", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -16152,40 +13378,35 @@ } } ], - "library_target_name": "seahash", + "library_target_name": "ryu", "common_attrs": { "compile_data_glob": [ "**" ], - "crate_features": { - "common": [ - "default" - ], - "selects": {} - }, - "edition": "2015", - "version": "4.1.0" + "edition": "2018", + "version": "1.0.18" }, - "license": "MIT", + "license": "Apache-2.0 OR BSL-1.0", "license_ids": [ - "MIT" + "Apache-2.0", + "BSL-1.0" ], - "license_file": null + "license_file": "LICENSE-APACHE" }, - "security-framework 2.11.1": { - "name": "security-framework", - "version": "2.11.1", - "package_url": "https://github.com/kornelski/rust-security-framework", + "same-file 1.0.6": { + "name": "same-file", + "version": "1.0.6", + "package_url": "https://github.com/BurntSushi/same-file", "repository": { "Http": { - "url": "https://static.crates.io/crates/security-framework/2.11.1/download", - "sha256": "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02" + "url": "https://static.crates.io/crates/same-file/1.0.6/download", + "sha256": "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" } }, "targets": [ { "Library": { - "crate_name": "security_framework", + "crate_name": "same_file", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -16196,70 +13417,46 @@ } } ], - "library_target_name": "security_framework", + "library_target_name": "same_file", "common_attrs": { "compile_data_glob": [ "**" ], - "crate_features": { - "common": [ - "OSX_10_10", - "OSX_10_11", - "OSX_10_12", - "OSX_10_9", - "default" - ], - "selects": {} - }, - "deps": { - "common": [ - { - "id": "bitflags 2.6.0", - "target": "bitflags" - }, - { - "id": "core-foundation 0.9.4", - "target": "core_foundation" - }, - { - "id": "core-foundation-sys 0.8.7", - "target": "core_foundation_sys" - }, - { - "id": "libc 0.2.161", - "target": "libc" - }, - { - "id": "security-framework-sys 2.12.0", - "target": "security_framework_sys" - } - ], - "selects": {} + "deps": { + "common": [], + "selects": { + "cfg(windows)": [ + { + "id": "winapi-util 0.1.9", + "target": "winapi_util" + } + ] + } }, - "edition": "2021", - "version": "2.11.1" + "edition": "2018", + "version": "1.0.6" }, - "license": "MIT OR Apache-2.0", + "license": "Unlicense/MIT", "license_ids": [ - "Apache-2.0", - "MIT" + "MIT", + "Unlicense" ], - "license_file": "LICENSE-APACHE" + "license_file": "LICENSE-MIT" }, - "security-framework-sys 2.12.0": { - "name": "security-framework-sys", - "version": "2.12.0", - "package_url": "https://github.com/kornelski/rust-security-framework", + "schannel 0.1.26": { + "name": "schannel", + "version": "0.1.26", + "package_url": "https://github.com/steffengy/schannel-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/security-framework-sys/2.12.0/download", - "sha256": "ea4a292869320c0272d7bc55a5a6aafaff59b4f63404a003887b679a2e05b4b6" + "url": "https://static.crates.io/crates/schannel/0.1.26/download", + "sha256": "01227be5826fa0690321a2ba6c5cd57a19cf3f6a09e76973b58e61de6ab9d1c1" } }, "targets": [ { "Library": { - "crate_name": "security_framework_sys", + "crate_name": "schannel", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -16270,57 +13467,43 @@ } } ], - "library_target_name": "security_framework_sys", + "library_target_name": "schannel", "common_attrs": { "compile_data_glob": [ "**" ], - "crate_features": { - "common": [ - "OSX_10_10", - "OSX_10_11", - "OSX_10_12", - "OSX_10_9" - ], - "selects": {} - }, "deps": { "common": [ { - "id": "core-foundation-sys 0.8.7", - "target": "core_foundation_sys" - }, - { - "id": "libc 0.2.161", - "target": "libc" + "id": "windows-sys 0.59.0", + "target": "windows_sys" } ], "selects": {} }, - "edition": "2021", - "version": "2.12.0" + "edition": "2018", + "version": "0.1.26" }, - "license": "MIT OR Apache-2.0", + "license": "MIT", "license_ids": [ - "Apache-2.0", "MIT" ], - "license_file": "LICENSE-APACHE" + "license_file": "LICENSE.md" }, - "serde 1.0.213": { - "name": "serde", - "version": "1.0.213", - "package_url": "https://github.com/serde-rs/serde", + "schemars 0.8.21": { + "name": "schemars", + "version": "0.8.21", + "package_url": "https://github.com/GREsau/schemars", "repository": { "Http": { - "url": "https://static.crates.io/crates/serde/1.0.213/download", - "sha256": "3ea7893ff5e2466df8d720bb615088341b295f849602c6956047f8f80f0e9bc1" + "url": "https://static.crates.io/crates/schemars/0.8.21/download", + "sha256": "09c024468a378b7e36765cd36702b7a90cc3cba11654f6685c8f233408e89e92" } }, "targets": [ { "Library": { - "crate_name": "serde", + "crate_name": "schemars", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -16343,128 +13526,88 @@ } } ], - "library_target_name": "serde", + "library_target_name": "schemars", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "alloc", "default", "derive", - "rc", - "serde_derive", - "std" + "schemars_derive", + "url" ], "selects": {} }, "deps": { "common": [ { - "id": "serde 1.0.213", + "id": "dyn-clone 1.0.17", + "target": "dyn_clone" + }, + { + "id": "schemars 0.8.21", "target": "build_script_build" + }, + { + "id": "serde 1.0.213", + "target": "serde" + }, + { + "id": "serde_json 1.0.132", + "target": "serde_json" + }, + { + "id": "url 2.5.2", + "target": "url" } ], "selects": {} }, - "edition": "2018", + "edition": "2021", "proc_macro_deps": { "common": [ { - "id": "serde_derive 1.0.213", - "target": "serde_derive" + "id": "schemars_derive 0.8.21", + "target": "schemars_derive" } ], "selects": {} }, - "version": "1.0.213" + "version": "0.8.21" }, "build_script_attrs": { "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "serde-untagged 0.1.6": { - "name": "serde-untagged", - "version": "0.1.6", - "package_url": "https://github.com/dtolnay/serde-untagged", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/serde-untagged/0.1.6/download", - "sha256": "2676ba99bd82f75cae5cbd2c8eda6fa0b8760f18978ea840e980dd5567b5c5b6" - } - }, - "targets": [ - { - "Library": { - "crate_name": "serde_untagged", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "serde_untagged", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "erased-serde 0.4.5", - "target": "erased_serde" - }, - { - "id": "serde 1.0.213", - "target": "serde" - }, - { - "id": "typeid 1.0.2", - "target": "typeid" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "0.1.6" - }, - "license": "MIT OR Apache-2.0", + "license": "MIT", "license_ids": [ - "Apache-2.0", "MIT" ], - "license_file": "LICENSE-APACHE" + "license_file": "LICENSE" }, - "serde_derive 1.0.213": { - "name": "serde_derive", - "version": "1.0.213", - "package_url": "https://github.com/serde-rs/serde", + "schemars_derive 0.8.21": { + "name": "schemars_derive", + "version": "0.8.21", + "package_url": "https://github.com/GREsau/schemars", "repository": { "Http": { - "url": "https://static.crates.io/crates/serde_derive/1.0.213/download", - "sha256": "7e85ad2009c50b58e87caa8cd6dac16bdf511bbfb7af6c33df902396aa480fa5" + "url": "https://static.crates.io/crates/schemars_derive/0.8.21/download", + "sha256": "b1eee588578aff73f856ab961cd2f79e36bc45d7ded33a7562adba4667aecc0e" } }, "targets": [ { "ProcMacro": { - "crate_name": "serde_derive", + "crate_name": "schemars_derive", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -16475,17 +13618,11 @@ } } ], - "library_target_name": "serde_derive", + "library_target_name": "schemars_derive", "common_attrs": { "compile_data_glob": [ "**" ], - "crate_features": { - "common": [ - "default" - ], - "selects": {} - }, "deps": { "common": [ { @@ -16496,6 +13633,10 @@ "id": "quote 1.0.37", "target": "quote" }, + { + "id": "serde_derive_internals 0.29.1", + "target": "serde_derive_internals" + }, { "id": "syn 2.0.85", "target": "syn" @@ -16503,31 +13644,30 @@ ], "selects": {} }, - "edition": "2015", - "version": "1.0.213" + "edition": "2021", + "version": "0.8.21" }, - "license": "MIT OR Apache-2.0", + "license": "MIT", "license_ids": [ - "Apache-2.0", "MIT" ], - "license_file": "LICENSE-APACHE" + "license_file": "LICENSE" }, - "serde_derive_internals 0.29.1": { - "name": "serde_derive_internals", - "version": "0.29.1", - "package_url": "https://github.com/serde-rs/serde", + "scopeguard 1.2.0": { + "name": "scopeguard", + "version": "1.2.0", + "package_url": "https://github.com/bluss/scopeguard", "repository": { "Http": { - "url": "https://static.crates.io/crates/serde_derive_internals/0.29.1/download", - "sha256": "18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711" + "url": "https://static.crates.io/crates/scopeguard/1.2.0/download", + "sha256": "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" } }, "targets": [ { "Library": { - "crate_name": "serde_derive_internals", - "crate_root": "lib.rs", + "crate_name": "scopeguard", + "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ @@ -16537,30 +13677,13 @@ } } ], - "library_target_name": "serde_derive_internals", + "library_target_name": "scopeguard", "common_attrs": { "compile_data_glob": [ "**" ], - "deps": { - "common": [ - { - "id": "proc-macro2 1.0.89", - "target": "proc_macro2" - }, - { - "id": "quote 1.0.37", - "target": "quote" - }, - { - "id": "syn 2.0.85", - "target": "syn" - } - ], - "selects": {} - }, "edition": "2015", - "version": "0.29.1" + "version": "1.2.0" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -16569,20 +13692,20 @@ ], "license_file": "LICENSE-APACHE" }, - "serde_json 1.0.132": { - "name": "serde_json", - "version": "1.0.132", - "package_url": "https://github.com/serde-rs/json", + "scroll 0.12.0": { + "name": "scroll", + "version": "0.12.0", + "package_url": "https://github.com/m4b/scroll", "repository": { "Http": { - "url": "https://static.crates.io/crates/serde_json/1.0.132/download", - "sha256": "d726bfaff4b320266d395898905d0eba0345aae23b54aee3a737e260fd46db03" + "url": "https://static.crates.io/crates/scroll/0.12.0/download", + "sha256": "6ab8598aa408498679922eff7fa985c25d58a90771bd6be794434c5277eab1a6" } }, "targets": [ { "Library": { - "crate_name": "serde_json", + "crate_name": "scroll", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -16591,89 +13714,52 @@ ] } } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } } ], - "library_target_name": "serde_json", + "library_target_name": "scroll", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "default", + "derive", "std" ], "selects": {} }, - "deps": { + "edition": "2021", + "proc_macro_deps": { "common": [ { - "id": "itoa 1.0.11", - "target": "itoa" - }, - { - "id": "memchr 2.7.4", - "target": "memchr" - }, - { - "id": "ryu 1.0.18", - "target": "ryu" - }, - { - "id": "serde 1.0.213", - "target": "serde" - }, - { - "id": "serde_json 1.0.132", - "target": "build_script_build" + "id": "scroll_derive 0.12.0", + "target": "scroll_derive" } ], "selects": {} }, - "edition": "2021", - "version": "1.0.132" - }, - "build_script_attrs": { - "compile_data_glob": [ - "**" - ], - "data_glob": [ - "**" - ] + "version": "0.12.0" }, - "license": "MIT OR Apache-2.0", + "license": "MIT", "license_ids": [ - "Apache-2.0", "MIT" ], - "license_file": "LICENSE-APACHE" + "license_file": "LICENSE" }, - "serde_spanned 0.6.8": { - "name": "serde_spanned", - "version": "0.6.8", - "package_url": "https://github.com/toml-rs/toml", + "scroll_derive 0.12.0": { + "name": "scroll_derive", + "version": "0.12.0", + "package_url": "https://github.com/m4b/scroll", "repository": { "Http": { - "url": "https://static.crates.io/crates/serde_spanned/0.6.8/download", - "sha256": "87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1" + "url": "https://static.crates.io/crates/scroll_derive/0.12.0/download", + "sha256": "7f81c2fde025af7e69b1d1420531c8a8811ca898919db177141a85313b1cb932" } }, "targets": [ { - "Library": { - "crate_name": "serde_spanned", + "ProcMacro": { + "crate_name": "scroll_derive", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -16684,50 +13770,51 @@ } } ], - "library_target_name": "serde_spanned", + "library_target_name": "scroll_derive", "common_attrs": { "compile_data_glob": [ "**" ], - "crate_features": { - "common": [ - "serde" - ], - "selects": {} - }, "deps": { "common": [ { - "id": "serde 1.0.213", - "target": "serde" + "id": "proc-macro2 1.0.89", + "target": "proc_macro2" + }, + { + "id": "quote 1.0.37", + "target": "quote" + }, + { + "id": "syn 2.0.85", + "target": "syn" } ], "selects": {} }, - "edition": "2021", - "version": "0.6.8" + "edition": "2018", + "version": "0.12.0" }, - "license": "MIT OR Apache-2.0", + "license": "MIT", "license_ids": [ - "Apache-2.0", "MIT" ], - "license_file": "LICENSE-APACHE" + "license_file": "LICENSE" }, - "serde_urlencoded 0.7.1": { - "name": "serde_urlencoded", - "version": "0.7.1", - "package_url": "https://github.com/nox/serde_urlencoded", + "seahash 4.1.0": { + "name": "seahash", + "version": "4.1.0", + "package_url": "https://gitlab.redox-os.org/redox-os/seahash", "repository": { "Http": { - "url": "https://static.crates.io/crates/serde_urlencoded/0.7.1/download", - "sha256": "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" + "url": "https://static.crates.io/crates/seahash/4.1.0/download", + "sha256": "1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b" } }, "targets": [ { "Library": { - "crate_name": "serde_urlencoded", + "crate_name": "seahash", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -16738,56 +13825,40 @@ } } ], - "library_target_name": "serde_urlencoded", + "library_target_name": "seahash", "common_attrs": { "compile_data_glob": [ "**" ], - "deps": { + "crate_features": { "common": [ - { - "id": "form_urlencoded 1.2.1", - "target": "form_urlencoded" - }, - { - "id": "itoa 1.0.11", - "target": "itoa" - }, - { - "id": "ryu 1.0.18", - "target": "ryu" - }, - { - "id": "serde 1.0.213", - "target": "serde" - } + "default" ], "selects": {} }, - "edition": "2018", - "version": "0.7.1" + "edition": "2015", + "version": "4.1.0" }, - "license": "MIT/Apache-2.0", + "license": "MIT", "license_ids": [ - "Apache-2.0", "MIT" ], - "license_file": "LICENSE-APACHE" + "license_file": null }, - "sha2 0.10.8": { - "name": "sha2", - "version": "0.10.8", - "package_url": "https://github.com/RustCrypto/hashes", + "security-framework 2.11.1": { + "name": "security-framework", + "version": "2.11.1", + "package_url": "https://github.com/kornelski/rust-security-framework", "repository": { "Http": { - "url": "https://static.crates.io/crates/sha2/0.10.8/download", - "sha256": "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8" + "url": "https://static.crates.io/crates/security-framework/2.11.1/download", + "sha256": "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02" } }, "targets": [ { "Library": { - "crate_name": "sha2", + "crate_name": "security_framework", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -16798,40 +13869,48 @@ } } ], - "library_target_name": "sha2", + "library_target_name": "security_framework", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "default", - "std" + "OSX_10_10", + "OSX_10_11", + "OSX_10_12", + "OSX_10_9", + "default" ], "selects": {} }, "deps": { "common": [ { - "id": "cfg-if 1.0.0", - "target": "cfg_if" + "id": "bitflags 2.6.0", + "target": "bitflags" }, { - "id": "digest 0.10.7", - "target": "digest" + "id": "core-foundation 0.9.4", + "target": "core_foundation" + }, + { + "id": "core-foundation-sys 0.8.7", + "target": "core_foundation_sys" + }, + { + "id": "libc 0.2.161", + "target": "libc" + }, + { + "id": "security-framework-sys 2.12.0", + "target": "security_framework_sys" } ], - "selects": { - "cfg(any(target_arch = \"aarch64\", target_arch = \"x86_64\", target_arch = \"x86\"))": [ - { - "id": "cpufeatures 0.2.14", - "target": "cpufeatures" - } - ] - } + "selects": {} }, - "edition": "2018", - "version": "0.10.8" + "edition": "2021", + "version": "2.11.1" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -16840,20 +13919,20 @@ ], "license_file": "LICENSE-APACHE" }, - "sha256 1.6.0": { - "name": "sha256", - "version": "1.6.0", - "package_url": "https://github.com/baoyachi/sha256-rs", + "security-framework-sys 2.12.0": { + "name": "security-framework-sys", + "version": "2.12.0", + "package_url": "https://github.com/kornelski/rust-security-framework", "repository": { "Http": { - "url": "https://static.crates.io/crates/sha256/1.6.0/download", - "sha256": "f880fc8562bdeb709793f00eb42a2ad0e672c4f883bbe59122b926eca935c8f6" + "url": "https://static.crates.io/crates/security-framework-sys/2.12.0/download", + "sha256": "ea4a292869320c0272d7bc55a5a6aafaff59b4f63404a003887b679a2e05b4b6" } }, "targets": [ { "Library": { - "crate_name": "sha256", + "crate_name": "security_framework_sys", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -16864,51 +13943,35 @@ } } ], - "library_target_name": "sha256", + "library_target_name": "security_framework_sys", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "async", - "default", - "tokio" + "OSX_10_10", + "OSX_10_11", + "OSX_10_12", + "OSX_10_9" ], "selects": {} }, "deps": { "common": [ { - "id": "bytes 1.8.0", - "target": "bytes" - }, - { - "id": "hex 0.4.3", - "target": "hex" - }, - { - "id": "sha2 0.10.8", - "target": "sha2" + "id": "core-foundation-sys 0.8.7", + "target": "core_foundation_sys" }, { - "id": "tokio 1.41.0", - "target": "tokio" - } - ], - "selects": {} - }, - "edition": "2018", - "proc_macro_deps": { - "common": [ - { - "id": "async-trait 0.1.83", - "target": "async_trait" + "id": "libc 0.2.161", + "target": "libc" } ], "selects": {} }, - "version": "1.6.0" + "edition": "2021", + "version": "2.12.0" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -16917,20 +13980,20 @@ ], "license_file": "LICENSE-APACHE" }, - "shell-escape 0.1.5": { - "name": "shell-escape", - "version": "0.1.5", - "package_url": "https://github.com/sfackler/shell-escape", + "serde 1.0.213": { + "name": "serde", + "version": "1.0.213", + "package_url": "https://github.com/serde-rs/serde", "repository": { "Http": { - "url": "https://static.crates.io/crates/shell-escape/0.1.5/download", - "sha256": "45bb67a18fa91266cc7807181f62f9178a6873bfad7dc788c42e6430db40184f" + "url": "https://static.crates.io/crates/serde/1.0.213/download", + "sha256": "3ea7893ff5e2466df8d720bb615088341b295f849602c6956047f8f80f0e9bc1" } }, "targets": [ { "Library": { - "crate_name": "shell_escape", + "crate_name": "serde", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -16939,37 +14002,89 @@ ] } } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } } ], - "library_target_name": "shell_escape", + "library_target_name": "serde", "common_attrs": { "compile_data_glob": [ "**" ], - "edition": "2015", - "version": "0.1.5" + "crate_features": { + "common": [ + "alloc", + "default", + "derive", + "rc", + "serde_derive", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "serde 1.0.213", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2018", + "proc_macro_deps": { + "common": [ + { + "id": "serde_derive 1.0.213", + "target": "serde_derive" + } + ], + "selects": {} + }, + "version": "1.0.213" }, - "license": "MIT/Apache-2.0", + "build_script_attrs": { + "compile_data_glob": [ + "**" + ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "LICENSE-APACHE" }, - "shlex 1.3.0": { - "name": "shlex", - "version": "1.3.0", - "package_url": "https://github.com/comex/rust-shlex", + "serde-untagged 0.1.6": { + "name": "serde-untagged", + "version": "0.1.6", + "package_url": "https://github.com/dtolnay/serde-untagged", "repository": { "Http": { - "url": "https://static.crates.io/crates/shlex/1.3.0/download", - "sha256": "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" + "url": "https://static.crates.io/crates/serde-untagged/0.1.6/download", + "sha256": "2676ba99bd82f75cae5cbd2c8eda6fa0b8760f18978ea840e980dd5567b5c5b6" } }, "targets": [ { "Library": { - "crate_name": "shlex", + "crate_name": "serde_untagged", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -16980,20 +14095,30 @@ } } ], - "library_target_name": "shlex", + "library_target_name": "serde_untagged", "common_attrs": { "compile_data_glob": [ "**" ], - "crate_features": { + "deps": { "common": [ - "default", - "std" + { + "id": "erased-serde 0.4.5", + "target": "erased_serde" + }, + { + "id": "serde 1.0.213", + "target": "serde" + }, + { + "id": "typeid 1.0.2", + "target": "typeid" + } ], "selects": {} }, - "edition": "2015", - "version": "1.3.0" + "edition": "2021", + "version": "0.1.6" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -17002,20 +14127,20 @@ ], "license_file": "LICENSE-APACHE" }, - "signal-hook-registry 1.4.2": { - "name": "signal-hook-registry", - "version": "1.4.2", - "package_url": "https://github.com/vorner/signal-hook", + "serde_derive 1.0.213": { + "name": "serde_derive", + "version": "1.0.213", + "package_url": "https://github.com/serde-rs/serde", "repository": { "Http": { - "url": "https://static.crates.io/crates/signal-hook-registry/1.4.2/download", - "sha256": "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1" + "url": "https://static.crates.io/crates/serde_derive/1.0.213/download", + "sha256": "7e85ad2009c50b58e87caa8cd6dac16bdf511bbfb7af6c33df902396aa480fa5" } }, "targets": [ { - "Library": { - "crate_name": "signal_hook_registry", + "ProcMacro": { + "crate_name": "serde_derive", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -17026,45 +14151,59 @@ } } ], - "library_target_name": "signal_hook_registry", + "library_target_name": "serde_derive", "common_attrs": { "compile_data_glob": [ "**" ], + "crate_features": { + "common": [ + "default" + ], + "selects": {} + }, "deps": { "common": [ { - "id": "libc 0.2.161", - "target": "libc" + "id": "proc-macro2 1.0.89", + "target": "proc_macro2" + }, + { + "id": "quote 1.0.37", + "target": "quote" + }, + { + "id": "syn 2.0.85", + "target": "syn" } ], "selects": {} }, "edition": "2015", - "version": "1.4.2" + "version": "1.0.213" }, - "license": "Apache-2.0/MIT", + "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "LICENSE-APACHE" }, - "simdutf8 0.1.5": { - "name": "simdutf8", - "version": "0.1.5", - "package_url": "https://github.com/rusticstuff/simdutf8", + "serde_derive_internals 0.29.1": { + "name": "serde_derive_internals", + "version": "0.29.1", + "package_url": "https://github.com/serde-rs/serde", "repository": { "Http": { - "url": "https://static.crates.io/crates/simdutf8/0.1.5/download", - "sha256": "e3a9fe34e3e7a50316060351f37187a3f546bce95496156754b601a5fa71b76e" + "url": "https://static.crates.io/crates/serde_derive_internals/0.29.1/download", + "sha256": "18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711" } }, "targets": [ { "Library": { - "crate_name": "simdutf8", - "crate_root": "src/lib.rs", + "crate_name": "serde_derive_internals", + "crate_root": "lib.rs", "srcs": { "allow_empty": true, "include": [ @@ -17074,35 +14213,52 @@ } } ], - "library_target_name": "simdutf8", + "library_target_name": "serde_derive_internals", "common_attrs": { "compile_data_glob": [ "**" ], - "edition": "2018", - "version": "0.1.5" + "deps": { + "common": [ + { + "id": "proc-macro2 1.0.89", + "target": "proc_macro2" + }, + { + "id": "quote 1.0.37", + "target": "quote" + }, + { + "id": "syn 2.0.85", + "target": "syn" + } + ], + "selects": {} + }, + "edition": "2015", + "version": "0.29.1" }, "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], - "license_file": "LICENSE-Apache" + "license_file": "LICENSE-APACHE" }, - "slab 0.4.9": { - "name": "slab", - "version": "0.4.9", - "package_url": "https://github.com/tokio-rs/slab", + "serde_json 1.0.132": { + "name": "serde_json", + "version": "1.0.132", + "package_url": "https://github.com/serde-rs/json", "repository": { "Http": { - "url": "https://static.crates.io/crates/slab/0.4.9/download", - "sha256": "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67" + "url": "https://static.crates.io/crates/serde_json/1.0.132/download", + "sha256": "d726bfaff4b320266d395898905d0eba0345aae23b54aee3a737e260fd46db03" } }, "targets": [ { "Library": { - "crate_name": "slab", + "crate_name": "serde_json", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -17125,7 +14281,7 @@ } } ], - "library_target_name": "slab", + "library_target_name": "serde_json", "common_attrs": { "compile_data_glob": [ "**" @@ -17140,52 +14296,63 @@ "deps": { "common": [ { - "id": "slab 0.4.9", + "id": "itoa 1.0.11", + "target": "itoa" + }, + { + "id": "memchr 2.7.4", + "target": "memchr" + }, + { + "id": "ryu 1.0.18", + "target": "ryu" + }, + { + "id": "serde 1.0.213", + "target": "serde" + }, + { + "id": "serde_json 1.0.132", "target": "build_script_build" } ], "selects": {} }, - "edition": "2018", - "version": "0.4.9" + "edition": "2021", + "version": "1.0.132" }, "build_script_attrs": { "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" - ], - "deps": { - "common": [ - { - "id": "autocfg 1.4.0", - "target": "autocfg" - } - ], - "selects": {} - } + ] }, - "license": "MIT", + "license": "MIT OR Apache-2.0", "license_ids": [ + "Apache-2.0", "MIT" ], - "license_file": "LICENSE" + "license_file": "LICENSE-APACHE" }, - "smallvec 1.13.2": { - "name": "smallvec", - "version": "1.13.2", - "package_url": "https://github.com/servo/rust-smallvec", + "serde_spanned 0.6.8": { + "name": "serde_spanned", + "version": "0.6.8", + "package_url": "https://github.com/toml-rs/toml", "repository": { "Http": { - "url": "https://static.crates.io/crates/smallvec/1.13.2/download", - "sha256": "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67" + "url": "https://static.crates.io/crates/serde_spanned/0.6.8/download", + "sha256": "87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1" } }, "targets": [ { "Library": { - "crate_name": "smallvec", + "crate_name": "serde_spanned", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -17196,146 +14363,28 @@ } } ], - "library_target_name": "smallvec", + "library_target_name": "serde_spanned", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { - "common": [], - "selects": { - "aarch64-apple-darwin": [ - "const_generics", - "const_new" - ], - "aarch64-apple-ios": [ - "const_generics", - "const_new" - ], - "aarch64-apple-ios-sim": [ - "const_generics", - "const_new" - ], - "aarch64-fuchsia": [ - "const_generics", - "const_new" - ], - "aarch64-linux-android": [ - "const_generics", - "const_new" - ], - "aarch64-pc-windows-msvc": [ - "const_generics", - "const_new" - ], - "aarch64-unknown-linux-gnu": [ - "const_generics", - "const_new" - ], - "aarch64-unknown-nixos-gnu": [ - "const_generics", - "const_new" - ], - "aarch64-unknown-nto-qnx710": [ - "const_generics", - "const_new" - ], - "arm-unknown-linux-gnueabi": [ - "const_generics", - "const_new" - ], - "armv7-linux-androideabi": [ - "const_generics", - "const_new" - ], - "armv7-unknown-linux-gnueabi": [ - "const_generics", - "const_new" - ], - "i686-apple-darwin": [ - "const_generics", - "const_new" - ], - "i686-linux-android": [ - "const_generics", - "const_new" - ], - "i686-pc-windows-msvc": [ - "const_generics", - "const_new" - ], - "i686-unknown-freebsd": [ - "const_generics", - "const_new" - ], - "i686-unknown-linux-gnu": [ - "const_generics", - "const_new" - ], - "powerpc-unknown-linux-gnu": [ - "const_generics", - "const_new" - ], - "riscv32imc-unknown-none-elf": [ - "const_generics", - "const_new" - ], - "riscv64gc-unknown-none-elf": [ - "const_generics", - "const_new" - ], - "s390x-unknown-linux-gnu": [ - "const_generics", - "const_new" - ], - "thumbv7em-none-eabi": [ - "const_generics", - "const_new" - ], - "thumbv8m.main-none-eabi": [ - "const_generics", - "const_new" - ], - "x86_64-apple-darwin": [ - "const_generics", - "const_new" - ], - "x86_64-apple-ios": [ - "const_generics", - "const_new" - ], - "x86_64-fuchsia": [ - "const_generics", - "const_new" - ], - "x86_64-linux-android": [ - "const_generics", - "const_new" - ], - "x86_64-pc-windows-msvc": [ - "const_generics", - "const_new" - ], - "x86_64-unknown-freebsd": [ - "const_generics", - "const_new" - ], - "x86_64-unknown-linux-gnu": [ - "const_generics", - "const_new" - ], - "x86_64-unknown-nixos-gnu": [ - "const_generics", - "const_new" - ], - "x86_64-unknown-none": [ - "const_generics", - "const_new" - ] - } + "common": [ + "serde" + ], + "selects": {} }, - "edition": "2018", - "version": "1.13.2" + "deps": { + "common": [ + { + "id": "serde 1.0.213", + "target": "serde" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "0.6.8" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -17344,20 +14393,20 @@ ], "license_file": "LICENSE-APACHE" }, - "smawk 0.3.2": { - "name": "smawk", - "version": "0.3.2", - "package_url": "https://github.com/mgeisler/smawk", + "serde_urlencoded 0.7.1": { + "name": "serde_urlencoded", + "version": "0.7.1", + "package_url": "https://github.com/nox/serde_urlencoded", "repository": { "Http": { - "url": "https://static.crates.io/crates/smawk/0.3.2/download", - "sha256": "b7c388c1b5e93756d0c740965c41e8822f866621d41acbdf6336a6a168f8840c" + "url": "https://static.crates.io/crates/serde_urlencoded/0.7.1/download", + "sha256": "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" } }, "targets": [ { "Library": { - "crate_name": "smawk", + "crate_name": "serde_urlencoded", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -17368,34 +14417,56 @@ } } ], - "library_target_name": "smawk", + "library_target_name": "serde_urlencoded", "common_attrs": { "compile_data_glob": [ "**" ], - "edition": "2021", - "version": "0.3.2" + "deps": { + "common": [ + { + "id": "form_urlencoded 1.2.1", + "target": "form_urlencoded" + }, + { + "id": "itoa 1.0.11", + "target": "itoa" + }, + { + "id": "ryu 1.0.18", + "target": "ryu" + }, + { + "id": "serde 1.0.213", + "target": "serde" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.7.1" }, - "license": "MIT", + "license": "MIT/Apache-2.0", "license_ids": [ + "Apache-2.0", "MIT" ], - "license_file": "LICENSE" + "license_file": "LICENSE-APACHE" }, - "socket2 0.5.7": { - "name": "socket2", - "version": "0.5.7", - "package_url": "https://github.com/rust-lang/socket2", + "sha2 0.10.8": { + "name": "sha2", + "version": "0.10.8", + "package_url": "https://github.com/RustCrypto/hashes", "repository": { "Http": { - "url": "https://static.crates.io/crates/socket2/0.5.7/download", - "sha256": "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c" + "url": "https://static.crates.io/crates/sha2/0.10.8/download", + "sha256": "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8" } }, "targets": [ { "Library": { - "crate_name": "socket2", + "crate_name": "sha2", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -17406,36 +14477,40 @@ } } ], - "library_target_name": "socket2", + "library_target_name": "sha2", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "all" + "default", + "std" ], "selects": {} }, "deps": { - "common": [], + "common": [ + { + "id": "cfg-if 1.0.0", + "target": "cfg_if" + }, + { + "id": "digest 0.10.7", + "target": "digest" + } + ], "selects": { - "cfg(unix)": [ - { - "id": "libc 0.2.161", - "target": "libc" - } - ], - "cfg(windows)": [ + "cfg(any(target_arch = \"aarch64\", target_arch = \"x86_64\", target_arch = \"x86\"))": [ { - "id": "windows-sys 0.52.0", - "target": "windows_sys" + "id": "cpufeatures 0.2.14", + "target": "cpufeatures" } ] } }, - "edition": "2021", - "version": "0.5.7" + "edition": "2018", + "version": "0.10.8" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -17444,20 +14519,20 @@ ], "license_file": "LICENSE-APACHE" }, - "spin 0.9.8": { - "name": "spin", - "version": "0.9.8", - "package_url": "https://github.com/mvdnes/spin-rs.git", + "sha256 1.6.0": { + "name": "sha256", + "version": "1.6.0", + "package_url": "https://github.com/baoyachi/sha256-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/spin/0.9.8/download", - "sha256": "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67" + "url": "https://static.crates.io/crates/sha256/1.6.0/download", + "sha256": "f880fc8562bdeb709793f00eb42a2ad0e672c4f883bbe59122b926eca935c8f6" } }, "targets": [ { "Library": { - "crate_name": "spin", + "crate_name": "sha256", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -17468,40 +14543,73 @@ } } ], - "library_target_name": "spin", + "library_target_name": "sha256", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "once" + "async", + "default", + "tokio" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "bytes 1.8.0", + "target": "bytes" + }, + { + "id": "hex 0.4.3", + "target": "hex" + }, + { + "id": "sha2 0.10.8", + "target": "sha2" + }, + { + "id": "tokio 1.41.0", + "target": "tokio" + } + ], + "selects": {} + }, + "edition": "2018", + "proc_macro_deps": { + "common": [ + { + "id": "async-trait 0.1.83", + "target": "async_trait" + } ], "selects": {} }, - "edition": "2015", - "version": "0.9.8" + "version": "1.6.0" }, - "license": "MIT", + "license": "MIT OR Apache-2.0", "license_ids": [ + "Apache-2.0", "MIT" ], - "license_file": "LICENSE" + "license_file": "LICENSE-APACHE" }, - "strsim 0.11.1": { - "name": "strsim", - "version": "0.11.1", - "package_url": "https://github.com/rapidfuzz/strsim-rs", + "shell-escape 0.1.5": { + "name": "shell-escape", + "version": "0.1.5", + "package_url": "https://github.com/sfackler/shell-escape", "repository": { "Http": { - "url": "https://static.crates.io/crates/strsim/0.11.1/download", - "sha256": "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" + "url": "https://static.crates.io/crates/shell-escape/0.1.5/download", + "sha256": "45bb67a18fa91266cc7807181f62f9178a6873bfad7dc788c42e6430db40184f" } }, "targets": [ { "Library": { - "crate_name": "strsim", + "crate_name": "shell_escape", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -17512,34 +14620,35 @@ } } ], - "library_target_name": "strsim", + "library_target_name": "shell_escape", "common_attrs": { "compile_data_glob": [ "**" ], "edition": "2015", - "version": "0.11.1" + "version": "0.1.5" }, - "license": "MIT", + "license": "MIT/Apache-2.0", "license_ids": [ + "Apache-2.0", "MIT" ], - "license_file": "LICENSE" + "license_file": "LICENSE-APACHE" }, - "subtle 2.6.1": { - "name": "subtle", - "version": "2.6.1", - "package_url": "https://github.com/dalek-cryptography/subtle", + "shlex 1.3.0": { + "name": "shlex", + "version": "1.3.0", + "package_url": "https://github.com/comex/rust-shlex", "repository": { "Http": { - "url": "https://static.crates.io/crates/subtle/2.6.1/download", - "sha256": "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" + "url": "https://static.crates.io/crates/shlex/1.3.0/download", + "sha256": "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" } }, "targets": [ { "Library": { - "crate_name": "subtle", + "crate_name": "shlex", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -17550,34 +14659,42 @@ } } ], - "library_target_name": "subtle", + "library_target_name": "shlex", "common_attrs": { "compile_data_glob": [ "**" ], - "edition": "2018", - "version": "2.6.1" + "crate_features": { + "common": [ + "default", + "std" + ], + "selects": {} + }, + "edition": "2015", + "version": "1.3.0" }, - "license": "BSD-3-Clause", + "license": "MIT OR Apache-2.0", "license_ids": [ - "BSD-3-Clause" + "Apache-2.0", + "MIT" ], - "license_file": "LICENSE" + "license_file": "LICENSE-APACHE" }, - "supports-color 3.0.1": { - "name": "supports-color", - "version": "3.0.1", - "package_url": "https://github.com/zkat/supports-color", + "signal-hook-registry 1.4.2": { + "name": "signal-hook-registry", + "version": "1.4.2", + "package_url": "https://github.com/vorner/signal-hook", "repository": { "Http": { - "url": "https://static.crates.io/crates/supports-color/3.0.1/download", - "sha256": "8775305acf21c96926c900ad056abeef436701108518cf890020387236ac5a77" + "url": "https://static.crates.io/crates/signal-hook-registry/1.4.2/download", + "sha256": "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1" } }, "targets": [ { "Library": { - "crate_name": "supports_color", + "crate_name": "signal_hook_registry", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -17588,7 +14705,7 @@ } } ], - "library_target_name": "supports_color", + "library_target_name": "signal_hook_registry", "common_attrs": { "compile_data_glob": [ "**" @@ -17596,35 +14713,36 @@ "deps": { "common": [ { - "id": "is_ci 1.2.0", - "target": "is_ci" + "id": "libc 0.2.161", + "target": "libc" } ], "selects": {} }, - "edition": "2018", - "version": "3.0.1" + "edition": "2015", + "version": "1.4.2" }, - "license": "Apache-2.0", + "license": "Apache-2.0/MIT", "license_ids": [ - "Apache-2.0" + "Apache-2.0", + "MIT" ], - "license_file": "LICENSE" + "license_file": "LICENSE-APACHE" }, - "supports-hyperlinks 3.0.0": { - "name": "supports-hyperlinks", - "version": "3.0.0", - "package_url": "https://github.com/zkat/supports-hyperlinks", + "simdutf8 0.1.5": { + "name": "simdutf8", + "version": "0.1.5", + "package_url": "https://github.com/rusticstuff/simdutf8", "repository": { "Http": { - "url": "https://static.crates.io/crates/supports-hyperlinks/3.0.0/download", - "sha256": "2c0a1e5168041f5f3ff68ff7d95dcb9c8749df29f6e7e89ada40dd4c9de404ee" + "url": "https://static.crates.io/crates/simdutf8/0.1.5/download", + "sha256": "e3a9fe34e3e7a50316060351f37187a3f546bce95496156754b601a5fa71b76e" } }, "targets": [ { "Library": { - "crate_name": "supports_hyperlinks", + "crate_name": "simdutf8", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -17635,34 +14753,35 @@ } } ], - "library_target_name": "supports_hyperlinks", + "library_target_name": "simdutf8", "common_attrs": { "compile_data_glob": [ "**" ], - "edition": "2021", - "version": "3.0.0" + "edition": "2018", + "version": "0.1.5" }, - "license": "Apache-2.0", + "license": "MIT OR Apache-2.0", "license_ids": [ - "Apache-2.0" + "Apache-2.0", + "MIT" ], - "license_file": "LICENSE" + "license_file": "LICENSE-Apache" }, - "supports-unicode 3.0.0": { - "name": "supports-unicode", - "version": "3.0.0", - "package_url": "https://github.com/zkat/supports-unicode", + "slab 0.4.9": { + "name": "slab", + "version": "0.4.9", + "package_url": "https://github.com/tokio-rs/slab", "repository": { "Http": { - "url": "https://static.crates.io/crates/supports-unicode/3.0.0/download", - "sha256": "b7401a30af6cb5818bb64852270bb722533397edcfc7344954a38f420819ece2" + "url": "https://static.crates.io/crates/slab/0.4.9/download", + "sha256": "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67" } }, "targets": [ { "Library": { - "crate_name": "supports_unicode", + "crate_name": "slab", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -17671,36 +14790,84 @@ ] } } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } } ], - "library_target_name": "supports_unicode", + "library_target_name": "slab", "common_attrs": { "compile_data_glob": [ "**" ], + "crate_features": { + "common": [ + "default", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "slab 0.4.9", + "target": "build_script_build" + } + ], + "selects": {} + }, "edition": "2018", - "version": "3.0.0" + "version": "0.4.9" }, - "license": "Apache-2.0", + "build_script_attrs": { + "compile_data_glob": [ + "**" + ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], + "data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "autocfg 1.4.0", + "target": "autocfg" + } + ], + "selects": {} + } + }, + "license": "MIT", "license_ids": [ - "Apache-2.0" + "MIT" ], "license_file": "LICENSE" }, - "syn 2.0.85": { - "name": "syn", - "version": "2.0.85", - "package_url": "https://github.com/dtolnay/syn", + "smallvec 1.13.2": { + "name": "smallvec", + "version": "1.13.2", + "package_url": "https://github.com/servo/rust-smallvec", "repository": { "Http": { - "url": "https://static.crates.io/crates/syn/2.0.85/download", - "sha256": "5023162dfcd14ef8f32034d8bcd4cc5ddc61ef7a247c024a33e24e1f24d21b56" + "url": "https://static.crates.io/crates/smallvec/1.13.2/download", + "sha256": "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67" } }, "targets": [ { "Library": { - "crate_name": "syn", + "crate_name": "smallvec", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -17711,45 +14878,38 @@ } } ], - "library_target_name": "syn", + "library_target_name": "smallvec", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { - "common": [ - "clone-impls", - "default", - "derive", - "extra-traits", - "full", - "parsing", - "printing", - "proc-macro", - "visit", - "visit-mut" - ], - "selects": {} - }, - "deps": { - "common": [ - { - "id": "proc-macro2 1.0.89", - "target": "proc_macro2" - }, - { - "id": "quote 1.0.37", - "target": "quote" - }, - { - "id": "unicode-ident 1.0.13", - "target": "unicode_ident" - } - ], - "selects": {} + "common": [], + "selects": { + "aarch64-apple-darwin": [ + "const_generics", + "const_new" + ], + "aarch64-unknown-linux-gnu": [ + "const_generics", + "const_new" + ], + "x86_64-pc-windows-msvc": [ + "const_generics", + "const_new" + ], + "x86_64-unknown-linux-gnu": [ + "const_generics", + "const_new" + ], + "x86_64-unknown-nixos-gnu": [ + "const_generics", + "const_new" + ] + } }, - "edition": "2021", - "version": "2.0.85" + "edition": "2018", + "version": "1.13.2" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -17758,20 +14918,20 @@ ], "license_file": "LICENSE-APACHE" }, - "sync_wrapper 1.0.1": { - "name": "sync_wrapper", - "version": "1.0.1", - "package_url": "https://github.com/Actyx/sync_wrapper", + "smawk 0.3.2": { + "name": "smawk", + "version": "0.3.2", + "package_url": "https://github.com/mgeisler/smawk", "repository": { "Http": { - "url": "https://static.crates.io/crates/sync_wrapper/1.0.1/download", - "sha256": "a7065abeca94b6a8a577f9bd45aa0867a2238b74e8eb67cf10d492bc39351394" + "url": "https://static.crates.io/crates/smawk/0.3.2/download", + "sha256": "b7c388c1b5e93756d0c740965c41e8822f866621d41acbdf6336a6a168f8840c" } }, "targets": [ { "Library": { - "crate_name": "sync_wrapper", + "crate_name": "smawk", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -17782,63 +14942,35 @@ } } ], - "library_target_name": "sync_wrapper", + "library_target_name": "smawk", "common_attrs": { "compile_data_glob": [ "**" ], - "crate_features": { - "common": [ - "futures", - "futures-core" - ], - "selects": {} - }, - "deps": { - "common": [ - { - "id": "futures-core 0.3.31", - "target": "futures_core" - } - ], - "selects": {} - }, - "edition": "2018", - "version": "1.0.1" + "edition": "2021", + "version": "0.3.2" }, - "license": "Apache-2.0", + "license": "MIT", "license_ids": [ - "Apache-2.0" + "MIT" ], "license_file": "LICENSE" }, - "sys-info 0.9.1": { - "name": "sys-info", - "version": "0.9.1", - "package_url": "https://github.com/FillZpp/sys-info-rs", + "socket2 0.5.7": { + "name": "socket2", + "version": "0.5.7", + "package_url": "https://github.com/rust-lang/socket2", "repository": { "Http": { - "url": "https://static.crates.io/crates/sys-info/0.9.1/download", - "sha256": "0b3a0d0aba8bf96a0e1ddfdc352fc53b3df7f39318c71854910c3c4b024ae52c" + "url": "https://static.crates.io/crates/socket2/0.5.7/download", + "sha256": "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c" } }, "targets": [ { "Library": { - "crate_name": "sys_info", - "crate_root": "lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", + "crate_name": "socket2", + "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ @@ -17848,65 +14980,58 @@ } } ], - "library_target_name": "sys_info", + "library_target_name": "socket2", "common_attrs": { "compile_data_glob": [ "**" ], - "deps": { + "crate_features": { "common": [ - { - "id": "libc 0.2.161", - "target": "libc" - }, - { - "id": "sys-info 0.9.1", - "target": "build_script_build" - } + "all" ], "selects": {} }, - "edition": "2015", - "version": "0.9.1" - }, - "build_script_attrs": { - "compile_data_glob": [ - "**" - ], - "data_glob": [ - "**" - ], "deps": { - "common": [ - { - "id": "cc 1.1.31", - "target": "cc" - } - ], - "selects": {} + "common": [], + "selects": { + "cfg(unix)": [ + { + "id": "libc 0.2.161", + "target": "libc" + } + ], + "cfg(windows)": [ + { + "id": "windows-sys 0.52.0", + "target": "windows_sys" + } + ] + } }, - "links": "info" + "edition": "2021", + "version": "0.5.7" }, - "license": "MIT", + "license": "MIT OR Apache-2.0", "license_ids": [ + "Apache-2.0", "MIT" ], - "license_file": "LICENSE" + "license_file": "LICENSE-APACHE" }, - "target-lexicon 0.12.16": { - "name": "target-lexicon", - "version": "0.12.16", - "package_url": "https://github.com/bytecodealliance/target-lexicon", + "spin 0.9.8": { + "name": "spin", + "version": "0.9.8", + "package_url": "https://github.com/mvdnes/spin-rs.git", "repository": { "Http": { - "url": "https://static.crates.io/crates/target-lexicon/0.12.16/download", - "sha256": "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1" + "url": "https://static.crates.io/crates/spin/0.9.8/download", + "sha256": "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67" } }, "targets": [ { "Library": { - "crate_name": "target_lexicon", + "crate_name": "spin", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -17915,71 +15040,42 @@ ] } } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } } ], - "library_target_name": "target_lexicon", + "library_target_name": "spin", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "default" - ], - "selects": {} - }, - "deps": { - "common": [ - { - "id": "target-lexicon 0.12.16", - "target": "build_script_build" - } + "once" ], "selects": {} }, - "edition": "2018", - "version": "0.12.16" - }, - "build_script_attrs": { - "compile_data_glob": [ - "**" - ], - "data_glob": [ - "**" - ] + "edition": "2015", + "version": "0.9.8" }, - "license": "Apache-2.0 WITH LLVM-exception", + "license": "MIT", "license_ids": [ - "Apache-2.0" + "MIT" ], "license_file": "LICENSE" }, - "tempfile 3.13.0": { - "name": "tempfile", - "version": "3.13.0", - "package_url": "https://github.com/Stebalien/tempfile", + "strsim 0.11.1": { + "name": "strsim", + "version": "0.11.1", + "package_url": "https://github.com/rapidfuzz/strsim-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/tempfile/3.13.0/download", - "sha256": "f0f2c9fc62d0beef6951ccffd757e241266a2c833136efbe35af6cd2567dca5b" + "url": "https://static.crates.io/crates/strsim/0.11.1/download", + "sha256": "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" } }, "targets": [ { "Library": { - "crate_name": "tempfile", + "crate_name": "strsim", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -17990,65 +15086,34 @@ } } ], - "library_target_name": "tempfile", + "library_target_name": "strsim", "common_attrs": { "compile_data_glob": [ "**" ], - "deps": { - "common": [ - { - "id": "cfg-if 1.0.0", - "target": "cfg_if" - }, - { - "id": "fastrand 2.1.1", - "target": "fastrand" - }, - { - "id": "once_cell 1.20.2", - "target": "once_cell" - } - ], - "selects": { - "cfg(any(unix, target_os = \"wasi\"))": [ - { - "id": "rustix 0.38.37", - "target": "rustix" - } - ], - "cfg(windows)": [ - { - "id": "windows-sys 0.59.0", - "target": "windows_sys" - } - ] - } - }, - "edition": "2021", - "version": "3.13.0" + "edition": "2015", + "version": "0.11.1" }, - "license": "MIT OR Apache-2.0", + "license": "MIT", "license_ids": [ - "Apache-2.0", "MIT" ], - "license_file": "LICENSE-APACHE" - }, - "terminal_size 0.3.0": { - "name": "terminal_size", - "version": "0.3.0", - "package_url": "https://github.com/eminence/terminal-size", + "license_file": "LICENSE" + }, + "subtle 2.6.1": { + "name": "subtle", + "version": "2.6.1", + "package_url": "https://github.com/dalek-cryptography/subtle", "repository": { "Http": { - "url": "https://static.crates.io/crates/terminal_size/0.3.0/download", - "sha256": "21bebf2b7c9e0a515f6e0f8c51dc0f8e4696391e6f1ff30379559f8365fb0df7" + "url": "https://static.crates.io/crates/subtle/2.6.1/download", + "sha256": "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" } }, "targets": [ { "Library": { - "crate_name": "terminal_size", + "crate_name": "subtle", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -18059,52 +15124,34 @@ } } ], - "library_target_name": "terminal_size", + "library_target_name": "subtle", "common_attrs": { "compile_data_glob": [ "**" ], - "deps": { - "common": [], - "selects": { - "cfg(not(windows))": [ - { - "id": "rustix 0.38.37", - "target": "rustix" - } - ], - "cfg(windows)": [ - { - "id": "windows-sys 0.48.0", - "target": "windows_sys" - } - ] - } - }, - "edition": "2021", - "version": "0.3.0" + "edition": "2018", + "version": "2.6.1" }, - "license": "MIT OR Apache-2.0", + "license": "BSD-3-Clause", "license_ids": [ - "Apache-2.0", - "MIT" + "BSD-3-Clause" ], - "license_file": "LICENSE-APACHE" + "license_file": "LICENSE" }, - "textwrap 0.16.1": { - "name": "textwrap", - "version": "0.16.1", - "package_url": "https://github.com/mgeisler/textwrap", + "supports-color 3.0.1": { + "name": "supports-color", + "version": "3.0.1", + "package_url": "https://github.com/zkat/supports-color", "repository": { "Http": { - "url": "https://static.crates.io/crates/textwrap/0.16.1/download", - "sha256": "23d434d3f8967a09480fb04132ebe0a3e088c173e6d0ee7897abbdf4eab0f8b9" + "url": "https://static.crates.io/crates/supports-color/3.0.1/download", + "sha256": "8775305acf21c96926c900ad056abeef436701108518cf890020387236ac5a77" } }, "targets": [ { "Library": { - "crate_name": "textwrap", + "crate_name": "supports_color", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -18115,60 +15162,43 @@ } } ], - "library_target_name": "textwrap", + "library_target_name": "supports_color", "common_attrs": { "compile_data_glob": [ "**" ], - "crate_features": { - "common": [ - "default", - "smawk", - "unicode-linebreak", - "unicode-width" - ], - "selects": {} - }, "deps": { "common": [ { - "id": "smawk 0.3.2", - "target": "smawk" - }, - { - "id": "unicode-linebreak 0.1.5", - "target": "unicode_linebreak" - }, - { - "id": "unicode-width 0.1.14", - "target": "unicode_width" + "id": "is_ci 1.2.0", + "target": "is_ci" } ], "selects": {} }, - "edition": "2021", - "version": "0.16.1" + "edition": "2018", + "version": "3.0.1" }, - "license": "MIT", + "license": "Apache-2.0", "license_ids": [ - "MIT" + "Apache-2.0" ], "license_file": "LICENSE" }, - "thiserror 1.0.65": { - "name": "thiserror", - "version": "1.0.65", - "package_url": "https://github.com/dtolnay/thiserror", + "supports-hyperlinks 3.0.0": { + "name": "supports-hyperlinks", + "version": "3.0.0", + "package_url": "https://github.com/zkat/supports-hyperlinks", "repository": { "Http": { - "url": "https://static.crates.io/crates/thiserror/1.0.65/download", - "sha256": "5d11abd9594d9b38965ef50805c5e469ca9cc6f197f883f717e0269a3057b3d5" + "url": "https://static.crates.io/crates/supports-hyperlinks/3.0.0/download", + "sha256": "2c0a1e5168041f5f3ff68ff7d95dcb9c8749df29f6e7e89ada40dd4c9de404ee" } }, "targets": [ { "Library": { - "crate_name": "thiserror", + "crate_name": "supports_hyperlinks", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -18177,75 +15207,36 @@ ] } } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } } ], - "library_target_name": "thiserror", + "library_target_name": "supports_hyperlinks", "common_attrs": { "compile_data_glob": [ "**" ], - "deps": { - "common": [ - { - "id": "thiserror 1.0.65", - "target": "build_script_build" - } - ], - "selects": {} - }, "edition": "2021", - "proc_macro_deps": { - "common": [ - { - "id": "thiserror-impl 1.0.65", - "target": "thiserror_impl" - } - ], - "selects": {} - }, - "version": "1.0.65" - }, - "build_script_attrs": { - "compile_data_glob": [ - "**" - ], - "data_glob": [ - "**" - ] + "version": "3.0.0" }, - "license": "MIT OR Apache-2.0", + "license": "Apache-2.0", "license_ids": [ - "Apache-2.0", - "MIT" + "Apache-2.0" ], - "license_file": "LICENSE-APACHE" + "license_file": "LICENSE" }, - "thiserror-impl 1.0.65": { - "name": "thiserror-impl", - "version": "1.0.65", - "package_url": "https://github.com/dtolnay/thiserror", + "supports-unicode 3.0.0": { + "name": "supports-unicode", + "version": "3.0.0", + "package_url": "https://github.com/zkat/supports-unicode", "repository": { "Http": { - "url": "https://static.crates.io/crates/thiserror-impl/1.0.65/download", - "sha256": "ae71770322cbd277e69d762a16c444af02aa0575ac0d174f0b9562d3b37f8602" + "url": "https://static.crates.io/crates/supports-unicode/3.0.0/download", + "sha256": "b7401a30af6cb5818bb64852270bb722533397edcfc7344954a38f420819ece2" } }, "targets": [ { - "ProcMacro": { - "crate_name": "thiserror_impl", + "Library": { + "crate_name": "supports_unicode", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -18256,52 +15247,34 @@ } } ], - "library_target_name": "thiserror_impl", + "library_target_name": "supports_unicode", "common_attrs": { "compile_data_glob": [ "**" ], - "deps": { - "common": [ - { - "id": "proc-macro2 1.0.89", - "target": "proc_macro2" - }, - { - "id": "quote 1.0.37", - "target": "quote" - }, - { - "id": "syn 2.0.85", - "target": "syn" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "1.0.65" + "edition": "2018", + "version": "3.0.0" }, - "license": "MIT OR Apache-2.0", + "license": "Apache-2.0", "license_ids": [ - "Apache-2.0", - "MIT" + "Apache-2.0" ], - "license_file": "LICENSE-APACHE" + "license_file": "LICENSE" }, - "tinyvec 1.8.0": { - "name": "tinyvec", - "version": "1.8.0", - "package_url": "https://github.com/Lokathor/tinyvec", + "syn 2.0.85": { + "name": "syn", + "version": "2.0.85", + "package_url": "https://github.com/dtolnay/syn", "repository": { "Http": { - "url": "https://static.crates.io/crates/tinyvec/1.8.0/download", - "sha256": "445e881f4f6d382d5f27c034e25eb92edd7c784ceab92a0937db7f2e9471b938" + "url": "https://static.crates.io/crates/syn/2.0.85/download", + "sha256": "5023162dfcd14ef8f32034d8bcd4cc5ddc61ef7a247c024a33e24e1f24d21b56" } }, "targets": [ { "Library": { - "crate_name": "tinyvec", + "crate_name": "syn", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -18312,53 +15285,67 @@ } } ], - "library_target_name": "tinyvec", + "library_target_name": "syn", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "alloc", + "clone-impls", "default", - "tinyvec_macros" + "derive", + "extra-traits", + "full", + "parsing", + "printing", + "proc-macro", + "visit", + "visit-mut" ], "selects": {} }, "deps": { "common": [ { - "id": "tinyvec_macros 0.1.1", - "target": "tinyvec_macros" + "id": "proc-macro2 1.0.89", + "target": "proc_macro2" + }, + { + "id": "quote 1.0.37", + "target": "quote" + }, + { + "id": "unicode-ident 1.0.13", + "target": "unicode_ident" } ], "selects": {} }, - "edition": "2018", - "version": "1.8.0" + "edition": "2021", + "version": "2.0.85" }, - "license": "Zlib OR Apache-2.0 OR MIT", + "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", - "MIT", - "Zlib" + "MIT" ], - "license_file": "LICENSE-APACHE.md" + "license_file": "LICENSE-APACHE" }, - "tinyvec_macros 0.1.1": { - "name": "tinyvec_macros", - "version": "0.1.1", - "package_url": "https://github.com/Soveu/tinyvec_macros", + "sync_wrapper 1.0.1": { + "name": "sync_wrapper", + "version": "1.0.1", + "package_url": "https://github.com/Actyx/sync_wrapper", "repository": { "Http": { - "url": "https://static.crates.io/crates/tinyvec_macros/0.1.1/download", - "sha256": "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" + "url": "https://static.crates.io/crates/sync_wrapper/1.0.1/download", + "sha256": "a7065abeca94b6a8a577f9bd45aa0867a2238b74e8eb67cf10d492bc39351394" } }, "targets": [ { "Library": { - "crate_name": "tinyvec_macros", + "crate_name": "sync_wrapper", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -18369,39 +15356,63 @@ } } ], - "library_target_name": "tinyvec_macros", + "library_target_name": "sync_wrapper", "common_attrs": { "compile_data_glob": [ "**" ], + "crate_features": { + "common": [ + "futures", + "futures-core" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "futures-core 0.3.31", + "target": "futures_core" + } + ], + "selects": {} + }, "edition": "2018", - "version": "0.1.1" + "version": "1.0.1" }, - "license": "MIT OR Apache-2.0 OR Zlib", + "license": "Apache-2.0", "license_ids": [ - "Apache-2.0", - "MIT", - "Zlib" + "Apache-2.0" ], - "license_file": "LICENSE-APACHE.md" + "license_file": "LICENSE" }, - "tl 0.7.8": { - "name": "tl", - "version": "0.7.8", - "package_url": "https://github.com/y21/tl", + "sys-info 0.9.1": { + "name": "sys-info", + "version": "0.9.1", + "package_url": "https://github.com/FillZpp/sys-info-rs", "repository": { - "Git": { - "remote": "https://github.com/charliermarsh/tl.git", - "commitish": { - "Rev": "6e25b2ee2513d75385101a8ff9f591ef51f314ec" - } + "Http": { + "url": "https://static.crates.io/crates/sys-info/0.9.1/download", + "sha256": "0b3a0d0aba8bf96a0e1ddfdc352fc53b3df7f39318c71854910c3c4b024ae52c" } }, "targets": [ { "Library": { - "crate_name": "tl", - "crate_root": "src/lib.rs", + "crate_name": "sys_info", + "crate_root": "lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", "srcs": { "allow_empty": true, "include": [ @@ -18411,13 +15422,47 @@ } } ], - "library_target_name": "tl", + "library_target_name": "sys_info", "common_attrs": { "compile_data_glob": [ "**" ], - "edition": "2021", - "version": "0.7.8" + "deps": { + "common": [ + { + "id": "libc 0.2.161", + "target": "libc" + }, + { + "id": "sys-info 0.9.1", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2015", + "version": "0.9.1" + }, + "build_script_attrs": { + "compile_data_glob": [ + "**" + ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], + "data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "cc 1.1.31", + "target": "cc" + } + ], + "selects": {} + }, + "links": "info" }, "license": "MIT", "license_ids": [ @@ -18425,20 +15470,20 @@ ], "license_file": "LICENSE" }, - "tokio 1.41.0": { - "name": "tokio", - "version": "1.41.0", - "package_url": "https://github.com/tokio-rs/tokio", + "target-lexicon 0.12.16": { + "name": "target-lexicon", + "version": "0.12.16", + "package_url": "https://github.com/bytecodealliance/target-lexicon", "repository": { "Http": { - "url": "https://static.crates.io/crates/tokio/1.41.0/download", - "sha256": "145f3413504347a2be84393cc8a7d2fb4d863b375909ea59f2158261aa258bbb" + "url": "https://static.crates.io/crates/target-lexicon/0.12.16/download", + "sha256": "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1" } }, "targets": [ { "Library": { - "crate_name": "tokio", + "crate_name": "target_lexicon", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -18447,483 +15492,609 @@ ] } } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } } ], - "library_target_name": "tokio", + "library_target_name": "target_lexicon", "common_attrs": { "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "bytes", - "default", - "fs", - "io-util", - "libc", - "macros", - "mio", - "process", - "rt", - "signal", - "signal-hook-registry", - "sync", - "time", - "tokio-macros" - ], - "selects": { - "aarch64-apple-darwin": [ - "net", - "socket2" - ], - "aarch64-apple-ios": [ - "net", - "socket2" - ], - "aarch64-apple-ios-sim": [ - "net", - "socket2" - ], - "aarch64-fuchsia": [ - "net", - "socket2" - ], - "aarch64-linux-android": [ - "net", - "socket2" - ], - "aarch64-pc-windows-msvc": [ - "net", - "socket2", - "windows-sys" - ], - "aarch64-unknown-linux-gnu": [ - "net", - "socket2" - ], - "aarch64-unknown-nixos-gnu": [ - "net", - "socket2" - ], - "aarch64-unknown-nto-qnx710": [ - "net", - "socket2" - ], - "arm-unknown-linux-gnueabi": [ - "net", - "socket2" - ], - "armv7-linux-androideabi": [ - "net", - "socket2" - ], - "armv7-unknown-linux-gnueabi": [ - "net", - "socket2" - ], - "i686-apple-darwin": [ - "net", - "socket2" - ], - "i686-linux-android": [ - "net", - "socket2" - ], - "i686-pc-windows-msvc": [ - "net", - "socket2", - "windows-sys" - ], - "i686-unknown-freebsd": [ - "net", - "socket2" - ], - "i686-unknown-linux-gnu": [ - "net", - "socket2" - ], - "powerpc-unknown-linux-gnu": [ - "net", - "socket2" - ], - "riscv32imc-unknown-none-elf": [ - "net", - "socket2" - ], - "riscv64gc-unknown-none-elf": [ - "net", - "socket2" - ], - "s390x-unknown-linux-gnu": [ - "net", - "socket2" - ], - "thumbv7em-none-eabi": [ - "net", - "socket2" - ], - "thumbv8m.main-none-eabi": [ - "net", - "socket2" - ], - "x86_64-apple-darwin": [ - "net", - "socket2" - ], - "x86_64-apple-ios": [ - "net", - "socket2" - ], - "x86_64-fuchsia": [ - "net", - "socket2" - ], - "x86_64-linux-android": [ - "net", - "socket2" - ], - "x86_64-pc-windows-msvc": [ - "net", - "socket2", - "windows-sys" - ], - "x86_64-unknown-freebsd": [ - "net", - "socket2" - ], - "x86_64-unknown-linux-gnu": [ - "net", - "socket2" - ], - "x86_64-unknown-nixos-gnu": [ - "net", - "socket2" - ], - "x86_64-unknown-none": [ - "net", - "socket2" - ] - } + "**" + ], + "crate_features": { + "common": [ + "default" + ], + "selects": {} }, "deps": { "common": [ { - "id": "bytes 1.8.0", - "target": "bytes" - }, - { - "id": "mio 1.0.2", - "target": "mio" - }, - { - "id": "pin-project-lite 0.2.15", - "target": "pin_project_lite" + "id": "target-lexicon 0.12.16", + "target": "build_script_build" } ], - "selects": { - "aarch64-apple-darwin": [ - { - "id": "libc 0.2.161", - "target": "libc" - }, - { - "id": "signal-hook-registry 1.4.2", - "target": "signal_hook_registry" - }, - { - "id": "socket2 0.5.7", - "target": "socket2" - } - ], - "aarch64-apple-ios": [ - { - "id": "libc 0.2.161", - "target": "libc" - }, - { - "id": "signal-hook-registry 1.4.2", - "target": "signal_hook_registry" - }, - { - "id": "socket2 0.5.7", - "target": "socket2" - } - ], - "aarch64-apple-ios-sim": [ - { - "id": "libc 0.2.161", - "target": "libc" - }, - { - "id": "signal-hook-registry 1.4.2", - "target": "signal_hook_registry" - }, - { - "id": "socket2 0.5.7", - "target": "socket2" - } - ], - "aarch64-fuchsia": [ - { - "id": "libc 0.2.161", - "target": "libc" - }, - { - "id": "signal-hook-registry 1.4.2", - "target": "signal_hook_registry" - }, - { - "id": "socket2 0.5.7", - "target": "socket2" - } - ], - "aarch64-linux-android": [ - { - "id": "libc 0.2.161", - "target": "libc" - }, - { - "id": "signal-hook-registry 1.4.2", - "target": "signal_hook_registry" - }, - { - "id": "socket2 0.5.7", - "target": "socket2" - } - ], - "aarch64-pc-windows-msvc": [ - { - "id": "socket2 0.5.7", - "target": "socket2" - }, - { - "id": "windows-sys 0.52.0", - "target": "windows_sys" - } - ], - "aarch64-unknown-linux-gnu": [ - { - "id": "libc 0.2.161", - "target": "libc" - }, - { - "id": "signal-hook-registry 1.4.2", - "target": "signal_hook_registry" - }, - { - "id": "socket2 0.5.7", - "target": "socket2" - } - ], - "aarch64-unknown-nixos-gnu": [ - { - "id": "libc 0.2.161", - "target": "libc" - }, - { - "id": "signal-hook-registry 1.4.2", - "target": "signal_hook_registry" - }, - { - "id": "socket2 0.5.7", - "target": "socket2" - } - ], - "aarch64-unknown-nto-qnx710": [ - { - "id": "libc 0.2.161", - "target": "libc" - }, - { - "id": "signal-hook-registry 1.4.2", - "target": "signal_hook_registry" - }, - { - "id": "socket2 0.5.7", - "target": "socket2" - } - ], - "arm-unknown-linux-gnueabi": [ - { - "id": "libc 0.2.161", - "target": "libc" - }, - { - "id": "signal-hook-registry 1.4.2", - "target": "signal_hook_registry" - }, - { - "id": "socket2 0.5.7", - "target": "socket2" - } - ], - "armv7-linux-androideabi": [ - { - "id": "libc 0.2.161", - "target": "libc" - }, - { - "id": "signal-hook-registry 1.4.2", - "target": "signal_hook_registry" - }, - { - "id": "socket2 0.5.7", - "target": "socket2" - } - ], - "armv7-unknown-linux-gnueabi": [ - { - "id": "libc 0.2.161", - "target": "libc" - }, - { - "id": "signal-hook-registry 1.4.2", - "target": "signal_hook_registry" - }, - { - "id": "socket2 0.5.7", - "target": "socket2" - } - ], - "cfg(tokio_taskdump)": [ - { - "id": "backtrace 0.3.74", - "target": "backtrace" - } - ], - "i686-apple-darwin": [ - { - "id": "libc 0.2.161", - "target": "libc" - }, - { - "id": "signal-hook-registry 1.4.2", - "target": "signal_hook_registry" - }, - { - "id": "socket2 0.5.7", - "target": "socket2" - } - ], - "i686-linux-android": [ - { - "id": "libc 0.2.161", - "target": "libc" - }, - { - "id": "signal-hook-registry 1.4.2", - "target": "signal_hook_registry" - }, + "selects": {} + }, + "edition": "2018", + "version": "0.12.16" + }, + "build_script_attrs": { + "compile_data_glob": [ + "**" + ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], + "data_glob": [ + "**" + ] + }, + "license": "Apache-2.0 WITH LLVM-exception", + "license_ids": [ + "Apache-2.0" + ], + "license_file": "LICENSE" + }, + "tempfile 3.13.0": { + "name": "tempfile", + "version": "3.13.0", + "package_url": "https://github.com/Stebalien/tempfile", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/tempfile/3.13.0/download", + "sha256": "f0f2c9fc62d0beef6951ccffd757e241266a2c833136efbe35af6cd2567dca5b" + } + }, + "targets": [ + { + "Library": { + "crate_name": "tempfile", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "tempfile", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "cfg-if 1.0.0", + "target": "cfg_if" + }, + { + "id": "fastrand 2.1.1", + "target": "fastrand" + }, + { + "id": "once_cell 1.20.2", + "target": "once_cell" + } + ], + "selects": { + "cfg(any(unix, target_os = \"wasi\"))": [ { - "id": "socket2 0.5.7", - "target": "socket2" + "id": "rustix 0.38.37", + "target": "rustix" } ], - "i686-pc-windows-msvc": [ - { - "id": "socket2 0.5.7", - "target": "socket2" - }, + "cfg(windows)": [ { - "id": "windows-sys 0.52.0", + "id": "windows-sys 0.59.0", "target": "windows_sys" } - ], - "i686-unknown-freebsd": [ - { - "id": "libc 0.2.161", - "target": "libc" - }, - { - "id": "signal-hook-registry 1.4.2", - "target": "signal_hook_registry" - }, - { - "id": "socket2 0.5.7", - "target": "socket2" - } - ], - "i686-unknown-linux-gnu": [ - { - "id": "libc 0.2.161", - "target": "libc" - }, - { - "id": "signal-hook-registry 1.4.2", - "target": "signal_hook_registry" - }, - { - "id": "socket2 0.5.7", - "target": "socket2" - } - ], - "powerpc-unknown-linux-gnu": [ - { - "id": "libc 0.2.161", - "target": "libc" - }, - { - "id": "signal-hook-registry 1.4.2", - "target": "signal_hook_registry" - }, - { - "id": "socket2 0.5.7", - "target": "socket2" - } - ], - "riscv32imc-unknown-none-elf": [ - { - "id": "socket2 0.5.7", - "target": "socket2" - } - ], - "riscv64gc-unknown-none-elf": [ + ] + } + }, + "edition": "2021", + "version": "3.13.0" + }, + "license": "MIT OR Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, + "terminal_size 0.3.0": { + "name": "terminal_size", + "version": "0.3.0", + "package_url": "https://github.com/eminence/terminal-size", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/terminal_size/0.3.0/download", + "sha256": "21bebf2b7c9e0a515f6e0f8c51dc0f8e4696391e6f1ff30379559f8365fb0df7" + } + }, + "targets": [ + { + "Library": { + "crate_name": "terminal_size", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "terminal_size", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [], + "selects": { + "cfg(not(windows))": [ { - "id": "socket2 0.5.7", - "target": "socket2" + "id": "rustix 0.38.37", + "target": "rustix" } ], - "s390x-unknown-linux-gnu": [ - { - "id": "libc 0.2.161", - "target": "libc" - }, - { - "id": "signal-hook-registry 1.4.2", - "target": "signal_hook_registry" - }, + "cfg(windows)": [ { - "id": "socket2 0.5.7", - "target": "socket2" + "id": "windows-sys 0.48.0", + "target": "windows_sys" } + ] + } + }, + "edition": "2021", + "version": "0.3.0" + }, + "license": "MIT OR Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, + "textwrap 0.16.1": { + "name": "textwrap", + "version": "0.16.1", + "package_url": "https://github.com/mgeisler/textwrap", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/textwrap/0.16.1/download", + "sha256": "23d434d3f8967a09480fb04132ebe0a3e088c173e6d0ee7897abbdf4eab0f8b9" + } + }, + "targets": [ + { + "Library": { + "crate_name": "textwrap", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "textwrap", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "smawk", + "unicode-linebreak", + "unicode-width" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "smawk 0.3.2", + "target": "smawk" + }, + { + "id": "unicode-linebreak 0.1.5", + "target": "unicode_linebreak" + }, + { + "id": "unicode-width 0.1.14", + "target": "unicode_width" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "0.16.1" + }, + "license": "MIT", + "license_ids": [ + "MIT" + ], + "license_file": "LICENSE" + }, + "thiserror 1.0.65": { + "name": "thiserror", + "version": "1.0.65", + "package_url": "https://github.com/dtolnay/thiserror", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/thiserror/1.0.65/download", + "sha256": "5d11abd9594d9b38965ef50805c5e469ca9cc6f197f883f717e0269a3057b3d5" + } + }, + "targets": [ + { + "Library": { + "crate_name": "thiserror", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "thiserror", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "thiserror 1.0.65", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2021", + "proc_macro_deps": { + "common": [ + { + "id": "thiserror-impl 1.0.65", + "target": "thiserror_impl" + } + ], + "selects": {} + }, + "version": "1.0.65" + }, + "build_script_attrs": { + "compile_data_glob": [ + "**" + ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, + "thiserror-impl 1.0.65": { + "name": "thiserror-impl", + "version": "1.0.65", + "package_url": "https://github.com/dtolnay/thiserror", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/thiserror-impl/1.0.65/download", + "sha256": "ae71770322cbd277e69d762a16c444af02aa0575ac0d174f0b9562d3b37f8602" + } + }, + "targets": [ + { + "ProcMacro": { + "crate_name": "thiserror_impl", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "thiserror_impl", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "proc-macro2 1.0.89", + "target": "proc_macro2" + }, + { + "id": "quote 1.0.37", + "target": "quote" + }, + { + "id": "syn 2.0.85", + "target": "syn" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "1.0.65" + }, + "license": "MIT OR Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, + "tinyvec 1.8.0": { + "name": "tinyvec", + "version": "1.8.0", + "package_url": "https://github.com/Lokathor/tinyvec", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/tinyvec/1.8.0/download", + "sha256": "445e881f4f6d382d5f27c034e25eb92edd7c784ceab92a0937db7f2e9471b938" + } + }, + "targets": [ + { + "Library": { + "crate_name": "tinyvec", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "tinyvec", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "alloc", + "default", + "tinyvec_macros" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "tinyvec_macros 0.1.1", + "target": "tinyvec_macros" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "1.8.0" + }, + "license": "Zlib OR Apache-2.0 OR MIT", + "license_ids": [ + "Apache-2.0", + "MIT", + "Zlib" + ], + "license_file": "LICENSE-APACHE.md" + }, + "tinyvec_macros 0.1.1": { + "name": "tinyvec_macros", + "version": "0.1.1", + "package_url": "https://github.com/Soveu/tinyvec_macros", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/tinyvec_macros/0.1.1/download", + "sha256": "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" + } + }, + "targets": [ + { + "Library": { + "crate_name": "tinyvec_macros", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "tinyvec_macros", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2018", + "version": "0.1.1" + }, + "license": "MIT OR Apache-2.0 OR Zlib", + "license_ids": [ + "Apache-2.0", + "MIT", + "Zlib" + ], + "license_file": "LICENSE-APACHE.md" + }, + "tl 0.7.8": { + "name": "tl", + "version": "0.7.8", + "package_url": "https://github.com/y21/tl", + "repository": { + "Git": { + "remote": "https://github.com/charliermarsh/tl.git", + "commitish": { + "Rev": "6e25b2ee2513d75385101a8ff9f591ef51f314ec" + } + } + }, + "targets": [ + { + "Library": { + "crate_name": "tl", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "tl", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2021", + "version": "0.7.8" + }, + "license": "MIT", + "license_ids": [ + "MIT" + ], + "license_file": "LICENSE" + }, + "tokio 1.41.0": { + "name": "tokio", + "version": "1.41.0", + "package_url": "https://github.com/tokio-rs/tokio", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/tokio/1.41.0/download", + "sha256": "145f3413504347a2be84393cc8a7d2fb4d863b375909ea59f2158261aa258bbb" + } + }, + "targets": [ + { + "Library": { + "crate_name": "tokio", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "tokio", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "bytes", + "default", + "fs", + "io-util", + "libc", + "macros", + "mio", + "process", + "rt", + "signal", + "signal-hook-registry", + "sync", + "time", + "tokio-macros" + ], + "selects": { + "aarch64-apple-darwin": [ + "net", + "socket2" ], - "thumbv7em-none-eabi": [ - { - "id": "socket2 0.5.7", - "target": "socket2" - } + "aarch64-unknown-linux-gnu": [ + "net", + "socket2" ], - "thumbv8m.main-none-eabi": [ - { - "id": "socket2 0.5.7", - "target": "socket2" - } + "x86_64-pc-windows-msvc": [ + "net", + "socket2", + "windows-sys" ], - "x86_64-apple-darwin": [ - { - "id": "libc 0.2.161", - "target": "libc" - }, - { - "id": "signal-hook-registry 1.4.2", - "target": "signal_hook_registry" - }, - { - "id": "socket2 0.5.7", - "target": "socket2" - } + "x86_64-unknown-linux-gnu": [ + "net", + "socket2" ], - "x86_64-apple-ios": [ + "x86_64-unknown-nixos-gnu": [ + "net", + "socket2" + ] + } + }, + "deps": { + "common": [ + { + "id": "bytes 1.8.0", + "target": "bytes" + }, + { + "id": "mio 1.0.2", + "target": "mio" + }, + { + "id": "pin-project-lite 0.2.15", + "target": "pin_project_lite" + } + ], + "selects": { + "aarch64-apple-darwin": [ { "id": "libc 0.2.161", "target": "libc" @@ -18937,7 +16108,7 @@ "target": "socket2" } ], - "x86_64-fuchsia": [ + "aarch64-unknown-linux-gnu": [ { "id": "libc 0.2.161", "target": "libc" @@ -18951,18 +16122,10 @@ "target": "socket2" } ], - "x86_64-linux-android": [ - { - "id": "libc 0.2.161", - "target": "libc" - }, - { - "id": "signal-hook-registry 1.4.2", - "target": "signal_hook_registry" - }, + "cfg(tokio_taskdump)": [ { - "id": "socket2 0.5.7", - "target": "socket2" + "id": "backtrace 0.3.74", + "target": "backtrace" } ], "x86_64-pc-windows-msvc": [ @@ -18975,20 +16138,6 @@ "target": "windows_sys" } ], - "x86_64-unknown-freebsd": [ - { - "id": "libc 0.2.161", - "target": "libc" - }, - { - "id": "signal-hook-registry 1.4.2", - "target": "signal_hook_registry" - }, - { - "id": "socket2 0.5.7", - "target": "socket2" - } - ], "x86_64-unknown-linux-gnu": [ { "id": "libc 0.2.161", @@ -19016,12 +16165,6 @@ "id": "socket2 0.5.7", "target": "socket2" } - ], - "x86_64-unknown-none": [ - { - "id": "socket2 0.5.7", - "target": "socket2" - } ] } }, @@ -19336,118 +16479,14 @@ "codec", "io" ], - "aarch64-apple-ios": [ - "codec", - "io" - ], - "aarch64-apple-ios-sim": [ - "codec", - "io" - ], - "aarch64-fuchsia": [ - "codec", - "io" - ], - "aarch64-linux-android": [ - "codec", - "io" - ], - "aarch64-pc-windows-msvc": [ - "codec", - "io" - ], "aarch64-unknown-linux-gnu": [ "codec", "io" ], - "aarch64-unknown-nixos-gnu": [ - "codec", - "io" - ], - "aarch64-unknown-nto-qnx710": [ - "codec", - "io" - ], - "arm-unknown-linux-gnueabi": [ - "codec", - "io" - ], - "armv7-linux-androideabi": [ - "codec", - "io" - ], - "armv7-unknown-linux-gnueabi": [ - "codec", - "io" - ], - "i686-apple-darwin": [ - "codec", - "io" - ], - "i686-linux-android": [ - "codec", - "io" - ], - "i686-pc-windows-msvc": [ - "codec", - "io" - ], - "i686-unknown-freebsd": [ - "codec", - "io" - ], - "i686-unknown-linux-gnu": [ - "codec", - "io" - ], - "powerpc-unknown-linux-gnu": [ - "codec", - "io" - ], - "riscv32imc-unknown-none-elf": [ - "codec", - "io" - ], - "riscv64gc-unknown-none-elf": [ - "codec", - "io" - ], - "s390x-unknown-linux-gnu": [ - "codec", - "io" - ], - "thumbv7em-none-eabi": [ - "codec", - "io" - ], - "thumbv8m.main-none-eabi": [ - "codec", - "io" - ], - "x86_64-apple-darwin": [ - "codec", - "io" - ], - "x86_64-apple-ios": [ - "codec", - "io" - ], - "x86_64-fuchsia": [ - "codec", - "io" - ], - "x86_64-linux-android": [ - "codec", - "io" - ], "x86_64-pc-windows-msvc": [ "codec", "io" ], - "x86_64-unknown-freebsd": [ - "codec", - "io" - ], "x86_64-unknown-linux-gnu": [ "codec", "io" @@ -19455,10 +16494,6 @@ "x86_64-unknown-nixos-gnu": [ "codec", "io" - ], - "x86_64-unknown-none": [ - "codec", - "io" ] } }, @@ -20006,6 +17041,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -20074,6 +17112,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -23565,6 +20606,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -23902,6 +20946,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ], @@ -24359,6 +21406,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -24427,6 +21477,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -24545,6 +21598,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -25435,6 +22491,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -25503,6 +22562,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -25571,6 +22633,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -25639,6 +22704,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -25707,6 +22775,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -25775,6 +22846,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -25843,6 +22917,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -25911,6 +22988,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -25979,6 +23059,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -26047,6 +23130,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -26115,6 +23201,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -26183,6 +23272,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -26251,6 +23343,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -26319,6 +23414,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -26387,6 +23485,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -27002,6 +24103,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ], @@ -27085,6 +24189,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ], @@ -27122,123 +24229,43 @@ "aarch64-apple-darwin": [ "aarch64-apple-darwin" ], - "aarch64-apple-ios": [ - "aarch64-apple-ios" - ], - "aarch64-apple-ios-sim": [ - "aarch64-apple-ios-sim" - ], - "aarch64-fuchsia": [ - "aarch64-fuchsia" - ], - "aarch64-linux-android": [ - "aarch64-linux-android" - ], + "aarch64-linux-android": [], "aarch64-pc-windows-gnullvm": [], - "aarch64-pc-windows-msvc": [ - "aarch64-pc-windows-msvc" - ], "aarch64-unknown-linux-gnu": [ - "aarch64-unknown-linux-gnu", - "aarch64-unknown-nixos-gnu" - ], - "aarch64-unknown-nixos-gnu": [ - "aarch64-unknown-nixos-gnu" - ], - "aarch64-unknown-nto-qnx710": [ - "aarch64-unknown-nto-qnx710" - ], - "arm-unknown-linux-gnueabi": [ - "arm-unknown-linux-gnueabi" - ], - "armv7-linux-androideabi": [ - "armv7-linux-androideabi" - ], - "armv7-unknown-linux-gnueabi": [ - "armv7-unknown-linux-gnueabi" + "aarch64-unknown-linux-gnu" ], "cfg(all(any(target_arch = \"x86_64\", target_arch = \"arm64ec\"), target_env = \"msvc\", not(windows_raw_dylib)))": [ "x86_64-pc-windows-msvc" ], - "cfg(all(any(target_os = \"android\", target_os = \"linux\"), any(rustix_use_libc, miri, not(all(target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))": [ - "aarch64-linux-android", - "armv7-linux-androideabi", - "i686-linux-android", - "powerpc-unknown-linux-gnu", - "s390x-unknown-linux-gnu", - "x86_64-linux-android" - ], + "cfg(all(any(target_os = \"android\", target_os = \"linux\"), any(rustix_use_libc, miri, not(all(target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))": [], "cfg(all(any(target_os = \"android\", target_os = \"linux\"), any(target_arch = \"aarch64\", target_arch = \"arm\")))": [ - "aarch64-linux-android", - "aarch64-unknown-linux-gnu", - "aarch64-unknown-nixos-gnu", - "arm-unknown-linux-gnueabi", - "armv7-linux-androideabi", - "armv7-unknown-linux-gnueabi" + "aarch64-unknown-linux-gnu" ], "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))": [ "aarch64-unknown-linux-gnu", - "aarch64-unknown-nixos-gnu", - "arm-unknown-linux-gnueabi", - "armv7-unknown-linux-gnueabi", - "i686-unknown-linux-gnu", "x86_64-unknown-linux-gnu", "x86_64-unknown-nixos-gnu" ], "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))": [ "aarch64-apple-darwin", - "aarch64-apple-ios", - "aarch64-apple-ios-sim", - "aarch64-fuchsia", - "aarch64-linux-android", - "aarch64-unknown-nto-qnx710", - "armv7-linux-androideabi", - "i686-apple-darwin", - "i686-linux-android", - "i686-unknown-freebsd", - "powerpc-unknown-linux-gnu", - "riscv32imc-unknown-none-elf", - "riscv64gc-unknown-none-elf", - "s390x-unknown-linux-gnu", - "thumbv7em-none-eabi", - "thumbv8m.main-none-eabi", "wasm32-unknown-unknown", - "wasm32-wasi", - "x86_64-apple-darwin", - "x86_64-apple-ios", - "x86_64-fuchsia", - "x86_64-linux-android", - "x86_64-unknown-freebsd", - "x86_64-unknown-none" - ], - "cfg(all(target_arch = \"aarch64\", target_env = \"msvc\", not(windows_raw_dylib)))": [ - "aarch64-pc-windows-msvc" + "wasm32-wasip1" ], + "cfg(all(target_arch = \"aarch64\", target_env = \"msvc\", not(windows_raw_dylib)))": [], "cfg(all(target_arch = \"aarch64\", target_os = \"linux\"))": [ - "aarch64-unknown-linux-gnu", - "aarch64-unknown-nixos-gnu" - ], - "cfg(all(target_arch = \"aarch64\", target_os = \"windows\"))": [ - "aarch64-pc-windows-msvc" + "aarch64-unknown-linux-gnu" ], + "cfg(all(target_arch = \"aarch64\", target_os = \"windows\"))": [], "cfg(all(target_arch = \"aarch64\", target_vendor = \"apple\"))": [ - "aarch64-apple-darwin", - "aarch64-apple-ios", - "aarch64-apple-ios-sim" + "aarch64-apple-darwin" ], "cfg(all(target_arch = \"loongarch64\", target_os = \"linux\"))": [], "cfg(all(target_arch = \"wasm32\", target_os = \"unknown\"))": [ "wasm32-unknown-unknown" ], - "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": [ - "i686-unknown-linux-gnu" - ], - "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(windows_raw_dylib)))": [ - "i686-unknown-linux-gnu" - ], - "cfg(all(target_arch = \"x86\", target_env = \"msvc\", not(windows_raw_dylib)))": [ - "i686-pc-windows-msvc" - ], + "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": [], + "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(windows_raw_dylib)))": [], + "cfg(all(target_arch = \"x86\", target_env = \"msvc\", not(windows_raw_dylib)))": [], "cfg(all(target_arch = \"x86_64\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": [ "x86_64-unknown-linux-gnu", "x86_64-unknown-nixos-gnu" @@ -27247,459 +24274,133 @@ "x86_64-pc-windows-msvc" ], "cfg(all(unix, not(target_os = \"macos\")))": [ - "aarch64-apple-ios", - "aarch64-apple-ios-sim", - "aarch64-fuchsia", - "aarch64-linux-android", "aarch64-unknown-linux-gnu", - "aarch64-unknown-nixos-gnu", - "aarch64-unknown-nto-qnx710", - "arm-unknown-linux-gnueabi", - "armv7-linux-androideabi", - "armv7-unknown-linux-gnueabi", - "i686-linux-android", - "i686-unknown-freebsd", - "i686-unknown-linux-gnu", - "powerpc-unknown-linux-gnu", - "s390x-unknown-linux-gnu", - "x86_64-apple-ios", - "x86_64-fuchsia", - "x86_64-linux-android", - "x86_64-unknown-freebsd", "x86_64-unknown-linux-gnu", "x86_64-unknown-nixos-gnu" ], - "cfg(any(all(target_arch = \"arm\", target_pointer_width = \"32\"), target_arch = \"mips\", target_arch = \"powerpc\"))": [ - "arm-unknown-linux-gnueabi", - "armv7-linux-androideabi", - "armv7-unknown-linux-gnueabi", - "powerpc-unknown-linux-gnu", - "thumbv7em-none-eabi", - "thumbv8m.main-none-eabi" - ], + "cfg(any(all(target_arch = \"arm\", target_pointer_width = \"32\"), target_arch = \"mips\", target_arch = \"powerpc\"))": [], "cfg(any(target_arch = \"aarch64\", target_arch = \"arm\", target_arch = \"x86\", target_arch = \"x86_64\"))": [ "aarch64-apple-darwin", - "aarch64-apple-ios", - "aarch64-apple-ios-sim", - "aarch64-fuchsia", - "aarch64-linux-android", - "aarch64-pc-windows-msvc", "aarch64-unknown-linux-gnu", - "aarch64-unknown-nixos-gnu", - "aarch64-unknown-nto-qnx710", - "arm-unknown-linux-gnueabi", - "armv7-linux-androideabi", - "armv7-unknown-linux-gnueabi", - "i686-apple-darwin", - "i686-linux-android", - "i686-pc-windows-msvc", - "i686-unknown-freebsd", - "i686-unknown-linux-gnu", - "thumbv7em-none-eabi", - "thumbv8m.main-none-eabi", - "x86_64-apple-darwin", - "x86_64-apple-ios", - "x86_64-fuchsia", - "x86_64-linux-android", "x86_64-pc-windows-msvc", - "x86_64-unknown-freebsd", "x86_64-unknown-linux-gnu", - "x86_64-unknown-nixos-gnu", - "x86_64-unknown-none" + "x86_64-unknown-nixos-gnu" ], "cfg(any(target_arch = \"aarch64\", target_arch = \"x86_64\", target_arch = \"x86\"))": [ "aarch64-apple-darwin", - "aarch64-apple-ios", - "aarch64-apple-ios-sim", - "aarch64-fuchsia", - "aarch64-linux-android", - "aarch64-pc-windows-msvc", "aarch64-unknown-linux-gnu", - "aarch64-unknown-nixos-gnu", - "aarch64-unknown-nto-qnx710", - "i686-apple-darwin", - "i686-linux-android", - "i686-pc-windows-msvc", - "i686-unknown-freebsd", - "i686-unknown-linux-gnu", - "x86_64-apple-darwin", - "x86_64-apple-ios", - "x86_64-fuchsia", - "x86_64-linux-android", "x86_64-pc-windows-msvc", - "x86_64-unknown-freebsd", "x86_64-unknown-linux-gnu", - "x86_64-unknown-nixos-gnu", - "x86_64-unknown-none" - ], - "cfg(any(target_os = \"freebsd\", target_os = \"netbsd\"))": [ - "i686-unknown-freebsd", - "x86_64-unknown-freebsd" + "x86_64-unknown-nixos-gnu" ], + "cfg(any(target_os = \"freebsd\", target_os = \"netbsd\"))": [], "cfg(any(target_os = \"linux\", target_os = \"android\"))": [ - "aarch64-linux-android", "aarch64-unknown-linux-gnu", - "aarch64-unknown-nixos-gnu", - "arm-unknown-linux-gnueabi", - "armv7-linux-androideabi", - "armv7-unknown-linux-gnueabi", - "i686-linux-android", - "i686-unknown-linux-gnu", - "powerpc-unknown-linux-gnu", - "s390x-unknown-linux-gnu", - "x86_64-linux-android", "x86_64-unknown-linux-gnu", "x86_64-unknown-nixos-gnu" ], "cfg(any(unix, target_os = \"wasi\"))": [ "aarch64-apple-darwin", - "aarch64-apple-ios", - "aarch64-apple-ios-sim", - "aarch64-fuchsia", - "aarch64-linux-android", "aarch64-unknown-linux-gnu", - "aarch64-unknown-nixos-gnu", - "aarch64-unknown-nto-qnx710", - "arm-unknown-linux-gnueabi", - "armv7-linux-androideabi", - "armv7-unknown-linux-gnueabi", - "i686-apple-darwin", - "i686-linux-android", - "i686-unknown-freebsd", - "i686-unknown-linux-gnu", - "powerpc-unknown-linux-gnu", - "s390x-unknown-linux-gnu", - "wasm32-wasi", - "x86_64-apple-darwin", - "x86_64-apple-ios", - "x86_64-fuchsia", - "x86_64-linux-android", - "x86_64-unknown-freebsd", + "wasm32-wasip1", "x86_64-unknown-linux-gnu", "x86_64-unknown-nixos-gnu" ], "cfg(any(unix, target_os = \"wasi\", target_os = \"redox\"))": [ "aarch64-apple-darwin", - "aarch64-apple-ios", - "aarch64-apple-ios-sim", - "aarch64-fuchsia", - "aarch64-linux-android", "aarch64-unknown-linux-gnu", - "aarch64-unknown-nixos-gnu", - "aarch64-unknown-nto-qnx710", - "arm-unknown-linux-gnueabi", - "armv7-linux-androideabi", - "armv7-unknown-linux-gnueabi", - "i686-apple-darwin", - "i686-linux-android", - "i686-unknown-freebsd", - "i686-unknown-linux-gnu", - "powerpc-unknown-linux-gnu", - "s390x-unknown-linux-gnu", - "wasm32-wasi", - "x86_64-apple-darwin", - "x86_64-apple-ios", - "x86_64-fuchsia", - "x86_64-linux-android", - "x86_64-unknown-freebsd", + "wasm32-wasip1", "x86_64-unknown-linux-gnu", "x86_64-unknown-nixos-gnu" ], "cfg(any(windows, unix, target_os = \"redox\"))": [ "aarch64-apple-darwin", - "aarch64-apple-ios", - "aarch64-apple-ios-sim", - "aarch64-fuchsia", - "aarch64-linux-android", - "aarch64-pc-windows-msvc", "aarch64-unknown-linux-gnu", - "aarch64-unknown-nixos-gnu", - "aarch64-unknown-nto-qnx710", - "arm-unknown-linux-gnueabi", - "armv7-linux-androideabi", - "armv7-unknown-linux-gnueabi", - "i686-apple-darwin", - "i686-linux-android", - "i686-pc-windows-msvc", - "i686-unknown-freebsd", - "i686-unknown-linux-gnu", - "powerpc-unknown-linux-gnu", - "s390x-unknown-linux-gnu", - "x86_64-apple-darwin", - "x86_64-apple-ios", - "x86_64-fuchsia", - "x86_64-linux-android", "x86_64-pc-windows-msvc", - "x86_64-unknown-freebsd", "x86_64-unknown-linux-gnu", "x86_64-unknown-nixos-gnu" ], "cfg(not(all(windows, target_env = \"msvc\", not(target_vendor = \"uwp\"))))": [ "aarch64-apple-darwin", - "aarch64-apple-ios", - "aarch64-apple-ios-sim", - "aarch64-fuchsia", - "aarch64-linux-android", "aarch64-unknown-linux-gnu", - "aarch64-unknown-nixos-gnu", - "aarch64-unknown-nto-qnx710", - "arm-unknown-linux-gnueabi", - "armv7-linux-androideabi", - "armv7-unknown-linux-gnueabi", - "i686-apple-darwin", - "i686-linux-android", - "i686-unknown-freebsd", - "i686-unknown-linux-gnu", - "powerpc-unknown-linux-gnu", - "riscv32imc-unknown-none-elf", - "riscv64gc-unknown-none-elf", - "s390x-unknown-linux-gnu", - "thumbv7em-none-eabi", - "thumbv8m.main-none-eabi", "wasm32-unknown-unknown", - "wasm32-wasi", - "x86_64-apple-darwin", - "x86_64-apple-ios", - "x86_64-fuchsia", - "x86_64-linux-android", - "x86_64-unknown-freebsd", + "wasm32-wasip1", "x86_64-unknown-linux-gnu", - "x86_64-unknown-nixos-gnu", - "x86_64-unknown-none" + "x86_64-unknown-nixos-gnu" ], "cfg(not(target_arch = \"wasm32\"))": [ "aarch64-apple-darwin", - "aarch64-apple-ios", - "aarch64-apple-ios-sim", - "aarch64-fuchsia", - "aarch64-linux-android", - "aarch64-pc-windows-msvc", "aarch64-unknown-linux-gnu", - "aarch64-unknown-nixos-gnu", - "aarch64-unknown-nto-qnx710", - "arm-unknown-linux-gnueabi", - "armv7-linux-androideabi", - "armv7-unknown-linux-gnueabi", - "i686-apple-darwin", - "i686-linux-android", - "i686-pc-windows-msvc", - "i686-unknown-freebsd", - "i686-unknown-linux-gnu", - "powerpc-unknown-linux-gnu", - "riscv32imc-unknown-none-elf", - "riscv64gc-unknown-none-elf", - "s390x-unknown-linux-gnu", - "thumbv7em-none-eabi", - "thumbv8m.main-none-eabi", - "x86_64-apple-darwin", - "x86_64-apple-ios", - "x86_64-fuchsia", - "x86_64-linux-android", "x86_64-pc-windows-msvc", - "x86_64-unknown-freebsd", "x86_64-unknown-linux-gnu", - "x86_64-unknown-nixos-gnu", - "x86_64-unknown-none" + "x86_64-unknown-nixos-gnu" ], "cfg(not(target_os = \"windows\"))": [ "aarch64-apple-darwin", - "aarch64-apple-ios", - "aarch64-apple-ios-sim", - "aarch64-fuchsia", - "aarch64-linux-android", "aarch64-unknown-linux-gnu", - "aarch64-unknown-nixos-gnu", - "aarch64-unknown-nto-qnx710", - "arm-unknown-linux-gnueabi", - "armv7-linux-androideabi", - "armv7-unknown-linux-gnueabi", - "i686-apple-darwin", - "i686-linux-android", - "i686-unknown-freebsd", - "i686-unknown-linux-gnu", - "powerpc-unknown-linux-gnu", - "riscv32imc-unknown-none-elf", - "riscv64gc-unknown-none-elf", - "s390x-unknown-linux-gnu", - "thumbv7em-none-eabi", - "thumbv8m.main-none-eabi", "wasm32-unknown-unknown", - "wasm32-wasi", - "x86_64-apple-darwin", - "x86_64-apple-ios", - "x86_64-fuchsia", - "x86_64-linux-android", - "x86_64-unknown-freebsd", + "wasm32-wasip1", "x86_64-unknown-linux-gnu", - "x86_64-unknown-nixos-gnu", - "x86_64-unknown-none" + "x86_64-unknown-nixos-gnu" ], "cfg(not(windows))": [ "aarch64-apple-darwin", - "aarch64-apple-ios", - "aarch64-apple-ios-sim", - "aarch64-fuchsia", - "aarch64-linux-android", "aarch64-unknown-linux-gnu", - "aarch64-unknown-nixos-gnu", - "aarch64-unknown-nto-qnx710", - "arm-unknown-linux-gnueabi", - "armv7-linux-androideabi", - "armv7-unknown-linux-gnueabi", - "i686-apple-darwin", - "i686-linux-android", - "i686-unknown-freebsd", - "i686-unknown-linux-gnu", - "powerpc-unknown-linux-gnu", - "riscv32imc-unknown-none-elf", - "riscv64gc-unknown-none-elf", - "s390x-unknown-linux-gnu", - "thumbv7em-none-eabi", - "thumbv8m.main-none-eabi", "wasm32-unknown-unknown", - "wasm32-wasi", - "x86_64-apple-darwin", - "x86_64-apple-ios", - "x86_64-fuchsia", - "x86_64-linux-android", - "x86_64-unknown-freebsd", + "wasm32-wasip1", "x86_64-unknown-linux-gnu", - "x86_64-unknown-nixos-gnu", - "x86_64-unknown-none" + "x86_64-unknown-nixos-gnu" ], "cfg(target_arch = \"wasm32\")": [ "wasm32-unknown-unknown", - "wasm32-wasi" + "wasm32-wasip1" ], "cfg(target_feature = \"atomics\")": [], "cfg(target_os = \"hermit\")": [], "cfg(target_os = \"linux\")": [ "aarch64-unknown-linux-gnu", - "aarch64-unknown-nixos-gnu", - "arm-unknown-linux-gnueabi", - "armv7-unknown-linux-gnueabi", - "i686-unknown-linux-gnu", - "powerpc-unknown-linux-gnu", - "s390x-unknown-linux-gnu", "x86_64-unknown-linux-gnu", "x86_64-unknown-nixos-gnu" ], "cfg(target_os = \"macos\")": [ - "aarch64-apple-darwin", - "i686-apple-darwin", - "x86_64-apple-darwin" + "aarch64-apple-darwin" ], "cfg(target_os = \"redox\")": [], "cfg(target_os = \"wasi\")": [ - "wasm32-wasi" + "wasm32-wasip1" ], "cfg(target_os = \"windows\")": [ - "aarch64-pc-windows-msvc", - "i686-pc-windows-msvc", "x86_64-pc-windows-msvc" ], "cfg(tokio_taskdump)": [], "cfg(unix)": [ "aarch64-apple-darwin", - "aarch64-apple-ios", - "aarch64-apple-ios-sim", - "aarch64-fuchsia", - "aarch64-linux-android", "aarch64-unknown-linux-gnu", - "aarch64-unknown-nixos-gnu", - "aarch64-unknown-nto-qnx710", - "arm-unknown-linux-gnueabi", - "armv7-linux-androideabi", - "armv7-unknown-linux-gnueabi", - "i686-apple-darwin", - "i686-linux-android", - "i686-unknown-freebsd", - "i686-unknown-linux-gnu", - "powerpc-unknown-linux-gnu", - "s390x-unknown-linux-gnu", - "x86_64-apple-darwin", - "x86_64-apple-ios", - "x86_64-fuchsia", - "x86_64-linux-android", - "x86_64-unknown-freebsd", "x86_64-unknown-linux-gnu", "x86_64-unknown-nixos-gnu" ], "cfg(windows)": [ - "aarch64-pc-windows-msvc", - "i686-pc-windows-msvc", "x86_64-pc-windows-msvc" ], - "i686-apple-darwin": [ - "i686-apple-darwin" - ], - "i686-linux-android": [ - "i686-linux-android" - ], "i686-pc-windows-gnu": [], "i686-pc-windows-gnullvm": [], - "i686-pc-windows-msvc": [ - "i686-pc-windows-msvc" - ], - "i686-unknown-freebsd": [ - "i686-unknown-freebsd" - ], - "i686-unknown-linux-gnu": [ - "i686-unknown-linux-gnu" - ], - "powerpc-unknown-linux-gnu": [ - "powerpc-unknown-linux-gnu" - ], - "riscv32imc-unknown-none-elf": [ - "riscv32imc-unknown-none-elf" - ], - "riscv64gc-unknown-none-elf": [ - "riscv64gc-unknown-none-elf" - ], - "s390x-unknown-linux-gnu": [ - "s390x-unknown-linux-gnu" - ], - "thumbv7em-none-eabi": [ - "thumbv7em-none-eabi" - ], - "thumbv8m.main-none-eabi": [ - "thumbv8m.main-none-eabi" - ], "wasm32-unknown-unknown": [ "wasm32-unknown-unknown" ], - "wasm32-wasi": [ - "wasm32-wasi" - ], - "x86_64-apple-darwin": [ - "x86_64-apple-darwin" - ], - "x86_64-apple-ios": [ - "x86_64-apple-ios" - ], - "x86_64-fuchsia": [ - "x86_64-fuchsia" - ], - "x86_64-linux-android": [ - "x86_64-linux-android" + "wasm32-wasip1": [ + "wasm32-wasip1" ], "x86_64-pc-windows-gnu": [], "x86_64-pc-windows-gnullvm": [], "x86_64-pc-windows-msvc": [ "x86_64-pc-windows-msvc" ], - "x86_64-unknown-freebsd": [ - "x86_64-unknown-freebsd" - ], "x86_64-unknown-linux-gnu": [ "x86_64-unknown-linux-gnu", "x86_64-unknown-nixos-gnu" ], "x86_64-unknown-nixos-gnu": [ "x86_64-unknown-nixos-gnu" - ], - "x86_64-unknown-none": [ - "x86_64-unknown-none" ] }, "direct_deps": [ @@ -27720,5 +24421,6 @@ "uv-virtualenv 0.0.4", "walkdir 2.5.0" ], - "direct_dev_deps": [] + "direct_dev_deps": [], + "unused_patches": [] } diff --git a/MODULE.bazel b/MODULE.bazel index 51cfce79..8d057775 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -14,7 +14,7 @@ module( # py_image_layer needs repo_mapping fix. bazel_dep(name = "aspect_bazel_lib", version = "2.16.0") bazel_dep(name = "bazel_skylib", version = "1.4.2") -bazel_dep(name = "rules_python", version = "0.29.0") +bazel_dep(name = "rules_python", version = "1.4.1") bazel_dep(name = "platforms", version = "0.0.7") bazel_lib = use_extension("@aspect_bazel_lib//lib:extensions.bzl", "toolchains") @@ -27,6 +27,22 @@ python.toolchain( python_version = "3.9", ) +pip = use_extension("@rules_python//python/extensions:pip.bzl", "pip", dev_dependency = True) +pip.parse( + hub_name = "pypi", + python_version = "3.9", + requirements_lock = "//:requirements.txt", +) + +pip.parse( + hub_name = "pypi_django", + python_version = "3.9", + requirements_lock = "//:requirements.txt", +) + +use_repo(pip, "pypi", "pypi_django") + + tools = use_extension("//py:extensions.bzl", "py_tools") tools.rules_py_tools() use_repo(tools, "rules_py_tools") @@ -48,7 +64,7 @@ register_toolchains( bazel_dep( name = "rules_rust", - version = "0.53.0", + version = "0.61.0", # In released versions: dev_dependency = True ) @@ -58,8 +74,8 @@ rust = use_extension( # In released versions: dev_dependency = True ) rust.toolchain( - edition = "2021", - versions = ["1.81.0"], + edition = "2024", + versions = ["1.87.0"], ) use_repo(rust, "rust_toolchains") @@ -110,3 +126,6 @@ oci.pull( tag = "latest", ) use_repo(oci, "ubuntu", "ubuntu_linux_amd64", "ubuntu_linux_arm64_v8") + +bazel_dep(name = "rules_go", version = "0.39.1", repo_name = "io_bazel_rules_go", dev_dependency = True) +bazel_dep(name = "gazelle", version = "0.31.0", repo_name = "bazel_gazelle", dev_dependency = True) diff --git a/WORKSPACE b/WORKSPACE index 62677825..e69de29b 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -1,318 +0,0 @@ -# Declare the local Bazel workspace. -workspace(name = "aspect_rules_py") - -load("//tools/release:fetch.bzl", _release_deps = "fetch_deps") -load(":internal_deps.bzl", "rules_py_internal_deps") - -# Fetch deps needed only locally for development -rules_py_internal_deps() - -# Fetch deps needed only for a release. -_release_deps() - -load("//py:repositories.bzl", "rules_py_dependencies") - -# Fetch dependencies which users need as well -rules_py_dependencies() - -load("//py:toolchains.bzl", "rules_py_toolchains") - -rules_py_toolchains() - -load("@rules_python//python:repositories.bzl", "py_repositories", "python_register_toolchains") - -python_register_toolchains( - name = "python_toolchain_3_8", - python_version = "3.8.12", - # Setting `set_python_version_constraint` will set special constraints on the registered toolchain. - # This means that this toolchain registration will only be selected for `py_binary` / `py_test` targets - # that have the `python_version = "3.8.12"` attribute set. Targets that have no `python_attribute` will use - # the default toolchain resolved which can be seen below. - set_python_version_constraint = True, -) - -# It is important to register the default toolchain at last as it will be selected for any -# py_test/py_binary target even if it has python_version attribute set. -python_register_toolchains( - name = "python_toolchain", - python_version = "3.9", -) - -py_repositories() - -############################################ -# Aspect bazel-lib -load("@aspect_bazel_lib//lib:repositories.bzl", "register_coreutils_toolchains", "register_expand_template_toolchains") - -register_coreutils_toolchains() - -register_expand_template_toolchains() - -load("@musl_toolchains//:repositories.bzl", "load_musl_toolchains") - -load_musl_toolchains(extra_target_compatible_with = ["@//tools/linkers:musl"]) - -load("@musl_toolchains//:toolchains.bzl", "register_musl_toolchains") - -register_musl_toolchains() - -############################################ -## CC toolchain using llvm -load("@toolchains_llvm//toolchain:deps.bzl", "bazel_toolchain_dependencies") - -bazel_toolchain_dependencies() - -load("@toolchains_llvm//toolchain:rules.bzl", "llvm_toolchain") - -llvm_toolchain( - name = "llvm_toolchain", - llvm_version = "17.0.2", - sha256 = { - "darwin-aarch64": "bb5144516c94326981ec78c8b055c85b1f6780d345128cae55c5925eb65241ee", - "darwin-x86_64": "800ec8401344a95f84588815e97523a0ed31fd05b6ffa9e1b58ce20abdcf69f1", - "linux-aarch64": "49eec0202b8cd4be228c8e92878303317f660bc904cf6e6c08917a55a638917d", - "linux-x86_64": "0c5096c157e196a04fc6ac58543266caef0da3e3c921414a7c279feacc2309d9", - }, - sysroot = { - "darwin-aarch64": "@sysroot_darwin_universal//:sysroot", - "darwin-x86_64": "@sysroot_darwin_universal//:sysroot", - "linux-aarch64": "@org_chromium_sysroot_linux_arm64//:sysroot", - "linux-x86_64": "@org_chromium_sysroot_linux_x86_64//:sysroot", - }, - urls = { - "darwin-aarch64": ["https://github.com/dzbarsky/static-clang/releases/download/v17.0.2-8/darwin_arm64_minimal.tar.xz"], - "darwin-x86_64": ["https://github.com/dzbarsky/static-clang/releases/download/v17.0.2-8/darwin_amd64_minimal.tar.xz"], - "linux-aarch64": ["https://github.com/dzbarsky/static-clang/releases/download/v17.0.2-8/linux_arm64_minimal.tar.xz"], - "linux-x86_64": ["https://github.com/dzbarsky/static-clang/releases/download/v17.0.2-8/linux_amd64_minimal.tar.xz"], - }, -) - -load("@llvm_toolchain//:toolchains.bzl", "llvm_register_toolchains") - -llvm_register_toolchains() - -############################################ -# Development dependencies from pypi -load("@python_toolchain//:defs.bzl", "interpreter") -load(":internal_python_deps.bzl", "rules_py_internal_pypi_deps") - -rules_py_internal_pypi_deps( - interpreter = interpreter, -) - -load("@pypi//:requirements.bzl", "install_deps") - -install_deps() - -load("@django//:requirements.bzl", install_django_deps = "install_deps") - -install_django_deps() - -################################ -# For running our own unit tests -load("@bazel_skylib//:workspace.bzl", "bazel_skylib_workspace") - -bazel_skylib_workspace() - -load("@bazel_gazelle//:deps.bzl", "gazelle_dependencies") - -############################################ -# Gazelle, for generating bzl_library targets -load("@io_bazel_rules_go//go:deps.bzl", "go_register_toolchains", "go_rules_dependencies") - -go_rules_dependencies() - -go_register_toolchains(version = "1.19.3") - -gazelle_dependencies() - -load("@rules_python//gazelle:deps.bzl", _py_gazelle_deps = "gazelle_deps") - -_py_gazelle_deps() - -load("@bazel_skylib_gazelle_plugin//:workspace.bzl", "bazel_skylib_gazelle_plugin_workspace") - -bazel_skylib_gazelle_plugin_workspace() - -load("@bazel_skylib_gazelle_plugin//:setup.bzl", "bazel_skylib_gazelle_plugin_setup") - -bazel_skylib_gazelle_plugin_setup(register_go_toolchains = False) - -############################################ -# rules_rust dependencies for building tools -load("@rules_rust//rust:repositories.bzl", "rules_rust_dependencies", "rust_register_toolchains", "rust_repository_set") - -rules_rust_dependencies() - -RUST_EDITION = "2021" - -RUST_VERSION = "1.81.0" - -# Declare cross-compilation toolchains -rust_repository_set( - name = "apple_darwin_aarch64", - edition = RUST_EDITION, - exec_triple = "aarch64-apple-darwin", - # and cross-compile to these platforms: - extra_target_triples = { - "aarch64-apple-darwin": [ - "@platforms//cpu:arm64", - "@platforms//os:macos", - ], - "aarch64-unknown-linux-musl": [ - "@platforms//cpu:arm64", - "@platforms//os:linux", - "@//tools/linkers:musl", - ], - "x86_64-apple-darwin": [ - "@platforms//cpu:x86_64", - "@platforms//os:macos", - ], - "x86_64-unknown-linux-musl": [ - "@platforms//cpu:x86_64", - "@platforms//os:linux", - "@//tools/linkers:musl", - ], - }, - versions = [RUST_VERSION], -) - -rust_repository_set( - name = "apple_darwin_x86_64", - edition = RUST_EDITION, - exec_triple = "x86_64-apple-darwin", - # and cross-compile to these platforms: - extra_target_triples = { - "aarch64-apple-darwin": [ - "@platforms//cpu:arm64", - "@platforms//os:macos", - ], - "aarch64-unknown-linux-musl": [ - "@platforms//cpu:arm64", - "@platforms//os:linux", - "@//tools/linkers:musl", - ], - "x86_64-apple-darwin": [ - "@platforms//cpu:x86_64", - "@platforms//os:macos", - ], - "x86_64-unknown-linux-musl": [ - "@platforms//cpu:x86_64", - "@platforms//os:linux", - "@//tools/linkers:musl", - ], - }, - versions = [RUST_VERSION], -) - -rust_repository_set( - name = "rust_linux_x86_64", - edition = RUST_EDITION, - exec_triple = "x86_64-unknown-linux-gnu", - extra_target_triples = { - "aarch64-unknown-linux-gnu": [ - "@platforms//cpu:arm64", - "@platforms//os:linux", - "@//tools/linkers:unknown", - ], - "aarch64-unknown-linux-musl": [ - "@platforms//cpu:arm64", - "@platforms//os:linux", - "@//tools/linkers:musl", - ], - "x86_64-unknown-linux-gnu": [ - "@platforms//cpu:x86_64", - "@platforms//os:linux", - "@//tools/linkers:unknown", - ], - "x86_64-unknown-linux-musl": [ - "@platforms//cpu:x86_64", - "@platforms//os:linux", - "@//tools/linkers:musl", - ], - }, - versions = [RUST_VERSION], -) - -rust_repository_set( - name = "rust_linux_aarch64", - edition = RUST_EDITION, - exec_triple = "aarch64-unknown-linux-gnu", - extra_target_triples = { - "aarch64-unknown-linux-gnu": [ - "@platforms//cpu:arm64", - "@platforms//os:linux", - "@//tools/linkers:unknown", - ], - "aarch64-unknown-linux-musl": [ - "@platforms//cpu:arm64", - "@platforms//os:linux", - "@//tools/linkers:musl", - ], - "x86_64-unknown-linux-gnu": [ - "@platforms//cpu:x86_64", - "@platforms//os:linux", - "@//tools/linkers:unknown", - ], - "x86_64-unknown-linux-musl": [ - "@platforms//cpu:x86_64", - "@platforms//os:linux", - "@//tools/linkers:musl", - ], - }, - versions = [RUST_VERSION], -) - -rust_register_toolchains( - edition = RUST_EDITION, - versions = [RUST_VERSION], -) - -load("@rules_rust//crate_universe:repositories.bzl", "crate_universe_dependencies") - -crate_universe_dependencies() - -load("@rules_rust//crate_universe:defs.bzl", "crates_repository") - -crates_repository( - name = "crate_index", - cargo_lockfile = "//:Cargo.lock", - lockfile = "//:Cargo.Bazel.lock", - manifests = [ - "//:Cargo.toml", - "//py/tools/py:Cargo.toml", - "//py/tools/unpack_bin:Cargo.toml", - "//py/tools/venv_bin:Cargo.toml", - "//py/tools/venv_shim:Cargo.toml", - ], -) - -load("@crate_index//:defs.bzl", "crate_repositories") - -crate_repositories() - -load("@rules_oci//oci:dependencies.bzl", "rules_oci_dependencies") - -rules_oci_dependencies() - -load("@rules_oci//oci:repositories.bzl", "oci_register_toolchains") - -oci_register_toolchains(name = "oci") - -# You can pull your base images using oci_pull like this: -load("@rules_oci//oci:pull.bzl", "oci_pull") - -oci_pull( - name = "ubuntu", - digest = "sha256:b59d21599a2b151e23eea5f6602f4af4d7d31c4e236d22bf0b62b86d2e386b8f", - image = "ubuntu", - platforms = [ - "linux/arm64/v8", - "linux/amd64", - ], - tag = "latest", -) - -load("@container_structure_test//:repositories.bzl", "container_structure_test_register_toolchain") - -container_structure_test_register_toolchain(name = "cst") diff --git a/internal_deps.bzl b/internal_deps.bzl deleted file mode 100644 index dc2a8e22..00000000 --- a/internal_deps.bzl +++ /dev/null @@ -1,136 +0,0 @@ -"""Our "development" dependencies - -Users should *not* need to install these. If users see a load() -statement from these, that's a bug in our distribution. -""" - -load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_file", _http_archive = "http_archive") -load("@bazel_tools//tools/build_defs/repo:utils.bzl", "maybe") - -def http_archive(name, **kwargs): - maybe(_http_archive, name = name, **kwargs) - -def rules_py_internal_deps(): - "Fetch deps needed for local development" - http_archive( - name = "build_bazel_integration_testing", - urls = [ - "https://github.com/bazelbuild/bazel-integration-testing/archive/7d3e9aee60e2320b1987b871cfaa85b0fca4fdd5.zip", - ], - strip_prefix = "bazel-integration-testing-7d3e9aee60e2320b1987b871cfaa85b0fca4fdd5", - sha256 = "f4abdacd838a10a2ac01b813664a53ddf684bb3fedf25dc35765725740cc85e3", - ) - - http_archive( - name = "io_bazel_rules_go", - sha256 = "80a98277ad1311dacd837f9b16db62887702e9f1d1c4c9f796d0121a46c8e184", - urls = [ - "https://mirror.bazel.build/github.com/bazelbuild/rules_go/releases/download/v0.46.0/rules_go-v0.46.0.zip", - "https://github.com/bazelbuild/rules_go/releases/download/v0.46.0/rules_go-v0.46.0.zip", - ], - ) - - http_archive( - name = "bazel_gazelle", - sha256 = "75df288c4b31c81eb50f51e2e14f4763cb7548daae126817247064637fd9ea62", - urls = [ - "https://mirror.bazel.build/github.com/bazelbuild/bazel-gazelle/releases/download/v0.36.0/bazel-gazelle-v0.36.0.tar.gz", - "https://github.com/bazelbuild/bazel-gazelle/releases/download/v0.36.0/bazel-gazelle-v0.36.0.tar.gz", - ], - ) - - # Override bazel_skylib distribution to fetch sources instead - # so that the gazelle extension is included - # see https://github.com/bazelbuild/bazel-skylib/issues/250 - http_archive( - name = "bazel_skylib", - sha256 = "e3fea03ff75a9821e84199466799ba560dbaebb299c655b5307f4df1e5970696", - strip_prefix = "bazel-skylib-1.7.1", - url = "https://github.com/bazelbuild/bazel-skylib/archive/refs/tags/1.7.1.tar.gz", - ) - - http_archive( - name = "bazel_skylib_gazelle_plugin", - sha256 = "747addf3f508186234f6232674dd7786743efb8c68619aece5fb0cac97b8f415", - urls = [ - "https://mirror.bazel.build/github.com/bazelbuild/bazel-skylib/releases/download/1.5.0/bazel-skylib-gazelle-plugin-1.5.0.tar.gz", - "https://github.com/bazelbuild/bazel-skylib/releases/download/1.5.0/bazel-skylib-gazelle-plugin-1.5.0.tar.gz", - ], - ) - - http_archive( - name = "io_bazel_stardoc", - sha256 = "3fd8fec4ddec3c670bd810904e2e33170bedfe12f90adf943508184be458c8bb", - urls = [ - "https://mirror.bazel.build/github.com/bazelbuild/stardoc/releases/download/0.5.3/stardoc-0.5.3.tar.gz", - "https://github.com/bazelbuild/stardoc/releases/download/0.5.3/stardoc-0.5.3.tar.gz", - ], - ) - - HERMETIC_CC_TOOLCHAIN_VERSION = "v2.2.1" - - http_archive( - name = "hermetic_cc_toolchain", - sha256 = "3b8107de0d017fe32e6434086a9568f97c60a111b49dc34fc7001e139c30fdea", - urls = [ - "https://mirror.bazel.build/github.com/uber/hermetic_cc_toolchain/releases/download/{0}/hermetic_cc_toolchain-{0}.tar.gz".format(HERMETIC_CC_TOOLCHAIN_VERSION), - "https://github.com/uber/hermetic_cc_toolchain/releases/download/{0}/hermetic_cc_toolchain-{0}.tar.gz".format(HERMETIC_CC_TOOLCHAIN_VERSION), - ], - ) - - http_archive( - name = "rules_python_gazelle_plugin", - sha256 = "c68bdc4fbec25de5b5493b8819cfc877c4ea299c0dcb15c244c5a00208cde311", - strip_prefix = "rules_python-0.31.0/gazelle", - url = "https://github.com/bazelbuild/rules_python/releases/download/0.31.0/rules_python-0.31.0.tar.gz", - ) - - http_archive( - name = "rules_oci", - sha256 = "1bd16e455278d523f01326e0c3964cd64d7840a7e99cdd6e2617e59f698f3504", - strip_prefix = "rules_oci-2.2.0", - url = "https://github.com/bazel-contrib/rules_oci/releases/download/v2.2.0/rules_oci-v2.2.0.tar.gz", - ) - - http_archive( - name = "container_structure_test", - integrity = "sha256-TLs4LT1+3JcSn3n4MZbJXmAG2QY9ntuzOiMRupNyrTk=", - strip_prefix = "container-structure-test-1.19.3", - url = "https://github.com/GoogleContainerTools/container-structure-test/archive/refs/tags/v1.19.3.zip", - ) - - http_archive( - name = "rules_rust", - integrity = "sha256-heIBNyerJvsiq9/+SyrAwnotW2KWFnumPY9uExQPUfk=", - urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.53.0/rules_rust-v0.53.0.tar.gz"], - ) - - http_file( - name = "django_4_2_4", - urls = ["https://files.pythonhosted.org/packages/7f/9e/fc6bab255ae10bc57fa2f65646eace3d5405fbb7f5678b90140052d1db0f/Django-4.2.4-py3-none-any.whl"], - sha256 = "860ae6a138a238fc4f22c99b52f3ead982bb4b1aad8c0122bcd8c8a3a02e409d", - downloaded_file_path = "Django-4.2.4-py3-none-any.whl", - ) - - http_file( - name = "django_4_1_10", - urls = ["https://files.pythonhosted.org/packages/34/25/8a218de57fc9853297a1a8e4927688eff8107d5bc6dcf6c964c59801f036/Django-4.1.10-py3-none-any.whl"], - sha256 = "26d0260c2fb8121009e62ffc548b2398dea2522b6454208a852fb0ef264c206c", - downloaded_file_path = "Django-4.1.10-py3-none-any.whl", - ) - - http_file( - name = "sqlparse_0_4_0", - urls = ["https://files.pythonhosted.org/packages/10/96/36c136013c4a6ecb8c6aa3eed66e6dcea838f85fd80e1446499f1dabfac7/sqlparse-0.4.0-py3-none-any.whl"], - sha256 = "0523026398aea9c8b5f7a4a6d5c0829c285b4fbd960c17b5967a369342e21e01", - downloaded_file_path = "sqlparse-0.4.0-py3-none-any.whl", - ) - - _http_archive( - name = "container_structure_test", - urls = [ - "https://github.com/GoogleContainerTools/container-structure-test/archive/56c7201716d770c0f820a9c19207ba2ea77c34f8.zip", - ], - strip_prefix = "container-structure-test-56c7201716d770c0f820a9c19207ba2ea77c34f8", - sha256 = "29632b3226bb9c7dcde340b6efcc48cc5f32e60ec47c86a144922e234e4d9ce7", - ) diff --git a/py/tests/virtual/django/BUILD.bazel b/py/tests/virtual/django/BUILD.bazel index 4767bb0b..d710cbd0 100644 --- a/py/tests/virtual/django/BUILD.bazel +++ b/py/tests/virtual/django/BUILD.bazel @@ -1,4 +1,4 @@ -load("@django//:requirements.bzl", "all_whl_requirements_by_package", "requirement") +load("@pypi_django//:requirements.bzl", "all_whl_requirements_by_package", "requirement") load("@rules_python//python/pip_install:requirements.bzl", "compile_pip_requirements") load("//py:defs.bzl", "py_binary", "py_library", "py_unpacked_wheel", "resolutions") diff --git a/py/tools/py/BUILD.bazel b/py/tools/py/BUILD.bazel index c9049f96..834e2738 100644 --- a/py/tools/py/BUILD.bazel +++ b/py/tools/py/BUILD.bazel @@ -8,7 +8,7 @@ rust_library( "src/unpack.rs", "src/venv.rs", ], - data = [ + compile_data = [ "src/_virtualenv.py", "src/activate.tmpl", "src/pyvenv.cfg.tmpl", diff --git a/py/tools/py/src/venv.rs b/py/tools/py/src/venv.rs index 4368e9e7..4c215b5f 100644 --- a/py/tools/py/src/venv.rs +++ b/py/tools/py/src/venv.rs @@ -272,7 +272,7 @@ pub fn create_empty_venv<'a>( // If we've been provided with a venv shim, that gets put in place as // bin/python. Otherwise we copy the Python here match venv_shim { - Some(ref shim_path) => { + Some(shim_path) => { copy(&shim_path.to_path_buf(), &venv.python_bin) .wrap_err("Unable to create interpreter shim")?; diff --git a/tools/release/defs.bzl b/tools/release/defs.bzl index 7ab69ba2..04d9d61d 100644 --- a/tools/release/defs.bzl +++ b/tools/release/defs.bzl @@ -51,7 +51,6 @@ def rust_binary(name, visibility = [], **kwargs): str(Label(":debug_build")): [], "//conditions:default": [ "-Copt-level=3", - "-Clto", "-Cstrip=symbols", ], }),