Skip to content

Commit c5c6aa2

Browse files
committed
fmt
1 parent c5040be commit c5c6aa2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎build.rs‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
fn main() {
77
println!("cargo:rustc-env=SAD_ARGV_UUID=4f3828bf-ebf6-4f46-b07b-7eb9e4ae4380");
88

9-
println!("cargo:rustc-env=SAD_PREVIEW_UUID=b477f4c9-9fe7-4224-92cd-1632521ec2f0",);
9+
println!("cargo:rustc-env=SAD_PREVIEW_UUID=b477f4c9-9fe7-4224-92cd-1632521ec2f0");
1010

11-
println!("cargo:rustc-env=SAD_PATCH_UUID=cadfe8eb-0dae-46be-bb4a-a058330e62a4",);
11+
println!("cargo:rustc-env=SAD_PATCH_UUID=cadfe8eb-0dae-46be-bb4a-a058330e62a4");
1212
}

0 commit comments

Comments
 (0)