Skip to content

Commit

Permalink
Run cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
nathaniel-daniel authored and thomcc committed Oct 29, 2022
1 parent 962af53 commit 765f486
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -939,8 +939,8 @@ impl Build {
self.use_plt = Some(use_plt);
self
}
/// Define whether metadata should be emitted for cargo to detect environment

/// Define whether metadata should be emitted for cargo to detect environment
/// changes that should trigger a rebuild.
///
/// This has no effect if the `cargo_metadata` option is `false`.
Expand Down

0 comments on commit 765f486

Please sign in to comment.