# 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] name = "panic-msp430" version = "0.4.0" authors = ["YuhanLiin "] description = "Halting panic implementation for MSP430 microcontrollers" documentation = "https://docs.rs/panic-msp430" readme = "README.md" keywords = [ "panic-handler", "panic", "msp430", ] license = "MIT OR Apache-2.0" repository = "https://github.com/YuhanLiin/panic-msp430" resolver = "1" [dependencies.msp430] version = "0.4.0"