Skip to content

Commit d6869a5

Browse files
committed
Use min_specialization on nightly
1 parent 3b8efd5 commit d6869a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
test,
2020
core_intrinsics,
2121
dropck_eyepatch,
22-
specialization,
22+
min_specialization,
2323
extend_one,
2424
)
2525
)]

0 commit comments

Comments
 (0)