1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-08-04 23:17:46 +00:00

Add missing lib.name for uucore

Fix build on Linux
This commit is contained in:
Shiroy 2016-03-23 08:44:09 +01:00 committed by Roy Ivy III
parent a149efe45a
commit 713770c9ae

View file

@ -10,3 +10,4 @@ winapi = "*"
[lib]
path = "lib.rs"
name = "uucore"