From 7cb49d2cd6f32d2db610ca8329057c4beb090308 Mon Sep 17 00:00:00 2001 From: Kirill Bulatov Date: Tue, 29 Dec 2020 14:49:24 +0200 Subject: [PATCH] Fix the formatting --- sqlx-macros/src/derives/attributes.rs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sqlx-macros/src/derives/attributes.rs b/sqlx-macros/src/derives/attributes.rs index 373feaae..13bc624e 100644 --- a/sqlx-macros/src/derives/attributes.rs +++ b/sqlx-macros/src/derives/attributes.rs @@ -55,7 +55,10 @@ pub fn parse_container_attributes(input: &[Attribute]) -> syn::Result