Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit 9af3e68

Browse files
committed
fixup! Add traits for testing
1 parent 8f2000d commit 9af3e68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/libm-test/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ default = []
1212
musl-bitwise-tests = ["rand"]
1313

1414
[dependencies]
15+
anyhow = "1.0.90"
1516
libm = { path = "../.." }
1617
libm-macros = { path = "../libm-macros" }
1718
paste = "1.0.15"

0 commit comments

Comments
 (0)