Rust build.rs can't find crate pkg_config

后端 未结 0 1016
情歌与酒
情歌与酒 2021-01-06 10:52

Minimal reproducible example:

// build.rs
extern crate pkg_config;

fn main() {}
// Cargo.to         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题