[package] name = "rust-timeago" version = "0.0.1-alpha" authors = ["Srinivas Reddy Thatiparthy "] edition = "2018" description="Yet another implementation of timeago" license="Apache-2.0 OR MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] chrono="0.4.19"