mirror of
https://github.com/uutils/coreutils
synced 2024-11-15 01:17:09 +00:00
Update crate attributes for tee
This commit is contained in:
parent
f1e8a30872
commit
2d5180be07
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
#[link(name="tee", vers="1.0.0", author="Aleksander Bielawski")];
|
||||
#[crate_id(name="tee", vers="1.0.0", author="Aleksander Bielawski")];
|
||||
#[license="MIT"];
|
||||
|
||||
/*
|
||||
* This file is part of the uutils coreutils package.
|
||||
|
|
Loading…
Reference in a new issue