mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
Merge pull request #839 from Shiroy/uucore_lib_name
Add missing lib.name for uucore
This commit is contained in:
commit
2d07ec7a58
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