Skip to content

Commit 01ee02f

Browse files
committed
fmt fix
1 parent 8639d49 commit 01ee02f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpuid-bool/src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
//! } else {
1414
//! println!("SHA and AES extensions are not supported");
1515
//! }
16-
//!
16+
//!
1717
//! // If stored value needed only once you can get stored value
1818
//! // omitting the token
1919
//! let val = cpuid_aes_sha::get();

0 commit comments

Comments
 (0)