added repository to Cargo.toml.
This commit is contained in:
parent
e947b4eec6
commit
6f2770d2bb
|
@ -5,6 +5,7 @@ authors = ["Kang Seonghoon <public+rust@mearie.org>"]
|
||||||
|
|
||||||
description = "Date and time library for Rust"
|
description = "Date and time library for Rust"
|
||||||
homepage = "https://github.com/lifthrasiir/rust-chrono"
|
homepage = "https://github.com/lifthrasiir/rust-chrono"
|
||||||
|
repository = "https://github.com/lifthrasiir/rust-chrono"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
license = "MIT/Apache-2.0"
|
license = "MIT/Apache-2.0"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue