diff --git a/crates/users/RUSTSEC-0000-0000.md b/crates/users/RUSTSEC-0000-0000.md new file mode 100644 index 0000000..3fca037 --- /dev/null +++ b/crates/users/RUSTSEC-0000-0000.md @@ -0,0 +1,21 @@ +```toml +[advisory] +id = "RUSTSEC-0000-0000" +package = "users" +date = "2023-06-01" +url = "https://github.com/ogham/rust-users/issues/54" +informational = "unmaintained" + +[versions] +patched = [] +``` + +# `users` crate is unmaintained + +The `users` crate hasn't seen any action since 2020-10-08. The developer seems [MIA] since. + +## Recommended alternatives +- [`sysinfo`] + +[MIA]: https://github.com/ogham/rust-users/issues/54 +[`sysinfo`]: https://crates.io/crates/sysinfo