1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 03:27:44 +00:00

Merge pull request #839 from Shiroy/uucore_lib_name

Add missing lib.name for uucore
This commit is contained in:
Heather 2016-03-23 15:25:58 +04:00
commit 2d07ec7a58

View file

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