[package] name = "unwrap_todo" version = "0.1.2" edition = "2021" license = "MIT" readme = "README.md" authors = ["zk "] documentation = "https://docs.rs/unwrap_todo" description = "Provides Option::todo and Result::todo methods" repository = "https://github.com/zkrising/unwrap_todo" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]