# 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 = "option-block" version = "0.3.0" authors = ["Basti Ortiz <39114273+Some-Dood@users.noreply.github.com>"] exclude = [ ".github", "rustfmt.toml", "tests", ] description = "A minimal utility Rust crate for small, fixed-size blocks of optional types." homepage = "https://github.com/Some-Dood/option-block" readme = "README.md" categories = [ "data-structures", "embedded", "no-std", ] license = "MIT" repository = "https://github.com/Some-Dood/option-block" resolver = "2"