Remove unneeded feature
This commit is contained in:
parent
6d0e4ced56
commit
b4aff18501
@ -1,4 +1,4 @@
|
||||
#![feature(slicing_syntax, core, collections, std_misc, io)]
|
||||
#![feature(slicing_syntax, core, std_misc, io)]
|
||||
|
||||
extern crate postgres;
|
||||
extern crate "rustc-serialize" as serialize;
|
||||
|
Loading…
Reference in New Issue
Block a user