1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 12:07:46 +00:00

Crate name fixed

This commit is contained in:
Alexander Fomin 2014-06-20 17:01:00 +04:00
parent 8011121f2a
commit 9c6d85a4ae

View file

@ -1,4 +1,4 @@
#![crate_id(name="uusync", vers="1.0.0", author="Alexander Fomin")]
#![crate_id = "uusync#1.0.0"]
/*
* This file is part of the uutils coreutils package.
*