[package] name = "perhaps" version = "2.0.0" edition = "2021" license = "MIT OR Apache-2.0" description = "Maybe monad implementation with a more intuitive name. Using Certain and Dubious instead of Just and Nothing" [dependencies]