Skip to content

Commit cbc6d3d

Browse files
committed
rustfmt
1 parent 81c1f73 commit cbc6d3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rust/operator-binary/build.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ fn main() {
99
"Cargo.toml".as_ref(),
1010
&out_dir.join("built.rs"),
1111
)
12-
.unwrap();
13-
}
12+
.unwrap();
13+
}

0 commit comments

Comments
 (0)