Add panic-handler to the workspace

This crate does not interact with features so there isn't any reason it
can't become part of the workspace.
This commit is contained in:
Trevor Gross 2025-04-20 08:54:11 +00:00 committed by Trevor Gross
parent 66be06a1a7
commit 4e8eea696d

View file

@ -5,6 +5,7 @@ members = [
"compiler-builtins",
"crates/libm-macros",
"crates/musl-math-sys",
"crates/panic-handler",
"crates/util",
"libm",
"libm-test",