Skip to content

Commit 6a59f8d

Browse files
committed
style: minor formatting issue in typed_uuid macro
1 parent 9079196 commit 6a59f8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benzina/src/typed_uuid.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ macro_rules! typed_uuid {
318318
}
319319

320320
$crate::__typed_uuid__impl_serde!($name);
321-
)+
321+
)+
322322
};
323323
}
324324

0 commit comments

Comments
 (0)