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

Commit e50df4d

Browse files
committed
swap stable to be unstable
1 parent 5e0eca7 commit e50df4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/libm-bench/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ paste = "0.1.5"
1212

1313
[features]
1414
default = []
15-
stable = [ "libm/stable" ]
15+
unstable = [ "libm/unstable" ]

0 commit comments

Comments
 (0)