You've already forked rust-users
mirror of
https://github.com/uutils/rust-users.git
synced 2026-06-10 15:48:37 -07:00
Version and docs link bump
This commit is contained in:
+2
-2
@@ -3,11 +3,11 @@ name = "users"
|
||||
description = "Library for getting information on Unix users and groups"
|
||||
|
||||
authors = [ "ogham@bsago.me" ]
|
||||
documentation = "http://ogham.rustdocs.org/users/"
|
||||
documentation = "https://docs.rs/users/users/"
|
||||
homepage = "https://github.com/ogham/rust-users"
|
||||
license = "MIT"
|
||||
readme = "README.md"
|
||||
version = "0.5.1"
|
||||
version = "0.5.2"
|
||||
|
||||
[dependencies]
|
||||
libc = "0.2"
|
||||
|
||||
Reference in New Issue
Block a user