Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
criminosis committed Apr 2, 2021
1 parent 2dd11c8 commit 983183e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gremlin-client/src/structure/value.rs
Original file line number Diff line number Diff line change
Expand Up @@ -567,4 +567,4 @@ impl_try_from_list!(f32);
impl_try_from_list!(f64);
impl_try_from_list!(Date);
impl_try_from_list!(uuid::Uuid);
impl_try_from_list!(bool);
impl_try_from_list!(bool);

0 comments on commit 983183e

Please sign in to comment.