[package] name = "kg_moment" version = "0.0.1" authors = ["jacky.li "] edition = "2018" description="Same api and usage with momentjs." license = "MIT" repository = "https://github.com/liyangwood/Rust-learning/tree/master/kg-moment" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] time = { version = "0.1.42" }