time: crate description
This commit is contained in:
parent
e3d0e5e2f2
commit
6ef2169bac
1 changed files with 3 additions and 0 deletions
|
|
@ -8,7 +8,10 @@
|
|||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
//! Simple time handling.
|
||||
|
||||
#![crate_id = "time#0.11.0-pre"]
|
||||
|
||||
#![crate_type = "rlib"]
|
||||
#![crate_type = "dylib"]
|
||||
#![license = "MIT/ASL2"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue