# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "unwrap_none" version = "0.1.2" authors = ["David Hoppenbrouwers "] description = "Implements the `unwrap_none` and `expect_none` methods removed by https://github.com/rust-lang/rust/pull/83349" documentation = "https://docs.rs/unwrap_none" readme = "README.md" license = "MIT" repository = "https://github.com/Demindiro/unwrap_none"