# 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 = "2018" name = "ruspiro-mailbox" version = "0.4.1" authors = ["André Borrmann "] exclude = ["Makefile.toml", ".cargo/config.toml"] description = "Raspberry Pi mailbox property tag interface API." documentation = "https://docs.rs/ruspiro-mailbox/0.4.1" readme = "README.md" keywords = ["RusPiRo", "mailbox", "propertytag", "raspberrypi", "baremetal"] categories = ["no-std", "embedded"] license = "Apache-2.0" repository = "https://github.com/RusPiRo/ruspiro-mailbox/tree/v0.4.1" [lib] [dependencies.paste] version = "~1.0.5" [dependencies.ruspiro-cache] version = "~0.4.1" [dependencies.ruspiro-error] version = "~0.1.1" [dependencies.ruspiro-mmio-register] version = "~0.1.3" [features] ruspiro_pi3 = [] [badges.maintenance] status = "actively-developed"