mirror of
https://github.com/uutils/coreutils
synced 2024-12-13 14:52:41 +00:00
link -> crate_id; link is deprecated
This commit is contained in:
parent
15e7bf7e64
commit
af57ee71db
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#[link(name="base64", vers="1.0.0", author="Jordy Dickinson")]
|
#[crate_id = "base64#1.0.0"];
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This file is part of the uutils coreutils package.
|
* This file is part of the uutils coreutils package.
|
||||||
|
|
Loading…
Reference in a new issue