[dependencies.chrono]
features = ["serde"]
version = "0.4"
[package]
authors = ["Alexander Polyakov <aleksandr.polyakov@kupibilet.ru>"]
description = "Trait for types that are diffable"
documentation = "https://docs.rs/struct-diff"
keywords = ["diff"]
license = "MIT"
name = "struct-diff"
repository = "https://github.com/polachok/derive-diff"
version = "0.2.3"