Skip to content

Commit a39869f

Browse files
committed
imply f16 feat by unstable
1 parent d5ac7bb commit a39869f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

proptest/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ default-code-coverage = ["std", "fork", "timeout", "bit-set"]
2626
attr-macro = ["proptest-macro"]
2727

2828
# Enables unstable features of Rust.
29-
unstable = []
29+
unstable = ["f16"]
3030

3131
# Enables f16 support
3232
f16 = []

0 commit comments

Comments
 (0)