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:
parent
94b8f9fe37
commit
c8ff895018
1 changed files with 1 additions and 0 deletions
|
@ -10,3 +10,4 @@ winapi = "*"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
path = "lib.rs"
|
path = "lib.rs"
|
||||||
|
name = "uucore"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue