Deprecate uuid.
This commit is contained in:
parent
5446aed289
commit
a8f58a056a
1 changed files with 2 additions and 1 deletions
|
|
@ -55,7 +55,8 @@ Examples of string representations:
|
|||
*/
|
||||
|
||||
#![crate_name = "uuid"]
|
||||
#![experimental]
|
||||
#![deprecated = "This is now a cargo package located at: \
|
||||
https://github.com/rust-lang/uuid"]
|
||||
#![crate_type = "rlib"]
|
||||
#![crate_type = "dylib"]
|
||||
#![license = "MIT/ASL2"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue