Skip to content

Commit 09584ed

Browse files
committed
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.
1 parent 6e9e3d8 commit 09584ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ members = [
55
"compiler-builtins",
66
"crates/libm-macros",
77
"crates/musl-math-sys",
8+
"crates/panic-handler",
89
"crates/util",
910
"libm",
1011
"libm-test",

0 commit comments

Comments
 (0)