# 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 = "diff-in-place" version = "0.1.2" authors = [ "0xa10", "botanica-consulting", ] description = "A no_std, zero-copy, in-place diff trait for constant sized arrays" readme = "README.md" keywords = [ "no-std", "embedded", ] categories = ["embedded"] license-file = "LICENSE" repository = "https://github.com/botanica-consulting/diff-in-place"