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