diff --git a/base64/base64.rs b/base64/base64.rs index 686f2abf4..965e864b4 100644 --- a/base64/base64.rs +++ b/base64/base64.rs @@ -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.