Skip to content

Commit

Permalink
Run cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Askestad authored and MartinAskestad committed May 9, 2024
1 parent e2ea4bf commit 8984ad6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/win32/mod.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
use log::{error};
use log::error;
use std::{
ffi::c_void,
mem::{size_of, zeroed},
Expand Down

0 comments on commit 8984ad6

Please sign in to comment.