[package]
description = "Panic handler for Polished OS, providing custom panic behavior and logging."
edition = "2024"
license = "Zlib"
name = "polished_panic_handler"
readme = "./README.md"
repository = "https://codeberg.org/ofluffydev/polished"
version = "0.1.1"
[dependencies]
polished_serial_logging = { version = "0.1.1", path = "../serial_logging" }