mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +00:00
uucore: add crate_version macro
This commit is contained in:
parent
e147063e26
commit
12ab9c2c21
2 changed files with 22 additions and 0 deletions
|
@ -1,2 +1,5 @@
|
|||
[target.x86_64-unknown-redox]
|
||||
linker = "x86_64-unknown-redox-gcc"
|
||||
|
||||
[env]
|
||||
PROJECT_NAME_FOR_VERSION_STRING = "uutils coreutils"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue