mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
Use same crate_id form as other utils
This commit is contained in:
parent
a71df867bb
commit
54dc1e9aca
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#[crate_id = "base64#1.0.0"];
|
||||
#[crate_id(name="base64", vers="1.0.0", author="Jordy Dickinson")];
|
||||
|
||||
/*
|
||||
* This file is part of the uutils coreutils package.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue