Remove cstr_to_str feature marker

pull/4/head
Thijs Cadier 9 years ago
parent 5aa1b62faf
commit e02ff4d627

@ -1,5 +1,4 @@
#![feature(convert)]
#![feature(cstr_to_str)]
extern crate libc;
extern crate mongoc_sys as mongoc;

Loading…
Cancel
Save