panic-halt 1.0.0

Set panicking behavior to halt
Documentation
[lib]
name = "panic_halt"
path = "src/lib.rs"

[package]
authors = ["Emil Fresk <emil.fresk@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["no-std"]
description = "Set panicking behavior to halt"
edition = "2021"
keywords = ["panic-handler", "panic", "halt"]
license = "MIT OR Apache-2.0"
name = "panic-halt"
readme = "README.md"
repository = "https://github.com/korken89/panic-halt"
rust-version = "1.58.0"
version = "1.0.0"