Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this maintained? #49

Open
epage opened this issue Apr 30, 2024 · 1 comment
Open

Is this maintained? #49

epage opened this issue Apr 30, 2024 · 1 comment

Comments

@epage
Copy link

epage commented Apr 30, 2024

@dcuddeback looking to file an unmaintained advisory against this but wanted to check in with you first.

The reason this is important is that libusb is building against an old version of bit-sec that has an invalid Cargo.toml that will no longer be recognized as of Cargo 1.79, breaking builds of libusb and everyone who depends on it (see rust-lang/cargo#13824)

Looking over this repo,

Since the start of 2022, the only public activity for @dcuddeback 's profile is two commits to their dotfiles.

There was some activity on libusb-sys in 2021 that was never released.

@kevinmehall
Copy link
Contributor

rusb is a maintained fork, and my nusb crate is a pure-Rust rewrite that uses OS APIs directly instead of linking the C libusb library.

bentiss added a commit to bentiss/huion-switcher that referenced this issue Jun 21, 2024
libusb has been unmaintained for a while now:
dcuddeback/libusb-rs#49 (and last commit
from 8 years ago)

Convert to rusb, so we get updates in crates.
whot pushed a commit to whot/huion-switcher that referenced this issue Jun 23, 2024
libusb has been unmaintained for a while now:
dcuddeback/libusb-rs#49 (and last commit
from 8 years ago)

Convert to rusb, so we get updates in crates.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants