Skip to content

Commit 790bdc7

Browse files
committed
Remove accidently add #![feature] directive
1 parent 09a5adc commit 790bdc7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
//! }
3636
//! ```
3737
38-
#![feature(underscore_lifetimes)]
3938
#[macro_use(accepts, to_sql_checked)]
4039
extern crate postgres;
4140
extern crate byteorder;

0 commit comments

Comments
 (0)