update for rustc 1.0.0-nightly (f1398d273 2015-01-31 20:21:02 +0000)

without.crypto
Dan Burkert 10 years ago
parent 37db788f1c
commit 2c0c641a82
  1. 2
      lmdb-sys/build.rs

@ -1,4 +1,4 @@
#![feature(collections, io, os, path)]
#![feature(io, os, path)]
extern crate "pkg-config" as pkg_config;
extern crate bindgen;

Loading…
Cancel
Save