mirror of
https://github.com/chronotope/chrono.git
synced 2025-10-02 07:21:41 +00:00
Remove authors from Cargo metadata (see RFC 3052)
This commit is contained in:
parent
aaf9381d6a
commit
1004eebaee
@ -1,11 +1,6 @@
|
||||
[package]
|
||||
name = "chrono"
|
||||
version = "0.4.19"
|
||||
authors = [
|
||||
"Kang Seonghoon <public+rust@mearie.org>",
|
||||
"Brandon W Maister <quodlibetor@gmail.com>",
|
||||
]
|
||||
|
||||
description = "Date and time library for Rust"
|
||||
homepage = "https://github.com/chronotope/chrono"
|
||||
documentation = "https://docs.rs/chrono/"
|
||||
|
Loading…
x
Reference in New Issue
Block a user