dlc-decrypter 0.2.1

A decoder library for dlc files
Documentation
Build #1503599 2024-11-07T03:39:55.686351+00:00
# pre-build errors
the crate depends on yanked dependencies: 

Updating crates.io index
error: failed to select a version for the requirement `security-framework = "^0.1.13"`
candidate versions found which didn't match: 3.0.0, 3.0.0-beta.2, 3.0.0-beta.1, ...
location searched: crates.io index
required by package `native-tls v0.1.3`
... which satisfies dependency `native-tls = "^0.1.3"` of package `reqwest v0.8.5`
... which satisfies dependency `reqwest = "^0.8.5"` of package `dlc-decrypter v0.2.1 (/home/cratesfyi/workspace/builds/dlc-decrypter-0.2.1/source)`
if you are looking for the prerelease package it needs to be specified explicitly
security-framework = { version = "3.0.0-beta.2" }

Stack backtrace:
0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
1: rustwide::prepare::Prepare::capture_lockfile
2: rustwide::prepare::Prepare::prepare
3: rustwide::build::BuildDirectory::run
4: docs_rs::docbuilder::rustwide_builder::RustwideBuilder::build_package
5: docs_rs::utils::queue_builder::queue_builder
6: std::sys::backtrace::__rust_begin_short_backtrace
7: core::ops::function::FnOnce::call_once{{vtable.shim}}
8: std::sys::pal::unix::thread::Thread::new::thread_start
9: start_thread
at /build/glibc-uZu3wS/glibc-2.27/nptl/pthread_create.c:463
10: __clone
at /build/glibc-uZu3wS/glibc-2.27/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95