[package] name = "rarrow" version = "0.0.1" authors = ["Darin Minamoto "] edition = "2018" description = "Another category theory library in Rust" readme = "README.md" license = "BSD-3-Clause" keywords = ["category", "theory", "higher", "kinded", "functional"] repository = "https://github.com/DarinM223/rarrow" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]