[package] name = "struct_update" version = "0.1.0" edition = "2018" license = "MIT" authors = ["hhggit "] repository = "https://github.com/hhggit/struct_update" readme = "README.md" description = "This crate export a macro to instantiate a struct with others which have common fields" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]