atmega32u4 0.1.3

Low level access to ATmega32U4 registers
Documentation
# 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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "atmega32u4"
version = "0.1.3"
authors = ["Rahix <rahix@rahix.de>"]
description = "Low level access to ATmega32U4 registers"
documentation = "https://docs.rs/atmega32u4"
readme = "README.md"
keywords = ["atmega", "avr", "arduino", "register", "peripheral"]
categories = ["embedded", "hardware-support", "no-std"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/Rahix/atmega32u4"
[dependencies.bare-metal]
version = "0.2.3"

[dependencies.vcell]
version = "0.1.0"