Skip to content

Commit a26703c

Browse files
committed
fixup! Add libm and libm-macros to the workspace
1 parent a39c767 commit a26703c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ members = [
1010
"crates/libm-macros",
1111
"libm",
1212
# FIXME(libm): disabled until tests work in CI
13-
# "crates/libm-test",
13+
# "libm-test",
1414
# "crates/musl-math-sys",
1515
# "crates/util",
1616
]

0 commit comments

Comments
 (0)