# 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 = "arm7tdmi_aeabi" version = "0.2.0" description = "proc-macro to put aeabi functions into your code" readme = "README.md" keywords = [ "arm7tdmi", "armv4t", "thumbv4t", ] categories = [ "embedded", "no-std", ] license = "CC0-1.0 OR Apache-2.0 OR MIT" repository = "https://github.com/Lokathor/arm7tdmi_aeabi" resolver = "2" [lib] proc-macro = true [dependencies] [dev-dependencies.bytemuck] version = "1" [dev-dependencies.getrandom] version = "0.2"