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:
parent
66be06a1a7
commit
4e8eea696d
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ members = [
|
|||
"compiler-builtins",
|
||||
"crates/libm-macros",
|
||||
"crates/musl-math-sys",
|
||||
"crates/panic-handler",
|
||||
"crates/util",
|
||||
"libm",
|
||||
"libm-test",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue