Skip to content

Commit dee023f

Browse files
committed
Remove std_detect_env_override from Cargo.toml
1 parent 7cf238d commit dee023f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/std_detect/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,3 @@ cupid = "0.6.0"
3333
default = [ "std_detect_dlsym_getauxval", "std_detect_file_io" ]
3434
std_detect_file_io = []
3535
std_detect_dlsym_getauxval = [ "libc" ]
36-
std_detect_env_override = []

0 commit comments

Comments
 (0)