2024-01-28 20:18:18 +03:00
|
|
|
# This file is automatically @generated by Cargo.
|
|
|
|
# It is not intended for manual editing.
|
|
|
|
version = 3
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "addr2line"
|
|
|
|
version = "0.21.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb"
|
|
|
|
dependencies = [
|
|
|
|
"gimli",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "adler"
|
|
|
|
version = "1.0.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
|
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
|
|
|
name = "aho-corasick"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "1.1.3"
|
2024-02-25 15:40:23 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
|
2024-02-25 15:40:23 +03:00
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "alsa"
|
2024-03-13 20:48:10 +03:00
|
|
|
version = "0.9.0"
|
2024-02-25 15:40:23 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-13 20:48:10 +03:00
|
|
|
checksum = "37fe60779335388a88c01ac6c3be40304d1e349de3ada3b15f7808bb90fa9dce"
|
2024-02-25 15:40:23 +03:00
|
|
|
dependencies = [
|
|
|
|
"alsa-sys",
|
2024-05-16 08:28:18 +03:00
|
|
|
"bitflags 2.5.0",
|
2024-02-25 15:40:23 +03:00
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "alsa-sys"
|
|
|
|
version = "0.3.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "db8fee663d06c4e303404ef5f40488a53e062f89ba8bfed81f42325aafad1527"
|
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
"pkg-config",
|
|
|
|
]
|
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "android-tzdata"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "android_system_properties"
|
|
|
|
version = "0.1.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
|
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anstream"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "0.6.14"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "418c75fa768af9c03be99d17643f93f79bbba589895012a80e3452a19ddda15b"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
|
|
|
"anstyle",
|
|
|
|
"anstyle-parse",
|
|
|
|
"anstyle-query",
|
|
|
|
"anstyle-wincon",
|
|
|
|
"colorchoice",
|
2024-05-16 08:28:18 +03:00
|
|
|
"is_terminal_polyfill",
|
2024-01-28 20:18:18 +03:00
|
|
|
"utf8parse",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anstyle"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "1.0.7"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "038dfcf04a5feb68e9c60b21c9625a54c2c0616e79b72b0fd87075a056ae1d1b"
|
2024-01-28 20:18:18 +03:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anstyle-parse"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "0.2.4"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "c03a11a9034d92058ceb6ee011ce58af4a9bf61491aa7e1e59ecd24bd40d22d4"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
|
|
|
"utf8parse",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anstyle-query"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "1.0.3"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "a64c907d4e79225ac72e2a354c9ce84d50ebb4586dee56c82b3ee73004f537f5"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
|
|
|
"windows-sys 0.52.0",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anstyle-wincon"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "3.0.3"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "61a38449feb7068f52bb06c12759005cf459ee52bb4adc1d5a7c4322d716fb19"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
|
|
|
"anstyle",
|
|
|
|
"windows-sys 0.52.0",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "arrayvec"
|
|
|
|
version = "0.7.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711"
|
|
|
|
|
2024-03-24 13:24:48 +03:00
|
|
|
[[package]]
|
|
|
|
name = "async-stream"
|
|
|
|
version = "0.3.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "cd56dd203fef61ac097dd65721a419ddccb106b2d2b70ba60a6b529f03961a51"
|
|
|
|
dependencies = [
|
|
|
|
"async-stream-impl",
|
|
|
|
"futures-core",
|
|
|
|
"pin-project-lite",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "async-stream-impl"
|
|
|
|
version = "0.3.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "16e62a023e7c117e27523144c5d2459f4397fcc3cab0085af8e2224f643a0193"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "autocfg"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "1.3.0"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0"
|
2024-01-28 20:18:18 +03:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "backtrace"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "0.3.71"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "26b05800d2e817c8b3b4b54abd461726265fa9789ae34330622f2db9ee696f9d"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
|
|
|
"addr2line",
|
|
|
|
"cc",
|
|
|
|
"cfg-if",
|
|
|
|
"libc",
|
|
|
|
"miniz_oxide",
|
|
|
|
"object",
|
|
|
|
"rustc-demangle",
|
|
|
|
]
|
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
|
|
|
name = "bindgen"
|
2024-03-13 20:48:10 +03:00
|
|
|
version = "0.69.4"
|
2024-02-25 15:40:23 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-13 20:48:10 +03:00
|
|
|
checksum = "a00dc851838a2120612785d195287475a3ac45514741da670b735818822129a0"
|
2024-02-25 15:40:23 +03:00
|
|
|
dependencies = [
|
2024-05-16 08:28:18 +03:00
|
|
|
"bitflags 2.5.0",
|
2024-02-25 15:40:23 +03:00
|
|
|
"cexpr",
|
|
|
|
"clang-sys",
|
2024-03-13 20:48:10 +03:00
|
|
|
"itertools",
|
2024-02-25 15:40:23 +03:00
|
|
|
"lazy_static",
|
|
|
|
"lazycell",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"regex",
|
|
|
|
"rustc-hash",
|
|
|
|
"shlex",
|
2024-03-13 20:48:10 +03:00
|
|
|
"syn",
|
2024-02-25 15:40:23 +03:00
|
|
|
]
|
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "bitflags"
|
|
|
|
version = "1.3.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
|
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
|
|
|
name = "bitflags"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "2.5.0"
|
2024-02-25 15:40:23 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1"
|
2024-02-25 15:40:23 +03:00
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "bumpalo"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "3.16.0"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
|
2024-01-28 20:18:18 +03:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "bytemuck"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "1.16.0"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "78834c15cb5d5efe3452d58b1e8ba890dd62d21907f867f383358198e56ebca5"
|
2024-01-28 20:18:18 +03:00
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
|
|
|
name = "byteorder"
|
|
|
|
version = "1.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
|
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "bytes"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "1.6.0"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "514de17de45fdb8dc022b1a7975556c53c86f9f0aa5f534b98977b171857c2c9"
|
2024-01-28 20:18:18 +03:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cc"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "1.0.97"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "099a5357d84c4c61eb35fc8eafa9a79a902c2f76911e5747ced4e032edd8d9b4"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
2024-02-25 15:40:23 +03:00
|
|
|
"jobserver",
|
2024-01-28 20:18:18 +03:00
|
|
|
"libc",
|
2024-05-16 08:28:18 +03:00
|
|
|
"once_cell",
|
2024-01-28 20:18:18 +03:00
|
|
|
]
|
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
|
|
|
name = "cesu8"
|
|
|
|
version = "1.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cexpr"
|
|
|
|
version = "0.6.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
|
|
|
|
dependencies = [
|
|
|
|
"nom",
|
|
|
|
]
|
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "cfg-if"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "chrono"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "0.4.38"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
|
|
|
"android-tzdata",
|
|
|
|
"iana-time-zone",
|
|
|
|
"js-sys",
|
|
|
|
"num-traits",
|
|
|
|
"wasm-bindgen",
|
2024-05-16 08:28:18 +03:00
|
|
|
"windows-targets 0.52.5",
|
2024-01-28 20:18:18 +03:00
|
|
|
]
|
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
|
|
|
name = "clang-sys"
|
|
|
|
version = "1.7.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "67523a3b4be3ce1989d607a828d036249522dd9c1c8de7f4dd2dae43a37369d1"
|
|
|
|
dependencies = [
|
|
|
|
"glob",
|
|
|
|
"libc",
|
|
|
|
"libloading",
|
|
|
|
]
|
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "clap"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "4.5.4"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "90bc066a67923782aa8515dbaea16946c5bcc5addbd668bb80af688e53e548a0"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
|
|
|
"clap_builder",
|
|
|
|
"clap_derive",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "clap_builder"
|
2024-03-13 20:48:10 +03:00
|
|
|
version = "4.5.2"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-13 20:48:10 +03:00
|
|
|
checksum = "ae129e2e766ae0ec03484e609954119f123cc1fe650337e155d03b022f24f7b4"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
|
|
|
"anstream",
|
|
|
|
"anstyle",
|
|
|
|
"clap_lex",
|
|
|
|
"strsim",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "clap_derive"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "4.5.4"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "528131438037fd55894f62d6e9f068b8f45ac57ffa77517819645d10aed04f64"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
|
|
|
"heck",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-03-13 20:48:10 +03:00
|
|
|
"syn",
|
2024-01-28 20:18:18 +03:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "clap_lex"
|
2024-03-13 20:48:10 +03:00
|
|
|
version = "0.7.0"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-13 20:48:10 +03:00
|
|
|
checksum = "98cc8fbded0c607b7ba9dd60cd98df59af97e84d24e49c8557331cfc26d301ce"
|
2024-01-28 20:18:18 +03:00
|
|
|
|
2024-03-24 13:24:48 +03:00
|
|
|
[[package]]
|
|
|
|
name = "cmake"
|
|
|
|
version = "0.1.50"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a31c789563b815f77f4250caee12365734369f942439b7defd71e18a48197130"
|
|
|
|
dependencies = [
|
|
|
|
"cc",
|
|
|
|
]
|
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "colorchoice"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "1.0.1"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "0b6a852b24ab71dffc585bcb46eaf7959d175cb865a7152e35b348d1b2960422"
|
2024-01-28 20:18:18 +03:00
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
|
|
|
name = "combine"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "4.6.7"
|
2024-02-25 15:40:23 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd"
|
2024-02-25 15:40:23 +03:00
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"memchr",
|
|
|
|
]
|
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "core-foundation-sys"
|
|
|
|
version = "0.8.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f"
|
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
|
|
|
name = "coreaudio-rs"
|
|
|
|
version = "0.11.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "321077172d79c662f64f5071a03120748d5bb652f5231570141be24cfcd2bace"
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 1.3.2",
|
|
|
|
"core-foundation-sys",
|
|
|
|
"coreaudio-sys",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "coreaudio-sys"
|
|
|
|
version = "0.2.15"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7f01585027057ff5f0a5bf276174ae4c1594a2c5bde93d5f46a016d76270f5a9"
|
|
|
|
dependencies = [
|
|
|
|
"bindgen",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cpal"
|
2024-03-13 20:48:10 +03:00
|
|
|
version = "0.15.3"
|
2024-02-25 15:40:23 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-13 20:48:10 +03:00
|
|
|
checksum = "873dab07c8f743075e57f524c583985fbaf745602acbe916a01539364369a779"
|
2024-02-25 15:40:23 +03:00
|
|
|
dependencies = [
|
|
|
|
"alsa",
|
|
|
|
"core-foundation-sys",
|
|
|
|
"coreaudio-rs",
|
|
|
|
"dasp_sample",
|
2024-03-13 20:48:10 +03:00
|
|
|
"jni",
|
2024-02-25 15:40:23 +03:00
|
|
|
"js-sys",
|
|
|
|
"libc",
|
|
|
|
"mach2",
|
|
|
|
"ndk",
|
|
|
|
"ndk-context",
|
|
|
|
"oboe",
|
|
|
|
"wasm-bindgen",
|
|
|
|
"wasm-bindgen-futures",
|
|
|
|
"web-sys",
|
|
|
|
"windows",
|
|
|
|
]
|
|
|
|
|
2024-03-13 20:48:10 +03:00
|
|
|
[[package]]
|
|
|
|
name = "crc32fast"
|
|
|
|
version = "1.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b3855a8a784b474f333699ef2bbca9db2c4a1f6d9088a90a2d25b1eb53111eaa"
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
]
|
|
|
|
|
2024-03-24 13:24:48 +03:00
|
|
|
[[package]]
|
|
|
|
name = "crossterm"
|
|
|
|
version = "0.27.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f476fe445d41c9e991fd07515a6f463074b782242ccf4a5b7b1d1012e70824df"
|
|
|
|
dependencies = [
|
2024-05-16 08:28:18 +03:00
|
|
|
"bitflags 2.5.0",
|
2024-03-24 13:24:48 +03:00
|
|
|
"crossterm_winapi",
|
|
|
|
"libc",
|
|
|
|
"mio",
|
|
|
|
"parking_lot",
|
|
|
|
"signal-hook",
|
|
|
|
"signal-hook-mio",
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "crossterm_winapi"
|
|
|
|
version = "0.9.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "acdd7c62a3665c7f6830a51635d9ac9b23ed385797f70a83bb8bafe9c572ab2b"
|
|
|
|
dependencies = [
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
|
|
|
name = "dasp_sample"
|
|
|
|
version = "0.11.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0c87e182de0887fd5361989c677c4e8f5000cd9491d6d563161a8f3a5519fc7f"
|
|
|
|
|
2024-03-13 20:48:10 +03:00
|
|
|
[[package]]
|
|
|
|
name = "data-encoding"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "2.6.0"
|
2024-03-13 20:48:10 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "e8566979429cf69b49a5c740c60791108e86440e8be149bbea4fe54d2c32d6e2"
|
2024-03-13 20:48:10 +03:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "either"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "1.11.0"
|
2024-03-13 20:48:10 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "a47c1c47d2f5964e29c61246e81db715514cd532db6b5116a25ea3c03d6780a2"
|
2024-03-13 20:48:10 +03:00
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "encoding_rs"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "0.8.34"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "b45de904aa0b010bce2ab45264d0631681847fa7b6f2eaa7dab7619943bc4f59"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
]
|
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
|
|
|
name = "equivalent"
|
|
|
|
version = "1.0.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
|
|
|
|
|
2024-02-28 17:50:24 +03:00
|
|
|
[[package]]
|
|
|
|
name = "extended"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "af9673d8203fcb076b19dfd17e38b3d4ae9f44959416ea532ce72415a6020365"
|
|
|
|
|
2024-03-13 20:48:10 +03:00
|
|
|
[[package]]
|
|
|
|
name = "flate2"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "1.0.30"
|
2024-03-13 20:48:10 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "5f54427cfd1c7829e2a139fcefea601bf088ebca651d2bf53ebc600eac295dae"
|
2024-03-13 20:48:10 +03:00
|
|
|
dependencies = [
|
|
|
|
"crc32fast",
|
|
|
|
"miniz_oxide",
|
|
|
|
]
|
|
|
|
|
2024-03-24 13:24:48 +03:00
|
|
|
[[package]]
|
|
|
|
name = "futures-core"
|
|
|
|
version = "0.3.30"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-macro"
|
|
|
|
version = "0.3.30"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-sink"
|
|
|
|
version = "0.3.30"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-task"
|
|
|
|
version = "0.3.30"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-util"
|
|
|
|
version = "0.3.30"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48"
|
|
|
|
dependencies = [
|
|
|
|
"futures-core",
|
|
|
|
"futures-macro",
|
|
|
|
"futures-task",
|
|
|
|
"pin-project-lite",
|
|
|
|
"pin-utils",
|
|
|
|
"slab",
|
|
|
|
]
|
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "getrandom"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "0.2.15"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"libc",
|
|
|
|
"wasi",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gimli"
|
|
|
|
version = "0.28.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253"
|
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
|
|
|
name = "glob"
|
|
|
|
version = "0.3.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "hashbrown"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "0.14.5"
|
2024-02-25 15:40:23 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
|
2024-02-25 15:40:23 +03:00
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "heck"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "0.5.0"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
|
2024-01-28 20:18:18 +03:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "hermit-abi"
|
2024-03-13 20:48:10 +03:00
|
|
|
version = "0.3.9"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-13 20:48:10 +03:00
|
|
|
checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
|
2024-01-28 20:18:18 +03:00
|
|
|
|
2024-05-16 08:28:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "hound"
|
|
|
|
version = "3.5.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "62adaabb884c94955b19907d60019f4e145d091c75345379e70d1ee696f7854f"
|
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "iana-time-zone"
|
2024-03-13 20:48:10 +03:00
|
|
|
version = "0.1.60"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-13 20:48:10 +03:00
|
|
|
checksum = "e7ffbb5a1b541ea2561f8c41c087286cc091e21e556a4f09a8f6cbf17b69b141"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
|
|
|
"android_system_properties",
|
|
|
|
"core-foundation-sys",
|
|
|
|
"iana-time-zone-haiku",
|
|
|
|
"js-sys",
|
|
|
|
"wasm-bindgen",
|
2024-03-13 20:48:10 +03:00
|
|
|
"windows-core 0.52.0",
|
2024-01-28 20:18:18 +03:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "iana-time-zone-haiku"
|
|
|
|
version = "0.1.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
|
|
|
|
dependencies = [
|
|
|
|
"cc",
|
|
|
|
]
|
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
|
|
|
name = "indexmap"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "2.2.6"
|
2024-02-25 15:40:23 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26"
|
2024-02-25 15:40:23 +03:00
|
|
|
dependencies = [
|
|
|
|
"equivalent",
|
|
|
|
"hashbrown",
|
|
|
|
]
|
|
|
|
|
2024-05-16 08:28:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "is_terminal_polyfill"
|
|
|
|
version = "1.70.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f8478577c03552c21db0e2724ffb8986a5ce7af88107e6be5d2ee6e158c12800"
|
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
2024-03-13 20:48:10 +03:00
|
|
|
name = "itertools"
|
|
|
|
version = "0.12.1"
|
2024-02-25 15:40:23 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-13 20:48:10 +03:00
|
|
|
checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569"
|
2024-02-25 15:40:23 +03:00
|
|
|
dependencies = [
|
2024-03-13 20:48:10 +03:00
|
|
|
"either",
|
2024-02-25 15:40:23 +03:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "jni"
|
2024-03-13 20:48:10 +03:00
|
|
|
version = "0.21.1"
|
2024-02-25 15:40:23 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-13 20:48:10 +03:00
|
|
|
checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97"
|
2024-02-25 15:40:23 +03:00
|
|
|
dependencies = [
|
|
|
|
"cesu8",
|
2024-03-13 20:48:10 +03:00
|
|
|
"cfg-if",
|
2024-02-25 15:40:23 +03:00
|
|
|
"combine",
|
|
|
|
"jni-sys",
|
|
|
|
"log",
|
|
|
|
"thiserror",
|
|
|
|
"walkdir",
|
2024-03-13 20:48:10 +03:00
|
|
|
"windows-sys 0.45.0",
|
2024-02-25 15:40:23 +03:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "jni-sys"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "jobserver"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "0.1.31"
|
2024-02-25 15:40:23 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "d2b099aaa34a9751c5bf0878add70444e1ed2dd73f347be99003d4577277de6e"
|
2024-02-25 15:40:23 +03:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "js-sys"
|
2024-03-13 20:48:10 +03:00
|
|
|
version = "0.3.69"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-13 20:48:10 +03:00
|
|
|
checksum = "29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296d"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
|
|
|
"wasm-bindgen",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "lazy_static"
|
|
|
|
version = "1.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
|
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
|
|
|
name = "lazycell"
|
|
|
|
version = "1.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
|
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "libc"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "0.2.154"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "ae743338b92ff9146ce83992f766a31066a91a8c84a45e0e9f21e7cf6de6d346"
|
2024-01-28 20:18:18 +03:00
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
|
|
|
name = "libloading"
|
2024-03-13 20:48:10 +03:00
|
|
|
version = "0.8.3"
|
2024-02-25 15:40:23 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-13 20:48:10 +03:00
|
|
|
checksum = "0c2a198fb6b0eada2a8df47933734e6d35d350665a33a3593d7164fa52c75c19"
|
2024-02-25 15:40:23 +03:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
2024-05-16 08:28:18 +03:00
|
|
|
"windows-targets 0.52.5",
|
2024-02-25 15:40:23 +03:00
|
|
|
]
|
|
|
|
|
2024-03-24 13:24:48 +03:00
|
|
|
[[package]]
|
|
|
|
name = "libsamplerate-sys"
|
|
|
|
version = "0.1.12"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "28853b399f78f8281cd88d333b54a63170c4275f6faea66726a2bea5cca72e0d"
|
|
|
|
dependencies = [
|
|
|
|
"cmake",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "lock_api"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "0.4.12"
|
2024-03-24 13:24:48 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
|
2024-03-24 13:24:48 +03:00
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
|
|
|
"scopeguard",
|
|
|
|
]
|
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
2024-03-13 20:48:10 +03:00
|
|
|
name = "lofty"
|
|
|
|
version = "0.18.2"
|
2024-02-25 15:40:23 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-13 20:48:10 +03:00
|
|
|
checksum = "f75066eb1d25a7047fb2667edb410ae2592439ed81546f95c28b0a1c7d7d3818"
|
2024-02-25 15:40:23 +03:00
|
|
|
dependencies = [
|
2024-03-13 20:48:10 +03:00
|
|
|
"byteorder",
|
|
|
|
"data-encoding",
|
|
|
|
"flate2",
|
|
|
|
"lofty_attr",
|
|
|
|
"log",
|
|
|
|
"ogg_pager",
|
|
|
|
"paste",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "lofty_attr"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "764b60e1ddd07e5665a6a17636a95cd7d8f3b86c73503a69c32979d05f72f3cf"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
2024-02-25 15:40:23 +03:00
|
|
|
]
|
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "log"
|
2024-03-13 20:48:10 +03:00
|
|
|
version = "0.4.21"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-13 20:48:10 +03:00
|
|
|
checksum = "90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c"
|
2024-01-28 20:18:18 +03:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "lonelyradio"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "0.4.0"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
2024-03-24 13:24:48 +03:00
|
|
|
"async-stream",
|
2024-01-28 20:18:18 +03:00
|
|
|
"chrono",
|
|
|
|
"clap",
|
2024-03-24 13:24:48 +03:00
|
|
|
"futures-util",
|
2024-03-13 20:48:10 +03:00
|
|
|
"lofty",
|
2024-05-16 08:28:18 +03:00
|
|
|
"lonelyradio_types",
|
|
|
|
"once_cell",
|
2024-01-28 20:18:18 +03:00
|
|
|
"rand",
|
2024-03-13 20:48:10 +03:00
|
|
|
"rmp-serde",
|
2024-03-24 13:24:48 +03:00
|
|
|
"samplerate",
|
2024-03-13 20:48:10 +03:00
|
|
|
"serde",
|
2024-01-28 20:18:18 +03:00
|
|
|
"symphonia",
|
|
|
|
"tokio",
|
2024-03-24 13:24:48 +03:00
|
|
|
"tokio-stream",
|
2024-01-28 20:18:18 +03:00
|
|
|
"walkdir",
|
|
|
|
]
|
|
|
|
|
2024-05-16 08:28:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "lonelyradio_types"
|
|
|
|
version = "0.4.0"
|
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
|
|
|
name = "mach2"
|
|
|
|
version = "0.4.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "19b955cdeb2a02b9117f121ce63aa52d08ade45de53e48fe6a38b39c10f6f709"
|
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "memchr"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "2.7.2"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d"
|
2024-01-28 20:18:18 +03:00
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
|
|
|
name = "minimal-lexical"
|
|
|
|
version = "0.2.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
|
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "miniz_oxide"
|
2024-03-13 20:48:10 +03:00
|
|
|
version = "0.7.2"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-13 20:48:10 +03:00
|
|
|
checksum = "9d811f3e15f28568be3407c8e7fdb6514c1cda3cb30683f15b6a1a1dc4ea14a7"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
|
|
|
"adler",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "mio"
|
2024-03-13 20:48:10 +03:00
|
|
|
version = "0.8.11"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-13 20:48:10 +03:00
|
|
|
checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
2024-03-24 13:24:48 +03:00
|
|
|
"log",
|
2024-01-28 20:18:18 +03:00
|
|
|
"wasi",
|
|
|
|
"windows-sys 0.48.0",
|
|
|
|
]
|
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
|
|
|
name = "monoclient"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "0.4.0"
|
2024-02-25 15:40:23 +03:00
|
|
|
dependencies = [
|
|
|
|
"clap",
|
2024-03-24 13:24:48 +03:00
|
|
|
"crossterm",
|
2024-03-15 18:31:06 +03:00
|
|
|
"monolib",
|
2024-02-25 15:40:23 +03:00
|
|
|
]
|
|
|
|
|
2024-03-04 16:15:15 +03:00
|
|
|
[[package]]
|
|
|
|
name = "monolib"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "0.4.0"
|
2024-03-04 16:15:15 +03:00
|
|
|
dependencies = [
|
|
|
|
"byteorder",
|
2024-05-16 08:28:18 +03:00
|
|
|
"lonelyradio_types",
|
2024-03-14 20:50:01 +03:00
|
|
|
"rmp-serde",
|
2024-03-04 16:15:15 +03:00
|
|
|
"rodio",
|
2024-05-16 08:28:18 +03:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "monoloader"
|
|
|
|
version = "0.4.0"
|
|
|
|
dependencies = [
|
|
|
|
"clap",
|
|
|
|
"hound",
|
|
|
|
"monolib",
|
2024-03-04 16:15:15 +03:00
|
|
|
]
|
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
|
|
|
name = "ndk"
|
2024-03-13 20:48:10 +03:00
|
|
|
version = "0.8.0"
|
2024-02-25 15:40:23 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-13 20:48:10 +03:00
|
|
|
checksum = "2076a31b7010b17a38c01907c45b945e8f11495ee4dd588309718901b1f7a5b7"
|
2024-02-25 15:40:23 +03:00
|
|
|
dependencies = [
|
2024-05-16 08:28:18 +03:00
|
|
|
"bitflags 2.5.0",
|
2024-02-25 15:40:23 +03:00
|
|
|
"jni-sys",
|
2024-03-13 20:48:10 +03:00
|
|
|
"log",
|
2024-02-25 15:40:23 +03:00
|
|
|
"ndk-sys",
|
|
|
|
"num_enum",
|
|
|
|
"thiserror",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ndk-context"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ndk-sys"
|
2024-03-13 20:48:10 +03:00
|
|
|
version = "0.5.0+25.2.9519653"
|
2024-02-25 15:40:23 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-13 20:48:10 +03:00
|
|
|
checksum = "8c196769dd60fd4f363e11d948139556a344e79d451aeb2fa2fd040738ef7691"
|
2024-02-25 15:40:23 +03:00
|
|
|
dependencies = [
|
|
|
|
"jni-sys",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "nom"
|
|
|
|
version = "7.1.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
|
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
"minimal-lexical",
|
|
|
|
]
|
|
|
|
|
2024-02-28 17:50:24 +03:00
|
|
|
[[package]]
|
|
|
|
name = "num-complex"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "0.4.6"
|
2024-02-28 17:50:24 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495"
|
2024-02-28 17:50:24 +03:00
|
|
|
dependencies = [
|
|
|
|
"num-traits",
|
|
|
|
]
|
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
|
|
|
name = "num-derive"
|
2024-03-13 20:48:10 +03:00
|
|
|
version = "0.4.2"
|
2024-02-25 15:40:23 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-13 20:48:10 +03:00
|
|
|
checksum = "ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202"
|
2024-02-25 15:40:23 +03:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-03-13 20:48:10 +03:00
|
|
|
"syn",
|
2024-02-25 15:40:23 +03:00
|
|
|
]
|
|
|
|
|
2024-02-28 17:50:24 +03:00
|
|
|
[[package]]
|
|
|
|
name = "num-integer"
|
|
|
|
version = "0.1.46"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
|
|
|
|
dependencies = [
|
|
|
|
"num-traits",
|
|
|
|
]
|
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "num-traits"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "0.2.19"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "num_cpus"
|
|
|
|
version = "1.16.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
|
|
|
|
dependencies = [
|
|
|
|
"hermit-abi",
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
|
|
|
name = "num_enum"
|
2024-03-13 20:48:10 +03:00
|
|
|
version = "0.7.2"
|
2024-02-25 15:40:23 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-13 20:48:10 +03:00
|
|
|
checksum = "02339744ee7253741199f897151b38e72257d13802d4ee837285cc2990a90845"
|
2024-02-25 15:40:23 +03:00
|
|
|
dependencies = [
|
|
|
|
"num_enum_derive",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "num_enum_derive"
|
2024-03-13 20:48:10 +03:00
|
|
|
version = "0.7.2"
|
2024-02-25 15:40:23 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-13 20:48:10 +03:00
|
|
|
checksum = "681030a937600a36906c185595136d26abfebb4aa9c65701cefcaf8578bb982b"
|
2024-02-25 15:40:23 +03:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro-crate",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-03-13 20:48:10 +03:00
|
|
|
"syn",
|
2024-02-25 15:40:23 +03:00
|
|
|
]
|
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "object"
|
|
|
|
version = "0.32.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441"
|
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
]
|
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
|
|
|
name = "oboe"
|
2024-03-13 20:48:10 +03:00
|
|
|
version = "0.6.1"
|
2024-02-25 15:40:23 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-13 20:48:10 +03:00
|
|
|
checksum = "e8b61bebd49e5d43f5f8cc7ee2891c16e0f41ec7954d36bcb6c14c5e0de867fb"
|
2024-02-25 15:40:23 +03:00
|
|
|
dependencies = [
|
2024-03-13 20:48:10 +03:00
|
|
|
"jni",
|
2024-02-25 15:40:23 +03:00
|
|
|
"ndk",
|
|
|
|
"ndk-context",
|
|
|
|
"num-derive",
|
|
|
|
"num-traits",
|
|
|
|
"oboe-sys",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "oboe-sys"
|
2024-03-13 20:48:10 +03:00
|
|
|
version = "0.6.1"
|
2024-02-25 15:40:23 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-13 20:48:10 +03:00
|
|
|
checksum = "6c8bb09a4a2b1d668170cfe0a7d5bc103f8999fb316c98099b6a9939c9f2e79d"
|
2024-02-25 15:40:23 +03:00
|
|
|
dependencies = [
|
|
|
|
"cc",
|
|
|
|
]
|
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
2024-03-13 20:48:10 +03:00
|
|
|
name = "ogg_pager"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "0.6.1"
|
2024-02-25 15:40:23 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "87b0bef808533c5890ab77279538212efdbbbd9aa4ef1ccdfcfbf77a42f7e6fa"
|
2024-02-25 15:40:23 +03:00
|
|
|
dependencies = [
|
2024-03-13 20:48:10 +03:00
|
|
|
"byteorder",
|
2024-02-25 15:40:23 +03:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2024-03-13 20:48:10 +03:00
|
|
|
name = "once_cell"
|
|
|
|
version = "1.19.0"
|
2024-02-25 15:40:23 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-13 20:48:10 +03:00
|
|
|
checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
|
2024-02-25 15:40:23 +03:00
|
|
|
|
2024-03-24 13:24:48 +03:00
|
|
|
[[package]]
|
|
|
|
name = "parking_lot"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "0.12.2"
|
2024-03-24 13:24:48 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "7e4af0ca4f6caed20e900d564c242b8e5d4903fdacf31d3daf527b66fe6f42fb"
|
2024-03-24 13:24:48 +03:00
|
|
|
dependencies = [
|
|
|
|
"lock_api",
|
|
|
|
"parking_lot_core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "parking_lot_core"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "0.9.10"
|
2024-03-24 13:24:48 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
|
2024-03-24 13:24:48 +03:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"libc",
|
|
|
|
"redox_syscall",
|
|
|
|
"smallvec",
|
2024-05-16 08:28:18 +03:00
|
|
|
"windows-targets 0.52.5",
|
2024-03-24 13:24:48 +03:00
|
|
|
]
|
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
2024-03-13 20:48:10 +03:00
|
|
|
name = "paste"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "1.0.15"
|
2024-02-25 15:40:23 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
|
2024-02-25 15:40:23 +03:00
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "pin-project-lite"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "0.2.14"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02"
|
2024-01-28 20:18:18 +03:00
|
|
|
|
2024-03-24 13:24:48 +03:00
|
|
|
[[package]]
|
|
|
|
name = "pin-utils"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
|
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
|
|
|
name = "pkg-config"
|
2024-03-13 20:48:10 +03:00
|
|
|
version = "0.3.30"
|
2024-02-25 15:40:23 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-13 20:48:10 +03:00
|
|
|
checksum = "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec"
|
2024-02-25 15:40:23 +03:00
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "ppv-lite86"
|
|
|
|
version = "0.2.17"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
|
|
|
|
|
2024-02-28 17:50:24 +03:00
|
|
|
[[package]]
|
|
|
|
name = "primal-check"
|
|
|
|
version = "0.3.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9df7f93fd637f083201473dab4fee2db4c429d32e55e3299980ab3957ab916a0"
|
|
|
|
dependencies = [
|
|
|
|
"num-integer",
|
|
|
|
]
|
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
|
|
|
name = "proc-macro-crate"
|
2024-03-13 20:48:10 +03:00
|
|
|
version = "3.1.0"
|
2024-02-25 15:40:23 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-13 20:48:10 +03:00
|
|
|
checksum = "6d37c51ca738a55da99dc0c4a34860fd675453b8b36209178c2249bb13651284"
|
2024-02-25 15:40:23 +03:00
|
|
|
dependencies = [
|
|
|
|
"toml_edit",
|
|
|
|
]
|
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "proc-macro2"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "1.0.82"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "8ad3d49ab951a01fbaafe34f2ec74122942fe18a3f9814c3268f1bb72042131b"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
|
|
|
"unicode-ident",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "quote"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "1.0.36"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand"
|
|
|
|
version = "0.8.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
|
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
"rand_chacha",
|
|
|
|
"rand_core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand_chacha"
|
|
|
|
version = "0.3.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
|
|
|
|
dependencies = [
|
|
|
|
"ppv-lite86",
|
|
|
|
"rand_core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand_core"
|
|
|
|
version = "0.6.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
|
|
|
|
dependencies = [
|
|
|
|
"getrandom",
|
|
|
|
]
|
|
|
|
|
2024-03-24 13:24:48 +03:00
|
|
|
[[package]]
|
|
|
|
name = "redox_syscall"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "0.5.1"
|
2024-03-24 13:24:48 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "469052894dcb553421e483e4209ee581a45100d31b4018de03e5a7ad86374a7e"
|
2024-03-24 13:24:48 +03:00
|
|
|
dependencies = [
|
2024-05-16 08:28:18 +03:00
|
|
|
"bitflags 2.5.0",
|
2024-03-24 13:24:48 +03:00
|
|
|
]
|
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
|
|
|
name = "regex"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "1.10.4"
|
2024-02-25 15:40:23 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "c117dbdfde9c8308975b6a18d71f3f385c89461f7b3fb054288ecf2a2058ba4c"
|
2024-02-25 15:40:23 +03:00
|
|
|
dependencies = [
|
|
|
|
"aho-corasick",
|
|
|
|
"memchr",
|
|
|
|
"regex-automata",
|
|
|
|
"regex-syntax",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "regex-automata"
|
2024-03-13 20:48:10 +03:00
|
|
|
version = "0.4.6"
|
2024-02-25 15:40:23 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-13 20:48:10 +03:00
|
|
|
checksum = "86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea"
|
2024-02-25 15:40:23 +03:00
|
|
|
dependencies = [
|
|
|
|
"aho-corasick",
|
|
|
|
"memchr",
|
|
|
|
"regex-syntax",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "regex-syntax"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "0.8.3"
|
2024-02-25 15:40:23 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "adad44e29e4c806119491a7f06f03de4d1af22c3a680dd47f1e6e179439d1f56"
|
2024-02-25 15:40:23 +03:00
|
|
|
|
2024-03-13 20:48:10 +03:00
|
|
|
[[package]]
|
|
|
|
name = "rmp"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "0.8.14"
|
2024-03-13 20:48:10 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "228ed7c16fa39782c3b3468e974aec2795e9089153cd08ee2e9aefb3613334c4"
|
2024-03-13 20:48:10 +03:00
|
|
|
dependencies = [
|
|
|
|
"byteorder",
|
|
|
|
"num-traits",
|
|
|
|
"paste",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rmp-serde"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "1.3.0"
|
2024-03-13 20:48:10 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "52e599a477cf9840e92f2cde9a7189e67b42c57532749bf90aea6ec10facd4db"
|
2024-03-13 20:48:10 +03:00
|
|
|
dependencies = [
|
|
|
|
"byteorder",
|
|
|
|
"rmp",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
|
|
|
name = "rodio"
|
|
|
|
version = "0.17.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3b1bb7b48ee48471f55da122c0044fcc7600cfcc85db88240b89cb832935e611"
|
|
|
|
dependencies = [
|
|
|
|
"cpal",
|
|
|
|
]
|
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "rustc-demangle"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "0.1.24"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
|
2024-01-28 20:18:18 +03:00
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
|
|
|
name = "rustc-hash"
|
|
|
|
version = "1.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
|
|
|
|
|
2024-02-28 17:50:24 +03:00
|
|
|
[[package]]
|
|
|
|
name = "rustfft"
|
|
|
|
version = "6.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "43806561bc506d0c5d160643ad742e3161049ac01027b5e6d7524091fd401d86"
|
|
|
|
dependencies = [
|
|
|
|
"num-complex",
|
|
|
|
"num-integer",
|
|
|
|
"num-traits",
|
|
|
|
"primal-check",
|
|
|
|
"strength_reduce",
|
|
|
|
"transpose",
|
|
|
|
"version_check",
|
|
|
|
]
|
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "same-file"
|
|
|
|
version = "1.0.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
|
|
|
|
dependencies = [
|
|
|
|
"winapi-util",
|
|
|
|
]
|
|
|
|
|
2024-03-24 13:24:48 +03:00
|
|
|
[[package]]
|
|
|
|
name = "samplerate"
|
|
|
|
version = "0.2.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e032b2b24715c4f982f483ea3abdb3c9ba444d9f63e87b2843d6f998f5ba2698"
|
|
|
|
dependencies = [
|
|
|
|
"libsamplerate-sys",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "scopeguard"
|
|
|
|
version = "1.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
|
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
2024-03-13 20:48:10 +03:00
|
|
|
name = "serde"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "1.0.202"
|
2024-02-25 15:40:23 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "226b61a0d411b2ba5ff6d7f73a476ac4f8bb900373459cd00fab8512828ba395"
|
2024-03-13 20:48:10 +03:00
|
|
|
dependencies = [
|
|
|
|
"serde_derive",
|
|
|
|
]
|
2024-02-25 15:40:23 +03:00
|
|
|
|
|
|
|
[[package]]
|
2024-03-13 20:48:10 +03:00
|
|
|
name = "serde_derive"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "1.0.202"
|
2024-02-25 15:40:23 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "6048858004bcff69094cd972ed40a32500f153bd3be9f716b2eed2e8217c4838"
|
2024-03-13 20:48:10 +03:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
2024-02-25 15:40:23 +03:00
|
|
|
|
|
|
|
[[package]]
|
2024-03-13 20:48:10 +03:00
|
|
|
name = "shlex"
|
|
|
|
version = "1.3.0"
|
2024-02-25 15:40:23 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-13 20:48:10 +03:00
|
|
|
checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
|
2024-02-25 15:40:23 +03:00
|
|
|
|
2024-03-24 13:24:48 +03:00
|
|
|
[[package]]
|
|
|
|
name = "signal-hook"
|
|
|
|
version = "0.3.17"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801"
|
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
"signal-hook-registry",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "signal-hook-mio"
|
|
|
|
version = "0.2.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "29ad2e15f37ec9a6cc544097b78a1ec90001e9f71b81338ca39f430adaca99af"
|
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
"mio",
|
|
|
|
"signal-hook",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "signal-hook-registry"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "1.4.2"
|
2024-03-24 13:24:48 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1"
|
2024-03-24 13:24:48 +03:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "slab"
|
|
|
|
version = "0.4.9"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
|
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "smallvec"
|
|
|
|
version = "1.13.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
|
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "socket2"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "0.5.7"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
2024-03-13 20:48:10 +03:00
|
|
|
"windows-sys 0.52.0",
|
2024-01-28 20:18:18 +03:00
|
|
|
]
|
|
|
|
|
2024-02-28 17:50:24 +03:00
|
|
|
[[package]]
|
|
|
|
name = "strength_reduce"
|
|
|
|
version = "0.2.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "fe895eb47f22e2ddd4dabc02bce419d2e643c8e3b585c78158b349195bc24d82"
|
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "strsim"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "0.11.1"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
|
2024-01-28 20:18:18 +03:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "symphonia"
|
2024-02-28 17:50:24 +03:00
|
|
|
version = "0.5.4"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-28 17:50:24 +03:00
|
|
|
checksum = "815c942ae7ee74737bb00f965fa5b5a2ac2ce7b6c01c0cc169bbeaf7abd5f5a9"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
|
|
|
"lazy_static",
|
|
|
|
"symphonia-bundle-flac",
|
|
|
|
"symphonia-bundle-mp3",
|
|
|
|
"symphonia-codec-aac",
|
|
|
|
"symphonia-codec-adpcm",
|
|
|
|
"symphonia-codec-alac",
|
|
|
|
"symphonia-codec-pcm",
|
|
|
|
"symphonia-codec-vorbis",
|
|
|
|
"symphonia-core",
|
2024-02-28 17:50:24 +03:00
|
|
|
"symphonia-format-caf",
|
2024-01-28 20:18:18 +03:00
|
|
|
"symphonia-format-isomp4",
|
|
|
|
"symphonia-format-mkv",
|
|
|
|
"symphonia-format-ogg",
|
2024-02-28 17:50:24 +03:00
|
|
|
"symphonia-format-riff",
|
2024-01-28 20:18:18 +03:00
|
|
|
"symphonia-metadata",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "symphonia-bundle-flac"
|
2024-02-28 17:50:24 +03:00
|
|
|
version = "0.5.4"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-28 17:50:24 +03:00
|
|
|
checksum = "72e34f34298a7308d4397a6c7fbf5b84c5d491231ce3dd379707ba673ab3bd97"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
|
|
|
"log",
|
|
|
|
"symphonia-core",
|
|
|
|
"symphonia-metadata",
|
|
|
|
"symphonia-utils-xiph",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "symphonia-bundle-mp3"
|
2024-02-28 17:50:24 +03:00
|
|
|
version = "0.5.4"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-28 17:50:24 +03:00
|
|
|
checksum = "c01c2aae70f0f1fb096b6f0ff112a930b1fb3626178fba3ae68b09dce71706d4"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
|
|
|
"lazy_static",
|
|
|
|
"log",
|
|
|
|
"symphonia-core",
|
|
|
|
"symphonia-metadata",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "symphonia-codec-aac"
|
2024-02-28 17:50:24 +03:00
|
|
|
version = "0.5.4"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-28 17:50:24 +03:00
|
|
|
checksum = "cdbf25b545ad0d3ee3e891ea643ad115aff4ca92f6aec472086b957a58522f70"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
|
|
|
"lazy_static",
|
|
|
|
"log",
|
|
|
|
"symphonia-core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "symphonia-codec-adpcm"
|
2024-02-28 17:50:24 +03:00
|
|
|
version = "0.5.4"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-28 17:50:24 +03:00
|
|
|
checksum = "c94e1feac3327cd616e973d5be69ad36b3945f16b06f19c6773fc3ac0b426a0f"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
|
|
|
"log",
|
|
|
|
"symphonia-core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "symphonia-codec-alac"
|
2024-02-28 17:50:24 +03:00
|
|
|
version = "0.5.4"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-28 17:50:24 +03:00
|
|
|
checksum = "2d8a6666649a08412906476a8b0efd9b9733e241180189e9f92b09c08d0e38f3"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
|
|
|
"log",
|
|
|
|
"symphonia-core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "symphonia-codec-pcm"
|
2024-02-28 17:50:24 +03:00
|
|
|
version = "0.5.4"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-28 17:50:24 +03:00
|
|
|
checksum = "f395a67057c2ebc5e84d7bb1be71cce1a7ba99f64e0f0f0e303a03f79116f89b"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
|
|
|
"log",
|
|
|
|
"symphonia-core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "symphonia-codec-vorbis"
|
2024-02-28 17:50:24 +03:00
|
|
|
version = "0.5.4"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-28 17:50:24 +03:00
|
|
|
checksum = "5a98765fb46a0a6732b007f7e2870c2129b6f78d87db7987e6533c8f164a9f30"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
|
|
|
"log",
|
|
|
|
"symphonia-core",
|
|
|
|
"symphonia-utils-xiph",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "symphonia-core"
|
2024-02-28 17:50:24 +03:00
|
|
|
version = "0.5.4"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-28 17:50:24 +03:00
|
|
|
checksum = "798306779e3dc7d5231bd5691f5a813496dc79d3f56bf82e25789f2094e022c3"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
|
|
|
"arrayvec",
|
2024-02-25 15:40:23 +03:00
|
|
|
"bitflags 1.3.2",
|
2024-01-28 20:18:18 +03:00
|
|
|
"bytemuck",
|
|
|
|
"lazy_static",
|
|
|
|
"log",
|
2024-02-28 17:50:24 +03:00
|
|
|
"rustfft",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "symphonia-format-caf"
|
|
|
|
version = "0.5.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e43c99c696a388295a29fe71b133079f5d8b18041cf734c5459c35ad9097af50"
|
|
|
|
dependencies = [
|
|
|
|
"log",
|
|
|
|
"symphonia-core",
|
|
|
|
"symphonia-metadata",
|
2024-01-28 20:18:18 +03:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "symphonia-format-isomp4"
|
2024-02-28 17:50:24 +03:00
|
|
|
version = "0.5.4"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-28 17:50:24 +03:00
|
|
|
checksum = "abfdf178d697e50ce1e5d9b982ba1b94c47218e03ec35022d9f0e071a16dc844"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
|
|
|
"encoding_rs",
|
|
|
|
"log",
|
|
|
|
"symphonia-core",
|
|
|
|
"symphonia-metadata",
|
|
|
|
"symphonia-utils-xiph",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "symphonia-format-mkv"
|
2024-02-28 17:50:24 +03:00
|
|
|
version = "0.5.4"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-28 17:50:24 +03:00
|
|
|
checksum = "1bb43471a100f7882dc9937395bd5ebee8329298e766250b15b3875652fe3d6f"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
|
|
|
"lazy_static",
|
|
|
|
"log",
|
|
|
|
"symphonia-core",
|
|
|
|
"symphonia-metadata",
|
|
|
|
"symphonia-utils-xiph",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "symphonia-format-ogg"
|
2024-02-28 17:50:24 +03:00
|
|
|
version = "0.5.4"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-28 17:50:24 +03:00
|
|
|
checksum = "ada3505789516bcf00fc1157c67729eded428b455c27ca370e41f4d785bfa931"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
|
|
|
"log",
|
|
|
|
"symphonia-core",
|
|
|
|
"symphonia-metadata",
|
|
|
|
"symphonia-utils-xiph",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2024-02-28 17:50:24 +03:00
|
|
|
name = "symphonia-format-riff"
|
|
|
|
version = "0.5.4"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-28 17:50:24 +03:00
|
|
|
checksum = "05f7be232f962f937f4b7115cbe62c330929345434c834359425e043bfd15f50"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
2024-02-28 17:50:24 +03:00
|
|
|
"extended",
|
2024-01-28 20:18:18 +03:00
|
|
|
"log",
|
|
|
|
"symphonia-core",
|
|
|
|
"symphonia-metadata",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "symphonia-metadata"
|
2024-02-28 17:50:24 +03:00
|
|
|
version = "0.5.4"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-28 17:50:24 +03:00
|
|
|
checksum = "bc622b9841a10089c5b18e99eb904f4341615d5aa55bbf4eedde1be721a4023c"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
|
|
|
"encoding_rs",
|
|
|
|
"lazy_static",
|
|
|
|
"log",
|
|
|
|
"symphonia-core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "symphonia-utils-xiph"
|
2024-02-28 17:50:24 +03:00
|
|
|
version = "0.5.4"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-02-28 17:50:24 +03:00
|
|
|
checksum = "484472580fa49991afda5f6550ece662237b00c6f562c7d9638d1b086ed010fe"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
|
|
|
"symphonia-core",
|
|
|
|
"symphonia-metadata",
|
|
|
|
]
|
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
|
|
|
name = "syn"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "2.0.63"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "bf5be731623ca1a1fb7d8be6f261a3be6d3e2337b8a1f97be944d020c8fcb704"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"unicode-ident",
|
|
|
|
]
|
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
|
|
|
name = "thiserror"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "1.0.60"
|
2024-02-25 15:40:23 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "579e9083ca58dd9dcf91a9923bb9054071b9ebbd800b342194c9feb0ee89fc18"
|
2024-02-25 15:40:23 +03:00
|
|
|
dependencies = [
|
|
|
|
"thiserror-impl",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "thiserror-impl"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "1.0.60"
|
2024-02-25 15:40:23 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "e2470041c06ec3ac1ab38d0356a6119054dedaea53e12fbefc0de730a1c08524"
|
2024-02-25 15:40:23 +03:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-03-13 20:48:10 +03:00
|
|
|
"syn",
|
2024-02-25 15:40:23 +03:00
|
|
|
]
|
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "tokio"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "1.37.0"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "1adbebffeca75fcfd058afa480fb6c0b81e165a0323f9c9d39c9697e37c46787"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
|
|
|
"backtrace",
|
|
|
|
"bytes",
|
|
|
|
"libc",
|
|
|
|
"mio",
|
|
|
|
"num_cpus",
|
|
|
|
"pin-project-lite",
|
|
|
|
"socket2",
|
|
|
|
"tokio-macros",
|
|
|
|
"windows-sys 0.48.0",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tokio-macros"
|
|
|
|
version = "2.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5b8a1e28f2deaa14e508979454cb3a223b10b938b45af148bc0986de36f1923b"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-03-13 20:48:10 +03:00
|
|
|
"syn",
|
2024-02-25 15:40:23 +03:00
|
|
|
]
|
|
|
|
|
2024-03-24 13:24:48 +03:00
|
|
|
[[package]]
|
|
|
|
name = "tokio-stream"
|
|
|
|
version = "0.1.15"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "267ac89e0bec6e691e5813911606935d77c476ff49024f98abcea3e7b15e37af"
|
|
|
|
dependencies = [
|
|
|
|
"futures-core",
|
|
|
|
"pin-project-lite",
|
|
|
|
"tokio",
|
|
|
|
"tokio-util",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tokio-util"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "0.7.11"
|
2024-03-24 13:24:48 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "9cf6b47b3771c49ac75ad09a6162f53ad4b8088b76ac60e8ec1455b31a189fe1"
|
2024-03-24 13:24:48 +03:00
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"futures-core",
|
|
|
|
"futures-sink",
|
|
|
|
"pin-project-lite",
|
|
|
|
"tokio",
|
|
|
|
]
|
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
|
|
|
name = "toml_datetime"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "0.6.6"
|
2024-02-25 15:40:23 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "4badfd56924ae69bcc9039335b2e017639ce3f9b001c393c1b2d1ef846ce2cbf"
|
2024-02-25 15:40:23 +03:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "toml_edit"
|
2024-03-13 20:48:10 +03:00
|
|
|
version = "0.21.1"
|
2024-02-25 15:40:23 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-13 20:48:10 +03:00
|
|
|
checksum = "6a8534fd7f78b5405e860340ad6575217ce99f38d4d5c8f2442cb5ecb50090e1"
|
2024-02-25 15:40:23 +03:00
|
|
|
dependencies = [
|
|
|
|
"indexmap",
|
|
|
|
"toml_datetime",
|
|
|
|
"winnow",
|
2024-01-28 20:18:18 +03:00
|
|
|
]
|
|
|
|
|
2024-02-28 17:50:24 +03:00
|
|
|
[[package]]
|
|
|
|
name = "transpose"
|
2024-03-13 20:48:10 +03:00
|
|
|
version = "0.2.3"
|
2024-02-28 17:50:24 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-13 20:48:10 +03:00
|
|
|
checksum = "1ad61aed86bc3faea4300c7aee358b4c6d0c8d6ccc36524c96e4c92ccf26e77e"
|
2024-02-28 17:50:24 +03:00
|
|
|
dependencies = [
|
|
|
|
"num-integer",
|
|
|
|
"strength_reduce",
|
|
|
|
]
|
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "unicode-ident"
|
|
|
|
version = "1.0.12"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "utf8parse"
|
|
|
|
version = "0.2.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
|
|
|
|
|
2024-02-28 17:50:24 +03:00
|
|
|
[[package]]
|
|
|
|
name = "version_check"
|
|
|
|
version = "0.9.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
|
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "walkdir"
|
2024-03-13 20:48:10 +03:00
|
|
|
version = "2.5.0"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-13 20:48:10 +03:00
|
|
|
checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
|
|
|
"same-file",
|
|
|
|
"winapi-util",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasi"
|
|
|
|
version = "0.11.0+wasi-snapshot-preview1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen"
|
2024-03-13 20:48:10 +03:00
|
|
|
version = "0.2.92"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-13 20:48:10 +03:00
|
|
|
checksum = "4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"wasm-bindgen-macro",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-backend"
|
2024-03-13 20:48:10 +03:00
|
|
|
version = "0.2.92"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-13 20:48:10 +03:00
|
|
|
checksum = "614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747da"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
|
|
|
"bumpalo",
|
|
|
|
"log",
|
|
|
|
"once_cell",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-03-13 20:48:10 +03:00
|
|
|
"syn",
|
2024-01-28 20:18:18 +03:00
|
|
|
"wasm-bindgen-shared",
|
|
|
|
]
|
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-futures"
|
2024-03-13 20:48:10 +03:00
|
|
|
version = "0.4.42"
|
2024-02-25 15:40:23 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-13 20:48:10 +03:00
|
|
|
checksum = "76bc14366121efc8dbb487ab05bcc9d346b3b5ec0eaa76e46594cabbe51762c0"
|
2024-02-25 15:40:23 +03:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"js-sys",
|
|
|
|
"wasm-bindgen",
|
|
|
|
"web-sys",
|
|
|
|
]
|
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-macro"
|
2024-03-13 20:48:10 +03:00
|
|
|
version = "0.2.92"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-13 20:48:10 +03:00
|
|
|
checksum = "a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
|
|
|
"quote",
|
|
|
|
"wasm-bindgen-macro-support",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-macro-support"
|
2024-03-13 20:48:10 +03:00
|
|
|
version = "0.2.92"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-13 20:48:10 +03:00
|
|
|
checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-03-13 20:48:10 +03:00
|
|
|
"syn",
|
2024-01-28 20:18:18 +03:00
|
|
|
"wasm-bindgen-backend",
|
|
|
|
"wasm-bindgen-shared",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-shared"
|
2024-03-13 20:48:10 +03:00
|
|
|
version = "0.2.92"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-13 20:48:10 +03:00
|
|
|
checksum = "af190c94f2773fdb3729c55b007a722abb5384da03bc0986df4c289bf5567e96"
|
2024-01-28 20:18:18 +03:00
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
|
|
|
name = "web-sys"
|
2024-03-13 20:48:10 +03:00
|
|
|
version = "0.3.69"
|
2024-02-25 15:40:23 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-13 20:48:10 +03:00
|
|
|
checksum = "77afa9a11836342370f4817622a2f0f418b134426d91a82dfb48f532d2ec13ef"
|
2024-02-25 15:40:23 +03:00
|
|
|
dependencies = [
|
|
|
|
"js-sys",
|
|
|
|
"wasm-bindgen",
|
|
|
|
]
|
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "winapi"
|
|
|
|
version = "0.3.9"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
|
|
|
|
dependencies = [
|
|
|
|
"winapi-i686-pc-windows-gnu",
|
|
|
|
"winapi-x86_64-pc-windows-gnu",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "winapi-i686-pc-windows-gnu"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "winapi-util"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "0.1.8"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "4d4cc384e1e73b93bafa6fb4f1df8c41695c8a91cf9c4c64358067d15a7b6c6b"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
2024-05-16 08:28:18 +03:00
|
|
|
"windows-sys 0.52.0",
|
2024-01-28 20:18:18 +03:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "winapi-x86_64-pc-windows-gnu"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
|
|
|
name = "windows"
|
2024-03-13 20:48:10 +03:00
|
|
|
version = "0.54.0"
|
2024-02-25 15:40:23 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-13 20:48:10 +03:00
|
|
|
checksum = "9252e5725dbed82865af151df558e754e4a3c2c30818359eb17465f1346a1b49"
|
2024-02-25 15:40:23 +03:00
|
|
|
dependencies = [
|
2024-03-13 20:48:10 +03:00
|
|
|
"windows-core 0.54.0",
|
2024-05-16 08:28:18 +03:00
|
|
|
"windows-targets 0.52.5",
|
2024-02-25 15:40:23 +03:00
|
|
|
]
|
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "windows-core"
|
|
|
|
version = "0.52.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
|
|
|
|
dependencies = [
|
2024-05-16 08:28:18 +03:00
|
|
|
"windows-targets 0.52.5",
|
2024-03-13 20:48:10 +03:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows-core"
|
|
|
|
version = "0.54.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "12661b9c89351d684a50a8a643ce5f608e20243b9fb84687800163429f161d65"
|
|
|
|
dependencies = [
|
|
|
|
"windows-result",
|
2024-05-16 08:28:18 +03:00
|
|
|
"windows-targets 0.52.5",
|
2024-03-13 20:48:10 +03:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows-result"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "0.1.1"
|
2024-03-13 20:48:10 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "749f0da9cc72d82e600d8d2e44cadd0b9eedb9038f71a1c58556ac1c5791813b"
|
2024-03-13 20:48:10 +03:00
|
|
|
dependencies = [
|
2024-05-16 08:28:18 +03:00
|
|
|
"windows-targets 0.52.5",
|
2024-03-13 20:48:10 +03:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows-sys"
|
|
|
|
version = "0.45.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
|
|
|
|
dependencies = [
|
|
|
|
"windows-targets 0.42.2",
|
2024-01-28 20:18:18 +03:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows-sys"
|
|
|
|
version = "0.48.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
|
|
|
|
dependencies = [
|
|
|
|
"windows-targets 0.48.5",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows-sys"
|
|
|
|
version = "0.52.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
|
|
|
|
dependencies = [
|
2024-05-16 08:28:18 +03:00
|
|
|
"windows-targets 0.52.5",
|
2024-01-28 20:18:18 +03:00
|
|
|
]
|
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
|
|
|
name = "windows-targets"
|
|
|
|
version = "0.42.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
|
|
|
|
dependencies = [
|
|
|
|
"windows_aarch64_gnullvm 0.42.2",
|
|
|
|
"windows_aarch64_msvc 0.42.2",
|
|
|
|
"windows_i686_gnu 0.42.2",
|
|
|
|
"windows_i686_msvc 0.42.2",
|
|
|
|
"windows_x86_64_gnu 0.42.2",
|
|
|
|
"windows_x86_64_gnullvm 0.42.2",
|
|
|
|
"windows_x86_64_msvc 0.42.2",
|
|
|
|
]
|
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "windows-targets"
|
|
|
|
version = "0.48.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
|
|
|
|
dependencies = [
|
|
|
|
"windows_aarch64_gnullvm 0.48.5",
|
|
|
|
"windows_aarch64_msvc 0.48.5",
|
|
|
|
"windows_i686_gnu 0.48.5",
|
|
|
|
"windows_i686_msvc 0.48.5",
|
|
|
|
"windows_x86_64_gnu 0.48.5",
|
|
|
|
"windows_x86_64_gnullvm 0.48.5",
|
|
|
|
"windows_x86_64_msvc 0.48.5",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows-targets"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "0.52.5"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7eb"
|
2024-01-28 20:18:18 +03:00
|
|
|
dependencies = [
|
2024-05-16 08:28:18 +03:00
|
|
|
"windows_aarch64_gnullvm 0.52.5",
|
|
|
|
"windows_aarch64_msvc 0.52.5",
|
|
|
|
"windows_i686_gnu 0.52.5",
|
|
|
|
"windows_i686_gnullvm",
|
|
|
|
"windows_i686_msvc 0.52.5",
|
|
|
|
"windows_x86_64_gnu 0.52.5",
|
|
|
|
"windows_x86_64_gnullvm 0.52.5",
|
|
|
|
"windows_x86_64_msvc 0.52.5",
|
2024-01-28 20:18:18 +03:00
|
|
|
]
|
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
|
|
|
name = "windows_aarch64_gnullvm"
|
|
|
|
version = "0.42.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
|
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "windows_aarch64_gnullvm"
|
|
|
|
version = "0.48.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_aarch64_gnullvm"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "0.52.5"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263"
|
2024-01-28 20:18:18 +03:00
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
|
|
|
name = "windows_aarch64_msvc"
|
|
|
|
version = "0.42.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
|
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "windows_aarch64_msvc"
|
|
|
|
version = "0.48.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_aarch64_msvc"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "0.52.5"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6"
|
2024-01-28 20:18:18 +03:00
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_gnu"
|
|
|
|
version = "0.42.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
|
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_gnu"
|
|
|
|
version = "0.48.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_gnu"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "0.52.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "88ba073cf16d5372720ec942a8ccbf61626074c6d4dd2e745299726ce8b89670"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_gnullvm"
|
|
|
|
version = "0.52.5"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9"
|
2024-01-28 20:18:18 +03:00
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_msvc"
|
|
|
|
version = "0.42.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
|
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_msvc"
|
|
|
|
version = "0.48.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_msvc"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "0.52.5"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "db3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bf"
|
2024-01-28 20:18:18 +03:00
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnu"
|
|
|
|
version = "0.42.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
|
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnu"
|
|
|
|
version = "0.48.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnu"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "0.52.5"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9"
|
2024-01-28 20:18:18 +03:00
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnullvm"
|
|
|
|
version = "0.42.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
|
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnullvm"
|
|
|
|
version = "0.48.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnullvm"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "0.52.5"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596"
|
2024-01-28 20:18:18 +03:00
|
|
|
|
2024-02-25 15:40:23 +03:00
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_msvc"
|
|
|
|
version = "0.42.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
|
|
|
|
|
2024-01-28 20:18:18 +03:00
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_msvc"
|
|
|
|
version = "0.48.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_msvc"
|
2024-05-16 08:28:18 +03:00
|
|
|
version = "0.52.5"
|
2024-01-28 20:18:18 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-05-16 08:28:18 +03:00
|
|
|
checksum = "bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0"
|
2024-02-25 15:40:23 +03:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "winnow"
|
2024-03-13 20:48:10 +03:00
|
|
|
version = "0.5.40"
|
2024-02-25 15:40:23 +03:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-13 20:48:10 +03:00
|
|
|
checksum = "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876"
|
2024-02-25 15:40:23 +03:00
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
]
|