shed/time_ext/Cargo.toml (15 lines of code) (raw):

# @generated by autocargo [package] name = "time_ext" version = "0.1.0" authors = ["Facebook <opensource+rust-shed@fb.com>"] edition = "2021" description = "Crate exxtending functionality of std::time" readme = "../../README.md" repository = "https://github.com/facebookexperimental/rust-shed/" license = "MIT OR Apache-2.0" [dependencies] anyhow = "1.0.51" thiserror = "1.0.30" [dev-dependencies] quickcheck = "1.0"