[package] name = "m_ipd" description = "Library for working with the modified iterated prisoner's dilemma" license = "MIT" version = "0.1.0" authors = ["Jakob Degen "] edition = "2018" [dependencies] rand = "0.8"