Remove "users" crate, call libc directly
This is all I actually needed anyways
This commit is contained in:
parent
35dcf93971
commit
df0ca4ce31
3 changed files with 4 additions and 13 deletions
|
|
@ -40,4 +40,4 @@ tempdir = "0.3"
|
|||
procfs = "0.14.1"
|
||||
|
||||
[target.'cfg(target_family="unix")'.dependencies]
|
||||
users = "0.11"
|
||||
libc = "0.2.155"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue