# 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 = "dos-errno-and-panic" version = "0.0.4" authors = ["warlock "] description = "DOS application supplement code: errno and panic handler." documentation = "https://docs.rs/dos-errno-and-panic/" readme = "README.md" keywords = [ "errno", "dos", "panic", "app", "no_std", ] categories = [ "os", "no-std", ] license = "MIT OR Apache-2.0" repository = "https://github.com/A1-Triard/dos-errno-and-panic" [dependencies.exit-no-std] version = "0.2.0" [dependencies.pc-ints] version = "0.3.0" [features] default = [] errno = [] [badges.maintenance] status = "experimental"