Change package name to avoid conflict in uutils

This commit is contained in:
Alex Lyon
2018-03-01 23:05:03 -08:00
committed by GitHub
parent e7d8b9c3d2
commit a91a1f682e
+1 -1
View File
@@ -1,5 +1,5 @@
[package]
name = "users"
name = "rust-users"
description = "Library for getting information on Unix users and groups"
authors = [ "ogham@bsago.me" ]