[package] name = "bluebird" version = "0.3.0" authors = ["Conor Hoekstra"] edition = "2021" license = "MIT" description = "A library that defines common SKI combinators from Combinatory Logic." # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] nofmt = "1.0"