We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3daa8bd + 6025890 commit ec85cc2Copy full SHA for ec85cc2
build.rs
@@ -1,7 +1,6 @@
1
use std::env;
2
use std::process::Command;
3
use std::str;
4
-use std::string::String;
5
6
// List of cfgs this build script is allowed to set. The list is needed to support check-cfg, as we
7
// need to know all the possible cfgs that this script will set. If you need to set another cfg
0 commit comments