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.
1 parent 3daa8bd commit 6025890Copy full SHA for 6025890
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