mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
Update rm command to fix the build
This commit is contained in:
parent
aa889f6bae
commit
d321274556
1 changed files with 1 additions and 1 deletions
2
rm/rm.rs
2
rm/rm.rs
|
@ -1,4 +1,4 @@
|
||||||
#[link(name="rm", vers="1.0.0", author="Arcterus")];
|
#[crate_id(name="rm", vers="1.0.0", author="Arcterus")];
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This file is part of the uutils coreutils package.
|
* This file is part of the uutils coreutils package.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue