[package] name = "owner-monad" version = "0.1.0" authors = ["Nick Mertin "] description = "Rust implementation of a monad which provides ownership of an object" edition = "2018" license = "Apache-2.0" repository = "https://gitlab.com/nickmertin/owner-monad" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]