Skip to content

Commit f4a4ffb

Browse files
committed
cargo fmt
1 parent 0b7db64 commit f4a4ffb

File tree

1 file changed

+1
-1
lines changed
  • examples/runners/wgpu/src

1 file changed

+1
-1
lines changed

examples/runners/wgpu/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ fn maybe_watch(
159159
.iter()
160160
.copied()
161161
.collect::<PathBuf>();
162-
162+
163163
let has_debug_printf = options.force_spirv_passthru;
164164

165165
let builder = SpirvBuilder::new(crate_path, "spirv-unknown-vulkan1.1")

0 commit comments

Comments
 (0)