Skip to content
This repository was archived by the owner on Sep 22, 2025. It is now read-only.

Commit 6c6cc8c

Browse files
committed
add2
1 parent 58e0dce commit 6c6cc8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#![deny(warnings)]
22

3-
use std::env;
3+
//use std::env;
44

55
fn main() {
66
println!("cargo:rerun-if-changed=build.rs");

0 commit comments

Comments
 (0)