rebind 0.2.1

A library for binding input keys to actions, and modifying mouse behaviour. Keys can be bound to actions, and then translated during runtime.
Documentation
Build #1494472 2024-11-05 00:45:51

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# pre-build errors
the crate depends on yanked dependencies: 

Updating crates.io index
error: failed to select a version for the requirement `xml-rs = "^0.1.26"`
candidate versions found which didn't match: 0.8.22, 0.8.21, 0.8.20, ...
location searched: crates.io index
required by package `gl_generator v0.3.0`
... which satisfies dependency `gl_generator = "^0.3.0"` of package `gl v0.4.0`
... which satisfies dependency `gl = "^0.4.0"` of package `pistoncore-glutin_window v0.19.0`
... which satisfies dependency `pistoncore-glutin_window = "^0.19"` of package `rebind v0.2.1 (/home/cratesfyi/workspace-builder/builds/rebind-0.2.1/source)`
if you are looking for the prerelease package it needs to be specified explicitly
xml-rs = { version = "0.8.15-cvss-cries-wolf" }

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: prometheus::histogram::Histogram::observe_closure_duration
6: docs_rs::utils::queue_builder::queue_builder
7: cratesfyi::CommandLine::handle_args
8: cratesfyi::main
9: std::sys::backtrace::__rust_begin_short_backtrace
10: std::rt::lang_start::{{closure}}
11: std::rt::lang_start_internal
12: main
13: __libc_start_main
at /build/glibc-uZu3wS/glibc-2.27/csu/../csu/libc-start.c:310
14: _start