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

status of the crate #54

Open
zeenix opened this issue May 3, 2023 · 1 comment
Open

status of the crate #54

zeenix opened this issue May 3, 2023 · 1 comment

Comments

@zeenix
Copy link

zeenix commented May 3, 2023

Hi,

Thanks for this great crate. I was thinking of creating an issue for (and maybe contribute a PR too for it, if there was interest) Windows support but I see that the last commit on the repo was 3 years ago and PRs don't seem to be getting feedback. So I thought I first inquire if the crate is maintained at all.

@gierens
Copy link

gierens commented Aug 21, 2023

Since this project is unmaintained, I forked to https:/rustadopt/uzers-rs where I for example merged existing PRs and maintain it from now on. It's also available in v0.11.2 on https://crates.io/crates/uzers in case anybody wants to migrate. Simply change users="0.11" in your Cargo.toml to uzers="0.11", and replace things like use users::... by use uzers::....

jlebon added a commit to jlebon/afterburn that referenced this issue Sep 12, 2023
jlebon added a commit to jlebon/afterburn that referenced this issue Sep 12, 2023
jlebon added a commit to jlebon/ssh-key-dir that referenced this issue Sep 12, 2023
jlebon added a commit to jlebon/ssh-key-dir that referenced this issue Sep 12, 2023
jlebon added a commit to jlebon/afterburn that referenced this issue Sep 12, 2023
jlebon added a commit to jlebon/ssh-key-dir that referenced this issue Sep 12, 2023
facebook-github-bot pushed a commit to facebookincubator/below that referenced this issue Jan 3, 2024
…ers`

Summary:
## Why

```
UNMAINTAINED RUSTSEC-2023-0040 - 2023-06-01: `users` crate is unmaintained
Package: users 0.11.0

The `users` crate hasn't seen any action since 2020-10-08. The developer seems [MIA] since.

## Recommended alternatives
- [`uzers`]
- [`sysinfo`]

[MIA]: ogham/rust-users#54
[`uzers`]: https://crates.io/crates/uzers
[`sysinfo`]: https://crates.io/crates/sysinfo
```

`uzers` is the community-owned continuation under the `rustadopt` GitHub org. It's seen active development & maintenance since the adoption, has ~13k downloads per month (according to https://lib.rs/crates/uzers), and is one of the recomended alternatives to `users` see RUSTSEC above).

Reviewed By: dtolnay

Differential Revision: D52480103

fbshipit-source-id: 56066d78b7eda9bad00250fbfc06fc095d8c6036
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