[package] name = "deref-map" description = "extensions for Deref allowing returning of Deref instances for inner types" version = "0.1.0" authors = ["Matt Coffin "] edition = "2018" license = "MIT" homepage = "https://gitlab.com/mcoffin/deref-map" repository = "https://gitlab.com/mcoffin/deref-map.git" documentation = "https://docs.rs/deref-map" exclude = [ ".gitlab-ci.yml" ] [dependencies]