Skip to content

Commit 4b49a26

Browse files
committed
Run rustfmt
1 parent d9585ed commit 4b49a26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.rs

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

33
use {
4-
anyhow::{anyhow, bail, Context, Result},
4+
anyhow::{Context, Result, anyhow, bail},
55
std::{
66
env,
77
fmt::Write as _,

0 commit comments

Comments
 (0)