Skip to content

Commit be6fbf6

Browse files
committed
Fix a feature name
1 parent 128fd5c commit be6fbf6

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
@@ -1,4 +1,4 @@
1-
#![feature(core, Hash)]
1+
#![feature(core, hash)]
22

33
extern crate semver;
44

0 commit comments

Comments
 (0)