1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 11:37:44 +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
parent 94b8f9fe37
commit c8ff895018

View file

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