Skip to content

Commit e7ee6a0

Browse files
author
robo9k
committed
Update feature gates
1 parent 259aba3 commit e7ee6a0

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
@@ -21,7 +21,7 @@
2121
// for `error:Error` and such
2222
#![feature(core)]
2323

24-
#![feature(convert)]
24+
#![feature(slice_patterns)]
2525

2626
extern crate rand;
2727

0 commit comments

Comments
 (0)