1 2 3 4 5 6 7 8
[package] name = "panicmsg" version = "1.0.2" edition = "2021" description = "A library for simplyifying common panic messages." repository = "https://github.com/ErisianArchitect/panicmsg" documentation = "https://docs.rs/panicmsg" license = "MIT"