Skip to content

Commit

Permalink
rustfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Mirabellensaft committed Jan 12, 2022
1 parent 02e9012 commit 20fea68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion advanced/common/usb/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -196,4 +196,4 @@ mod tests {
assert!(Request::parse(0b0000_0000, 0x09, 0x00_01, 0, 1).is_err());
// ^
}
}
}

0 comments on commit 20fea68

Please sign in to comment.