[package] name = "dorm" version = "0.1.0" authors = ["Daniel Samson"] edition = "2018" description = "data object relationship manager (DORM) lets you interact with databases using structs" repository= "https://github.com/daniel-samson/dorm" license="MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]