# 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 = "snowgoons4809-device" version = "0.2.4+snowgoons-hack-4809" authors = ["Tim Walls ", "original by Rahix "] include = ["/src/**/*.rs", "/LICENSE-*", "/README.md"] description = "Register access crate for ATmega4809. DO NOT USE unless you have a good reason." readme = "README.md" keywords = ["avr", "arduino"] categories = ["no-std", "embedded", "hardware-support"] license = "MIT OR Apache-2.0" repository = "https://github.com/timwalls/avr-device" [package.metadata.docs.rs] all-features = true [dependencies.bare-metal] version = "0.2.5" [dependencies.cfg-if] version = "0.1.10" [dependencies.vcell] version = "0.1.2" [features] atmega4809 = []