Skip to content

Commit 765f486

Browse files
nathaniel-danielthomcc
authored andcommitted
Run cargo fmt
1 parent 962af53 commit 765f486

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/lib.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -939,8 +939,8 @@ impl Build {
939939
self.use_plt = Some(use_plt);
940940
self
941941
}
942-
943-
/// Define whether metadata should be emitted for cargo to detect environment
942+
943+
/// Define whether metadata should be emitted for cargo to detect environment
944944
/// changes that should trigger a rebuild.
945945
///
946946
/// This has no effect if the `cargo_metadata` option is `false`.

0 commit comments

Comments
 (0)