Fix warning
This commit is contained in:
parent
9ca965231c
commit
19488f711d
|
|
@ -1,4 +1,4 @@
|
||||||
#![feature(env, path, core)]
|
#![feature(env, old_path)]
|
||||||
|
|
||||||
extern crate "pkg-config" as pkg_config;
|
extern crate "pkg-config" as pkg_config;
|
||||||
extern crate gcc;
|
extern crate gcc;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue